-
Apprentice
TDP-hardcore-channels Problem !
Downloaded the TDP-hardcore-channels file and when i add them the server gives me to kind of errors. First one is : ACE_ASSERT: file Game/GameSystem.cpp, line 1734 assertion failed for '0'.Aborting...
which i fix by renaming the Data to data. After that i try to start it and get this error : ACE_ASSERT: file QD/QD_Manager.cpp, line 1223 assertion failed for '(pWorld = WORLD_MGR::instance()->World(qddata->iWorldIdx)) != NULL'.Aborting...
Shutting down WorldSvr_06_04: [FAILED]
Could someone post me a better hardcore channel config, or help me fix this error. I`m running Chymp`s TDP-Cabal-repack-v2.81. Thanks in advice.
-
-
Re: TDP-hardcore-channels Problem !
My hardcore configs all work fine with the exception of the 4x mob spawns as there are too many mobs in the spawn file.
Check you have all of the correct files in the data folder and that your worldsvr .ini files all refer to "data" and not "Data" or they will have no configs to load.
-
Apprentice
Re: TDP-hardcore-channels Problem !
All files there, made with 0777, and i get the first error ACE_ASSERT: file Game/GameSystem.cpp, line 1734 assertion failed for '0'.Aborting... when i try to start the channel.
[root@localhost ~]# service WorldSvr_06_04 restart
Shutting down WorldSvr_06_04: [ OK ]
Starting WorldSvr_06_04: [ OK ]
[root@localhost ~]# ACE_ASSERT: file Game/GameSystem.cpp, line 1734 assertion failed for '0'.Aborting...
All files to 0777, all files in data, data/world, data/world/data_world
WorldSvr_06_04 CommonIniPath=Common30.ini
-
Enthusiast
Re: TDP-hardcore-channels Problem !
your mob list isn't completed or you pass 1,2 or 3 number look :
Mob Id Spawntime defeatmobs ------- ---------- ----------- ---
1 2 3 4
2 3 4 5
6 7 8 9
9 (u forgot to add number 7and8 for example and passed to 9)