Tripwire Interactive Forums

  • Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/
Hello,

I am trying to run my pc as a local server to test a mod I'm messing around with so I don't have to keep uploading it to my rented server.

So I have a batch file that creates my server for me and that appears to work ok.

Next I am trying to connect to that server by the following command line:
rogame.exe 127.0.0.1 -log

I keep seeing a message 'Missing editor token in sdk' and then rogame.exe crashes.

Is it possible to connect to a local server? Any help appreciated.