Hia im new here and i made this mod that adds armor tools ores and a world gen to the game, so then i put FML on my server and tried to run it and it crashed!! I dont know where i went wrong i thought it was universal!
CRASH:
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 3/28/13 4:39 PM
Description: Exception in server tick loop
java.lang.NoSuchMethodError: net.minecraft.src.ModLoader.addArmor(Ljava/lang/String;)I
at mod_rubyArmor.<clinit>(mod_rubyArmor.java:42)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:86)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:482)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:502)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:352)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5.1
Operating System: Linux (amd64) version 2.6.18-348.1.1.el5
Java Version: 1.7.0_01, Oracle Corporation
Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 441180592 bytes (420 MB) / 514523136 bytes (490 MB) up to 514523136 bytes (490 MB)
JVM Flags: 2 total; -Xms512M -Xmx512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.44 FML v5.1.10.617 Minecraft Forge 7.7.1.617 20 mods loaded, 20 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML [Forge Mod Loader] (coremods) Unloaded->Constructed
Forge [Minecraft Forge] (coremods) Unloaded->Constructed
mod_lightRECALL [mod_lightRECALL] (light.zip) Unloaded->Constructed
mod_uraniumHelmet [mod_uraniumHelmet] (magic.zip) Unloaded->Constructed
mod_rubyArmor [mod_rubyArmor] (moores.zip) Unloaded
mod_rubyAxe [mod_rubyAxe] (moores.zip) Unloaded
mod_rubyOre [mod_rubyOre] (moores.zip) Unloaded
mod_rubyPickaxe [mod_rubyPickaxe] (moores.zip) Unloaded
mod_rubySpade [mod_rubySpade] (moores.zip) Unloaded
mod_rubyss [mod_rubyss] (moores.zip) Unloaded
mod_rubySword [mod_rubySword] (moores.zip) Unloaded
mod_uraniumArmor [mod_uraniumArmor] (moores.zip) Unloaded
mod_uraniumAxe [mod_uraniumAxe] (moores.zip) Unloaded
mod_uraniumIngot [mod_uraniumIngot] (moores.zip) Unloaded
mod_uraniumOre [mod_uraniumOre] (moores.zip) Unloaded
mod_uraniumPick [mod_uraniumPick] (moores.zip) Unloaded
mod_uraniumspade [mod_uraniumspade] (moores.zip) Unloaded
mod_uraniumSword [mod_uraniumSword] (moores.zip) Unloaded
mod_steve [mod_steve] (steve.zip) Unloaded
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml'
Type: Dedicated Server (map_server.txt)