Guest User

Technodefirmacraft 2.3.1 server crash

a guest
Sep 16th, 2015
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I bet Cylons wouldn't have this problem.
  3.  
  4. Time: 9/16/15 11:38 AM
  5. Description: Exception in server tick loop
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: cpw.mods.fml.common.FMLContainer
  8. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:345)
  9. at cpw.mods.fml.common.Loader.loadMods(Loader.java:489)
  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. Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.FMLContainer
  16. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  17. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  18. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  19. at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:58)
  20. at java.lang.Class.forName0(Native Method)
  21. at java.lang.Class.forName(Class.java:340)
  22. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:340)
  23. ... 6 more
  24. Caused by: java.lang.ClassFormatError: Duplicate method name&signature in class file cpw/mods/fml/common/FMLContainer
  25. at java.lang.ClassLoader.defineClass1(Native Method)
  26. at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
  27. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
  28. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  29. ... 12 more
  30.  
  31.  
  32. A detailed walkthrough of the error, its code path and all known details is as follows:
  33. ---------------------------------------------------------------------------------------
  34.  
  35. -- System Details --
  36. Details:
  37. Minecraft Version: 1.7.10
  38. Operating System: Linux (amd64) version 2.6.32-042stab105.14
  39. Java Version: 1.8.0_05, Oracle Corporation
  40. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  41. Memory: 893230768 bytes (851 MB) / 2034237440 bytes (1940 MB) up to 5358223360 bytes (5110 MB)
  42. JVM Flags: 11 total; -XX:+OptimizeStringConcat -XX:OnOutOfMemoryError=curl https://api.creeper.host/callbacks/minecraft/outofmemory.php?instance=mc-55e9067e73cb4 -k -XX:OnError=curl https://api.creeper.host/callbacks/minecraft/crash.php?instance=mc-55e9067e73cb4 -k -XX:-UseCompressedOops -Xmx5838M -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 -XX:ParallelGCThreads=5 -XX:+AggressiveHeap -XX:+AggressiveOpts -XX:MaxMetaspaceSize=512M
  43. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  44. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  45. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 1 mod loaded, 0 mods active
  46. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  47. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  48. Profiler Position: N/A (disabled)
  49. Is Modded: Definitely; Server brand changed to 'fml,forge'
  50. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment