Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.29 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Oops.
  3.  
  4. Time: 31/10/14 5:49 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:313)
  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: Windows 7 (amd64) version 6.1
  24. Java Version: 1.7.0_60, Oracle Corporation
  25. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  26. Memory: 257169496 bytes (245 MB) / 384303104 bytes (366 MB) up to 1897922560 bytes (1810 MB)
  27. JVM Flags: 0 total;
  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.18.1180 Minecraft Forge 10.13.0.1180 23 mods loaded, 23 mods active
  31. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded
  32. FML{7.10.18.1180} [Forge Mod Loader] (forge-1.7.10-10.13.0.1180-universal.jar) Unloaded
  33. Forge{10.13.0.1180} [Minecraft Forge] (forge-1.7.10-10.13.0.1180-universal.jar) Unloaded
  34. PlayerAPI{1.0} [Player API] (minecraft.jar) Unloaded
  35. SmartCore{1.0} [Smart Core] (minecraft.jar) Unloaded
  36. battlegear2{1.0.5.6} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.5.6.jar) Unloaded
  37. lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar) Unloaded
  38. betterstorage{0.9.2.107} [BetterStorage] (Better-Storage-Mod-1.7.10.jar) Unloaded
  39. bettervillages{0.3} [Better Villages Mod] (Better-Villages-Mod-1.7.10.jar) Unloaded
  40. MoCreatures{6.3.0} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.0.zip) Unloaded
  41. herobrinemod{3.7} [The Herobrine Mod] (Herobrine-Mod-1.7.10.jar) Unloaded
  42. iChunUtil{4.0.0} [iChunUtil] (iChunUtil-4.0.0.jar) Unloaded
  43. Kradxns Minimap{2.0} [Minimap] (Kradxn-X-ray-Mod-1.7.10.jar) Unloaded
  44. mca{4.1.2} [Minecraft Comes Alive] (MCA-4.1.2 MC-1.7.10.zip) Unloaded
  45. Morph{0.9.0} [Morph] (Morphing-Mod-1.7.10.jar) Unloaded
  46. MouseTweaks{2.4.4} [Mouse Tweaks] (Mouse-Tweaks-Mod-1.7.10.jar) Unloaded
  47. pandorasbox{2.0.1} [Pandora's Box] (Pandoras-Box-Mod-1.7.10.jar) Unloaded
  48. radixcore{1.3.1} [RadixCore] (RadixCore-1.3.1 MC-1.7.x.zip) Unloaded
  49. examplemod{1.0} [Example Mod] (S3DGM-1.7.10-0.6.2.jar) Unloaded
  50. smgjp{0.6.1} [smgjp] (S3DGM-1.7.10-0.6.2.jar) Unloaded
  51. S3DGM{0.6.0} [Stefinus 3D Gun Mod] (S3DGM-1.7.10-0.6.2.jar) Unloaded
  52. SmartMoving{15.1} [Smart Moving] (SmartMoving-1.7.10-15.1.jar) Unloaded
  53. SmartRender{2.0} [Smart Render] (SmartRender-1.7.10-2.0.jar) Unloaded
  54. Profiler Position: N/A (disabled)
  55. Is Modded: Definitely; Server brand changed to 'fml,forge'
  56. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement