News:

Come Chat with us live! Learn how HERE!

Main Menu

Jump Table Targets

Started by Patriotpie, January 28, 2007, 11:48:37 PM

Patriotpie

I ran into some problems whilst making a server.
I have made a server on WinXP before (the OS I'm trying to set up a server on now) so I know how to do it using TJW's stuff. When I exeucte it, the console says
'---------------------
4160 files in pk3 files
Loading vm file vm/game.qvm...
...which has vmMagic VM_MAGIC_VER2
Loading 881 jump table targets'
Then just freezes and you get that crap 'tremded.exe has encountered a problem yadda yadda' error msg WinXP gives you.

Help? :-?

TinMan

Well the area that it's failing at is the game.qvm, are you trying to run a server with the default tremded.exe, or with a modified server such as TJW's with an updated game.qvm?
Linux: ~/.tremulous/base/
Mac: ~/Library/Application\ Support/Tremulous/base/
Windows: C:\Documents and Settings\username\Local Settings\Application Data\Tremulous\base\

NeonPulse
http://neonpulse.net/media/games/tremulous/base/autoexec.cfg

Patriotpie

I had tremded.exe and tremulous.exe in two different directories for some reason. Moved them to the same dir and used risujin/avengers qvm and it worked fine.