You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following error is becoming more common and pauses the game, now with fasttank and marines and riflemen:
NullReferenceException: Object reference not set to an instance of an object
PFW.Units.Component.Weapon.TurretSystem.Update () (at Assets/Units/Component/Weapon/TurretSystem.cs:103)
--- Error possibly also came at AOE destruction of a kamaz truck?
--- Another hunch: rotation beyond 90° seem to also cause it? <- maybe rotation around wrong axis causes error`?
The text was updated successfully, but these errors were encountered:
With version 8fae01f , reported by MarinusTau
NullReferenceException: Object reference not set to an instance of an object
PFW.Units.Component.Weapon.TurretSystem.Update () (at Assets/Units/Component/Weapon/TurretSystem.cs:103)
--- Error possibly also came at AOE destruction of a kamaz truck?
--- Another hunch: rotation beyond 90° seem to also cause it? <- maybe rotation around wrong axis causes error`?
The text was updated successfully, but these errors were encountered: