Server Error after updated to rev.3051 last night

Post Reply
Silverwolf
Posts: 46
Joined: Thu Jan 10, 2013 9:22 pm

Server Error after updated to rev.3051 last night

Post by Silverwolf » Mon Mar 18, 2013 1:28 pm

Hey I need some help please. I updated my server last night with the auto updater last night to the newest rev.3051 from .2840 and now game server crashes when I start up. here is the screen shot

Image


Thanks

Silverwolf

User avatar
kjLotus
Special Guest
Posts: 1813
Joined: Sun Jul 22, 2012 2:16 pm

Re: Server Error after updated to rev.3051 last night

Post by kjLotus » Mon Mar 18, 2013 1:41 pm

update your db tables

spell_list and item_weapon specifically for those

Silverwolf
Posts: 46
Joined: Thu Jan 10, 2013 9:22 pm

Re: Server Error after updated to rev.3051 last night

Post by Silverwolf » Mon Mar 18, 2013 1:47 pm

Whats the best way to do that? I havent had to do it that way before.......

User avatar
kjLotus
Special Guest
Posts: 1813
Joined: Sun Jul 22, 2012 2:16 pm

Re: Server Error after updated to rev.3051 last night

Post by kjLotus » Mon Mar 18, 2013 2:20 pm

how do you normally update your db tables?

Silverwolf
Posts: 46
Joined: Thu Jan 10, 2013 9:22 pm

Re: Server Error after updated to rev.3051 last night

Post by Silverwolf » Mon Mar 18, 2013 2:34 pm

I have been using this DSPServerUpdater

Silverwolf
Posts: 46
Joined: Thu Jan 10, 2013 9:22 pm

Re: Server Error after updated to rev.3051 last night

Post by Silverwolf » Mon Mar 18, 2013 2:35 pm

Isn't also possible to right click on the file and select svn update?

User avatar
kjLotus
Special Guest
Posts: 1813
Joined: Sun Jul 22, 2012 2:16 pm

Re: Server Error after updated to rev.3051 last night

Post by kjLotus » Mon Mar 18, 2013 2:38 pm

Silverwolf wrote:Isn't also possible to right click on the file and select svn update?
for core and scripts, yeah

.sql files aren't actually read by anything, and are only a long series of commands that are executed when the script is run

i don't know how DSPServerUpdater works, but you'll have to rerun those .sql files to update your database

Silverwolf
Posts: 46
Joined: Thu Jan 10, 2013 9:22 pm

Re: Server Error after updated to rev.3051 last night

Post by Silverwolf » Mon Mar 18, 2013 2:52 pm

I remember Whasf directing me through this before, but I don't remember how to do it :( Damn.....

User avatar
kjLotus
Special Guest
Posts: 1813
Joined: Sun Jul 22, 2012 2:16 pm

Re: Server Error after updated to rev.3051 last night

Post by kjLotus » Mon Mar 18, 2013 2:53 pm

same way as when you installed it - reread the install guide on how to set up the db :p

Silverwolf
Posts: 46
Joined: Thu Jan 10, 2013 9:22 pm

Re: Server Error after updated to rev.3051 last night

Post by Silverwolf » Mon Mar 18, 2013 3:44 pm

That seemed to do the trick. I forgot to execute batch after updating tables. Thanks for your help.

Post Reply