Assertion

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
FreeSoul
Master Poster
Posts: 90
Joined: Sat Feb 04, 2006 9:14 am
Location: Aman

Assertion

Post by FreeSoul »

POL097-2007-04-15 RC3 Coregina (gentoo)
compiled on Apr 19 2007 22:16:27

Code: Select all

[05/19 18:15:10] MoveItemWorldPosition: item 0x6886ab1d at old-x/y(3231,11 - britannia) new-x/y(3231,4085 - britannia) does not exist in world zone.
Assertion Failed: itr != oldzone.items.end(), pol/uworld.cpp, line 194
Aborting due to assertion failure.
i cant find the reason, object 0x6886ab1d in other logs, there is no script that moves items on such distances
and what mean that: does not exist in world zone ???

i have 4 maps all 6144x4096
Pierce
Forum Regular
Posts: 420
Joined: Thu Feb 02, 2006 8:33 am

Post by Pierce »

FreeSoul wrote: i have 4 maps all 6144x4096
Are you sure? Map Id 0 and 1 with 6144x4096 is possible. But 4 maps with this size? I think even the client does not support this, nor Pol does afaik. Correct me if i am wrong.
FreeSoul
Master Poster
Posts: 90
Joined: Sat Feb 04, 2006 9:14 am
Location: Aman

Post by FreeSoul »

u r wrong...
if u want u can modify your client to use maps on that size
Locked