Posted: Thu Dec 27, 2007 9:37 am Post subject: NPCKeeper.ecl at start server - problem.
Hi i have problem with correct server starting. After i start server and wait few seconds, then i got message in cmd
Code:
Assertion Failed: param < fparams.size() (Script Error in 'scripts/NPCKeeper.ecl': Less Parameter than expected. You should use *.em-files shipped with this Core and recompile ALL of your Scripts _now_! RTFM), .\executor.cpp, line 303
Aborting due to assertion failure."
and after that application shutdown automaticlly.
POL Version: 096.7
(POL095 full -> POL096 Core -> POL095 DISTRO -> POL096 DISTRO)
Author
Message
CWO
Joined: 04 Feb 2006 Posts: 684 Location: Chicago, IL USA
Posted: Thu Dec 27, 2007 6:34 pm Post subject:
This is due to scripts not being recompiled for that core (as the error message says). Right click on the folder containing POL, and go to Search. Search for all .ecl files and delete them all. After that, run ecompile to compile all of the scripts again.