View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002518 | Industrial-Craft² | machines | public | 2019-03-27 12:55 | 2019-04-09 00:01 |
| Reporter | KrisBigK | Assigned To | Chocohead | ||
| Priority | low | Severity | trivial | Reproducibility | always |
| Status | closed | Resolution | won't fix | ||
| Platform | PC, Java | OS | Windows | OS Version | 7 |
| Summary | 0002518: Broken IC2 blocks in debug world | ||||
| Description | 1) 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 Reproduce | Create a debug world and then go to find the IC2 blocks | ||||
| Tags | No tags attached. | ||||
| Minecraft Version | 1.12.2 | ||||
|
|
|
|
|
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. |
| 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 |