[quake3] Crash Error output

Tony J. White tjw at webteam.net
Wed May 17 10:14:30 EDT 2006


On Tue, May 16, 2006 at 06:45:17PM -0600, Scott Harper wrote:
> Loading vm file vm/ui.qvm...
> Architecture doesn't have a bytecode compiler, using interpreter

Edit your Makefile and uncomment line 267:

    VM_PPC=vm_ppc_new

The downside of this is that ui.qvm will crash when you try to view the
server list, but at least you should be able to play the game if you connect
directly. See: https://bugzilla.icculus.org/show_bug.cgi?id=2519

As for the x86 Mac build, some work needs to be done to the Makefile so that
it at least builds the correct VM.  Currently it doesn't activate the x86 vm
if the target is darwin.

-Tony




More information about the quake3 mailing list