View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000195 | Industrial-Craft² | general / other | public | 2012-12-21 16:50 | 2012-12-22 06:05 |
| Reporter | DZCreeper | Assigned To | Player | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | Latest IC2 From Jenkins | OS | Windows | OS Version | 7 |
| Summary | 0000195: Scaffolds not Properly Registered | ||||
| Description | Issues with Registering Scaffolds using GameRegistery and LanguageRegistery. | ||||
| Steps To Reproduce | Start Minecraft with latest IC2 and latest Forge. | ||||
| Additional Information | See attached file for ForgeModloader-client-0.log. | ||||
| Tags | No tags attached. | ||||
| Minecraft Version | |||||
|
|
|
|
|
The issue seems to be that the Iron scaffolds are using the same internal name as the wooden ones, but they have different block IDs -- Forge doesn't like it, since it tries to use the internal name as a unique key for finding block ID conflicts between, e.g., client and server. |
|
|
Fixed in 1.112.167, together with a lot of other things. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-12-21 16:50 | DZCreeper | New Issue | |
| 2012-12-21 16:50 | DZCreeper | File Added: ForgeModLoader-client-0.log | |
| 2012-12-21 20:23 | narc | Note Added: 0000529 | |
| 2012-12-22 04:26 | narc | Note Added: 0000533 | |
| 2012-12-22 06:05 | Player | Status | new => resolved |
| 2012-12-22 06:05 | Player | Resolution | open => fixed |
| 2012-12-22 06:05 | Player | Assigned To | => Player |