So I compiled my QVM, and I got the tremded, but it's a tremded.x86.
So then I put it in the correct location and I changed the startup command from :
./tremded.ub +set dedicated 2 +exec server.cfg
to
./tremded.x86 +set dedicated 2 +exec server.cfg
And I ran that, but it still said the error about G_ParseSpawnVars.
?