2019-03-20 02:35:25.659 +01:00 [Information] Initializing...
2019-03-20 02:35:25.702 +01:00 [Error] UnhandledException
System.TypeInitializationException: The type initializer for 'Netsphere.Config' threw an exception. ---> System.ArgumentException: Found '{' where a key name was expected (check your syntax or use quotes if the key name includes {}[],: or whitespace). At line 17, column 2
at Hjson.HjsonReader.readKeyName()
at Hjson.HjsonReader.ReadCore(Boolean objectWithoutBraces)
at Hjson.HjsonReader.Read()
at Netsphere.Config..cctor()
--- End of inner exception stack trace ---
at Netsphere.AuthDatabase.Initialize()
at Netsphere.Program.Main()
auth.log
/////////////////////////////////////////////////////////////////
2019-03-20 02:35:25.672 +01:00 [Information] Initializing...
2019-03-20 02:35:25.707 +01:00 [Information] Initializing...
2019-03-20 02:35:25.725 +01:00 [Error] UnhandledException
System.TypeInitializationException: The type initializer for 'Netsphere.Config' threw an exception. ---> System.ArgumentException: Found '{' where a key name was expected (check your syntax or use quotes if the key name includes {}[],: or whitespace). At line 22, column 2
at Hjson.HjsonReader.readKeyName()
at Hjson.HjsonReader.ReadCore(Boolean objectWithoutBraces)
at Hjson.HjsonReader.Read()
at Netsphere.Config..cctor()
--- End of inner exception stack trace ---
at Netsphere.Config.get_Instance()
at Netsphere.AuthDatabase.Initialize()
at Netsphere.Program.Main()
game.log
Pls help me



Reply With Quote


