Hi, after having found the mod Binnie Patcher I've updated my pack with the requested version of forestry and binnie mod and the client loads correctly but the server crashes with this report
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 3/20/16 1:52 PM
Description: Exception in server tick loop
java.lang.NoClassDefFoundError: forestry/api/genetics/IFlowerAcceptableRule
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:278)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:340)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:489)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
Caused by: java.lang.ClassNotFoundException: forestry.api.genetics.IFlowerAcceptableRule
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
... 9 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Linux (amd64) version 2.6.32-504.30.3.el6.x86_64
Java Version: 1.7.0_85, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 8787170272 bytes (8380 MB) / 10290724864 bytes (9814 MB) up to 10290724864 bytes (9814 MB)
JVM Flags: 3 total; -XX:PermSize=1024M -Xmx10240M -Xms10240M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 0 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
FML{7.10.99.99} [Forge Mod Loader] (ftbserver.jar)
Forge{10.13.4.1614} [Minecraft Forge] (ftbserver.jar)
appliedenergistics2-core{rv3-beta-5} [Applied Energistics 2 Core] (minecraft.jar)
Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
<CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
I've also tried deleating gendustry but nothing changes.
A lot of mods dont have server support the mods you are adding most likely dont have support. All my mods work fine client side but non of them can be used with a server.
Rollback Post to RevisionRollBack
I like to make weird mods.
To post a comment, please login or register a new account.
Hi, after having found the mod Binnie Patcher I've updated my pack with the requested version of forestry and binnie mod and the client loads correctly but the server crashes with this report
I've also tried deleating gendustry but nothing changes.
Any help?
Thanks for future reply
A lot of mods dont have server support the mods you are adding most likely dont have support. All my mods work fine client side but non of them can be used with a server.
I like to make weird mods.