Advertisement
punkhiji

Server crash beyond reality (cauldron)

Nov 19th, 2014
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad. I'll do better next time, I promise!
  3.  
  4. Time: 11/19/14 6:00 AM
  5. Description: Exception in server tick loop
  6.  
  7. cpw.mods.fml.common.MissingModsException
  8. at cpw.mods.fml.common.Loader.sortModList(Loader.java:227)
  9. at cpw.mods.fml.common.Loader.loadMods(Loader.java:472)
  10. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
  11. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319)
  12. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170)
  13. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620)
  14. at java.lang.Thread.run(Thread.java:745)
  15.  
  16.  
  17. A detailed walkthrough of the error, its code path and all known details is as follows:
  18. ---------------------------------------------------------------------------------------
  19.  
  20. -- System Details --
  21. Details:
  22. Minecraft Version: 1.7.10
  23. Operating System: Linux (amd64) version 2.6.32-431.29.2.el6.x86_64
  24. Java Version: 1.7.0_65, Oracle Corporation
  25. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  26. Memory: 45686432 bytes (43 MB) / 199004160 bytes (189 MB) up to 6241845248 bytes (5952 MB)
  27. JVM Flags: 4 total; -Xmx6144M -Xms128M -XX:MaxPermSize=256M -XX:+UseConcMarkSweepGC
  28. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  29. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  30. FML: ~~ERROR~~ NullPointerException: null
  31. Profiler Position: N/A (disabled)
  32. Is Modded: Definitely; Server brand changed to 'cauldron,craftbukkit,mcpc,fml,forge'
  33. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement