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

Crash when opening/closing Bogo config menu #84

Open
ZZZank opened this issue Oct 24, 2024 · 2 comments
Open

Crash when opening/closing Bogo config menu #84

ZZZank opened this issue Oct 24, 2024 · 2 comments

Comments

@ZZZank
Copy link

ZZZank commented Oct 24, 2024

crash report: https://mclo.gs/WTky1hw
latest.log: https://mclo.gs/7czrwGk

Caused by: java.lang.IndexOutOfBoundsException: Index 6 out of bounds for length 0
    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 net.minecraft.inventory.Container.getSlot(Container.java:120)
    at net.minecraft.inventory.Container.putStackInSlot(Container.java:519)
    at net.minecraft.client.network.NetHandlerPlayClient.handleSetSlot(NetHandlerPlayClient.java:1154)
    at net.minecraft.network.play.server.SPacketSetSlot.processPacket(SourceFile:30)
    at net.minecraft.network.play.server.SPacketSetSlot.processPacket(SourceFile:10)
    at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:22)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
    at java.util.concurrent.FutureTask.run(FutureTask.java:317)
    at net.minecraft.util.Util.runTask(Util.java:529)
    ... 13 more
@brachy84
Copy link
Member

"Giving enough helpful information to help the dev fix the bug"-challange: Impossible

@ZZZank
Copy link
Author

ZZZank commented Oct 24, 2024

exactly, in fact I just made a test in an instance with ONLY Bogo installed, and I cannot reproduce this issue, so I will need to look for the mod causing this problem in almost 300 mods, practically impossible

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