Crash when using a cmd

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
Althalus
New User
Posts: 12
Joined: Fri Feb 17, 2006 5:34 pm

Crash when using a cmd

Post by Althalus »

Every time I use the cmd (e.g .go or .goto) pol is crashing with this msg:

Code: Select all

Assertion Failed: param < fparams.size() (Script Error in 'scripts/textcmd/seer/
go.ecl: Less Parameter than expected. You should use *.em-files shipped with thi
s Core and recompile ALL of your Scripts _now_! RTFM), .\executor.cpp, line 303
Aborting due to assertion failure.
I've deleted all *.ecl and recompiled once again all src. Nothing helped.

Thnx.
User avatar
CWO
POL Expert
Posts: 1160
Joined: Sat Feb 04, 2006 5:49 pm

Post by CWO »

Did you upgrade the core without upgrading all of the files with it? It seems you're using a newer core and compiling with old .em files. Make sure all files you're using get replaced with all of the files that are included with the core. Then delete all .ecl files and recompile.
Althalus
New User
Posts: 12
Joined: Fri Feb 17, 2006 5:34 pm

Post by Althalus »

Hmm pol.cfg, and uo.em have escaped from my cursor ;) lil' bit strange..
But thnx. It's resolved.
Post Reply