Jump to content
  • 0

java.lang.RunetimeException


Question

Posted

Title: java.lang.RunetimeException

Version: 3.1.2

OS: Windows 7

Java Version: 7

Description of Problem:

When trying to start my server this is the Error that I receive. I have gone to Java and ensured that I had the latest Java update.

Error Messages:

C:\Users\TheOne\Desktop\Tekkit Server>java -Xmx3G -Xms2G -jar Tekkit.jar nogui

182 recipes

27 achievements

16:56:19 [iNFO] Starting minecraft server version 1.2.5

16:56:19 [iNFO] Attempting early MinecraftForge initialization

16:56:19 [iNFO] Completed early MinecraftForge initialization

16:56:19 [iNFO] Forge Mod Loader version 2.2.91.182 for Minecraft 1.2.5 loading

16:56:19 [iNFO] Loading mods from C:\Users\TheOne\Desktop\Tekkit Server\mods

16:56:19 [iNFO] Directory weaponmod contained no mods

16:56:19 [iNFO] Forge Mod Loader has loaded 38 mods

16:56:19 [iNFO] MinecraftForge v3.3.8.152 Initialized

16:56:19 [iNFO] MinecraftForge v3.3.8.152 Initialized

16:56:19 [iNFO] [WeaponMod] Properties file read succesfully!

16:56:19 [iNFO] Initializing alchemy values for Equivalent Exchange..

16:56:19 [iNFO] NetherOres: loaded Macerator Recipes

16:56:19 [iNFO] Loading properties

16:56:19 [iNFO] Starting Minecraft server on 25.196.88.130:25565

16:56:20 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq

16:56:20 [iNFO] [iC2] Config loaded from C:\Users\TheOne\Desktop\Tekkit Server\.

\config\IC2.cfg

16:56:20 [iNFO] CONFLICT @ -49 item slot already occupied by net.minecraft.serve

r.ItemBlock@522a533e while adding dan200.computer.shared.ItemComputer@58bf3596

16:56:20 [iNFO] CONFLICT @ -48 item slot already occupied by net.minecraft.serve

r.ItemBlock@4bbc6b34 while adding dan200.computer.shared.ItemPeripheral@3f2249c4

16:56:20 [iNFO] ComputerCraft: Searching for RedPowerLib...

16:56:20 [iNFO] ComputerCraft: RedPowerLib and methods located.

16:56:20 [iNFO] CONFLICT @ 1237 item slot already occupied by ccSensors.shared.I

temWiFiTransmitter@688e5f29 while adding ccSensors.shared.ItemWiFiTransmitter@5b

09b25f

16:56:20 [iNFO] CONFLICT @ -41 item slot already occupied by ccSensors.shared.It

emComputerSensorBlock@4ad16451 while adding net.minecraft.server.ItemBlock@79112

836

16:56:20 [iNFO] [ccSensors] INFO: Loading SensorModule: Buildcraft

16:56:20 [iNFO] [ccSensors] INFO: Loading SensorModule: IndustrialCraft2

16:56:20 [iNFO] [ccSensors] INFO: Loading SensorModule: Forestry

16:56:20 [iNFO] [ccSensors] INFO: mod_Forestry not found - SensorModule is disab

led.

16:56:20 [iNFO] [ccSensors] INFO: Loading SensorModule: RedPower2

16:56:20 [iNFO] [ccSensors] INFO: Loading SensorModule: EquivalentExchange

16:56:20 [iNFO] [ccSensors] INFO: Loading SensorModule: APS

16:56:20 [iNFO] [ccSensors] INFO: mod_BuildcraftAPS not found - SensorModule is

disabled.

16:56:20 [iNFO] [ccSensors] INFO: Loading SensorModule: APS

16:56:20 [iNFO] [ccSensors] INFO: mod_ThaumCraft not found - SensorModule is dis

abled.

16:56:20 [iNFO] CONFLICT @ -40 item slot already occupied by net.minecraft.serve

r.ItemBlock@79636870 while adding dan200.turtle.shared.ItemTurtle@6d5dcf52

16:56:20 [iNFO] CONFLICT @ -46 item slot already occupied by net.minecraft.serve

