Advertisement
Guest User

Untitled

a guest
May 20th, 2020
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // There are four lights!
  3.  
  4. Time: 20/05/20 9:55 AM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.IllegalArgumentException: value already present: chf@6204b89e
  8. at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  9. at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  10. at gg.a(SourceFile:51)
  11. at gg.a(SourceFile:62)
  12. at gl$a.a(SourceFile:28)
  13. at net.minecraft.server.MinecraftServer.a(SourceFile:407)
  14. at net.minecraft.server.MinecraftServer.i_(SourceFile:334)
  15. at enr.d(SourceFile:65)
  16. at net.minecraft.server.MinecraftServer.run(SourceFile:666)
  17. at java.lang.Thread.run(Thread.java:745)
  18.  
  19.  
  20. A detailed walkthrough of the error, its code path and all known details is as follows:
  21. ---------------------------------------------------------------------------------------
  22.  
  23. -- System Details --
  24. Details:
  25. Minecraft Version: 20w21a
  26. Minecraft Version ID: 20w21a
  27. Operating System: Windows 7 (amd64) version 6.1
  28. Java Version: 1.8.0_51, Oracle Corporation
  29. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  30. Memory: 1528227904 bytes (1457 MB) / 1979711488 bytes (1888 MB) up to 2147483648 bytes (2048 MB)
  31. CPUs: 8
  32. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  33. Player Count: 0 / 8; []
  34. Data Packs: vanilla
  35. Type: Integrated Server (map_client.txt)
  36. Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement