Jump to content

Question

Posted

Title: Basemod Error On Startup

Version: 3.1.2

OS: Windows 7

Java Version: 6

Description of Problem:

When Installing mo creatures and custom mob spawner I am now getting this error message on server startup.

Error Messages:

Error Log:


C:\Users\Jake\Desktop\tekkit\New folder (3)>java -Xmx3G -Xms2G -jar Tekkit.jar n

ogui

182 recipes

27 achievements

10:46:55 [iNFO] Starting minecraft server version 1.2.5

10:46:55 [iNFO] Attempting early MinecraftForge initialization

10:46:55 [iNFO] Completed early MinecraftForge initialization

10:46:55 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading

10:46:55 [iNFO] Loading mods from C:\Users\Jake\Desktop\tekkit\New folder (3)\mo

ds

10:46:55 [iNFO] File CustomMobSpawner 1.4.3.zip contained no mods

10:46:55 [iNFO] Directory weaponmod contained no mods

10:46:55 [iNFO] Forge Mod Loader has loaded 36 mods

10:46:55 [iNFO] MinecraftForge v3.3.8.152 Initialized



10:46:55 [iNFO] MinecraftForge v3.3.8.152 Initialized



10:46:55 [iNFO] [WeaponMod] Properties file read succesfully!

10:46:56 [sEVERE] java.lang.NoClassDefFoundError: BaseMod

10:46:56 [sEVERE]       at java.lang.Class.getDeclaredConstructors0(Native Metho

d)

10:46:56 [sEVERE]       at java.lang.Class.privateGetDeclaredConstructors(Unknow

n Source)

10:46:56 [sEVERE]       at java.lang.Class.getConstructor0(Unknown Source)

10:46:56 [sEVERE]       at java.lang.Class.newInstance0(Unknown Source)

10:46:56 [sEVERE]       at java.lang.Class.newInstance(Unknown Source)

10:46:56 [sEVERE]       at cpw.mods.fml.common.modloader.ModLoaderModContainer.p

reInit(ModLoaderModContainer.java:107)

10:46:56 [sEVERE]       at cpw.mods.fml.common.Loader.preModInit(Loader.java:235

)

10:46:56 [sEVERE]       at cpw.mods.fml.common.Loader.loadMods(Loader.java:607)

10:46:56 [sEVERE]       at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBuk

kitHandler.java:134)

10:46:56 [sEVERE]       at net.minecraft.server.MinecraftServer.init(MinecraftSe

rver.java:135)

10:46:56 [sEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer

ver.java:438)

10:46:56 [sEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour

ceFile:492)

10:46:56 [sEVERE] Caused by: java.lang.ClassNotFoundException: BaseMod

10:46:56 [sEVERE]       at java.net.URLClassLoader$1.run(Unknown Source)

10:46:56 [sEVERE]       at java.security.AccessController.doPrivileged(Native Me

thod)

10:46:56 [sEVERE]       at java.net.URLClassLoader.findClass(Unknown Source)

10:46:56 [sEVERE]       at java.lang.ClassLoader.loadClass(Unknown Source)

10:46:56 [sEVERE]       at sun.misc.Launcher$AppClassLoader.loadClass(Unknown So

urce)

10:46:56 [sEVERE]       at java.lang.ClassLoader.loadClass(Unknown Source)

10:46:56 [sEVERE]       ... 12 more

10:46:56 [sEVERE] Unexpected exception

java.lang.NoClassDefFoundError: BaseMod

        at java.lang.Class.getDeclaredConstructors0(Native Method)

        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)

        at java.lang.Class.getConstructor0(Unknown Source)

        at java.lang.Class.newInstance0(Unknown Source)

        at java.lang.Class.newInstance(Unknown Source)

        at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoader

ModContainer.java:107)

        at cpw.mods.fml.common.Loader.preModInit(Loader.java:235)

        at cpw.mods.fml.common.Loader.loadMods(Loader.java:607)

        at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:

134)

        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135)

        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

Caused by: java.lang.ClassNotFoundException: BaseMod

        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)

        ... 12 more

>

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...