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 in MiscTaskLevel #838

Closed
nea89o opened this issue Sep 20, 2023 · 0 comments
Closed

Crash in MiscTaskLevel #838

nea89o opened this issue Sep 20, 2023 · 0 comments
Labels
crash This issue is about a crash (more important)

Comments

@nea89o
Copy link
Member

nea89o commented Sep 20, 2023

java.lang.NullPointerException: Rendering screen
at io.github.moulberry.notenoughupdates.profileviewer.level.task.MiscTaskLevel.drawTask(MiscTaskLevel.java:200)
at io.github.moulberry.notenoughupdates.profileviewer.level.LevelPage.lambda$drawPage$0(LevelPage.java:95)
at java.util.ArrayList.forEach(ArrayList.java:1259)
at io.github.moulberry.notenoughupdates.profileviewer.level.LevelPage.drawPage(LevelPage.java:95)
at io.github.moulberry.notenoughupdates.profileviewer.BasicPage.drawPage(BasicPage.java:142)
at io.github.moulberry.notenoughupdates.profileviewer.GuiProfileViewer.drawScreen(GuiProfileViewer.java:417)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:311)
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1104)
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1051)
at net.minecraft.client.Minecraft.run(Minecraft.java:349)
at net.minecraft.client.main.Main.main(Main.java:124)
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)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)

@jani270 jani270 added the crash This issue is about a crash (more important) label Sep 27, 2023
@Lulonaut Lulonaut linked a pull request Oct 7, 2023 that will close this issue
@Lulonaut Lulonaut removed a link to a pull request Oct 7, 2023
@NopoTheGamer NopoTheGamer closed this as not planned Won't fix, can't repro, duplicate, stale Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash This issue is about a crash (more important)
Projects
None yet
Development

No branches or pull requests

3 participants