hurr1k4ne Posted December 9, 2012 Share Posted December 9, 2012 Hey! i recently found Minecolony and like to add it to tekkit. FIRST: i know it is not a working SMP Mod! But, i used to get it working on the Tekkit Client (not technic), in an SinglePlayer Game... When i tried to install it to Tekkit Server, i get following errors... 2012-12-09 13:12:11 [iNFO] Forge Mod Loader version 2.2.91.183 for Minecraft 1.2.5 loading 2012-12-09 13:12:11 [FINE] Attempting to load mods contained in the minecraft jar file and associated classes 2012-12-09 13:12:11 [FINE] Minecraft is a file at D:\Downloads\Minecraft\cb\craftbukkit.jar, loading 2012-12-09 13:12:11 [FINE] Found a mod class net.minecraft.server.mod_MinecraftForge in file craftbukkit.jar, attempting to load it 2012-12-09 13:12:11 [FINE] ModLoader BaseMod class net.minecraft.server.mod_MinecraftForge found, loading 2012-12-09 13:12:11 [FINE] ModLoader BaseMod class net.minecraft.server.mod_MinecraftForge loaded 2012-12-09 13:12:11 [FINE] Mod class net.minecraft.server.mod_MinecraftForge loaded successfully 2012-12-09 13:12:11 [FINE] Minecraft jar mods loaded successfully 2012-12-09 13:12:11 [iNFO] Loading mods from D:\Downloads\Minecraft\cb\mods 2012-12-09 13:12:11 [FINE] Found a directory gui, attempting to load it 2012-12-09 13:12:11 [iNFO] Directory gui contained no mods 2012-12-09 13:12:11 [FINE] Found a directory minecolony, attempting to load it 2012-12-09 13:12:11 [iNFO] Directory minecolony contained no mods 2012-12-09 13:12:11 [FINE] Found a zip or jar file MineColony rc20.zip, attempting to load it 2012-12-09 13:12:11 [FINE] Found a mod class mod_MineColony in file MineColony rc20.zip, attempting to load it 2012-12-09 13:12:11 [WARNING] Failed to load mod class mod_MineColony.class in D:\Downloads\Minecraft\cb\mods\MineColony rc20.zip 2012-12-09 13:12:11 [FINER] THROW java.lang.NoClassDefFoundError: BaseMod at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$100(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494) at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:562) at cpw.mods.fml.common.Loader.load(Loader.java:419) at cpw.mods.fml.common.Loader.loadMods(Loader.java:606) at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:125) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.ClassNotFoundException: BaseMod at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 23 more 2012-12-09 13:12:11 [sEVERE] Zip file MineColony rc20.zip failed to read properly 2012-12-09 13:12:11 [FINER] THROW cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: BaseMod at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527) at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:562) at cpw.mods.fml.common.Loader.load(Loader.java:419) at cpw.mods.fml.common.Loader.loadMods(Loader.java:606) at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:125) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.NoClassDefFoundError: BaseMod at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$100(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494) ... 7 more Caused by: java.lang.ClassNotFoundException: BaseMod at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 23 more 2012-12-09 13:12:11 [iNFO] File MineColony rc20.zip contained no mods 2012-12-09 13:12:11 [FINE] Found a directory mob, attempting to load it 2012-12-09 13:12:11 [iNFO] Directory mob contained no mods 2012-12-09 13:12:11 [sEVERE] A problem has occured during mod loading. Likely a corrupt jar is located in your mods directory (HINT: yes this is not a tekkit log but a craftbukkit with modloader, but same error) Any help is appreciated... best would be positive ;-) Link to comment Share on other sites More sharing options...
Backplague Posted December 9, 2012 Share Posted December 9, 2012 Why would you try to install it on a server if you know it doesn't work in SMP? Link to comment Share on other sites More sharing options...
hurr1k4ne Posted December 10, 2012 Author Share Posted December 10, 2012 because i wondered it works in Tekkit(not technic) in Singleplayer. Are Mods declared as SSP / SMP ? Is this the fact why the server couldn't load Minecolony.class?? I thought MODS are always the same and some work SMP and some not... Or are there specific versions for Server / Client. I used to use only bukkit Plugins before i found tekkit Link to comment Share on other sites More sharing options...
theprolo Posted December 10, 2012 Share Posted December 10, 2012 In Minecraft 1.2.5, which Tekkit uses, you need a separate client and server version. If the mod isn't compatible with SMP then you can't play it on a server. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now