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

climbed stairs twice and got index out of bounds #11

Open
kagan019 opened this issue May 13, 2021 · 0 comments
Open

climbed stairs twice and got index out of bounds #11

kagan019 opened this issue May 13, 2021 · 0 comments

Comments

@kagan019
Copy link

java.lang.ArrayIndexOutOfBoundsException: Index -257 out of bounds for length 65536
at com.jdh.microcraft.level.Level.tick(Level.java:492)
at com.jdh.microcraft.GameState.tick(GameState.java:128)
at com.jdh.microcraft.Main.tick(Main.java:79)
at com.jdh.microcraft.util.Window.loop(Window.java:177)
at com.jdh.microcraft.Main.run(Main.java:54)
at java.base/java.lang.Thread.run(Thread.java:832)

immediately upon returning to the surface. I was carrying a lantern. sometimes a damage number appears when I climb stairs...

I also have trouble de-equipping iron armor to equip gold.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant