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 on accepting invite #47

Closed
ThePaul-T opened this issue Jan 7, 2019 · 1 comment
Closed

Crash on accepting invite #47

ThePaul-T opened this issue Jan 7, 2019 · 1 comment
Assignees

Comments

@ThePaul-T
Copy link
Contributor

When invited by friend it crashes you.

java.lang.NullPointerException: Rendering screen
at net.minecraft.client.gui.ServerListEntryNormal.func_192634_a(ServerListEntryNormal.java:165)
at net.creeperhost.minetogether.gui.hacky.ServerListEntryWrapperNew.draw(ServerListEntryWrapperNew.java:11)
at net.creeperhost.minetogether.gui.serverlist.gui.elements.ServerListEntryPublic.ourDrawEntry(ServerListEntryPublic.java:55)
at net.creeperhost.minetogether.gui.serverlist.gui.GuiInvited.func_73863_a(GuiInvited.java:97)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1124)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
at net.minecraft.client.main.Main.main(SourceFile:123)
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:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

@gigabit101
Copy link
Contributor

This was fixed in the last release

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

No branches or pull requests

2 participants