Jump to content
  • 0

Various mods aren't loading, Current download of Tekkit doesn't work "out of the box"


Flenix

Question

Title: Various mods aren't loading, Current download of Tekkit doesn't work "out of the box"

Version: 3.1.2

OS: Linux Ubuntu 12.04

Java Version: 1.6.0_24

Description of Problem:

Whenever I put in a completely new, fresh installation of Tekkit, I get countless errors on the console about item clashes and mods which can't load. I'd assume it should work on a default install..?

NOTE: If I remove all mods mentioned in the errors, more errors from other mods appear. I have to remove a LOT of them to get to a working install, which isn't ideal :(

I'm hoping I've just done something stupid and got something wrong, but my forum post yielded no results.

Error Messages:

N/A

Error Log:


A Full startup until it fails to go any further, and it has to be stopped again.

http://pastebin.com/F5nrWQ31

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

If you can and want to update to Java 7 for the server, that should fix the problem. If you can't or don't want to, deleting the Nether Ores .jar files from the server's mods folder should also fix it, but you'll have to live without Nether Ores (most people are okay with this).

Link to comment
Share on other sites

  • 0

Alright, I'll try updating java and see if that helps, and post back shortly. Thanks

:)

EDIT:

Before doing that I decided to get a fresh download, install it and remove netherores to see if that was the issue. Still getting a tonne of conflicts and errors:

182 recipes

27 achievements

10:41:49 [iNFO] Starting minecraft server version 1.2.5

10:41:49 [iNFO] Attempting early MinecraftForge initialization

10:41:49 [iNFO] Completed early MinecraftForge initialization

10:41:49 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading

10:41:49 [iNFO] Loading mods from /home/user/Minecraft/tekkit/mods

10:41:49 [iNFO] Directory weaponmod contained no mods

10:41:49 [iNFO] Forge Mod Loader has loaded 30 mods

10:41:49 [iNFO] MinecraftForge v3.3.8.152 Initialized



10:41:49 [iNFO] MinecraftForge v3.3.8.152 Initialized



10:41:49 [sEVERE] java.lang.NoClassDefFoundError: buildcraft/core/network/Packet Update

10:41:49 [sEVERE] at net.minecraft.server.mod_AdditionalPipes.<init>(mod_A dditionalPipes.java:120)

10:41:49 [sEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance 0(Native Method)

10:41:49 [sEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance (NativeConstructorAccessorImpl.java:57)

10:41:49 [sEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInst ance(DelegatingConstructorAccessorImpl.java:45)

10:41:49 [sEVERE] at java.lang.reflect.Constructor.newInstance(Constructor .java:532)

10:41:49 [sEVERE] at java.lang.Class.newInstance0(Class.java:372)

10:41:49 [sEVERE] at java.lang.Class.newInstance(Class.java:325)

10:41:49 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.p reInit(ModLoaderModContainer.java:107)

10:41:49 [sEVERE] at cpw.mods.fml.common.Loader.preModInit(Loader.java:235 )

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

10:41:49 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBuk kitHandler.java:134)

10:41:49 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:135)

10:41:49 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:438)

10:41:49 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492)

10:41:49 [sEVERE] Caused by: java.lang.ClassNotFoundException: buildcraft.core.n etwork.PacketUpdate

10:41:49 [sEVERE] at java.net.URLClassLoader$1.run(URLClassLoader.java:217 )

10:41:49 [sEVERE] at java.security.AccessController.doPrivileged(Native Me thod)

10:41:49 [sEVERE] at java.net.URLClassLoader.findClass(URLClassLoader.java :205)

10:41:49 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:321)

10:41:49 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.j ava:294)

10:41:49 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:266)

10:41:49 [sEVERE] ... 14 more

10:41:49 [sEVERE] Unexpected exception

java.lang.NoClassDefFoundError: buildcraft/core/network/PacketUpdate

at net.minecraft.server.mod_AdditionalPipes.<init>(mod_AdditionalPipes.j ava:120)

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct orAccessorImpl.java:57)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC onstructorAccessorImpl.java:45)

at java.lang.reflect.Constructor.newInstance(Constructor.java:532)

at java.lang.Class.newInstance0(Class.java:372)

at java.lang.Class.newInstance(Class.java:325)

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: buildcraft.core.network.PacketUpdat e

at java.net.URLClassLoader$1.run(URLClassLoader.java:217)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(URLClassLoader.java:205)

at java.lang.ClassLoader.loadClass(ClassLoader.java:321)

at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)

at java.lang.ClassLoader.loadClass(ClassLoader.java:266)

... 14 more

>stop

10:42:33 [iNFO] Stopping server

10:42:33 [sEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

10:42:33 [sEVERE] at java.util.ArrayList.rangeCheck(ArrayList.java:571)

10:42:33 [sEVERE] at java.util.ArrayList.get(ArrayList.java:349)

10:42:33 [sEVERE] at net.minecraft.server.MinecraftServer.stop(MinecraftSe

10:42:33 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer

10:42:33 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour

10:42:33 [iNFO] Stopping server

10:42:33 [sEVERE] Exception in thread "Thread-3"

>user@CentralServer:~$ 182 recipes

27 achievements

10:44:56 [iNFO] Starting minecraft server version 1.2.5

10:44:56 [iNFO] Attempting early MinecraftForge initialization

10:44:56 [iNFO] Completed early MinecraftForge initialization

10:44:56 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading

10:44:56 [iNFO] Loading mods from /home/user/Minecraft/tekkit/mods

10:44:56 [iNFO] Directory weaponmod contained no mods

10:44:56 [iNFO] Forge Mod Loader has loaded 37 mods

10:44:56 [iNFO] MinecraftForge v3.3.8.152 Initialized



10:44:56 [iNFO] MinecraftForge v3.3.8.152 Initialized



10:44:56 [iNFO] [WeaponMod] Properties file read succesfully!

10:44:56 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found valu e 0 outside acceptable range 4.9E-324,1.7976931348623157E308

10:44:56 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_Co mputerCraft.cfg

10:44:56 [iNFO] ComputerCraft: computerBlockID 207

10:44:56 [iNFO] ComputerCraft: diskDriveBlockID 208

10:44:56 [iNFO] ComputerCraft: diskItemID 4000

10:44:56 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.sha red.ItemComputer@1c701a27 while adding net.minecraft.server.ItemBlock@3c50507

10:44:56 [iNFO] ComputerCraft: Searching for RedPowerLib...

10:44:56 [iNFO] ComputerCraft: RedPowerLib and methods located.

10:44:56 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.sha red.ItemPeripheral@49bdc9d8 while adding net.minecraft.server.ItemBlock@4b0ea9ba

10:44:56 [iNFO] Initializing alchemy values for Equivalent Exchange..

10:44:57 [iNFO] Loading properties

10:44:57 [WARNING] server.properties does not exist

10:44:57 [iNFO] Generating new properties file

10:44:57 [iNFO] Starting Minecraft server on *:25565

10:44:57 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq

10:44:57 [iNFO] CONFLICT @ -15 item slot already occupied by net.minecraft.serve r.ItemBlock@5ae576d4 while adding codechicken.enderstorage.ItemEnderChest@edc86e b

10:44:57 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.serv er.ItemWithAuxData@7fcebc9f while adding net.minecraft.server.ItemMobSpawner@5dc 1ac46

10:44:57 [iNFO] [iC2] Config loaded from /home/user/Minecraft/tekkit/./config/IC 2.cfg

10:44:57 [sEVERE] java.lang.IllegalArgumentException: Slot 241 is already occupi ed by codechicken.enderstorage.BlockEnderChest@6e5a3923 when adding ic2.common.B lockRubSapling@655d616e

10:44:57 [sEVERE] at net.minecraft.server.Block.<init>(Block.java:181)

10:44:57 [sEVERE] at net.minecraft.server.BlockFlower.<init>(SourceFile:11 )

10:44:57 [sEVERE] at net.minecraft.server.BlockFlower.<init>(SourceFile:19 )

10:44:57 [sEVERE] at net.minecraft.server.BlockSapling.<init>(BlockSapling .java:18)

10:44:57 [sEVERE] at ic2.common.BlockRubSapling.<init>(BlockRubSapling.jav a:14)

10:44:57 [sEVERE] at net.minecraft.server.mod_IC2.load(mod_IC2.java:289)

10:44:57 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.i nit(ModLoaderModContainer.java:351)

10:44:57 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:263)

10:44:57 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java :618)

10:44:57 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(F MLBukkitHandler.java:142)

10:44:57 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:176)

10:44:57 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:438)

10:44:57 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492)

10:44:57 [sEVERE] Unexpected exception

java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken. enderstorage.BlockEnderChest@6e5a3923 when adding ic2.common.BlockRubSapling@655 d616e

at net.minecraft.server.Block.<init>(Block.java:181)

at net.minecraft.server.BlockFlower.<init>(SourceFile:11)

at net.minecraft.server.BlockFlower.<init>(SourceFile:19)

at net.minecraft.server.BlockSapling.<init>(BlockSapling.java:18)

at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:14)

at net.minecraft.server.mod_IC2.load(mod_IC2.java:289)

at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderMod Container.java:351)

at cpw.mods.fml.common.Loader.modInit(Loader.java:263)

at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618)

at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler. java:142)

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

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

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

From there, it freezes and wont do anything except stop.

I'll try updating Java now, but if only netherores is the only known one to use java 7, I can't see that being the issue here... Maybe there is something else missing? Its a new installation on the server, but I can't think of any other dependencies other than Java...

Link to comment
Share on other sites

  • 0

Alright, Java is updated. Still errors:

user@CentralServer:~$ ./tekkit.sh

182 recipes

27 achievements

00:58:47 [iNFO] Starting minecraft server version 1.2.5

00:58:47 [iNFO] Attempting early MinecraftForge initialization

00:58:47 [iNFO] Completed early MinecraftForge initialization

00:58:47 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading

00:58:47 [iNFO] Loading mods from /home/user/Minecraft/tekkit/mods

00:58:47 [iNFO] Directory weaponmod contained no mods

00:58:47 [iNFO] Forge Mod Loader has loaded 38 mods

00:58:47 [iNFO] MinecraftForge v3.3.8.152 Initialized



00:58:47 [iNFO] MinecraftForge v3.3.8.152 Initialized



00:58:47 [iNFO] [WeaponMod] Properties file read succesfully!

00:58:47 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found valu e 0 outside acceptable range 4.9E-324,1.7976931348623157E308

00:58:47 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_Co mputerCraft.cfg

00:58:47 [iNFO] ComputerCraft: computerBlockID 207

00:58:47 [iNFO] ComputerCraft: diskDriveBlockID 208

00:58:47 [iNFO] ComputerCraft: diskItemID 4000

00:58:47 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.sha red.ItemComputer@403b0790 while adding net.minecraft.server.ItemBlock@636d9fe1

00:58:47 [iNFO] ComputerCraft: Searching for RedPowerLib...

00:58:47 [iNFO] ComputerCraft: RedPowerLib and methods located.

00:58:48 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.sha red.ItemPeripheral@3db23d7e while adding net.minecraft.server.ItemBlock@e33ad7

00:58:48 [iNFO] Initializing alchemy values for Equivalent Exchange..

00:58:48 [iNFO] NetherOres: loaded Macerator Recipes

00:58:48 [iNFO] Loading properties

00:58:48 [iNFO] Starting Minecraft server on *:25565

00:58:49 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq

00:58:49 [iNFO] CONFLICT @ -15 item slot already occupied by net.minecraft.serve r.ItemBlock@6c694dca while adding codechicken.enderstorage.ItemEnderChest@757240 60

00:58:49 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.serv er.ItemWithAuxData@3f203d7 while adding net.minecraft.server.ItemMobSpawner@5da1 a47

00:58:49 [iNFO] [iC2] Config loaded from /home/user/Minecraft/tekkit/./config/IC 2.cfg

00:58:49 [sEVERE] java.lang.IllegalArgumentException: Slot 241 is already occupi ed by codechicken.enderstorage.BlockEnderChest@c4dc1e4 when adding ic2.common.Bl ockRubSapling@44f4660b

00:58:49 [sEVERE] at net.minecraft.server.Block.<init>(Block.java:181)

00:58:49 [sEVERE] at net.minecraft.server.BlockFlower.<init>(SourceFile:11 )

00:58:49 [sEVERE] at net.minecraft.server.BlockFlower.<init>(SourceFile:19 )

00:58:49 [sEVERE] at net.minecraft.server.BlockSapling.<init>(BlockSapling .java:18)

00:58:49 [sEVERE] at ic2.common.BlockRubSapling.<init>(BlockRubSapling.jav a:14)

00:58:49 [sEVERE] at net.minecraft.server.mod_IC2.load(mod_IC2.java:289)

00:58:49 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.i nit(ModLoaderModContainer.java:351)

00:58:49 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:263)

00:58:49 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java :618)

00:58:49 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(F MLBukkitHandler.java:142)

00:58:49 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:176)

00:58:49 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:438)

00:58:49 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492)

00:58:49 [sEVERE] Unexpected exception

java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken. enderstorage.BlockEnderChest@c4dc1e4 when adding ic2.common.BlockRubSapling@44f4 660b

at net.minecraft.server.Block.<init>(Block.java:181)

at net.minecraft.server.BlockFlower.<init>(SourceFile:11)

at net.minecraft.server.BlockFlower.<init>(SourceFile:19)

at net.minecraft.server.BlockSapling.<init>(BlockSapling.java:18)

at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:14)

at net.minecraft.server.mod_IC2.load(mod_IC2.java:289)

at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderMod Container.java:351)

at cpw.mods.fml.common.Loader.modInit(Loader.java:263)

at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618)

at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler. java:142)

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

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

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

I get it is just conflicts of two mods using the same blocks, or something like that?

Issue is, it doesn't seem to tell me what block ID's or often even what mods. Some state it, some say the wrong ID, some don't even say what mod it's having issues with...

Also quick side-question. If a player has a mod in the client, but the server doesn't have it, do the blocks from that mod still appear in the creative inventory of the player? If so, any way to block that off to stop crashes?

Link to comment
Share on other sites

  • 0

@Torezu - Do you know any other things that might fix this?

Sorry if I seem like I'm pestering, I just can't get my head around this at all. I do all sorts of things with servers outside of Minecraft too so I don't mind how complex a solution might be - I just wanna get it all working so I can open up my Tekkit server.

Link to comment
Share on other sites

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