View Issue Details

IDProjectCategoryView StatusLast Update
0000913Industrial-Craft²general / otherpublic2014-06-26 15:25
Reporterinvultri Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionopen 
OSlinux 
Summary0000913: Nullpointer during chunk writing
DescriptionNullpointer while writing state of the pattern storage
Steps To ReproducePut a pattern storage near a chunkloader and check the server logs
Additional Information2014-02-02 09:07:54 [SEVERE] [ForgeModLoader] A TileEntity type ic2.core.block.machine.tileentity.TileEntityPatternStorage has throw an exception trying to write state. It will not persist. Report this to the mod author
java.lang.NullPointerException
        at ic2.core.block.machine.tileentity.TileEntityPatternStorage.writecontentsTag(TileEntityPatternStorage.java:75)
        at ic2.core.block.machine.tileentity.TileEntityPatternStorage.func_70310_b(TileEntityPatternStorage.java:50)
        at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75820_a(AnvilChunkLoader.java:317)
        at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75816_a(AnvilChunkLoader.java:127)
        at net.minecraft.world.gen.ChunkProviderServer.func_73242_b(ChunkProviderServer.java:232)
        at net.minecraft.world.gen.ChunkProviderServer.func_73151_a(ChunkProviderServer.java:284)
        at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:899)
        at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:360)
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:593)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
        at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
TagsNo tags attached.
Minecraft Version

Activities

Thunderdark

2014-06-26 15:25

viewer   ~0002683

cleanup campaign close all reports > 6 months

Issue History

Date Modified Username Field Change
2014-02-02 10:06 invultri New Issue
2014-06-26 15:25 Thunderdark Note Added: 0002683
2014-06-26 15:25 Thunderdark Status new => closed