NEI crashes the game
Quantummatic opened this issue ยท 3 comments
Your GTNH Discord Username
quantum psi inverted
Your Pack Version
2.7.0
Your Server
SP
Java Version
Java 8
Type of Server
Single Player
Your Actions
Attempted to interact with NEI and game crashes if I open the crafting table.
Crash Report
Here's the report link: https://mclo.gs/wlWUcF7
I'm pretty sure that this is the reason for the crash:
The fix was to edit the NEI so that my lockmode was 0.
Please contact me on discord(quantumpsiinverted) if you need the world save.
Final Checklist
- I have searched this issue tracker and there is nothing similar already. Posting on a closed issue saying the crash still exists will prompt us to investigate and reopen it once we confirm your report.
- I can reproduce this crash consistently by following the exact steps I described above.
- I have asked other people and they confirm they also crash by following the exact steps I described above.
Found 1 linked crash report(s)
Primitive Automated Analysis of Crash Report
Stacktrace
java.lang.IndexOutOfBoundsException: Index -1 out of bounds for length 8 at jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100) at jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106) at jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302) at java.util.Objects.checkIndex(Objects.java:385) at java.util.ArrayList.get(ArrayList.java:427) at codechicken.nei.BookmarkPanel$BookmarkGrid.draw(BookmarkPanel.java:555) at codechicken.nei.PanelWidget.draw(PanelWidget.java:189) at codechicken.nei.LayoutManager.renderObjects(LayoutManager.java:269) at codechicken.nei.guihook.GuiContainerManager.renderObjects(GuiContainerManager.java:537) at net.minecraft.client.gui.inventory.GuiContainer.drawScreen(GuiContainer.java:120) at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1061) at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1001) at net.minecraft.client.Minecraft.run(Minecraft.java:6110) at net.minecraft.client.main.Main.main(SourceFile:148) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke(Method.java:580) at net.minecraft.launchwrapper.Launch.rfb$realLaunch(Launch.java:250) at net.minecraft.launchwrapper.Launch.launch(Launch.java:35) at net.minecraft.launchwrapper.Launch.main(Launch.java:60) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke(Method.java:580) at com.gtnewhorizons.retrofuturabootstrap.Main.main(Main.java:207) at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:100) at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
Added 2 mods
- AromaBackup-1.7.10-0.1.0.0.jar (AromaBackup Recovery)
- Aroma1997Core-1.7.10-1.0.2.16.jar (Aroma1997Core|Helper)