-
Bug
-
Resolution: Fixed
-
Minecraft 1.7.2, Minecraft 1.7.4, Minecraft 14w02b, Minecraft 14w02c
-
None
-
Unconfirmed
If you click "super secret settings" after starting the game but before loading a world an exception will be logged in the console, although the game does not crash. This is not a major bug, but it could be an indication of a deeper problem. Here is the logged exception:
[20:50:53 INFO]: Client> kr: Invalid shaders/program/fxaa.json: null
[20:50:53 INFO]: Client> at kr.a(SourceFile:47) ~[1.7.2.jar:?]
[20:50:53 INFO]: Client> at bpa.<init>(SourceFile:145) ~[1.7.2.jar:?]
[20:50:53 INFO]: Client> at bpc.<init>(SourceFile:26) ~[1.7.2.jar:?]
[20:50:53 INFO]: Client> at bpb.a(SourceFile:239) ~[1.7.2.jar:?]
[20:50:53 INFO]: Client> at bpb.b(SourceFile:133) ~[1.7.2.jar:?]
[20:50:53 INFO]: Client> at bpb.a(SourceFile:81) ~[1.7.2.jar:?]
[20:50:53 INFO]: Client> at bpb.<init>(SourceFile:47) ~[1.7.2.jar:?]
[20:50:53 INFO]: Client> at bll.c(SourceFile:163) [1.7.2.jar:?]
[20:50:53 INFO]: Client> at bbt.a(SourceFile:93) [1.7.2.jar:?]
[20:50:53 INFO]: Client> at bcd.a(SourceFile:172) [1.7.2.jar:?]
[20:50:53 INFO]: Client> at bcd.d(SourceFile:236) [1.7.2.jar:?]
[20:50:53 INFO]: Client> at bcd.k(SourceFile:211) [1.7.2.jar:?]
[20:50:53 INFO]: Client> at azd.o(SourceFile:1303) [1.7.2.jar:?]
[20:50:53 INFO]: Client> at azd.ad(SourceFile:753) [1.7.2.jar:?]
[20:50:53 INFO]: Client> at azd.e(SourceFile:704) [1.7.2.jar:?]
[20:50:53 INFO]: Client> at net.minecraft.client.main.Main.main(SourceFile:103) [1.7.2.jar:?]
[20:50:53 INFO]: Client> Caused by: java.lang.NullPointerException
[20:50:53 INFO]: Client> at bpa.<init>(SourceFile:133) ~[1.7.2.jar:?]
[20:50:53 INFO]: Client> ... 14 more