
Strange crash with 500 Realms error
huntindeed opened this issue · 2 comments
Your GTNH Discord Username
No response
Mod Version
angelica-1.0.0-beta38
Bug Report
Java Version
Java 8
Graphics Card Vendor
NVidia
Shaders
No
MCPF or other features disabled by default
No: Go ahead and create an issue
Mod List or GTNH Pack Version
Final Checklist
- I have searched the issues and haven't found a similar issue.
- I have read the known incompatibilities and this is not related to one of those.
- I am running an officially released version. (Or, if I've compiled it myself I plan to fix the issue)
https://www.youtube.com/live/xowMtfVEJag?si=MwSdyzqrIniC640s&t=1560
This is what happened. It was too random to understand anything, but when I reloaded the game without Angelica, it didn’t happen anymore
java.lang.NullPointerException: Unexpected error
at net.minecraft.client.renderer.ItemRenderer.func_78441_a(ItemRenderer.java:699)
at net.minecraft.client.renderer.EntityRenderer.func_78464_a(EntityRenderer.java:265)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1987)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
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 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 org.polymc.impl.OneSixLauncher.invokeMain(OneSixLauncher.java:104)
at org.polymc.impl.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:176)
at org.polymc.impl.OneSixLauncher.launch(OneSixLauncher.java:186)
at org.polymc.EntryPoint.listen(EntryPoint.java:144)
at org.polymc.EntryPoint.main(EntryPoint.java:74)
Nothing seems to point to Angelica at first glance. Especially with Items. Does it persist w/o angelica, or happen consistently w/ angelica?