Page 1 of 1

NPCKeeper.ecl at start server - problem.

Posted: Thu Dec 27, 2007 5:37 am
by -kkz
Hi i have problem with correct server starting. After i start server and wait few seconds, then i got message in cmd

Code: Select all

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)

Posted: Thu Dec 27, 2007 2:34 pm
by CWO
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.