I've starting modding Tremx, to iron out some bugs, and in an attempt to balance. Most of what I've done, I've either pulled out of my-- rear end, or I've had to ask on a forum (mostly the former). korx.googlecode.com , while my QVM modifications work fine, I've been trying to modify the UI. From what I know, the pk3's are renamed zip files, and in them hold some client side information. I've tried updating them after compling our changes, but I keep getting errors like 'client/server mismatch, base/tremx/'.
I've modified one of the top lines of g_main.c (I think) to make it korx, and have a new folder. While I can get tremx to run normally, I cannot get korx to run, I just get the error above, or 'client/server mismatch base/korx'. I'm pretty sure I'm missing something, and I need help, as this problem has frustrated me for 3 days. I think it might have something to do with the tremded. After it compiles, I get an error, 'Caught signal 11' and it just shuts down, nothing else.
Any help, guides, or references would be so appreciated, thanks.