Problems getting pol96 running

Get Help on scripting in POL with configurations, config setups, script trouble shooting, etc.
Post Reply
Eliath
New User
Posts: 14
Joined: Sun Aug 27, 2006 6:12 pm

Problems getting pol96 running

Post by Eliath »

Error reading configuration file regions/ore.cfg:
Poorly formed number in property 'LandTile': : 0x6da
Element: Global , found on line 3
Server Shutdown: load_resource_cfg
Execution aborted due to: Configuration file error
Is the basic error i'm getting on compile. I'm Using pol96 scriptset, and have used uoconvert. Basically just trying to get a test server up. Note i'm using the entire scripts from a past pol 96 server, which was online. But have sort of run into brickwall.

Help PLZ
Eliath
New User
Posts: 14
Joined: Sun Aug 27, 2006 6:12 pm

Post by Eliath »

Solved the Above

Next One
Warning! pkg/System/StatRegen.ecl does not exist!
Exception caught while loading script pkg/System/StatRegen.ecl: Unable to open pkg/System/StatRegen.ecl for reading.
Unable to read script 'pkg/System/StatRegen.ecl'
Error reading script pkg/System/StatRegen.ecl
Error reading configuration file pkg/System//vitals.cfg:
Export Script pkg/System/StatRegen.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
Ideas?
Eliath
New User
Posts: 14
Joined: Sun Aug 27, 2006 6:12 pm

Post by Eliath »

Solved the Above
Compiling: ./ai/crier.src
Unable to find package 'System'
Unable to read include file ':System:Include/C
Compilation failed.
Execution aborted due to: Error compiling file
Not sure what the problem is?
User avatar
CWO
POL Expert
Posts: 1160
Joined: Sat Feb 04, 2006 5:49 pm

Post by CWO »

In the package path, you're missing the "System" package. Either that or one of the pkg.cfg name params got changed.
Eliath
New User
Posts: 14
Joined: Sun Aug 27, 2006 6:12 pm

Post by Eliath »

Nope i have the system package. Any idea which pkg.cfg could of caused this error. Its basically on the first file it tries to compile.
Post Reply