Advertisement
lLuffy

Untitled

Jun 16th, 2019
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // There are four lights!
  3.  
  4. Time: 6/16/19 8:54 AM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.ClassCastException: org.apache.logging.log4j.simple.SimpleLogger cannot be cast to org.apache.logging.log4j.core.Logger
  8. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:155)
  9. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643)
  10. at java.lang.Thread.run(Thread.java:748)
  11.  
  12.  
  13. A detailed walkthrough of the error, its code path and all known details is as follows:
  14. ---------------------------------------------------------------------------------------
  15.  
  16. -- System Details --
  17. Details:
  18. Minecraft Version: 1.7.10
  19. Thermos Version: cyberdynecc:Thermos:1.7.10-1614.58
  20. Plugins: ~~ERROR~~ NullPointerException: null
  21. Disabled Plugins: ~~ERROR~~ NullPointerException: null
  22. Operating System: Linux (amd64) version 4.15.0-47-generic
  23. Java Version: 1.8.0_212, Oracle Corporation
  24. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  25. Memory: 12805208080 bytes (12211 MB) / 12884901888 bytes (12288 MB) up to 12884901888 bytes (12288 MB)
  26. JVM Flags: 16 total; -Xms12G -Xmx12G -XX:SharedReadOnlySize=256M -XX:+UseG1GC -XX:MaxGCPauseMillis=2500 -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:-UseGCOverheadLimit -XX:SurvivorRatio=12 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:+RewriteFrequentPairs -XX:+UseCompressedOops -XX:+EliminateLocks -XX:+UseThreadPriorities -XX:ThreadPriorityPolicy=42
  27. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  28. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  29. FML:
  30. Profiler Position: N/A (disabled)
  31. Is Modded: Definitely; Server brand changed to 'thermos,cauldron,craftbukkit,mcpc,kcauldron,fml,forge'
  32. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement