Jump to content

Question

Posted

Title: Forestry Tekkit Error

Version: 3.0.3/3.0.4

OS: Mac OS X Lion 10.7.4

Java Version: Java 7

Description of Problem:

When I try to startup my server with forestry I get this error.

Server log - http://pastie.org/4281619

Error Messages:

Error Log:


2012-07-18 21:11:20 [sEVERE] java.lang.NoSuchMethodError: ic2.api.CropCard.registerBaseSeed(Lnet/minecraft/server/ItemStack;IIIII)Z

2012-07-18 21:11:20 [sEVERE] 	at ic2.common.IC2Crops.registerBaseSeeds(IC2Crops.java:73)

2012-07-18 21:11:20 [sEVERE] 	at ic2.common.IC2Crops.init(IC2Crops.java:51)

2012-07-18 21:11:20 [sEVERE] 	at net.minecraft.server.mod_IC2.load(mod_IC2.java:678)

2012-07-18 21:11:20 [sEVERE] 	at cpw.mods.fml.server.ModLoaderModContainer.init(ModLoaderModContainer.java:271)

2012-07-18 21:11:20 [sEVERE] 	at cpw.mods.fml.common.Loader.modInit(Loader.java:220)

2012-07-18 21:11:20 [sEVERE] 	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:539)

2012-07-18 21:11:20 [sEVERE] 	at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:121)

2012-07-18 21:11:20 [sEVERE] 	at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:159)

2012-07-18 21:11:20 [sEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)

2012-07-18 21:11:20 [sEVERE] 	at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-07-18 21:11:20 [sEVERE] Unexpected exception

java.lang.NoSuchMethodError: ic2.api.CropCard.registerBaseSeed(Lnet/minecraft/server/ItemStack;IIIII)Z

	at ic2.common.IC2Crops.registerBaseSeeds(IC2Crops.java:73)

	at ic2.common.IC2Crops.init(IC2Crops.java:51)

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

	at cpw.mods.fml.server.ModLoaderModContainer.init(ModLoaderModContainer.java:271)

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

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

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

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

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

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

2012-07-18 21:11:24 [iNFO] Stopping server

2012-07-18 21:11:24 [sEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

2012-07-18 21:11:24 [sEVERE] 	at java.util.ArrayList.RangeCheck(ArrayList.java:547)

2012-07-18 21:11:24 [sEVERE] 	at java.util.ArrayList.get(ArrayList.java:322)

2012-07-18 21:11:24 [sEVERE] 	at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:412)

2012-07-18 21:11:24 [sEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:483)

2012-07-18 21:11:24 [sEVERE] 	at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-07-18 21:11:24 [iNFO] Stopping server

2012-07-18 21:11:24 [sEVERE] Exception in thread "Thread-4" 

2012-07-18 21:11:24 [sEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

2012-07-18 21:11:24 [sEVERE] 	at java.util.ArrayList.RangeCheck(ArrayList.java:547)

2012-07-18 21:11:24 [sEVERE] 	at java.util.ArrayList.get(ArrayList.java:322)

2012-07-18 21:11:24 [sEVERE] 	at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:412)

2012-07-18 21:11:24 [sEVERE] 	at org.bukkit.craftbukkit.util.ServerShutdownThread.run(ServerShutdownThread.java:14)

6 answers to this question

Recommended Posts

  • 0
Posted

I think you may have downloaded the wrong forestry file for a tekkit server.

If you're trying to put forestry on a server, be sure to grab the bukkit port, and not the server version. (because tekkit uses bukkit) And since the latest version of forestry is incompatible with forge 3.3.7.x, you'll need a version lower than forestry 1.4.8.x.

Go here and find the forestry bukkit port you need: http://minecraft.maeyanie.com/

  • 0
Posted

I have forestry 1.4.6.1

I think you may have downloaded the wrong forestry file for a tekkit server.

If you're trying to put forestry on a server, be sure to grab the bukkit port, and not the server version. (because tekkit uses bukkit) And since the latest version of forestry is incompatible with forge 3.3.7.x, you'll need a version lower than forestry 1.4.8.x.

Go here and find the forestry bukkit port you need: http://minecraft.maeyanie.com/

  • 0
Posted

someone please help me! i get this error when i try to start up my tekkit server with forestry


C:\Users\Henning\Desktop\tekkit>java -Xmx3G -Xms2G -jar Tekkit.jar nogui

182 recipes

27 achievements

23:23:48 [iNFO] Starting minecraft server version 1.2.5

23:23:48 [iNFO] Attempting early MinecraftForge initialization

23:23:48 [iNFO] Completed early MinecraftForge initialization

23:23:48 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading

23:23:48 [iNFO] Loading mods from C:\Users\Henning\Desktop\tekkit\mods

23:23:48 [iNFO] Directory weaponmod contained no mods

23:23:48 [iNFO] Forge Mod Loader has loaded 39 mods

23:23:48 [iNFO] MinecraftForge v3.3.8.152 Initialized

 

23:23:48 [iNFO] MinecraftForge v3.3.8.152 Initialized

 

23:23:48 [iNFO] [WeaponMod] Properties file read succesfully!

23:23:48 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found valu

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

23:23:48 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_Co

mputerCraft.cfg

23:23:48 [iNFO] ComputerCraft: computerBlockID 207

23:23:48 [iNFO] ComputerCraft: diskDriveBlockID 208

23:23:48 [iNFO] ComputerCraft: diskItemID 4000

23:23:48 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.sha

red.ItemComputer@38a9219a while adding net.minecraft.server.ItemBlock@67dd2285

23:23:48 [iNFO] ComputerCraft: Searching for RedPowerLib...

23:23:48 [iNFO] ComputerCraft: RedPowerLib and methods located.

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

