Subscribe
Crash after matches
Posted on 23 August 2016 - 09:52 PM
Same crash report every time:Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at net.minecraft.scoreboard.Scoreboard.func_96512_b(SourceFile:210)
at net.minecraft.client.network.NetHandlerPlayClient.func_147247_a(NetHandlerPlayClient.java:1579)
at net.minecraft.network.play.server.S3EPacketTeams.func_148833_a(SourceFile:100)
at net.minecraft.network.play.server.S3EPacketTeams.func_148833_a(SourceFile:12)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
—————————————————————————————
– Head –
Stacktrace:
at net.minecraft.scoreboard.Scoreboard.func_96512_b(SourceFile:210)
at net.minecraft.client.network.NetHandlerPlayClient.func_147247_a(NetHandlerPlayClient.java:1579)
at net.minecraft.network.play.server.S3EPacketTeams.func_148833_a(SourceFile:100)
at net.minecraft.network.play.server.S3EPacketTeams.func_148833_a(SourceFile:12)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)
Posted on 24 August 2016 - 08:29 AM
This occurred with 1.7.10 latest forge release with all Optifine versions 1.7.10_HD_U_D1 through D6. C1 did not have this issue. (Temporary fix but unfortunately I get 50 more fps with any of the D series.)Posted on 24 August 2016 - 02:41 PM
I can't reproduce the crash, what kind of match do you crash after?Posted on 24 August 2016 - 06:53 PM
All types. I am running Mac OS X El Capitan though. I'll try reproducing and putting up a vid or something.