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

Shift-clicking queens quickly in the Mega Apiary causes a crash #19242

Open
2 of 3 tasks
jurrejelle opened this issue Mar 5, 2025 · 1 comment
Open
2 of 3 tasks

Shift-clicking queens quickly in the Mega Apiary causes a crash #19242

jurrejelle opened this issue Mar 5, 2025 · 1 comment
Labels
Crash Status: Triage Issue awaiting triage. Remove once this issue is processed

Comments

@jurrejelle
Copy link

Your GTNH Discord Username

JurreJelle

Your Pack Version

2.7.3 and nightly 2025-03-01 886

Your Server

Singleplayer and server

Java Version

Java 21

Type of Server

Single Player

Your Actions

Place a mega apiary controller, put in 2 queens, shift click them back into your inventory quickly

Crash Report

https://mclo.gs/Uy9Ws2r

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.
@jurrejelle jurrejelle added Crash Status: Triage Issue awaiting triage. Remove once this issue is processed labels Mar 5, 2025
Copy link
Contributor

github-actions bot commented Mar 5, 2025

Found 1 linked crash report(s)

Primitive Automated Analysis of Crash Report

https://mclo.gs/Uy9Ws2r

Stacktrace
java.util.NoSuchElementException: Can't find id for ISyncedWidget
  at com.gtnewhorizons.modularui.api.screen.ModularWindow.getSyncedWidgetId(ModularWindow.java:441)
  at com.gtnewhorizons.modularui.api.screen.ModularUIContext.sendClientPacket(ModularUIContext.java:429)
  at com.gtnewhorizons.modularui.api.widget.ISyncedWidget.syncToServer(ISyncedWidget.java:60)
  at com.gtnewhorizons.modularui.common.widget.ButtonWidget.onClick(ButtonWidget.java:97)
  at com.gtnewhorizons.modularui.common.internal.wrapper.ModularGui.mouseClicked(ModularGui.java:512)
  at net.minecraft.client.gui.GuiScreen.handleMouseInput(GuiScreen.java:296)
  at net.minecraft.client.gui.inventory.GuiContainer.handleMouseInput(GuiContainer.java)
  at net.minecraft.client.gui.GuiScreen.redirect$bgj000$modularui2$modularui$injectMouseInputEvent(GuiScreen.java:2035)
  at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:268)
  at net.minecraft.client.Minecraft.runTick(Minecraft.java:1640)
  at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:973)
  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:104)
  at java.lang.reflect.Method.invoke(Method.java:578)
  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:104)
  at java.lang.reflect.Method.invoke(Method.java:578)
  at com.gtnewhorizons.retrofuturabootstrap.Main.main(Main.java:207)
  at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
  at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
  at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash Status: Triage Issue awaiting triage. Remove once this issue is processed
Projects
None yet
Development

No branches or pull requests

1 participant