Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISE from NavRadarBlipFactory when switching views. #239

Open
cjritola opened this issue Feb 4, 2018 · 0 comments
Open

ISE from NavRadarBlipFactory when switching views. #239

cjritola opened this issue Feb 4, 2018 · 0 comments
Assignees
Labels

Comments

@cjritola
Copy link
Member

cjritola commented Feb 4, 2018

java.lang.IllegalStateException: Passed element WorldObject([unnamed]) Model=ViewSelect.NavRadarBlipFactory pos=[D@d32c7f5 class=org.jtrfp.trcl.obj.NAVRadarBlipFactory$Blip hash=1236419377 has non-null containing grid: org.jtrfp.trcl.RenderableSpacePartitioningGrid@751a1f0e. Object should only be in one grid at a time. at org.jtrfp.trcl.SpacePartitioningGrid.addAll(SpacePartitioningGrid.java:113) at org.jtrfp.trcl.obj.NAVRadarBlipFactory.enableNewBlips(NAVRadarBlipFactory.java:252) at org.jtrfp.trcl.obj.NAVRadarBlipFactory.refreshBlips(NAVRadarBlipFactory.java:245) at org.jtrfp.trcl.obj.NAVRadarBlipFactory.refreshBlips(NAVRadarBlipFactory.java:248) at org.jtrfp.trcl.beh.UpdatesNAVRadar.tick(UpdatesNAVRadar.java:47) at org.jtrfp.trcl.beh.Behavior.proposeTick(Behavior.java:29) at org.jtrfp.trcl.obj.WorldObject.tick(WorldObject.java:231) at org.jtrfp.trcl.core.ThreadManager.gameplay(ThreadManager.java:139) at org.jtrfp.trcl.core.ThreadManager.access$100(ThreadManager.java:51) at org.jtrfp.trcl.core.ThreadManager$5.run(ThreadManager.java:201) at java.util.TimerThread.mainLoop(Timer.java:555) at java.util.TimerThread.run(Timer.java:505)

@cjritola cjritola added the Bug label Feb 4, 2018
@cjritola cjritola added this to the On-par with original game(s) milestone Feb 4, 2018
@cjritola cjritola self-assigned this Feb 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant