View Issue Details

IDProjectCategoryView StatusLast Update
0000195Industrial-Craft²general / otherpublic2012-12-22 06:05
ReporterDZCreeper Assigned ToPlayer  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
PlatformLatest IC2 From JenkinsOSWindowsOS Version7
Summary0000195: Scaffolds not Properly Registered
DescriptionIssues with Registering Scaffolds using GameRegistery and LanguageRegistery.
Steps To ReproduceStart Minecraft with latest IC2 and latest Forge.
Additional InformationSee attached file for ForgeModloader-client-0.log.
TagsNo tags attached.
Minecraft Version

Activities

DZCreeper

2012-12-21 16:50

reporter  

narc

2012-12-21 20:23

reporter   ~0000529

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.

narc

2012-12-22 04:26

reporter   ~0000533

Fixed in 1.112.167, together with a lot of other things.

Issue History

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