View Issue Details

IDProjectCategoryView StatusLast Update
0002518Industrial-Craft²machinespublic2019-04-09 00:01
ReporterKrisBigK Assigned ToChocohead  
PrioritylowSeveritytrivialReproducibilityalways
Status closedResolutionwon't fix 
PlatformPC, JavaOSWindowsOS Version7
Summary0002518: Broken IC2 blocks in debug world
Description1) Their GUI cannot be opened (If they have one)
2) Some blocks are displayed as purple-black texture
3) The particles of breaking them is also purple-black
4) They always have a hitbox of a full block even if they shouldn't be
5) Middle-clicking ic2:te won't give the player the corresponding item
Steps To ReproduceCreate a debug world and then go to find the IC2 blocks
TagsNo tags attached.
Minecraft Version1.12.2

Activities

KrisBigK

2019-03-27 12:55

reporter  

2019-03-27_20.45.50.png (908,980 bytes)
2019-03-27_20.47.25.png (109,582 bytes)   
2019-03-27_20.47.25.png (109,582 bytes)   

Chocohead

2019-04-09 00:01

developer   ~0005968

The debug world type doesn't send tile entity sync packets which means the client doesn't know about IC2's tile entities beyond their transparency and material. There's not a sane way to fix this either, as many of the state permutations are completely invalid (such as a transparent cloth macerator facing upwards) so any hacks to force sinking would crash somewhere else.

Issue History

Date Modified Username Field Change
2019-03-27 12:55 KrisBigK New Issue
2019-03-27 12:55 KrisBigK File Added: 2019-03-27_20.45.50.png
2019-03-27 12:55 KrisBigK File Added: 2019-03-27_20.47.25.png
2019-04-09 00:01 Chocohead Assigned To => Chocohead
2019-04-09 00:01 Chocohead Status new => closed
2019-04-09 00:01 Chocohead Resolution open => won't fix
2019-04-09 00:01 Chocohead Note Added: 0005968