mod loads just fine on my localhost but when I upload to a real server this error message happens 26-23:21:14.872 19_21 -EXC- System.NullReferenceException: Object reference not set to an instance of an object at XangosBackpack.MyEmpyrionMod.Game_Event (CmdId cmdId, UInt16 seqNr, System.Object data) [0x00000] in <filename unknown>:0 any idea what i'm doing wrong? it's a pretty basic mod. I'm thinking my references are the cause, is it possible Visual Studio is using Absolute paths to mif.dll and protobuf.dll rather than relative? is it possible to force relative paths?
server staff just sent me a bunch of lines that say that... 6-23:21:14.871 19_21 -EXC- System.NullReferenceException: Object reference not set to an instance of an object at XangosBackpack.MyEmpyrionMod.Game_Event (CmdId cmdId, UInt16 seqNr, System.Object data) [0x00000] in <filename unknown>:0 at Assembly-CSharp.LineTree.ExtractOptions (CmdId , UInt16 , System.Object ) [0x00000] in <filename unknown>:0 26-23:21:14.871 19_21 -ERR- Error on executing Player_Info in mod Mod1 26-23:21:14.872 19_21 -EXC- System.NullReferenceException: Object reference not set to an instance of an object at XangosBackpack.MyEmpyrionMod.Game_Event (CmdId cmdId, UInt16 seqNr, System.Object data) [0x00000] in <filename unknown>:0 at Assembly-CSharp.LineTree.ShowPane (UInt16 , ErrorType ) [0x00000] in <filename unknown>:0 26-23:21:14.872 19_21 -ERR- Error on executing Player_Info in mod Mod1 26-23:21:14.872 19_21 -EXC- System.NullReferenceException: Object reference not set to an instance of an object at XangosBackpack.MyEmpyrionMod.Game_Event (CmdId cmdId, UInt16 seqNr, System.Object data) [0x00000] in <filename unknown>:0 at Assembly-CSharp.LineTree.ShowPane (UInt16 , ErrorType ) [0x00000] in <filename unknown>:0 26-23:21:14.872 19_21 -ERR- Error on executing Player_Info in mod Mod1 26-23:21:14.872 19_21 -EXC- System.NullReferenceException: Object reference not set to an instance of an object at XangosBackpack.MyEmpyrionMod.Game_Event (CmdId cmdId, UInt16 seqNr, System.Object data) [0x00000] in <filename unknown>:0 at Assembly-CSharp.LineTree.ShowPane (UInt16 , ErrorType ) [0x00000] in <filename unknown>:0 26-23:21:14.872 19_21 -ERR- Error on executing Player_Info in mod Mod1 26-23:21:14.872 19_21 -EXC- System.NullReferenceException: Object reference not set to an instance of an object at XangosBackpack.MyEmpyrionMod.Game_Event (CmdId cmdId, UInt16 seqNr, System.Object data) [0x00000] in <filename