NPCKeeper.ecl at start server - problem.

Here you can post threads requesting help on the official POL Ultima Online Emulator Core 096.
Note: Core 096 is no longer officially supported.
Post Reply
-kkz
New User
Posts: 1
Joined: Thu Dec 27, 2007 3:37 am

NPCKeeper.ecl at start server - problem.

Post 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)
User avatar
CWO
POL Expert
Posts: 1160
Joined: Sat Feb 04, 2006 5:49 pm

Post 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.
Post Reply