red.ItemPeripheral@3f18dc75 while adding net.minecraft.server.ItemBlock@7931a5af

 

23:23:49 [iNFO] Initializing alchemy values for Equivalent Exchange..

23:23:49 [iNFO] NetherOres: loaded Macerator Recipes

23:23:49 [iNFO] Loading properties

23:23:49 [iNFO] Starting Minecraft server on *:25565

23:23:49 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq

23:23:49 [iNFO] [iC2] Config loaded from C:\Users\Henning\Desktop\tekkit\.\confi

g\IC2.cfg

23:23:50 [iNFO] CONFLICT @ 1237 item slot already occupied by ccSensors.shared.I

temWiFiTransmitter@10d43920 while adding ccSensors.shared.ItemWiFiTransmitter@5c

f26c81

23:23:50 [iNFO] CONFLICT @ -41 item slot already occupied by ccSensors.shared.It

emComputerSensorBlock@78a00025 while adding net.minecraft.server.ItemBlock@5069b

b01

23:23:50 [iNFO] [ccSensors] INFO: Loading SensorModule: Buildcraft

23:23:50 [iNFO] [ccSensors] INFO: Loading SensorModule: IndustrialCraft2

23:23:50 [iNFO] [ccSensors] INFO: Loading SensorModule: Forestry

23:23:50 [iNFO] [ccSensors] INFO: Loading SensorModule: RedPower2

23:23:50 [iNFO] [ccSensors] INFO: Loading SensorModule: EquivalentExchange

23:23:50 [iNFO] [ccSensors] INFO: Loading SensorModule: APS

23:23:50 [iNFO] [ccSensors] INFO: mod_BuildcraftAPS not found - SensorModule is

disabled.

23:23:50 [iNFO] [ccSensors] INFO: Loading SensorModule: APS

23:23:50 [iNFO] [ccSensors] INFO: mod_ThaumCraft not found - SensorModule is dis

abled.

23:23:50 [iNFO] CONFLICT @ -78 item slot already occupied by net.minecraft.serve

r.ItemBlock@2e01df6f while adding codechicken.enderstorage.ItemEnderChest@7cf408

01

23:23:50 [iNFO] CompactSolars: MinecraftForge minor version mismatch, expecting

3.2.x, may lead to unexpected behavior

23:23:50 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.serv

er.ItemWithAuxData@272d73ab while adding net.minecraft.server.ItemMobSpawner@190

4f3a5

23:23:50 [iNFO] RedPowerCore: MinecraftForge minor version mismatch, expecting 3

.1.x, may lead to unexpected behavior

23:23:50 [iNFO] Starting BuildCraft 2.2.14

23:23:50 [iNFO] Copyright © SpaceToad, 2011

23:23:50 [iNFO] http://www.mod-buildcraft.com

23:23:52 [sEVERE] java.lang.IllegalArgumentException: Slot 4095 is already occup

ied by immibis.chunkloader.BlockChunkLoader@67d3caf when adding forestry.core.ga

dgets.BlockMill@81b087d

23:23:52 [sEVERE]      at net.minecraft.server.Block.<init>(Block.java:181)

23:23:52 [sEVERE]      at net.minecraft.server.BlockContainer.<init>(BlockConta

iner.java:6)

23:23:52 [sEVERE]      at forestry.core.gadgets.BlockForestry.<init>(BlockFores

try.java:22)

23:23:52 [sEVERE]      at forestry.core.gadgets.BlockMill.<init>(BlockMill.java

:19)

23:23:52 [sEVERE]      at forestry.core.config.ConfigureBlocks.initialize(Confi

gureBlocks.java:31)

23:23:52 [sEVERE]      at forestry.core.config.Config.load(Config.java:184)

23:23:52 [sEVERE]      at forestry.core.ForestryCore.load(ForestryCore.java:48)

 

23:23:52 [sEVERE]      at forestry.core.ForestryServer.load(ForestryServer.java

:24)

23:23:52 [sEVERE]      at forestry.mod_Forestry.load(mod_Forestry.java:16)

23:23:52 [sEVERE]      at cpw.mods.fml.common.modloader.ModLoaderModContainer.i

nit(ModLoaderModContainer.java:351)

23:23:52 [sEVERE]      at cpw.mods.fml.common.Loader.modInit(Loader.java:263)

23:23:52 [sEVERE]      at cpw.mods.fml.common.Loader.initializeMods(Loader.java

:618)

23:23:52 [sEVERE]      at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(F

MLBukkitHandler.java:142)

23:23:52 [sEVERE]      at net.minecraft.server.MinecraftServer.init(MinecraftSe

rver.java:176)

23:23:52 [sEVERE]      at net.minecraft.server.MinecraftServer.run(MinecraftSer

ver.java:438)

23:23:52 [sEVERE]      at net.minecraft.server.ThreadServerApplication.run(Sour

ceFile:492)

23:23:52 [sEVERE] Unexpected exception

java.lang.IllegalArgumentException: Slot 4095 is already occupied by immibis.chu

nkloader.BlockChunkLoader@67d3caf when adding forestry.core.gadgets.BlockMill@81

b087d

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

        at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:6)

        at forestry.core.gadgets.BlockForestry.<init>(BlockForestry.java:22)

        at forestry.core.gadgets.BlockMill.<init>(BlockMill.java:19)

        at forestry.core.config.ConfigureBlocks.initialize(ConfigureBlocks.java:

31)

        at forestry.core.config.Config.load(Config.java:184)

        at forestry.core.ForestryCore.load(ForestryCore.java:48)

        at forestry.core.ForestryServer.load(ForestryServer.java:24)

        at forestry.mod_Forestry.load(mod_Forestry.java:16)

        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)

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