Page 1 of 1

error.... help pls! :)

Posted: Tue Nov 07, 2006 10:03 pm
by GloonDox!
Image
every time i start on the server i see that :cry: can some1 help me please? :razz:

Posted: Tue Nov 07, 2006 10:47 pm
by CWO
As its saying, the script pol/pkg/systems/attributes/hooks/vitalInit.ecl isnt found. If you have a vitalInit.src in that path, compile it and make sure all the rest of the scripts on your shard are compiled.

Posted: Wed Nov 08, 2006 5:28 am
by GloonDox!
wow thx man i forgetted to compile :grin: :grin:
realy thx

I have the same problem

Posted: Wed Jan 03, 2007 10:15 am
by hamtardo
How do you compile the the script pol/pkg/systems/attributes/hooks/vitalInit.src

Posted: Wed Jan 03, 2007 10:47 am
by tekproxy
Usually you don't compile a specific script, you run ecompile and it will compile all updated scripts.

Open a command prompt and navigate to your POL root directory. This is easy if you keep POL somewhere close to your root drive. Ex: c:\pol

Now type: scripts\ecompile
And wait.

This will run ecompile.exe in your scripts directory. Alternatively you can use the StartHere.bat provided by Austin (if you're using the newest distro).