Jump to content

Black screen on building's second floor


Brax

Recommended Posts

I'm in march ridge's dormitory. Second floor.

I slept and when i woke up the screen went completely black as if i haven't any line of sight.

If i move a step, the screen returns to normal, another step redisappears and so on.

The game logs this exception non stop:

 

java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    at java.util.ArrayList.rangeCheck(ArrayList.java:653)
    at java.util.ArrayList.get(ArrayList.java:429)
    at zombie.iso.areas.isoregion.DataChunk.getRegion(DataChunk.java:301)
    at zombie.iso.areas.isoregion.DataRoot.getMasterRegion(DataRoot.java:132)
    at zombie.iso.areas.isoregion.IsoRegion.getMasterRegion(IsoRegion.java:159)
    at zombie.iso.weather.fx.WeatherFxMask.isInPlayerBuilding(WeatherFxMask.java:356)
    at zombie.iso.weather.fx.WeatherFxMask.addMaskLocation(WeatherFxMask.java:263)
    at zombie.iso.IsoCell.RenderTiles(IsoCell.java:953)
    at zombie.iso.IsoCell.render(IsoCell.java:5327)
    at zombie.iso.IsoWorld.render(IsoWorld.java:2974)
    at zombie.gameStates.IngameState.renderframe(IngameState.java:919)
    at zombie.gameStates.IngameState.render(IngameState.java:1090)
    at zombie.gameStates.GameStateMachine.render(GameStateMachine.java:37)
    at zombie.GameWindow.render(GameWindow.java:743)
    at zombie.GameWindow.run(GameWindow.java:1320)
    at zombie.GameWindow.maina(GameWindow.java:1088)
    at zombie.gameStates.MainScreenState.main(MainScreenState.java:182)

 

If i manage to move outside the building the problem disappears.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...