Advertisement
chino49152

Galacticraft Crash

Jun 11th, 2013
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Ooh. Shiny.
  3.  
  4. Time: 6/11/13 8:08 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:248)
  9. at cpw.mods.fml.common.Loader.loadMods(Loader.java:485)
  10. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
  11. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
  12. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
  13. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:430)
  14. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  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.5.2
  23. Operating System: Linux (i386) version 3.5.0-32-generic
  24. Java Version: 1.7.0_21, Oracle Corporation
  25. Java VM Version: OpenJDK Client VM (mixed mode, sharing), Oracle Corporation
  26. Memory: 794376456 bytes (757 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
  27. JVM Flags: 2 total; -Xmx1024M -Xms1024M
  28. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  29. Suspicious classes: FML and Forge are installed
  30. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  31. FML: MCP v7.51 FML v5.2.2.684 Minecraft Forge 7.8.0.684 8 mods loaded, 8 mods active
  32. mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded
  33. FML{5.2.2.684} [Forge Mod Loader] (coremods) Unloaded
  34. Forge{7.8.0.684} [Minecraft Forge] (coremods) Unloaded
  35. CoFHFramework{1.5.2.4} [CoFH Framework] (coremods) Unloaded
  36. CoFHCore{1.5.2.4} [CoFHCore] (CoFHCore-1.5.2.4.jar) Unloaded
  37. CoFHWorld{1.5.2.4} [CoFHWorld] (CoFHCore-1.5.2.4.jar) Unloaded
  38. GalacticraftCore{0.1.35} [Galacticraft Core] (Galacticraft-1.5.2-a0.1.35.294.jar) Unloaded
  39. ThermalExpansion{2.4.4.1} [Thermal Expansion] (ThermalExpansion-2.4.4.1.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