OK, so I get a Global Preferences window, with Tremulous in a dropdown menu. I click OK, and a blank radiant.ppc window opens in the top left, along with another error-sized window that is titled Radiant - Runtime Error in the centre of the screen. Before telling me what error exactly, or indeed anything else, the whole application unceremoniously dies.
I checked the Console applications (in Utilities) and this was at the bottom:
The program 'radiant.ppc' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
(Details: serial 2504 error_code 1 request_code 129 minor_code 1)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
(radiant.ppc:4188): GdkGLExt-CRITICAL **: gdk_gl_drawable_gl_begin: assertion `GDK_IS_GL_DRAWABLE (gldrawable)' failed
Dec 3 21:25:18 casino crashdump[4218]: radiant.ppc crashed
Dec 3 21:25:18 casino crashdump[4218]: crash report written to: /Users/ben/Library/Logs/CrashReporter/radiant.ppc.crash.log
Any ideas?
edit: ok, I realised I missed the common_files, so I did that, and now it skips the little window and goes straight to the two-blank-window-death.
edit number two: when I remove the common_files, I don't get the little window back... I miss it now :(
third and final edit: I realise now that this is a huge bump, so sorry, but... this is an important thread. Like someone said, it should really be stickied.