Hi,
On Wed, Dec 24, 2003 at 12:40:38AM +0000, Flameeyes wrote:
Hi all! I was trying to run Ultima Online: Age of Shadows (latest patchlevel after autopatch), but I have some problems.
The first problem is actually a glitch, in autopatcher, when the textbox is moved at end, the text is hide, because it moves as first character of the textbox the after-the-last character of the text in it.
Edit box problem. Use --debugmsg +edit and try to fix the positioning problem in our code.
The second is a big problem: when starting the client, it gives an out of memory error. I can't find where the problem is because I don't know for sure which trace channel has the functions for memory statistics.
As we all know (or maybe not ;), an Out Of Memory is NEVER an Out Of Memory, but instead a problematic or unimplemented function. --debugmsg +relay to find out what fails.
Andreas Mohr