Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2014
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.03 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I'm sorry, Dave.
  3.  
  4. Time: 10/23/14 2:58 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:314)
  12. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
  13. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
  14. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  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-042stab078.26
  24. Java Version: 1.8.0_05, Oracle Corporation
  25. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  26. Memory: 35822536 bytes (34 MB) / 91037696 bytes (86 MB) up to 3608084480 bytes (3440 MB)
  27. JVM Flags: 36 total; -XX:ThreadPriorityPolicy=42 -XX:CompileThreshold=1500 -XX:-UseGCOverheadLimit -XX:+TieredCompilation -XX:ParallelGCThreads=2 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:+UnlockExperimentalVMOptions -XX:+UseAdaptiveGCBoundary -XX:MaxMetaspaceSize=256M -XX:+UseGCOverheadLimit -XX:+UseBiasedLocking -Xnoclassgc -Xverify:none -XX:UseSSE=3 -XX:+UseThreadPriorities -XX:+UseLargePages -XX:NewRatio=3 -XX:SurvivorRatio=3 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:MaxGCMinorPauseMillis=7 -XX:+ExplicitGCInvokesConcurrent -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=60 -XX:+BindGCTaskThreadsToCPUs -XX:+UseStringCache -XX:+OptimizeStringConcat -XX:+UseFastAccessorMethods -Xrs -XX:+UseCompressedOops -XX:+AggressiveOpts -Xmx3621M
  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: MCP v9.05 FML v7.10.85.1230 Minecraft Forge 10.13.2.1230 9 mods loaded, 9 mods active
  31. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded
  32. FML{7.10.85.1230} [Forge Mod Loader] (forge-1.7.10-10.13.2.1230-universal.jar) Unloaded
  33. Forge{10.13.2.1230} [Minecraft Forge] (forge-1.7.10-10.13.2.1230-universal.jar) Unloaded
  34. MapWriter{2.1.1} [MapWriter] (Opis-1.2.3_1.7.10.jar) Unloaded
  35. Opis{1.2.3} [Opis] (Opis-1.2.3_1.7.10.jar) Unloaded
  36. pixelmon{3.2.9} [Pixelmon] (Pixelmon-1.7.10-3.2.9-universal.jar) Unloaded
  37. spawnofpsy{1.0} [SpawnOfPsyduck] (SpawnOfPsyduck.jar) Unloaded
  38. wawla{1.0.8} [What Are We Looking At] (Wawla-1.0.8_1.7.10.jar) Unloaded
  39. wondertrade{3.1.0} [Wonder Trade] (WonderTrade-1.7.10-3.2.0.jar) Unloaded
  40. Profiler Position: N/A (disabled)
  41. Is Modded: Definitely; Server brand changed to 'fml,forge'
  42. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement