OK...just wanted to give folks an update on where the OSX installer is at:
I've got the installer created and it does work, but there are some issues with the 1.4.1 release of Java for OSX. Several things don't work the way they should.
Some are reasonably minor....some are pretty bad.
Things that I've seen so far:
1. The launcher does not work. The app still has to be manually launched.....which kinda defeats the purpose of a Mac OSX installer.
2. Mac's Java seems to have periodic problems with repainting the screen. If you start up the app and then create a new character, the screen won't be repainted until you resize the app (forcing a redraw of the screen's components). I believe that this is likely a problem with the way Java is double buffering the onscreen components....or rather, a problem in the way Apple implemented this double buffering process.
3. The preview functionality does not work on some of the systems tested, as it defaults to Mozilla for a browser, which many do not have.
4. Mac's Java does not like redirecting the standard output (and standard error), which prevents the trace.log file from being populated (everything is just sent to the console).
There were a few other minor issues noted....but these are the major ones.
I'll be continuing to work on the code to see if I can find a workaround for some/all of these....but it's going to be slow, since I don't have an OSX box of my own to play with.






Bookmarks