I recently made a modded server on forge for minecraft 1.7.10. The actual server works fine, but the mods won't work. I've already ran the universal forge file, got the mods folder, and placed mods in it. The mods include: Lucky blocks, battle gear, animal bikes, backpacks, chocolate quest, code chicken core, damage indicators, dungeon pack, enchanting plus, mantle, modern warfare content pack, not enough items, orespawn, rei's minimap, rival rebels, tinkers construct, vein miner, and custom villagers. I've played all these mods together before, so i know they are compatible with each other. Any help is greatly appreciated.
Define "won't work." Does it crash? Are the mods not present in-game? Something else completely? Just saying they "won't work" is too vague for us to help you, other than random guesses.
Rollback Post to RevisionRollBack
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
They won't work in different ways. Some of the orespawn blocks are present, but literally everything else disappears when i put it down. The custom villagers spawn eggs get used, but a custom villagers doesn't get spawned. Any modded block will disappear if i place it. The server runs fine every time i have tried.
They won't work in different ways. Some of the orespawn blocks are present, but literally everything else disappears when i put it down. The custom villagers spawn eggs get used, but a custom villagers doesn't get spawned. Any modded block will disappear if i place it. The server runs fine every time i have tried.
Make sure you're using the Forge server file and not the vanilla one to start the server.
Rollback Post to RevisionRollBack
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Time: 1/31/16 1:29 PM
Description: Exception in server tick loop
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: Lreifnsk/minimap/ReiMinimap;
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
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.NoClassDefFoundError: Lreifnsk/minimap/ReiMinimap;
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Unknown Source)
at java.lang.Class.getDeclaredField(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.parseSimpleFieldAnnotation(FMLModContainer.java:404)
at cpw.mods.fml.common.FMLModContainer.processFieldAnnotations(FMLModContainer.java:358)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:513)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
I recently made a modded server on forge for minecraft 1.7.10. The actual server works fine, but the mods won't work. I've already ran the universal forge file, got the mods folder, and placed mods in it. The mods include: Lucky blocks, battle gear, animal bikes, backpacks, chocolate quest, code chicken core, damage indicators, dungeon pack, enchanting plus, mantle, modern warfare content pack, not enough items, orespawn, rei's minimap, rival rebels, tinkers construct, vein miner, and custom villagers. I've played all these mods together before, so i know they are compatible with each other. Any help is greatly appreciated.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumDefine "won't work." Does it crash? Are the mods not present in-game? Something else completely? Just saying they "won't work" is too vague for us to help you, other than random guesses.
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Notes - Provides a clientside in-game notepad.
Souls - After you die, a hostile Soul that stores your inventory will spawn.
Auto Refresh - Automatically refreshes your server list and alerts you when your selected server comes online.
Pick Block Plus - A clientside mod that significantly improves the vanilla pick block function.
And a few others that we don't talk about.
They won't work in different ways. Some of the orespawn blocks are present, but literally everything else disappears when i put it down. The custom villagers spawn eggs get used, but a custom villagers doesn't get spawned. Any modded block will disappear if i place it. The server runs fine every time i have tried.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumMake sure you're using the Forge server file and not the vanilla one to start the server.
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Notes - Provides a clientside in-game notepad.
Souls - After you die, a hostile Soul that stores your inventory will spawn.
Auto Refresh - Automatically refreshes your server list and alerts you when your selected server comes online.
Pick Block Plus - A clientside mod that significantly improves the vanilla pick block function.
And a few others that we don't talk about.
By "Forge server file," do you mean the forge universal?
By the "Forge Server file," do you mean the forge universal file.
Every time I run it, it starts up and then closes.
---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 1/31/16 1:29 PM
Description: Exception in server tick loop
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: Lreifnsk/minimap/ReiMinimap;
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
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.NoClassDefFoundError: Lreifnsk/minimap/ReiMinimap;
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Unknown Source)
at java.lang.Class.getDeclaredField(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.parseSimpleFieldAnnotation(FMLModContainer.java:404)
at cpw.mods.fml.common.FMLModContainer.processFieldAnnotations(FMLModContainer.java:358)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:513)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
Thank you. It works.