Jump to content

Question

Posted

Title: Tekkit server setup failed

Version: 3.0.3/3.0.4

OS: Windows 7 64bit

Java Version: 6

Description of Problem:

Tekkit server start error with a extra mod Mo creatures installed

Error Messages:

java.lang.NoclassDefFoundError:Base Mod

Error Log:




2 answers to this question

Recommended Posts

  • 0
Posted

AForgot error log

C:\Users\H&N\Desktop\Tekkit Server>java -Xmx3G -Xms2G -jar Tekkit.jar nogui

182 recipes

27 achievements

15:13:16 [iNFO] Starting minecraft server version 1.2.5

15:13:16 [iNFO] Attempting early MinecraftForge initialization

15:13:16 [iNFO] Completed early MinecraftForge initialization

15:13:16 [iNFO] Forge Mod Loader version 2.2.91.162 for Minecraft 1.2.5 loading

15:13:17 [iNFO] Loading mods from C:\Users\H&N\Desktop\Tekkit Server\mods

15:13:19 [iNFO] Directory weaponmod contained no mods

15:13:19 [iNFO] Forge Mod Loader has loaded 37 mods

15:13:19 [iNFO] MinecraftForge v3.3.8.152 Initialized

15:13:19 [iNFO] MinecraftForge v3.3.8.152 Initialized

15:13:19 [iNFO] [WeaponMod] Properties file read succesfully!

15:13:19 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found valu

e 0 outside acceptable range 4.9E-324,1.7976931348623157E308

15:13:19 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_Co

mputerCraft.cfg

15:13:19 [iNFO] ComputerCraft: computerBlockID 207

15:13:19 [iNFO] ComputerCraft: diskDriveBlockID 208

15:13:19 [iNFO] ComputerCraft: diskItemID 4000

15:13:19 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.sha

red.ItemComputer@76f08fe1 while adding net.minecraft.server.ItemBlock@2b7639c8

15:13:20 [iNFO] ComputerCraft: Searching for RedPowerLib...

15:13:20 [iNFO] ComputerCraft: RedPowerLib and methods located.

15:13:20 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.sha

red.ItemPeripheral@27ba1599 while adding net.minecraft.server.ItemBlock@29e0042f

15:13:20 [sEVERE] java.lang.NoClassDefFoundError: BaseMod

15:13:20 [sEVERE] at java.lang.Class.getDeclaredConstructors0(Native Metho

d)

15:13:20 [sEVERE] at java.lang.Class.privateGetDeclaredConstructors(Unknow

n Source)

15:13:20 [sEVERE] at java.lang.Class.getConstructor0(Unknown Source)

15:13:20 [sEVERE] at java.lang.Class.newInstance0(Unknown Source)

15:13:20 [sEVERE] at java.lang.Class.newInstance(Unknown Source)

15:13:20 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.p

reInit(ModLoaderModContainer.java:107)

15:13:20 [sEVERE] at cpw.mods.fml.common.Loader.preModInit(Loader.java:235

)

15:13:20 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:607)

15:13:20 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBuk

kitHandler.java:134)

15:13:20 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe

rver.java:135)

15:13:20 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer

ver.java:438)

15:13:20 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour

ceFile:492)

15:13:20 [sEVERE] Caused by: java.lang.ClassNotFoundException: BaseMod

15:13:20 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source)

15:13:20 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source)

15:13:20 [sEVERE] at java.security.AccessController.doPrivileged(Native Me

thod)

15:13:20 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source)

15:13:20 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)

15:13:20 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown So

urce)

15:13:20 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)

15:13:20 [sEVERE] ... 12 more

15:13:20 [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.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

>

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...