I've had problems with my mod on Linux servers recently (don't know why seeing .qvm files should behave the same on Linux and Windows) and I need to be able to compile in Linux (got a dual boot so I can test it on there) so I don't have to keep rebooting to switch between the two OS's.
Problem is, I dont know how to compile JK2 in Linux :P I've heard it's really simply but I haven't been able to figure out how...
Any help is appreciated :)
mmm, the .qvms should work crossplatform.
I know :( But on Windows I get no error when someone connects, but on Linux I get a Segmentation Fault error when someone connects and the server just dies.
And thanks for replying :)
You could try creating them as .dll/.so files and attempt to debug your way out. I'm not really sure that .qvms have a debug mode or not.