I am having some difficulty converting from pol095 to pol096 - listed below is the error I get when trying to run the pol.exe:
Loading package in pkg/systems/spawnpoint/
Loading package in pkg/systems/spawnregion/
Loading package in pkg/systems/stafflist/
Loading package in pkg/systems/timer/
Loading package in pkg/tools/gmtools/
Loading package in pkg/tools/motd/
Error loading script pkg/foundations/hooks/regen.ecl: Recompile required. Bad version number 3
Unable to read script 'pkg/foundations/hooks/regen.ecl'
Error reading script pkg/foundations/hooks/regen.ecl
Error reading configuration file pkg/foundations/hooks/vitals.cfg:
Export Script pkg/foundations/hooks/regen.ecl not found
Element: Vital Life, found on line 1
Server Shutdown: load_vitals_cfg: load_packed_cfgs
Execution aborted due to: Configuration file error
If anyone can assist me in getting past this point, it would be great.
Thanks!
Mijimoe
Server Shutdown: load_vitals_cfg: load_packed_cfgs error???
Hey, i had the same problem and i did as you said CWO
Tho now when i ecompile it means all my "re-writing" will begin?
Because i get this error:
And im sure there will be more, by the way, i need help with my error, someone know what it means and what i should do? 
Tho now when i ecompile it means all my "re-writing" will begin?
Because i get this error:
Code: Select all
Compiling: I:/program/pol/scripts/ai/animal.src
Warning: local variable 'oldprio' not used.
File: I:/program/pol/scripts/ai/combat/fight.inc, Line 7
Warning: local variable 'opponent' not used.
File: I:/program/pol/scripts/ai/combat/defaultCombatEvent.inc, Line 31
Error compiling statement at I:\program\pol\scripts\ai\animal.src, Line 30
Error in function 'CloseDistance', File: I:\program\pol\scripts\ai\animal.src, L
ine 30
Error in function 'CloseDistance'.
File: I:\program\pol\scripts\ai\animal.src, Line 30
Execution aborted due to: Error compiling fileAs you might have to find out, if it means a rewrite or redoing of your scripts, thats what you're going to have to do. You must always with any core change, recompile your scripts. I'm not talking just from 095 to 096 to 097 ect... even between subversions of the same core, you must recompile otherwise face a very high possibility or even guarantee of strange crashes.