Jump to content

Jedi Outcast Crash on Startup


Recommended Posts

Posted

I am compiling the JK2 source code from the repository located here

 

I am using Microsoft Visual Studio Ultimate 2013

 

 

After compiling it, when trying to start jk2mp.exe or jk2Ded.exe, it crashes when trying to load the Quake 3 Virtual Machine file jk2mpgame.qvm

 

 

 

jk2mp_crash.PNG?dl=0

 

 

 

If I extract and run the files within the Release folder that were already present when I extracted the code from the jedioutcast-master.zip, it runs just fine with no problems.  

 

Anyone know what's going on?  If there are any jk2mv developers here, any suggestions? Or maybe @@ent could be of more assistance?

Posted

How about you press that debug button and find out where the crash is happening? You should compile in Debug mode though or you won't have symbols.

I tried that, but it won't display the source in visual studio.

Posted

Then you compiled w/o debug symbols.

Why don't you visit https://jk2.info/ for jk2mv assistance?


qvms definitely fail to get loaded if you built binaries with newer compilers. jk2mv solves it.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...