Jump to content
  • 0

Red Alloy Wire Crashed My Server


Question

Posted

Title: Red Alloy Wire Crashed My Server

Version: 3.1.2

OS: Windows 7

Java Version: 64 Bit

Description of Problem:

I run a server off of my computer. Me and my friend were trying to build an nuclear reactor. I was following the quick and easy guide on the tekkit wiki, so when I hooked up a thermal monitor to some red alloy wire, my server crashed. Whenever I tried to relaunch it, it would either not load the world at all and you would fall until it crashed or it would load a single chunk until it crashed. I've tried allocating more ram to the client and server, and neither worked. I also transfered the world over to singleplayer to try and destory the alloy wire, but it would get stuck in a forever "saving chunks" screen. I backed up the world and loaded in a new one, and it worked fine. I'm almost certain it was the red alloy wire.

Error Messages:

17:37:15 [WARNING] Could not retrieve Forestry item identified by: canEmpty

17:37:15 [WARNING] Could not retrieve Forestry item identified by: waxCapsule

17:37:15 [WARNING] Could not retrieve Forestry item identified by: refractoryEmp

ty

17:37:15 [WARNING] Could not retrieve Forestry item identified by: canEmpty

17:37:15 [WARNING] Could not retrieve Forestry item identified by: waxCapsule

17:37:15 [WARNING] Could not retrieve Forestry item identified by: refractoryEmp

ty

17:37:15 [WARNING] Could not retrieve Forestry item identified by: canEmpty

17:37:15 [WARNING] Could not retrieve Forestry item identified by: waxCapsule

17:37:15 [WARNING] Could not retrieve Forestry item identified by: refractoryEmp

ty

17:37:15 [WARNING] Could not retrieve Forestry item identified by: canEmpty

17:37:15 [WARNING] Could not retrieve Forestry item identified by: waxCapsule

17:37:15 [WARNING] Could not retrieve Forestry item identified by: refractoryEmp

ty

17:37:17 [sEVERE] [buildCraft] Pipe failed to load from NBT at 92,63,300

And the error when someone tries to join the game:

17:37:34 [iNFO] lkirk98 joined with:

[CodeChickenCore 0.5.3, MinecraftForge 3.3.

8.164, NotEnoughItems 1.2.2.4, ReiMinimap v3.2_04 [1.2.5], IC2 v1.103, IC2Advanc

edMachines v4.0, BuildCraftCore 2.2.14, BuildCraftBuilders 2.2.14, BuildCraftEne

rgy 2.2.14, BuildCraftFactory 2.2.14, BuildCraftTransport 2.2.14, AdditionalPipe

s 2.1.3 (Minecraft 1.2.5, Buildcraft 2.2.14, Forge 3.0.1.75), ComputerCraft 1.41

, RedPowerMachine 2.0pr5b2, ccSensors MC1.2.5 Build017pr1, CCTurtle 1.41, EE 1.4

.6.5, EnderStorage 1.1.3, IC2NuclearControl v1.1.10, ImmibisCore 49.1.1, InvTwea

ks 1.41b (1.2.4), ModularForceFieldSystem rev7, IC2_ChargingBench 1.95b, Compact

Solars 2.3.2, IronChest 3.8, RedPowerCore 2.0pr5b2, NetherOres 1.2.5R1.2.2, Powe

rConverters 1.2.5R1.3.4, Railcraft 5.4.7, RedPowerControl 2.0pr5b2, RedPowerLigh

ting 2.0pr5b2, RedPowerLogic 2.0pr5b2, RedPowerWiring 2.0pr5b2, RedPowerWorld 2.

0pr5b2, TubeStuff 49.1.2, Balkon's WeaponMod 1.2.5 v8.6.0, WirelessRedstoneCore

1.2.2.3, WirelessRedstoneAddons 1.2.2.3, WirelessRedstoneRedPower 1.2.2.1, ImmiC

hunkLoaders rev3.2]

17:37:35 [iNFO] Sending serverside check to: lkirk98

17:37:35 [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: i

c2.common.TileEntityNuclearReactor.tickRate()

17:37:35 [sEVERE] at nuclearcontrol.NuclearHelper.getReactorTickRate(Nucle

arHelper.java:304)

17:37:35 [sEVERE] at nuclearcontrol.TileEntityIC2Thermo.checkStatus(TileEn

tityIC2Thermo.java:190)

17:37:35 [sEVERE] at nuclearcontrol.TileEntityIC2Thermo.q_(TileEntityIC2Th

ermo.java:244)

17:37:35 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:11

89)

17:37:35 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServe

r.java:559)

17:37:35 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer

ver.java:457)

17:37:35 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour

ceFile:492)

