DW20 Pack crash on load up.

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

Zaelesis

New Member
Jul 29, 2019
17
0
0
So I have been playing for a little bit and just as i started to get my Redpower stuff up and running, I crashed and got this error message.

Code:
      Minecraft has crashed!     
      ----------------------     
 
Minecraft has stopped running because it encountered a problem; Ticking tile entity
 
A full error report has been saved to C:\Users\Michael\Downloads\Direwolf20\minecraft\crash-reports\crash-2013-02-22_16.06.44-server.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(
 
 
 
--- BEGIN ERROR REPORT afb5bed1 --------
Full report at:
C:\Users\Michael\Downloads\Direwolf20\minecraft\crash-reports\crash-2013-02-22_16.06.44-server.txt
Please show that file to Mojang, NOT just this screen!
 
Generated 22/02/13 4:07 PM
 
-- Head --
Stacktrace:
    at com.eloraam.redpower.machine.TileManager.handleTubeItem(TileManager.java:214)
    at com.eloraam.redpower.machine.TileManager.tubeItemEnter(TileManager.java:256)
    at com.eloraam.redpower.core.TubeFlow.update(TubeFlow.java:94)
    at com.eloraam.redpower.machine.TileTube.g(TileTube.java:167)
 
-- Tile entity being ticked --
Details:
    Name: RPTube // com.eloraam.redpower.machine.TileTube
    Block type: ID #0
    Block data value: Unknown? (Got -1)
    Block location: World: (-204,61,28), Chunk: (at 4,3,12 in -13,1; contains blocks -208,0,16 to -193,255,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
    at yc.h(World.java:2153)
    at in.h(WorldServer.java:516)
 
-- Affected level --
Details:
    Level name: (Censored)
    All players: 1 total; [iq['(Censored)'/302, l='(Censored).', x=-192.49, y=67.00, z=22.78]]
    Chunk stats: ServerChunkCache: 783 Drop: 0
    Level seed: 5610721244601466595
    Level generator: ID 00 - default, ver 1. Features enabled: true
    Level generator options:
    Level spawn location: World: (-113,64,148), Chunk: (at 15,4,4 in -8,9; contains blocks -128,0,144 to -113,255,159), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 1056172 game time, 1316567 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 147203 (now: false), thunder time: 40222 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:680)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
    at bdz.q(IntegratedServer.java:123)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
    at fy.run(SourceFile:849)
 
-- System Details --
Details:
    Minecraft Version: 1.4.7
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_04, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 174228528 bytes (166 MB) / 537780224 bytes (512 MB) up to 1038876672 bytes (990 MB)
    JVM Flags: 5 total; -Xms256M -Xmx1024M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -
 
java.lang.NullPointerException
    at com.eloraam.redpower.machine.TileManager.handleTubeItem(TileManager.java:214)
    at com.eloraam.redpower.machine.TileManager.tubeItemEnter(TileManager.java:256)
    at com.eloraam.redpower.core.TubeFlow.update(TubeFlow.java:94)
    at com.eloraam.redpower.machine.TileTube.g(TileTube.java:167)
    at yc.h(World.java:2153)
    at in.h(WorldServer.java:516)
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:680)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
    at bdz.q(IntegratedServer.java:123)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
    at fy.run(SourceFile:849)
--- END ERROR REPORT 5b8b4003 ----------

Is there any way to fix this without having to restart the world??
 

Zaelesis

New Member
Jul 29, 2019
17
0
0
I broke a pipe that was connected to a manager to clear out a blockage. Think it could be a bug with managers?
 
Status
Not open for further replies.