View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000913 | Industrial-Craft² | general / other | public | 2014-02-02 10:06 | 2014-06-26 15:25 |
| Reporter | invultri | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | open | ||
| OS | linux | ||||
| Summary | 0000913: Nullpointer during chunk writing | ||||
| Description | Nullpointer while writing state of the pattern storage | ||||
| Steps To Reproduce | Put a pattern storage near a chunkloader and check the server logs | ||||
| Additional Information | 2014-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) | ||||
| Tags | No tags attached. | ||||
| Minecraft Version | |||||
| 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 |