View Issue Details

IDProjectCategoryView StatusLast Update
0002718Industrial-Craft²machinespublic2020-07-22 15:35
ReporterGhost1257 Assigned To 
PriorityurgentSeveritycrashReproducibilityunable to reproduce
Status newResolutionopen 
PlatformPCOSWindows 10 
Summary0002718: Keeps crashing cant load in
DescriptionEvery time I try to load in I get kicked and it crashes the game. it says it's due to the heat exchanger.
Steps To ReproduceNo clue
TagsNo tags attached.
Minecraft Version1.12

Activities

Ghost1257

2020-07-22 15:15

reporter  

crash-2020-07-22_11.09.45-server.txt (8,826 bytes)   
---- Minecraft Crash Report ----

WARNING: coremods are present:
  TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
  ForgelinPlugin (Forgelin-1.8.4.jar)
  SoundUnpack (OpenSecurity-1.12.2-1.0-41.jar)
Contact their authors BEFORE contacting forge

// My bad.

Time: 7/22/20 11:09 AM
Description: Ticking block entity

java.lang.NullPointerException: Ticking block entity
	at java.util.Objects.requireNonNull(Objects.java:203)
	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:474)
	at ic2.core.block.invslot.InvSlotUpgrade.tickNoMark(InvSlotUpgrade.java:194)
	at ic2.core.block.invslot.InvSlotUpgrade.tick(InvSlotUpgrade.java:201)
	at ic2.core.block.machine.tileentity.TileEntityLiquidHeatExchanger.updateEntityServer(TileEntityLiquidHeatExchanger.java:100)
	at ic2.core.block.TileEntityBlock.func_73660_a(TileEntityBlock.java:331)
	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(Thread.java:745)


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

-- Head --
Thread: Server thread
Stacktrace:
	at java.util.Objects.requireNonNull(Objects.java:203)
	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:474)
	at ic2.core.block.invslot.InvSlotUpgrade.tickNoMark(InvSlotUpgrade.java:194)
	at ic2.core.block.invslot.InvSlotUpgrade.tick(InvSlotUpgrade.java:201)
	at ic2.core.block.machine.tileentity.TileEntityLiquidHeatExchanger.updateEntityServer(TileEntityLiquidHeatExchanger.java:100)
	at ic2.core.block.TileEntityBlock.func_73660_a(TileEntityBlock.java:331)

-- Block entity being ticked --
Details:
	Name: ic2:liquid_heat_exchanger // ic2.core.block.machine.tileentity.TileEntityLiquidHeatExchanger
	Block type: ID #254 (ic2.te // ic2.core.block.BlockTileEntity // ic2:te)
	Block data value: 1 / 0x1 / 0b0001
	Block location: World: (433,3,-13), Chunk: (at 1,0,3 in 27,-1; contains blocks 432,0,-16 to 447,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
	Actual block type: ID #254 (ic2.te // ic2.core.block.BlockTileEntity // ic2:te)
	Actual block data value: 1 / 0x1 / 0b0001
Stacktrace:
	at net.minecraft.world.World.func_72939_s(World.java:1838)
	at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)

-- Affected level --
Details:
	Level name: My Village
	All players: 1 total; [EntityPlayerMP['ghostBrandon1257'/302, l='My Village', x=434.68, y=1.00, z=-12.40]]
	Chunk stats: ServerChunkCache: 778 Drop: 233
	Level seed: 2001486747397553286
	Level generator: ID 00 - default, ver 1. Features enabled: true
	Level generator options: 
	Level spawn location: World: (240,64,256), Chunk: (at 0,4,0 in 15,16; contains blocks 240,0,256 to 255,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
	Level time: 528104 game time, 528104 day time
	Level dimension: 0
	Level storage version: 0x04ABD - Anvil
	Level weather: Rain time: 80008 (now: false), thunder time: 39481 (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: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(Thread.java:745)

-- System Details --
Details:
	Minecraft Version: 1.12.2
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_51, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 446371128 bytes (425 MB) / 1276518400 bytes (1217 MB) up to 8576565248 bytes (8179 MB)
	JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
	IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
	FML: MCP 9.42 Powered by Forge 14.23.5.2854 Optifine OptiFine_1.12.2_HD_U_F5 16 mods loaded, 16 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.2854.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
	| LCHIJA | forge                 | 14.23.5.2854  | forge-1.12.2-14.23.5.2854.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
	| LCHIJA | opencomputers|core    | 1.7.5.192     | minecraft.jar                                 | None                                     |
	| LCHIJA | codechickenlib        | 3.2.3.358     | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
	| LCHIJA | forgemultipartcbe     | 2.6.0.79      | Forge-Multipart-1.12.2.jar                    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
	| LCHIJA | microblockcbe         | 2.6.0.79      | Forge-Multipart-1.12.2.jar                    | None                                     |
	| LCHIJA | minecraftmultipartcbe | 2.6.0.79      | Forge-Multipart-1.12.2.jar                    | None                                     |
	| LCHIJA | forgelin              | 1.8.4         | Forgelin-1.8.4.jar                            | None                                     |
	| LCHIJA | ic2                   | 2.8.220-ex112 | industrialcraft-2-2.8.220-ex112.jar           | de041f9f6187debbc77034a344134053277aa3b0 |
	| LCHIJA | opencomputers         | 1.7.5.192     | OpenComputers-MC1.12.2-1.7.5.192.jar          | None                                     |
	| LCHIJA | openscreens           | 1.0.1         | openscreens-1.12.2-1.0.1.jar                  | None                                     |
	| LCHIJA | opensecurity          | 1.0-41        | OpenSecurity-1.12.2-1.0-41.jar                | None                                     |
	| LCHIJA | railcraft             | 12.0.0        | railcraft-12.0.0.jar                          | a0c255ac501b2749537d5824bb0f0588bf0320fa |
	| LCHIJA | reactor_stuff         | 1.10.2        | ReactorStuff-[1.12.2]-1.10.2.jar              | None                                     |

	Loaded coremods (and transformers): 
TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
  li.cil.oc.common.asm.ClassTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)
  
SoundUnpack (OpenSecurity-1.12.2-1.0-41.jar)
  
	GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
	Profiler Position: N/A (disabled)
	Player Count: 1 / 8; [EntityPlayerMP['ghostBrandon1257'/302, l='My Village', x=434.68, y=1.00, z=-12.40]]
	Type: Integrated Server (map_client.txt)
	Is Modded: Definitely; Client brand changed to 'fml,forge'
	OptiFine Version: OptiFine_1.12.2_HD_U_F5
	OptiFine Build: 20191204-141934
	Render Distance Chunks: 11
	Mipmaps: 4
	Anisotropic Filtering: 1
	Antialiasing: 0
	Multitexture: false
	Shaders: null
	OpenGlVersion: 4.5.0 - Build 25.20.100.6373
	OpenGlRenderer: Intel(R) HD Graphics 530
	OpenGlVendor: Intel
	CpuCount: 8

Ghost1257

2020-07-22 15:35

reporter   ~0006271

It can be replicated when you but 10 fluid upgrades in and then connect the pump it crashes the game.

Issue History

Date Modified Username Field Change
2020-07-22 15:15 Ghost1257 New Issue
2020-07-22 15:15 Ghost1257 File Added: crash-2020-07-22_11.09.45-server.txt
2020-07-22 15:35 Ghost1257 Note Added: 0006271