

6/21/2021 Monday 5:57:15 PM -- B1147.25 -- Object reference not set to an instance of an object.
Exception: Object reference not set to an instance of an object.
Stack Trace:    at Nini.Ini.IniDocument.LoadReader(IniReader reader)
   at Nini.Ini.IniDocument.Load(IniReader reader)
   at Nini.Ini.IniDocument.Load(TextReader reader)
   at Nini.Ini.IniDocument..ctor(TextReader reader)
   at Nini.Config.IniConfigSource.Load(TextReader reader)
   at Nini.Config.IniConfigSource.Load(String filePath)
   at Nini.Config.IniConfigSource..ctor(String filePath)
   at ..(Dictionary`2& , List`1& )
Call Stack & Error details: 
Error at 101127, 

Discovering DPI

DPI_scale = 0

DPI registry setting, HKEY_CURRENT_USER\Control Panel\Desktop\LogPixels:96.

Showing splash screen.

Loading splash image

Splash image loaded

Client.Initalize

6/21/2021 Monday 6:00:39 PM -- B1147.25 -- Could not load file or assembly 'NLua, Version=1.4.1.0, Culture=neutral, PublicKeyToken=6a194c04b9c89217' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Exception: Could not load file or assembly 'NLua, Version=1.4.1.0, Culture=neutral, PublicKeyToken=6a194c04b9c89217' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Stack Trace:    at Command_Core.Lua.LuaSandBox.InitializeStats()
   at Command_Core.Lua.LuaSandBox..ctor()
   at Command.Client.()
   at Command.Client.()
Call Stack & Error details: 
Error at 200576, Could not load file or assembly 'NLua, Version=1.4.1.0, Culture=neutral, PublicKeyToken=6a194c04b9c89217' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Client.Initalize FAILED

Wait for terrain to load.