Cronosus
New member
Hello, i'm trying to fix mod with MI-17 helicopter, but got stuck with this error:
2022-01-31T00:56:26 111.520 WRN [GSM] GameSparks Not Initialized...
NullReferenceException: Object reference not set to an instance of an object
at World.GetWorldExtent (Vector3i& _minSize, Vector3i& _maxSize) [0x00006] in <2ba1bc1bbbe64fe49f53fe5235fb7038>:0
at EntityVehicle.CheckForOutOfWorld () [0x00027] in <2ba1bc1bbbe64fe49f53fe5235fb7038>:0
at EntityVehicle.PhysicsFixedUpdate () [0x0032a] in <2ba1bc1bbbe64fe49f53fe5235fb7038>:0
at EntityVehicle.FixedUpdate () [0x00000] in <2ba1bc1bbbe64fe49f53fe5235fb7038>:0
NullReferenceException: Object reference not set to an instance of an object
at EntityAlive.Update () [0x00134] in <2ba1bc1bbbe64fe49f53fe5235fb7038>:0
at EntityVehicle.Update () [0x00000] in <2ba1bc1bbbe64fe49f53fe5235fb7038>:0
can anyone help me with it? i have no idea what the problem. its caused when i try to place helicopter ingane.
thanks in advance
2022-01-31T00:56:26 111.520 WRN [GSM] GameSparks Not Initialized...
NullReferenceException: Object reference not set to an instance of an object
at World.GetWorldExtent (Vector3i& _minSize, Vector3i& _maxSize) [0x00006] in <2ba1bc1bbbe64fe49f53fe5235fb7038>:0
at EntityVehicle.CheckForOutOfWorld () [0x00027] in <2ba1bc1bbbe64fe49f53fe5235fb7038>:0
at EntityVehicle.PhysicsFixedUpdate () [0x0032a] in <2ba1bc1bbbe64fe49f53fe5235fb7038>:0
at EntityVehicle.FixedUpdate () [0x00000] in <2ba1bc1bbbe64fe49f53fe5235fb7038>:0
NullReferenceException: Object reference not set to an instance of an object
at EntityAlive.Update () [0x00134] in <2ba1bc1bbbe64fe49f53fe5235fb7038>:0
at EntityVehicle.Update () [0x00000] in <2ba1bc1bbbe64fe49f53fe5235fb7038>:0
can anyone help me with it? i have no idea what the problem. its caused when i try to place helicopter ingane.
thanks in advance
Last edited by a moderator: