Pol Crash

Report core bugs regarding the Ultima Online Emulator Core release (version 097). You can attach your Core Dump. One bug per post.

Moderator: POL Developer

Locked
Lad
New User
Posts: 23
Joined: Sun Feb 05, 2006 3:48 am

Pol Crash

Post by Lad »

Code: Select all

=== CUT ===
Build: POL097-2007-08-23 RC5 Coregina (gentoo)
Last Script: pkg/items/containers/container/onRemove.ecl PC: 332
Stack Backtrace:
[0x8220440]
[0xffffe420]
[0x81a3bbf]
[0x818cbf2]
[0x818d26d]
[0x81eb93e]
[0x81ef466]
[0x81ed534]
[0x812ebe2]
[0x812f649]
[0x80f5a64]
[0x8224d39]
[0x822501b]
[0x826c012]
[0x82b38be]
=== CUT ===
and a script ;)

Code: Select all

RetroOwner[1] := who.serial;
319: local #3
320: 1L
321: local #0
322: get member id 'serial' (6)
323: [] := (1) #
SetObjProperty(item, "RetroOwners", RetroOwner);
324: local #2
325: "RetroOwners"
326: local #3
327: Func(2,6): SetObjProperty
328: #
329: leave block(2)
330: leave block(1)
return 1;
331: 1L
332: progend
333: leave block(3)
334: progend
/usr/local/Ultima/dmlinux/scripts/include/others.inc, Line 990
any idea ? :)
Locked