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

Error on return to Rat King #13

Open
etoitau opened this issue Oct 2, 2024 · 0 comments
Open

Error on return to Rat King #13

etoitau opened this issue Oct 2, 2024 · 0 comments

Comments

@etoitau
Copy link

etoitau commented Oct 2, 2024

After getting the amulet and returning to the Rat King. Got the dialog challenging me to a fight, then this error.

***** UCE HANDLER Library 
***** by Rohit Surwase 

***** DEVICE INFO 
Brand: google
Device: bluejay
Model: Pixel 6a
Manufacturer: Google
Product: bluejay
SDK: 34
Release: 14

***** APP INFO 
Version: 2.0.1
Installed On: 2023-01-18 16:27:27
Updated On: 2024-09-20 17:30:39
Current Date: 2024-10-01 18:36:13

***** ERROR LOG 
java.lang.RuntimeException: fatal error occurred while moving between floors. Seed:1133340188817 depth:0
	at com.zrp200.rkpd2.scenes.InterlevelScene.update(InterlevelScene.java:321)
	at com.watabou.noosa.Game.update(Game.java:285)
	at com.watabou.noosa.Game.step(Game.java:248)
	at com.watabou.noosa.Game.render(Game.java:178)
	at com.badlogic.gdx.backends.android.AndroidGraphics.onDrawFrame(AndroidGraphics.java:505)
	at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1573)
	at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1272)
Caused by: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
	at jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
	at java.util.Objects.checkIndex(Objects.java:359)
	at java.util.ArrayList.remove(ArrayList.java:511)
	at com.zrp200.rkpd2.levels.Level.createMob(Level.java:523)
	at com.zrp200.rkpd2.levels.Level.spawnMob(Level.java:796)
	at com.zrp200.rkpd2.actors.buffs.AscensionChallenge.onLevelSwitch(AscensionChallenge.java:256)
	at com.zrp200.rkpd2.Dungeon.switchLevel(Dungeon.java:526)
	at com.zrp200.rkpd2.scenes.InterlevelScene.descend(InterlevelScene.java:413)
	at com.zrp200.rkpd2.scenes.InterlevelScene.access$300(InterlevelScene.java:59)
	at com.zrp200.rkpd2.scenes.InterlevelScene$3.run(InterlevelScene.java:234)



***** END OF LOG *****
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