Jump to content
  • 0

Get an error when adding new mods to the tekkit pack


Question

Posted

Title: Get an error when adding new mods to the tekkit pack

Version: 3.1.2

OS: windows 7 x64 ultimate

Java Version: jre.7.0

Description of Problem:

Im am trying to add the mod "crafting table 3" into tekkit. But when i have added it i get the error.

Error Messages:

Error Log:


C:\Users\jesper\Desktop\Ny mapp\Tekkit_Server_3.1.2>java -Xmx3G -Xms2G -jar Tekk

it.jar nogui

182 recipes

27 achievements

09:56:03 [iNFO] Starting minecraft server version 1.2.5

09:56:03 [iNFO] Attempting early MinecraftForge initialization

09:56:03 [iNFO] Completed early MinecraftForge initialization

09:56:03 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading

09:56:03 [iNFO] Loading mods from C:\Users\jesper\Desktop\Ny mapp\Tekkit_Server_

3.1.2\mods

09:56:04 [iNFO] Directory weaponmod contained no mods

09:56:04 [iNFO] Forge Mod Loader has loaded 40 mods

09:56:04 [iNFO] MinecraftForge v3.3.8.152 Initialized



09:56:04 [iNFO] MinecraftForge v3.3.8.152 Initialized



09:56:04 [iNFO] [WeaponMod] Properties file read succesfully!

09:56:04 [VARNING] Configuration for mod_ComputerCraft.enableAPI_http found valu

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

09:56:04 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_Co

mputerCraft.cfg

09:56:04 [iNFO] ComputerCraft: computerBlockID 207

09:56:04 [iNFO] ComputerCraft: diskDriveBlockID 208

09:56:04 [iNFO] ComputerCraft: diskItemID 4000

09:56:04 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.sha

red.ItemComputer@339699dd while adding net.minecraft.server.ItemBlock@644f96a0

09:56:04 [iNFO] ComputerCraft: Searching for RedPowerLib...

09:56:04 [iNFO] ComputerCraft: RedPowerLib and methods located.

09:56:04 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.sha

red.ItemPeripheral@7116fe10 while adding net.minecraft.server.ItemBlock@1c820671



09:56:04 [ALLVARLIG] java.lang.NoClassDefFoundError: BaseMod

09:56:04 [ALLVARLIG]    at java.lang.Class.getDeclaredConstructors0(Native Metho

d)

09:56:04 [ALLVARLIG]    at java.lang.Class.privateGetDeclaredConstructors(Unknow

n Source)

09:56:04 [ALLVARLIG]    at java.lang.Class.getConstructor0(Unknown Source)

09:56:04 [ALLVARLIG]    at java.lang.Class.newInstance0(Unknown Source)

09:56:04 [ALLVARLIG]    at java.lang.Class.newInstance(Unknown Source)

09:56:04 [ALLVARLIG]    at cpw.mods.fml.common.modloader.ModLoaderModContainer.p

reInit(ModLoaderModContainer.java:107)

09:56:04 [ALLVARLIG]    at cpw.mods.fml.common.Loader.preModInit(Loader.java:235

)

09:56:04 [ALLVARLIG]    at cpw.mods.fml.common.Loader.loadMods(Loader.java:607)

09:56:04 [ALLVARLIG]    at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBuk

kitHandler.java:134)

09:56:04 [ALLVARLIG]    at net.minecraft.server.MinecraftServer.init(MinecraftSe

rver.java:135)

09:56:04 [ALLVARLIG]    at net.minecraft.server.MinecraftServer.run(MinecraftSer

ver.java:438)

09:56:04 [ALLVARLIG]    at net.minecraft.server.ThreadServerApplication.run(Sour

ceFile:492)

09:56:04 [ALLVARLIG] Caused by: java.lang.ClassNotFoundException: BaseMod

09:56:04 [ALLVARLIG]    at java.net.URLClassLoader$1.run(Unknown Source)

09:56:04 [ALLVARLIG]    at java.net.URLClassLoader$1.run(Unknown Source)

09:56:04 [ALLVARLIG]    at java.security.AccessController.doPrivileged(Native Me

thod)

09:56:04 [ALLVARLIG]    at java.net.URLClassLoader.findClass(Unknown Source)

09:56:04 [ALLVARLIG]    at java.lang.ClassLoader.loadClass(Unknown Source)

09:56:04 [ALLVARLIG]    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown So

urce)

09:56:04 [ALLVARLIG]    at java.lang.ClassLoader.loadClass(Unknown Source)

09:56:04 [ALLVARLIG]    ... 12 more

09:56:04 [ALLVARLIG] 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

>

4 answers to this question

Recommended Posts

  • 0
Posted

Always stop the server before you change configs.

However, it doesn't look lige an ID conflict to me. Looks more like a FML incompatible mod.

Which mod(s) are you trying to install and have they been ported to bukkit?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...