Problems with Ultima Online: Age of Shadows [Textbox glitch + out of memory error]
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. 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. If someone has an hint for me, I'll investigate better and try to fix it. -- Flameeyes <dgp85(a)users.sourceforge.net> You can find LIRC for 2.6 kernels at http://flameeyes.web.ctonet.it/
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
On Tuesday 23 December 2003 23:54, Andreas Mohr wrote:
Edit box problem. Use --debugmsg +edit and try to fix the positioning problem in our code. Thanks.
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. Yes, I was suspecting this, because I have a lot of memory ;) Thanks for the hint, I'll investigate on this to find out the problem.
-- Flameeyes <dgp85(a)users.sourceforge.net> You can find LIRC for 2.6 kernels at http://flameeyes.web.ctonet.it/
participants (2)
-
Andreas Mohr -
Flameeyes