r.ItemBlock@19f64f06 while adding dan200.turtle.shared.ItemTurtleExpanded@79be20

3a

16:56:20 [iNFO] CONFLICT @ -78 item slot already occupied by net.minecraft.serve

r.ItemBlock@1ba8b91c while adding codechicken.enderstorage.ItemEnderChest@6210eb

73

16:56:20 [iNFO] CompactSolars: MinecraftForge minor version mismatch, expecting

3.2.x, may lead to unexpected behavior

16:56:20 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.serv

er.ItemWithAuxData@7f5451cc while adding net.minecraft.server.ItemMobSpawner@78c

66962

16:56:20 [WARNING] Could not retrieve Forestry item identified by: canEmpty

16:56:20 [WARNING] Could not retrieve Forestry item identified by: waxCapsule

16:56:20 [WARNING] Could not retrieve Forestry item identified by: refractoryEmp

ty

16:56:20 [WARNING] Could not retrieve Forestry item identified by: canEmpty

16:56:20 [WARNING] Could not retrieve Forestry item identified by: waxCapsule

16:56:20 [WARNING] Could not retrieve Forestry item identified by: refractoryEmp

ty

16:56:20 [WARNING] Could not retrieve Forestry item identified by: canEmpty

16:56:20 [WARNING] Could not retrieve Forestry item identified by: waxCapsule

16:56:20 [WARNING] Could not retrieve Forestry item identified by: refractoryEmp

ty

16:56:20 [WARNING] Could not retrieve Forestry item identified by: canEmpty

16:56:20 [WARNING] Could not retrieve Forestry item identified by: waxCapsule

16:56:20 [WARNING] Could not retrieve Forestry item identified by: refractoryEmp

ty

16:56:20 [iNFO] RedPowerCore: MinecraftForge minor version mismatch, expecting 3

.1.x, may lead to unexpected behavior

16:56:20 [iNFO] Starting BuildCraft 2.2.14

16:56:20 [iNFO] Copyright © SpaceToad, 2011

16:56:20 [iNFO] http://www.mod-buildcraft.com

16:56:21 [iNFO] [iC2] Loading IC2 submodule: bcIntegration22x

16:56:21 [iNFO] [iC2] BuildCraft 2.2 integration module loaded

16:56:21 [iNFO] [iC2] Loaded minor compatibility modules: none

16:56:21 [iNFO] Forge Mod Loader load complete, 38 mods loaded

16:56:21 [iNFO] This server is running CraftBukkit version git-Bukkit-jenkins-Cr

aftBukkit-182 (MC: 1.2.5) (Implementing API version 1.2.5-R5.0-MCPC-SNAPSHOT)

16:56:21 [iNFO] Loading mod_WirelessRedstoneAddons vForgeMod

16:56:21 [iNFO] Loading mod_BuildCraftEnergy vForgeMod

16:56:21 [iNFO] Loading mod_IC2_ChargingBench vForgeMod

16:56:21 [iNFO] Loading mod_IronChest vForgeMod

16:56:21 [iNFO] Loading mod_RedPowerWiring vForgeMod

16:56:21 [iNFO] Loading mod_MinecraftForge vForgeMod

16:56:21 [iNFO] Loading mod_RedPowerControl vForgeMod

16:56:21 [iNFO] Loading mod_BuildCraftCore vForgeMod

16:56:21 [iNFO] Loading mod_ImmibisCore vForgeMod

16:56:21 [iNFO] Loading mod_BuildCraftFactory vForgeMod

16:56:21 [iNFO] [CCPlugin] Loading CCPlugin v1.0

16:56:21 [iNFO] Loading mod_IC2 vForgeMod

16:56:21 [iNFO] Loading mod_RedPowerMachine vForgeMod

16:56:21 [iNFO] Loading mod_BuildCraftBuilders vForgeMod

16:56:21 [iNFO] Loading mod_RedPowerLighting vForgeMod

16:56:21 [iNFO] Loading mod_NetherOres vForgeMod

16:56:21 [iNFO] Loading mod_RedPowerWorld vForgeMod

16:56:21 [iNFO] Loading mod_ComputerCraft vForgeMod

16:56:21 [iNFO] Loading mod_EE vForgeMod

