Lots of error after migration

Alayne

New member
Messages
345
Points
0
Hi peoples,

we've migrated our server recently to last revision, and now, we got LOTS and LOTS of error when reloading scripts, even in the official scripts.

Most of them concern mobs, for instance:

[Warning]: buildin_monster: Attempted to spawn non-existing monster class 1277
[Debug]: Source (NPC): Summoner#cr3 at job_cru (1,3)
 
But when I check in pre-re database, the mob does exist...
 
Does anybody have this problem?
 
 
Well yes, but for the mob db we even use the official one, the one given in the emulator...

 
Maybe it's reading renewal and they don't have those monsters?

Well check the map-server from top to bottom for errors and not bottom to top,

Usually the error at db(which is reported before any script error) would cause this chain or errors.

 
Allright, finally got the problem...In pre-re mode, there's a reading on mob_db.txt, and not mob_db.conf. But this simply doesn't exist...

 
Allright, finally got the problem...In pre-re mode, there's a reading on mob_db.txt, and not mob_db.conf. But this simply doesn't exist...
Then probably you haven't updated the server properly, or haven't compiled the server properly...Because the new Hercules should read .conf no matter pre-re or renewal

 
Back
Top