Advertisement
Guest User

Server Crash

a guest
May 17th, 2015
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I bet Cylons wouldn't have this problem.
  3.  
  4. Time: 5/17/15 3:07 PM
  5. Description: Exception in server tick loop
  6.  
  7. cpw.mods.fml.common.MissingModsException
  8. at cpw.mods.fml.common.Loader.sortModList(Loader.java:244)
  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 3.16.0-37-generic
  24. Java Version: 1.7.0_80, Oracle Corporation
  25. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  26. Memory: 258383232 bytes (246 MB) / 518979584 bytes (494 MB) up to 2075918336 bytes (1979 MB)
  27. JVM Flags: 9 total; -Xms512m -Xmx2048M -XX:PermSize=256m -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:+CMSClassUnloadingEnabled -XX:ParallelGCThreads=2 -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10
  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