097 Distro - startup error on clean install
Posted: Sat Mar 03, 2007 6:34 am
I`m using pol-core-097-2007-01-04-RC2-Coregina with official 097 distro scripts (v.1004), clean install.
Compilation is done without any errors, but at startup, i get a following error in console:
appearing 36 times.
I guess it refers to /pkg/items/maps/config/itemdesc.cfg containing 36 map entries, each entry with:
I checked the pathname and filename, but failed to find any misspelling. What is even stranger, method script is in the same directory as encodeMap script... some map entries do contain reference to it as well:
as you can see, while the path is the same, encodeMap seems to be loaded without any problems.
Compilation is done without any errors, but at startup, i get a following error in console:
Code: Select all
Exception caught while loading script pkg/items/maps/:maps:map/method.ecl: Unable to open pkg/items/maps/:maps:map/method.ecl for reading.
Unable to read script 'pkg/items/maps/:maps:map/method.ecl'
Error reading script pkg/items/maps/:maps:map/method.ecl
I guess it refers to /pkg/items/maps/config/itemdesc.cfg containing 36 map entries, each entry with:
Code: Select all
MethodScript :maps:map/methodCode: Select all
CreateScript :maps:map/encodeMap