16:56:21 [iNFO] Loading mod_TubeStuff vForgeMod

16:56:21 [iNFO] Loading mod_BuildCraftTransport vForgeMod

16:56:21 [iNFO] Loading mod_NotEnoughItems vForgeMod

16:56:21 [iNFO] Loading mod_PowerConverters vForgeMod

16:56:21 [iNFO] Loading mod_AdditionalPipes vForgeMod

16:56:21 [iNFO] Loading mod_Railcraft vForgeMod

16:56:21 [iNFO] Loading mod_IC2AdvancedMachines vForgeMod

16:56:21 [iNFO] Loading mod_CCTurtle vForgeMod

16:56:21 [iNFO] Loading mod_RedPowerCore vForgeMod

16:56:21 [iNFO] Loading mod_RedPowerLogic vForgeMod

16:56:21 [iNFO] Loading mod_WirelessRedstoneRedPower vForgeMod

16:56:21 [iNFO] Loading mod_IC2NuclearControl vForgeMod

16:56:21 [iNFO] Loading mod_ModularForceFieldSystem vForgeMod

16:56:21 [iNFO] Loading mod_ImmiChunkLoaders vForgeMod

16:56:21 [iNFO] Loading mod_ccSensors vForgeMod

16:56:21 [iNFO] Loading mod_CompactSolars vForgeMod

16:56:21 [iNFO] Loading mod_EnderStorage vForgeMod

16:56:21 [iNFO] Loading mod_WirelessRedstoneCore vForgeMod

16:56:21 [iNFO] Loading Balkon's WeaponMod vForgeMod

16:56:21 [iNFO] Loading mod_CodeChickenCore vForgeMod

16:56:21 [iNFO] Preparing level "Tekkit Server"

16:56:21 [iNFO] Default game type: 0

16:56:21 [iNFO] Registering world Tekkit Server, dimension 0, of providertype ne

t.minecraft.server.WorldProviderNormal@5fb90875(0) with Minecraft Forge

16:56:21 [iNFO] Registering world Tekkit Server_the_end, dimension 1, of provide

rtype net.minecraft.server.WorldProviderTheEnd@44ce0e12(0) with Minecraft Forge

16:56:21 [iNFO] Registering world Tekkit Server_nether, dimension -1, of provide

rtype net.minecraft.server.WorldProviderHell@26f57041(0) with Minecraft Forge

16:56:21 [iNFO] Preparing start region for level 0 (Seed: 4622803944267417211)

16:56:21 [WARNING] Could not get information about this CraftBukkit version; per

haps you are running a custom one?: FileNotFoundException

16:56:22 [iNFO] Preparing start region for level 1 (Seed: 4622803944267417211)

16:56:22 [iNFO] Preparing spawn area: 48%

16:56:22 [iNFO] Preparing start region for level 2 (Seed: 4622803944267417211)

16:56:23 [iNFO] [CCPlugin] Enabling CCPlugin v1.0

16:56:23 [iNFO] [CCPlugin] CCPlugin version 1.0 enabled.

16:56:23 [iNFO] Server permissions file permissions.yml is empty, ignoring it

16:56:23 [iNFO] Done (2.212s)! For help, type "help" or "?"

16:56:23 [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: i

c2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity,

int, boolean)

16:56:23 [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(Network

Helper.java:62)

16:56:23 [sEVERE] at ic2.advancedmachines.TileEntityAdvancedMachine.q_(Til

eEntityAdvancedMachine.java:130)

16:56:23 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:11

89)

16:56:23 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServe

r.java:559)

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

ver.java:457)

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

ceFile:492)

16:56:23 [sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.platform.Netwo

rkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

16:56:23 [sEVERE] at java.lang.Class.getMethod(Unknown Source)

16:56:23 [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(Network

Helper.java:49)

16:56:23 [sEVERE] ... 5 more

16:56:23 [sEVERE] Unexpected exception

java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.Networ

kManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62)

at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedM

achine.java:130)

at net.minecraft.server.World.tickEntities(World.java:1189)

at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)

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

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

Caused by: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiate

TileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

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

at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:49)

... 5 more

>

Error Log:




0 answers to this question

Recommended Posts

There have been no answers to this question yet

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