Advertisement
Guest User

crash

a guest
Feb 26th, 2020
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. java.lang.NullPointerException: Exception in server tick loop
  2. at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
  3. at com.google.common.collect.SingletonImmutableSet.<init>(SingletonImmutableSet.java:47)
  4. at com.google.common.collect.ImmutableSet.of(ImmutableSet.java:82)
  5. at bny.<init>(SourceFile:16)
  6. at bna.a(SourceFile:28)
  7. at cef.k(SourceFile:76)
  8. at xh.a(SourceFile:175)
  9. at blx.<init>(SourceFile:124)
  10. at xh.<init>(SourceFile:175)
  11. at net.minecraft.server.MinecraftServer.a(SourceFile:403)
  12. at egy.a(SourceFile:84)
  13. at egy.d(SourceFile:106)
  14. at net.minecraft.server.MinecraftServer.run(SourceFile:634)
  15. at java.lang.Thread.run(Thread.java:745)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement