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

ArrayIndexOutOfBoundsException when opening paper. #53

Open
xslendix opened this issue Apr 18, 2020 · 4 comments
Open

ArrayIndexOutOfBoundsException when opening paper. #53

xslendix opened this issue Apr 18, 2020 · 4 comments

Comments

@xslendix
Copy link

I print some stuff, then i open it up and i get a crash. This is what it says:

Time: 4/19/20 4:33 AM
Description: Rendering screen

java.lang.ArrayIndexOutOfBoundsException: 2
at pcl.openprinter.gui.PaperGUI.func_73863_a(PaperGUI.java:116)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396)
at sun.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.optifine.reflect.Reflector.callVoid(Reflector.java:660)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1457)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Please fix this and make a new release in the releases tab. Urgent!

@ben-mkiv
Copy link
Contributor

hi, i can't reproduce the issue, could you please share your lua script?

@xslendix
Copy link
Author

I can't since the data is corrupted :/

@ben-mkiv
Copy link
Contributor

which data? your player instance? if so you can upload the player.dat file and i'll fix it for you or you can use any NBT Editor and remove the broken item from the player inventory

@xslendix
Copy link
Author

xslendix commented May 6, 2020

data i mean computer files. they're gone

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

2 participants