View Issue Details

IDProjectCategoryView StatusLast Update
0001106Industrial-Craft²nuclear reactor and anything associatedpublic2014-07-11 13:21
ReporterJuanan76 Assigned ToThunderdark  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Summary0001106: MOX Crash
DescriptionWhen a reactor has MOX Fuel rods inside, it crashes. Both in EU mode and Fluid mode.

---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.

Time: 11/07/14 13:55
Description: Ticking block entity

java.lang.NullPointerException: Ticking block entity
    at ic2.core.util.Config.getBool(Config.java:98)
    at ic2.core.item.reactor.ItemReactorMOX.processChamber(ItemReactorMOX.java:71)
    at ic2.core.block.reactor.tileentity.TileEntityNuclearReactorElectric.processChambers(TileEntityNuclearReactorElectric.java:578)
    at ic2.core.block.reactor.tileentity.TileEntityNuclearReactorElectric.func_145845_h(TileEntityNuclearReactorElectric.java:343)
    at net.minecraft.world.World.func_72939_s(World.java:1888)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:501)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
    at ic2.core.util.Config.getBool(Config.java:98)
    at ic2.core.item.reactor.ItemReactorMOX.processChamber(ItemReactorMOX.java:71)
    at ic2.core.block.reactor.tileentity.TileEntityNuclearReactorElectric.processChambers(TileEntityNuclearReactorElectric.java:578)
    at ic2.core.block.reactor.tileentity.TileEntityNuclearReactorElectric.func_145845_h(TileEntityNuclearReactorElectric.java:343)

-- Block entity being ticked --
Details:
    Name: Nuclear Reactor // ic2.core.block.reactor.tileentity.TileEntityNuclearReactorElectric
    Block type: ID 0000201 (blockGenerator // ic2.core.block.generator.block.BlockGenerator)
    Block data value: 5 / 0x5 / 0b0101
    Block location: World: (-158,5,231), Chunk: (at 2,0,7 in -10,14; contains blocks -160,0,224 to -145,255,239), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Actual block type: ID 0000201 (blockGenerator // ic2.core.block.generator.block.BlockGenerator)
    Actual block data value: 5 / 0x5 / 0b0101
Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1888)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:501)

-- Affected level --
Details:
    Level name: xD
    All players: 1 total; [EntityPlayerMP['Juanan76'/16, l='xD', x=-160,05, y=4,00, z=233,29]]
    Chunk stats: ServerChunkCache: 294 Drop: 0
    Level seed: -2155411397156180986
    Level generator: ID 01 - flat, ver 0. Features enabled: true
    Level generator options:
    Level spawn location: World: (-158,4,230), Chunk: (at 2,0,6 in -10,14; contains blocks -160,0,224 to -145,255,239), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 1073 game time, 1073 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 60062 (now: false), thunder time: 101552 (now: false)
    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_60, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 242005888 bytes (230 MB) / 674758656 bytes (643 MB) up to 1398276096 bytes (1333 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1500M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.11.1170 Minecraft Forge 10.13.0.1170 4 mods loaded, 4 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{7.10.11.1170} [Forge Mod Loader] (forge-1.7.10-10.13.0.1170.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{10.13.0.1170} [Minecraft Forge] (forge-1.7.10-10.13.0.1170.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    IC2{2.2.507-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.507-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Player Count: 1 / 8; [EntityPlayerMP['Juanan76'/16, l='xD', x=-160,05, y=4,00, z=233,29]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'
TagsNo tags attached.
Minecraft Version

Activities

Thunderdark

2014-07-11 13:21

viewer   ~0002783

fixed Build > 0000507

Issue History

Date Modified Username Field Change
2014-07-11 11:58 Juanan76 New Issue
2014-07-11 13:21 Thunderdark Note Added: 0002783
2014-07-11 13:21 Thunderdark Status new => resolved
2014-07-11 13:21 Thunderdark Resolution open => fixed
2014-07-11 13:21 Thunderdark Assigned To => Thunderdark