Page 1 of 1

gameserver error

Posted: Thu Aug 06, 2015 2:33 am
by samanet
settings.lua NORMAL_MOB_MAX_LEVEL and ORMAL_MOB_MIN_LEVEL cannot big than 84 and 81

error log:

Microsoft Visual C++ Runtime Library Debug Error ! abort() has been called.

in game-server program window err:

c:\program files (x86)\microsoft visual studio 14.0\vc\include\rando<2441>: invalid min and max arguments for uniform_in

just get new dsprand.h and build with VS2015, anyone have same issue and got solution? :(

Re: gameserver error

Posted: Thu Aug 06, 2015 8:26 am
by samanet
found the cause of the problem.

something wrong in mob_groups table

Re: gameserver error

Posted: Thu Aug 06, 2015 7:23 pm
by Desufire
Yeah, it was an issue in mob_groups.sql where the minimum level for a mob was higher than it's maximum. Easy fix.

Re: gameserver error

Posted: Sun Mar 03, 2019 5:12 pm
by maxper33
happening this to me now, i made a modification in setting lua but when i start the server up this error pop, i undo the changes and still happening what can i do please? thanks