17:37:35 [sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.common.TileEnt

ityNuclearReactor.tickRate()

17:37:35 [sEVERE] at java.lang.Class.getMethod(Unknown Source)

17:37:35 [sEVERE] at nuclearcontrol.NuclearHelper.getTickRateMethod(Nuclea

rHelper.java:128)

17:37:35 [sEVERE] at nuclearcontrol.NuclearHelper.getReactorTickRate(Nucle

arHelper.java:300)

17:37:35 [sEVERE] ... 6 more

17:37:35 [sEVERE] Unexpected exception

java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.common.TileEnti

tyNuclearReactor.tickRate()

at nuclearcontrol.NuclearHelper.getReactorTickRate(NuclearHelper.java:30

4)

at nuclearcontrol.TileEntityIC2Thermo.checkStatus(TileEntityIC2Thermo.ja

va:190)

at nuclearcontrol.TileEntityIC2Thermo.q_(TileEntityIC2Thermo.java:244)

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

tickRate()

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

at nuclearcontrol.NuclearHelper.getTickRateMethod(NuclearHelper.java:128

)

at nuclearcontrol.NuclearHelper.getReactorTickRate(NuclearHelper.java:30

0)

... 6 more

Error Log:


17:37:15 [WARNING] Could not retrieve Forestry item identified by: canEmpty

17:37:15 [WARNING] Could not retrieve Forestry item identified by: waxCapsule

17:37:15 [WARNING] Could not retrieve Forestry item identified by: refractoryEmp

ty

17:37:15 [WARNING] Could not retrieve Forestry item identified by: canEmpty

17:37:15 [WARNING] Could not retrieve Forestry item identified by: waxCapsule

17:37:15 [WARNING] Could not retrieve Forestry item identified by: refractoryEmp

ty

17:37:15 [WARNING] Could not retrieve Forestry item identified by: canEmpty

17:37:15 [WARNING] Could not retrieve Forestry item identified by: waxCapsule

17:37:15 [WARNING] Could not retrieve Forestry item identified by: refractoryEmp

ty

17:37:15 [WARNING] Could not retrieve Forestry item identified by: canEmpty

17:37:15 [WARNING] Could not retrieve Forestry item identified by: waxCapsule

17:37:15 [WARNING] Could not retrieve Forestry item identified by: refractoryEmp

ty



17:37:17 [sEVERE] [buildCraft] Pipe failed to load from NBT at 92,63,300





And the error when someone tries to join the game:





17:37:34 [iNFO] lkirk98 joined with: [CodeChickenCore 0.5.3, MinecraftForge 3.3.

8.164, NotEnoughItems 1.2.2.4, ReiMinimap v3.2_04 [1.2.5], IC2 v1.103, IC2Advanc

edMachines v4.0, BuildCraftCore 2.2.14, BuildCraftBuilders 2.2.14, BuildCraftEne

rgy 2.2.14, BuildCraftFactory 2.2.14, BuildCraftTransport 2.2.14, AdditionalPipe

s 2.1.3 (Minecraft 1.2.5, Buildcraft 2.2.14, Forge 3.0.1.75), ComputerCraft 1.41

, RedPowerMachine 2.0pr5b2, ccSensors MC1.2.5 Build017pr1, CCTurtle 1.41, EE 1.4

.6.5, EnderStorage 1.1.3, IC2NuclearControl v1.1.10, ImmibisCore 49.1.1, InvTwea

ks 1.41b (1.2.4), ModularForceFieldSystem rev7, IC2_ChargingBench 1.95b, Compact

Solars 2.3.2, IronChest 3.8, RedPowerCore 2.0pr5b2, NetherOres 1.2.5R1.2.2, Powe

rConverters 1.2.5R1.3.4, Railcraft 5.4.7, RedPowerControl 2.0pr5b2, RedPowerLigh

ting 2.0pr5b2, RedPowerLogic 2.0pr5b2, RedPowerWiring 2.0pr5b2, RedPowerWorld 2.

0pr5b2, TubeStuff 49.1.2, Balkon's WeaponMod 1.2.5 v8.6.0, WirelessRedstoneCore

1.2.2.3, WirelessRedstoneAddons 1.2.2.3, WirelessRedstoneRedPower 1.2.2.1, ImmiC

hunkLoaders rev3.2]

17:37:35 [iNFO] Sending serverside check to: lkirk98

17:37:35 [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: i

c2.common.TileEntityNuclearReactor.tickRate()

17:37:35 [sEVERE]       at nuclearcontrol.NuclearHelper.getReactorTickRate(Nucle

arHelper.java:304)

17:37:35 [sEVERE]       at nuclearcontrol.TileEntityIC2Thermo.checkStatus(TileEn

tityIC2Thermo.java:190)

17:37:35 [sEVERE]       at nuclearcontrol.TileEntityIC2Thermo.q_(TileEntityIC2Th

ermo.java:244)

17:37:35 [sEVERE]       at net.minecraft.server.World.tickEntities(World.java:11

89)

17:37:35 [sEVERE]       at net.minecraft.server.MinecraftServer.w(MinecraftServe

r.java:559)

17:37:35 [sEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer

ver.java:457)

17:37:35 [sEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour

ceFile:492)

17:37:35 [sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.common.TileEnt

ityNuclearReactor.tickRate()

17:37:35 [sEVERE]       at java.lang.Class.getMethod(Unknown Source)

17:37:35 [sEVERE]       at nuclearcontrol.NuclearHelper.getTickRateMethod(Nuclea

rHelper.java:128)

17:37:35 [sEVERE]       at nuclearcontrol.NuclearHelper.getReactorTickRate(Nucle

arHelper.java:300)

17:37:35 [sEVERE]       ... 6 more

17:37:35 [sEVERE] Unexpected exception

java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.common.TileEnti

tyNuclearReactor.tickRate()

        at nuclearcontrol.NuclearHelper.getReactorTickRate(NuclearHelper.java:30

4)

        at nuclearcontrol.TileEntityIC2Thermo.checkStatus(TileEntityIC2Thermo.ja

va:190)

        at nuclearcontrol.TileEntityIC2Thermo.q_(TileEntityIC2Thermo.java:244)

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

tickRate()

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

        at nuclearcontrol.NuclearHelper.getTickRateMethod(NuclearHelper.java:128

)

        at nuclearcontrol.NuclearHelper.getReactorTickRate(NuclearHelper.java:30

0)

        ... 6 more

2 answers to this question

Recommended Posts

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