View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002798 | Industrial-Craft² | machines | public | 2023-05-15 04:22 | 2023-05-15 05:00 |
| Reporter | LQPA_LK | Assigned To | |||
| Priority | urgent | Severity | crash | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | 1.12.2 | OS | Windows 10 (amd64) version 10.0 | ||
| Summary | 0002798: Crash while use Fermenter and Bronze pipe | ||||
| Description | this bug destroyed my save | ||||
| Steps To Reproduce | 1.Place the machine as shown in the screenshot 2.Put Fluid Pulling Upgrade into Fermenter 3.Then you can see a save that will never be accessible | ||||
| Tags | 1.12.2-2-2.8.187-ex112, Forge 14.23.5.2860 | ||||
| Minecraft Version | 1.12.2 | ||||
|
|
crash-2023-05-15_11.48.23-server.txt (9,911 bytes)
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 2023-05-15 11:48:23 CST
Description: Ticking block entity
java.lang.NullPointerException
at java.util.Objects.requireNonNull(Unknown Source)
at ic2.core.block.transport.TileEntityFluidPipe$PipeFluidHandler.drain(TileEntityFluidPipe.java:356)
at ic2.core.util.LiquidUtil.drainTile(LiquidUtil.java:332)
at ic2.core.util.LiquidUtil.drainTile(LiquidUtil.java:323)
at ic2.core.util.LiquidUtil.transfer(LiquidUtil.java:427)
at ic2.core.item.upgrade.ItemUpgradeModule.onTick(ItemUpgradeModule.java:431)
at ic2.core.block.invslot.InvSlotUpgrade.tickNoMark(InvSlotUpgrade.java:180)
at ic2.core.block.invslot.InvSlotUpgrade.tick(InvSlotUpgrade.java:187)
at ic2.core.block.machine.tileentity.TileEntityFermenter.updateEntityServer(TileEntityFermenter.java:105)
at ic2.core.block.TileEntityBlock.func_73660_a(TileEntityBlock.java:326)
at net.minecraft.world.World.redirect$tileEntityUpdate$zbc000(World.java:4137)
at net.minecraft.world.World.func_72939_s(World.java:1838)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:279)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Block entity being ticked --
Name: ic2:fermenter // ic2.core.block.machine.tileentity.TileEntityFermenter
Block type: ID #253 (ic2.te // ic2.core.block.BlockTileEntity // ic2:te)
Block data value: 1 / 0x1 / 0b0001
Block location: World: (29,64,251), Chunk: (at 13,4,11 in 1,15; contains blocks 16,0,240 to 31,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Actual block type: ID #253 (ic2.te // ic2.core.block.BlockTileEntity // ic2:te)
Actual block data value: 1 / 0x1 / 0b0001
Block Entity NBT: {components:{fluid:{output:{FluidName:"ic2biogas",Amount:2000},input:{FluidName:"ic2biomass",Amount:10000}}},InvSlots:{biogassOutput:{Contents:[]},output:{Contents:[]},biomassInput:{Contents:[]},upgrade:{Contents:[{Index:0b,id:"ic2:upgrade",Count:1b,tag:{},Damage:9s}]},biomassOutput:{Contents:[]},biogasInput:{Contents:[]}},x:29,y:64,facing:2b,active:0b,outputTank:{FluidName:"ic2biogas",Amount:2000},progress:100,z:251,inputTank:{FluidName:"ic2biomass",Amount:10000},id:"ic2:fermenter",heatBuffer:0}
-- Affected level --
Level name: 新的世界
All players: 1 total; [GCEntityPlayerMP['LQPA_LK'/26600, l='新的世界', x=27.27, y=64.00, z=252.87]]
Chunk stats: ServerChunkCache: 453 Drop: 0
Level seed: -5800483230254605483
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (32,64,244), Chunk: (at 0,4,4 in 2,15; contains blocks 32,0,240 to 47,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 1698 game time, 1698 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 68324 (now: false), thunder time: 104194 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
-- System Details --
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_311, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1538742136 bytes (1467 MB) / 3438780416 bytes (3279 MB) up to 4181590016 bytes (3987 MB)
JVM Flags: 2 total; -Xincgc -Xmx4096M
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.42 Powered by Forge 14.23.5.2860 Optifine OptiFine_1.12.2_HD_U_F5 25 mods loaded, 25 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:------ |:------------------- |:-------------------- |:------------------------------------------------------- |:---------------------------------------- |
| LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
| LCHIJA | mcp | 9.42 | minecraft.jar | None |
| LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2860.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | forge | 14.23.5.2860 | forge-1.12.2-14.23.5.2860.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | micdoodlecore | 4.0.5 | minecraft.jar | None |
| LCHIJA | ic2 | 2.8.187-ex112 | [IC2]industrialcraft-2-2.8.187工业-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
| LCHIJA | jei | 4.15.0.291 | [JEI内置管理器]jei_1.12.2-4.15.0.291.jar | None |
| LCHIJA | codechickenlib | 3.2.3.358 | [前置]CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | nei | 2.4.3 | [NEI内置管理器]NotEnoughItems-1.12.2-2.4.3.245-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | inventorytweaks | 1.64+dev.146.2180b27 | [R键整理]InventoryTweaks-1.64+dev.146.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCHIJA | vanillafix | 1.0.10-SNAPSHOT | [VF原版修复]VanillaFix-1.0.10-99.jar | None |
| LCHIJA | customskinloader | 14.11 | [万用皮肤补丁]CustomSkinLoader_Forge-14.11.jar | 52885f395e68f42e9b3b629ba56ecf606f7d4269 |
| LCHIJA | mobends | 1.2.1 | [动作软化]MoBends_1.12.2-1.2.1-19.12.21.jar | None |
| LCHIJA | torohealthmod | 1.12.2-11 | [新一代血量显示]torohealth-1.12.2-11.jar | None |
| LCHIJA | journeymap | 1.12.2-5.5.4 | [旅行地图]Journeymap-1.12.2-5.5.4.jar | None |
| LCHIJA | galacticraftcore | 4.0.5 | [星系]Galacticraft-1.12.2-4.0.5.jar | None |
| LCHIJA | galacticraftplanets | 4.0.5 | [星系]Galacticraft-1.12.2-4.0.5.jar | None |
| LCHIJA | mjrlegendslib | 1.12.2-1.2.1 | [更多星球-前置]MJRLegendsLib-1.12.2-1.2.1.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
| LCHIJA | extraplanets | 1.12.2-0.7.5 | [更多星球]ExtraPlanets-1.12.2-0.7.5.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
| LCHIJA | ironchest | 1.12.2-7.0.67.844 | [更多箱子]ironchest-1.12.2-7.0.72.847.jar | None |
| LCHIJA | appleskin | 1.0.14 | [苹果皮]AppleSkin-mc1.12-1.0.14.jar | None |
| LCHIJA | veinminer | 0.38.2 | [连锁]VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
| LCHIJA | veinminermodsupport | 0.38.2 | [连锁]VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
| LCHIJA | waila | 1.8.26 | [高亮显示]Hwyla-1.8.26-B41_1.12.2.jar | None |
| LCHIJA | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None |
Loaded coremods (and transformers): MicdoodlePlugin ([星系]Galacticraft-1.12.2-4.0.5.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
Inventory Tweaks Coremod ([R键整理]InventoryTweaks-1.64+dev.146.jar)
invtweaks.forge.asm.ContainerTransformer
CustomSkinLoader ([万用皮肤补丁]CustomSkinLoader_Forge-14.11.jar)
customskinloader.forge.loader.LaunchWrapper
VanillaFixLoadingPlugin ([VF原版修复]VanillaFix-1.0.10-99.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Suspected Mods: IndustrialCraft 2 (ic2)
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [GCEntityPlayerMP['LQPA_LK'/26600, l='新的世界', x=27.27, y=64.00, z=252.87]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
|
|
|
However, I tried and it seems that all machines that can place Fluid Pulling Upgrade can trigger this bug |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-05-15 04:22 | LQPA_LK | New Issue | |
| 2023-05-15 04:22 | LQPA_LK | Tag Attached: 1.12.2-2-2.8.187-ex112 | |
| 2023-05-15 04:22 | LQPA_LK | File Added: crash-2023-05-15_11.48.23-server.txt | |
| 2023-05-15 04:22 | LQPA_LK | File Added: 1.jpg | |
| 2023-05-15 04:38 | LQPA_LK | Tag Attached: Forge 14.23.5.2860 | |
| 2023-05-15 05:00 | LQPA_LK | Note Added: 0006325 |