Advertisement
Betapyth

Untitled

Apr 29th, 2015
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.52 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Daisy, daisy...
  3.  
  4. Time: 4/29/15 5:40 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(Unknown Source)
  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 8.1 (amd64) version 6.3
  24. Java Version: 1.8.0_40, Oracle Corporation
  25. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  26. Memory: 245319072 bytes (233 MB) / 540540928 bytes (515 MB) up to 3817865216 bytes (3641 MB)
  27. JVM Flags: 1 total; -Xmx4096M
  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