Natemonkey836

Infinity Evolved Crash Report

Apr 19th, 2020
673
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.05 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Who set us up the TNT?
  3.  
  4. Time: 19/04/20 12:06 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.NoClassDefFoundError: forestry/api/genetics/IFlowerAcceptableRule
  8. at java.lang.Class.forName0(Native Method)
  9. at java.lang.Class.forName(Unknown Source)
  10. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:340)
  11. at cpw.mods.fml.common.Loader.loadMods(Loader.java:489)
  12. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
  13. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
  14. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
  15. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
  16. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  17. Caused by: java.lang.ClassNotFoundException: forestry.api.genetics.IFlowerAcceptableRule
  18. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  19. at java.lang.ClassLoader.loadClass(Unknown Source)
  20. at java.lang.ClassLoader.loadClass(Unknown Source)
  21. ... 9 more
  22. Caused by: java.lang.NullPointerException
  23. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  24. ... 11 more
  25.  
  26.  
  27. A detailed walkthrough of the error, its code path and all known details is as follows:
  28. ---------------------------------------------------------------------------------------
  29.  
  30. -- System Details --
  31. Details:
  32. Minecraft Version: 1.7.10
  33. Operating System: Windows 10 (amd64) version 10.0
  34. Java Version: 1.8.0_241, Oracle Corporation
  35. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  36. Memory: 415816744 bytes (396 MB) / 682622976 bytes (651 MB) up to 7621050368 bytes (7268 MB)
  37. JVM Flags: 0 total;
  38. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  39. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  40. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 11 mods loaded, 0 mods active
  41. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  42. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  43. FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  44. Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  45. appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
  46. Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
  47. CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  48. NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  49. ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar)
  50. ChocoPatcher{1.1} [Choco Patcher] (minecraft.jar)
  51. OpenModsCore{0.10} [OpenModsCore] (minecraft.jar)
  52. <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  53. Profiler Position: N/A (disabled)
  54. Is Modded: Definitely; Server brand changed to 'fml,forge'
  55. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment