Page 1 of 1

override problems

Posted: Mon Apr 09, 2001 5:32 pm
by Zyx
I tried the override feature but forgot to change the height and width values of the bitmaps:
the program seems to freeze when loading the picture: in fact a messagebox is displayed but
it is not visible. Besides, if I press enter, it loads all the bitmaps and then crashes, after all the prescaling.
It would be nice: A. to put all the errors into a log file.
&nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp B. If a BMP can't be loaded, the default is loaded.
&nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp C. To see the error messages.

Re: override problems

Posted: Mon Apr 09, 2001 7:25 pm
by George Gilbert
They are actually dumped into an error log, but only in the debug and not release build! I'll re-enable it and make sure the output gets piped to the screen...

Re: override problems

Posted: Sat Apr 14, 2001 12:19 am
by Gambit37
I found that RTC won't start-up if any of the override files are read only - it'll crash once it's initialised all the data. Perhaps you could put a note about this in the override.txt file?

Re: override problems

Posted: Tue Oct 30, 2001 12:35 pm
by George Gilbert
Fixed for V0.13