Page 1 of 1

Crash when using a cmd

Posted: Sun Feb 25, 2007 8:39 am
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.

Posted: Sun Feb 25, 2007 1:56 pm
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.

Posted: Mon Feb 26, 2007 3:45 pm
by Althalus
Hmm pol.cfg, and uo.em have escaped from my cursor ;) lil' bit strange..
But thnx. It's resolved.