Bad allocation....

Here you can post threads requesting help on the official POL Ultima Online Emulator Core 096.
Note: Core 096 is no longer officially supported.
Post Reply
shaka drl
Expert Poster
Posts: 74
Joined: Fri Aug 11, 2006 2:54 am

Bad allocation....

Post by shaka drl »


sysload=41 (47) cputime=1140625
Account XXXXXXXX logged in from XXX.XX.XX.XXX
[08/24 14:02:35] Account XXXXXX selecting character Karrig-Sturn
[pkg/systems/poisonwatcher/logon.ecl]: poisonwatcher script PID: 0
[pkg/items/eating/hunger.ecl]: Starting hunger.
[pkg/skills/cooking/hunger.ecl]: Starting hunger.
[08/24 14:02:42] Client#1533 connected from XX.XX.XX.XX (66 connections) on interface XX.XXX.XX.XX
[08/24 14:03:34] sysload=23 (78) cputime=1187500
[08/24 14:03:56] Unable to read script 'pkg/systems/housing/sign.ecl'
[08/24 14:04:34] sysload=30 (32) cputime=640625
[08/24 14:05:05] Client#1534 connected from XX.XXX.XX.XX (67 connections) on interface XX.XXX.XX.XX
[08/24 14:05:29] Client#1535 connected from XX.XXX.XX.XX (68 connections) on interface XX.XXX.XX.XX
[08/24 14:05:34] sysload=30 (293) cputime=640625
[08/24 14:05:52] Client#1536 connected from XX.XXX.XX.XX (69 connections) on interface XX.XXX.XX.XX
[08/24 14:05:57] Client#1537 connected from XX.XXX.XX.XX (70 connections) on interface XX.XXX.XX.XX
[08/24 14:06:34] sysload=33 (29) cputime=468750
[08/24 14:06:40] Client#1538 connected from XX.XXX.XX.XX (71 connections) on interface XX.XXX.XX.XX
[08/24 14:06:56] Client#1539 connected from XX.XXX.XX.XX (72 connections) on interface XX.XXX.XX.XX
[08/24 14:07:11] Unable to read script 'pkg/systems/housing/sign.ecl'
[08/24 14:07:14] Unable to read script 'pkg/systems/housing/sign.ecl'
[08/24 14:07:34] sysload=30 (65) cputime=640625
In corrispondency of Unable to read etc etc in console appear Bad allocation.... what it means? Sign.ecl is prensent and full compiled with right core (the latest) and normally it works well.... but i don't know why very often it explose....

And in console gave me more client connected than the real online... why?

Thanks a lot for the help
Last edited by shaka drl on Thu Aug 24, 2006 4:26 am, edited 1 time in total.
shaka drl
Expert Poster
Posts: 74
Joined: Fri Aug 11, 2006 2:54 am

Post by shaka drl »

I forget one thing..... after bad allocation message appearing... some scripts (usually dbclickself.ecl) has run for 1001 instructions..... some suggestions?

Thanks
shaka drl
Expert Poster
Posts: 74
Joined: Fri Aug 11, 2006 2:54 am

Post by shaka drl »

Now a lot of scripts say that is impossible to read (in console).....

If i make .unloadall everything run good but after some minutes everything retunr bad.... how to solve?

thanks
GEEK
New User
Posts: 29
Joined: Sat Jul 22, 2006 8:25 am

Post by GEEK »

mmm also I had this problem. I had all available problems.
MuadDib
Former Developer
Posts: 1091
Joined: Sun Feb 12, 2006 9:50 pm

Post by MuadDib »

[08/24 14:07:11] Unable to read script 'pkg/systems/housing/sign.ecl'
That means the script does not exist. Not the .src file, but the Compiled one that ends in ECL. For some reason either it did not compile, or, the itemdesc.cfg entry points to the wrong location for this file. Might want to make sure it did compile, and also that the itemdesc.cfg entries that use that script point to the correct package and filename.
Post Reply