GetChunkGenerator(string type) in Server.cs returns a KeyNotFoundException when run in a fresh directory.
To produce this error:
I cloned c-raft
Built it
Tried to run chraftServer.exe
Doesn't start - loaded solution into Visual Study 2010 and tried to run as debug mode or release mode and got this error.
GetChunkGenerator(string type) in Server.cs returns a KeyNotFoundException when run in a fresh directory.
To produce this error: I cloned c-raft Built it Tried to run chraftServer.exe Doesn't start - loaded solution into Visual Study 2010 and tried to run as debug mode or release mode and got this error.