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

[BUG] crash with Quantum Entangloporter #68

Closed
SrYthan opened this issue Dec 23, 2022 · 4 comments · Fixed by #69
Closed

[BUG] crash with Quantum Entangloporter #68

SrYthan opened this issue Dec 23, 2022 · 4 comments · Fixed by #69
Assignees
Milestone

Comments

@SrYthan
Copy link

SrYthan commented Dec 23, 2022

Crash
When i set frequence in the Quantum entangloport this cause a crash.

To Reproduce

  1. Place a Quantum entangloport
  2. Open and set a frequence
  3. See error

Desktop (please complete the following information):

  • OS: Win 10
  • Mekanism Version: latest

Crash reports

java.lang.NullPointerException
at mekanism.client.gui.GuiQuantumEntangloporter.setFrequency(GuiQuantumEntangloporter.java:116)
at mekanism.client.gui.GuiQuantumEntangloporter.func_73864_a(GuiQuantumEntangloporter.java:235)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:3104)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

@SrYthan SrYthan added the TYPE: BUG Something isn't working label Dec 23, 2022
@maggi373
Copy link
Member

Please fix your bug report as its incomplete and not following the guide.

@maggi373 maggi373 self-assigned this Dec 23, 2022
@maggi373 maggi373 added this to the 9.10.21 milestone Dec 23, 2022
@maggi373 maggi373 changed the title Crash [BUG] crash with Quantum Entangloporter Dec 23, 2022
@SrYthan
Copy link
Author

SrYthan commented Dec 23, 2022

sorry, i make this in my cell phone, i just copied the error part because its more simple and fast to me.

@SrYthan
Copy link
Author

SrYthan commented Dec 23, 2022

@maggi373
Copy link
Member

maggi373 commented Dec 23, 2022

it's already been fixed :) , testing the changes as of now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants