Hi Devs,
I'm not sure it's related, but back when I played this in the 90's I had encountered a similar "disappearing items" bug, which is caused by introducing too many items (i.e. winning many many piles of gold in Buccaneer's Den, effectively increasing the number of items in the game). It could also cause non-floor-level terrain to disappear--tops of mountains, buildings, and so forth. If this sounds like your bug then you can rest assured your program did not introduce any new issue, rather it's maybe just some array that's reached its upper boundary. I read somewhere that the original source for Ultima has been lost.. are you working with decompiled C or some other language?
-Mark Popelier
Disappearing items bug
Forum rules
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Re: Disappearing items bug
It's not our bug. Exult isn't just a recompile of the old source (which is indeed lost) but a new engine. So bugs like that don't carry over (bugs in the scripting language do, though).
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Re: Disappearing items bug
Oh, and our bug should be fixed now
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!