-
Account Upgraded | Title Enabled!
worldsvr.log error please help
GlobalDBAgent (pid 31687) is running...
GlobalMgrSvr (pid 31743) is running...
CashDBAgent (pid 31790) is running...
DBAgent_24 (pid 31846) is running...
ChatNode_24 (pid 31897) is running...
WorldSvr_24_01 is stopped
LoginSvr_01 (pid 32005) is running...
[Tue Sep 16 2008 13:08:05.265796 130354080]: CProcessLayer(8)::svc Start [130354080]
ACE_ASSERT: file World.cpp, line 1041 assertion failed for 'iSpeciesIdx == pMobsData[iSpeciesIdx].iSpeciesIdx'.Aborting...
what kind of error is this?
i successfully create an account now.
-
-
Re: worldsvr.log error please help
I answered this on a different post but it might be andy to have here.
The ace assert error means that you edited one or more of the server files on windows and it converted them to dos format which the server does not like. Open the files in centos and save them again (or use the dos2unix command) to convert them back.
I am guessing you have edited mob drops or something else mob related by that error.