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
Have run into the following error a couple of times (always during combat):
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at com.robotacid.engine::Character/render()[C:\Users\st33d\Documents\rogue\1.0.3\src\com\robotacid\engine\Character.as:1667]
at com.robotacid.gfx::Renderer/main()[C:\Users\st33d\Documents\rogue\1.0.3\src\com\robotacid\gfx\Renderer.as:477]
at Game/main()[C:\Users\st33d\Documents\rogue\1.0.3\src\Game.as:1058]
The text was updated successfully, but these errors were encountered:
Have run into the following error a couple of times (always during combat):
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at com.robotacid.engine::Character/render()[C:\Users\st33d\Documents\rogue\1.0.3\src\com\robotacid\engine\Character.as:1667]
at com.robotacid.gfx::Renderer/main()[C:\Users\st33d\Documents\rogue\1.0.3\src\com\robotacid\gfx\Renderer.as:477]
at Game/main()[C:\Users\st33d\Documents\rogue\1.0.3\src\Game.as:1058]
The text was updated successfully, but these errors were encountered: