hi everyone
We have put together a team of 12 people to work on a mmorpg, but I can't seem to get the server online...
I keep getting errors in the logs about the secret key.
I tried many different ways to make it work (tried all the generated keys and such)
But the logs keep showing me different errors on different lines.
Can you guys show me an example of a working master_server.py file?
ofcourse you may change a few chars, but i need to see where exactly to put which key.
Also, could you tell me which key I need to take? there is the private key, encoded private, domain key, ... (and if i need to include the "=" at the end)
thanks!