Crash

Post Reply
Zipacna
Posts: 2
Joined: Thu Nov 01, 2012 4:24 am

Crash

Post by Zipacna » Sun Jul 28, 2013 3:36 am

Hello

playing on local and got this error today after updating up to R3845

Map server error others are working well

Memory manager initialised: [1;37mlog/DSP.leaks[0m
[1;37m[Info][0m DarkStar - onetimexi - SVN Revision: [1;37mUnknown[0m.
[1;32m[Status][0m do_init: begin server initialization...
[10:24:33][1;37m[Info][0m Console Silent Setting: 0 - [1;32m[OK][0m
[10:24:33][1;32m[Status][0m do_init: map_config is reading - [1;32m[OK][0m
[10:24:33][1;32m[Status][0m luautils::init:lua initializing... - [1;32m[OK][0m
[10:24:33][1;32m[Status][0m cmdhandler::init: initializing... - [1;32m[OK][0m
[10:24:33][1;32m[Status][0m do_init: sqlhandle is allocating - [1;32m[OK][0m
[10:24:33][1;32m[Status][0m do_init: zlib is reading - [1;32m[OK][0m
[10:24:33][1;32m[Status][0m do_init: loading items - [1;32m[OK][0m
[10:24:34][1;32m[Status][0m do_init: loading spells

just says that then crashes
no error on visual studio.only an error in navicat in abilities.sql
can you help plz

chenkb
Posts: 15
Joined: Mon Mar 11, 2013 9:29 pm

Re: Crash

Post by chenkb » Sun Jul 28, 2013 4:37 am

me too....

User avatar
tagban
Posts: 352
Joined: Fri Dec 28, 2012 11:31 am
Location: Pennsylvania, USA

Re: Crash

Post by tagban » Sun Jul 28, 2013 8:06 am

I'd suggest deleting out abilities.sql and re-creating it, Make sure you ran your IP script for after the server was updated (To update Map IP's), when in doubt, delete the exe's for map server, re-SVN Update, update whats needed elsewhere, then re-create executable. :)

billybro1999
Posts: 6
Joined: Thu Mar 28, 2013 5:44 pm

Re: Crash

Post by billybro1999 » Sun Jul 28, 2013 8:22 am

same here after I updated last night.
I checked zoneip, rebuilt the game server and it's still crashes after spells

billybro1999
Posts: 6
Joined: Thu Mar 28, 2013 5:44 pm

Re: Crash

Post by billybro1999 » Sun Jul 28, 2013 8:50 am

mine looks like this

[1;32m[Status][0m Memory manager initialised: [1;37mlog/DSP.leaks[0m
[1;37m[Info][0m DarkStar - onetimexi - SVN Revision: [1;37mUnknown[0m.
[1;32m[Status][0m do_init: begin server initialization...
[09:40:53][1;37m[Info][0m Console Silent Setting: 0 - [1;32m[OK][0m
[09:40:53][1;32m[Status][0m do_init: map_config is reading - [1;32m[OK][0m
[09:40:53][1;32m[Status][0m luautils::init:lua initializing... - [1;32m[OK][0m
[09:40:53][1;32m[Status][0m cmdhandler::init: initializing... - [1;32m[OK][0m
[09:40:53][1;32m[Status][0m do_init: sqlhandle is allocating - [1;32m[OK][0m
[09:40:53][1;32m[Status][0m do_init: zlib is reading - [1;32m[OK][0m
[09:40:53][1;32m[Status][0m do_init: loading items - [1;32m[OK][0m
[09:40:54][1;32m[Status][0m do_init: loading spells[09:40:54][1;32m[Status][0m [1;37mluautils::free[0m:lua free... - [1;32m[OK][0m

billybro1999
Posts: 6
Joined: Thu Mar 28, 2013 5:44 pm

Re: Crash

Post by billybro1999 » Sun Jul 28, 2013 10:07 am

ok new update that was just uploaded seemed to fix it but now I get a big list of warnings about tried to load NULL blue spell, I had to rebuild server again

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

Re: Crash

Post by kjLotus » Sun Jul 28, 2013 1:01 pm

billybro1999 wrote:ok new update that was just uploaded seemed to fix it but now I get a big list of warnings about tried to load NULL blue spell, I had to rebuild server again
it's because deviltti added a bunch of spells to blue_spells that don't exist in the actual spell_list yet, the warnings are fine

billybro1999
Posts: 6
Joined: Thu Mar 28, 2013 5:44 pm

Re: Crash

Post by billybro1999 » Sun Jul 28, 2013 3:19 pm

ahh ok

Zipacna
Posts: 2
Joined: Thu Nov 01, 2012 4:24 am

Re: Crash

Post by Zipacna » Tue Jul 30, 2013 11:07 am

ty for info will try this week end

Post Reply