Baobab
New member
i'm playing Ravenhearst 3.1.5 on a dedi server. Sometimes i got this errors:
NullReferenceException: Object reference not set to an instance of an object
at TileEntityPowered.DrawWires () [0x00000] in <filename unknown>:0
at BlockPowered+JW.MoveNext () [0x00000] in <filename unknown>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (IEnumerator enumerator, IntPtr returnValueAddress) [0x00000] in <filename unknown>:0
(Filename: Line: -1)
NullReferenceException: Object reference not set to an instance of an object
at EntityVehicle.TSQ () [0x00000] in <filename unknown>:0
at EntityVehicle.FixedUpdate () [0x00000] in <filename unknown>:0
(Filename: Line: -1)
can someone explane what that means?
EntityVehicle = Bikes (if im right), and wires are something with electrisity. !!
I see, if i in the wrong section pls move this, thx.
NullReferenceException: Object reference not set to an instance of an object
at TileEntityPowered.DrawWires () [0x00000] in <filename unknown>:0
at BlockPowered+JW.MoveNext () [0x00000] in <filename unknown>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (IEnumerator enumerator, IntPtr returnValueAddress) [0x00000] in <filename unknown>:0
(Filename: Line: -1)
NullReferenceException: Object reference not set to an instance of an object
at EntityVehicle.TSQ () [0x00000] in <filename unknown>:0
at EntityVehicle.FixedUpdate () [0x00000] in <filename unknown>:0
(Filename: Line: -1)
can someone explane what that means?
EntityVehicle = Bikes (if im right), and wires are something with electrisity. !!
I see, if i in the wrong section pls move this, thx.
Last edited by a moderator: