-
Bug
-
Resolution: Duplicate
-
None
-
1.6.11
-
None
-
Unconfirmed
[09:40:07] [Client thread/INFO]: Setting user: Olsku
[09:40:07] [Client thread/INFO]: (Session ID is token:4f290edc4d9d46a19f4c76651c608020:ccef5b4249524993a6b592f279fd0d60)
Exception in thread "Client thread" java.lang.NullPointerException
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:213)
at com.google.common.collect.Lists$ReverseList.<init>(Lists.java:767)
at com.google.common.collect.Lists.reverse(Lists.java:759)
at lt.b(SourceFile:156)
at lt.<init>(SourceFile:43)
at net.minecraft.server.MinecraftServer.<init>(SourceFile:155)
at bpo.<init>(SourceFile:41)
at ave.<init>(SourceFile:293)
at net.minecraft.client.main.Main.main(SourceFile:124)
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
My java is java 8 update 45.
- duplicates
-
MC-79947 Starting game fails with error "com.google.common.base.Preconditions.checkNotNull" (corruped usercache.json)
- Resolved