View Issue Details

IDProjectCategoryView StatusLast Update
0000239Industrial-Craft²general / otherpublic2013-09-22 10:28
ReporterRawCode Assigned ToThunderdark  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Summary0000239: [DEV] Recipe registration on preinit stage cause major issue with modload priority
DescriptionRecipes and stuff expected to register on INIT or POSTINIT stage, dev version register on PREINIT.

This cause major issues with modload priority, no matter how you arrange mod's jars\zips IC2 will register recipes FIRST, fucking up rp2 and few other mods sharing same recipes.

Everything MUST be moved to init stage.
TagsNo tags attached.
Minecraft Version

Activities

Player

2013-02-02 01:41

administrator   ~0000733

This doesn't really solve the duplicate recipe issue, just hides our recipes instead...

RawCode

2013-02-02 15:19

reporter   ~0000741

no matter how you arrange mod's jars\zips IC2 will register recipes FIRST

this is issue to fix, not duplicate recipes or whatever, move recipe registration to init and user will get ability to set recipe priority without recompiling ic2.

Thunderdark

2013-09-22 10:28

viewer   ~0001528

clean up Manits Bug Tracker..close automatic all Bug report > 6 months if the error still exists in the current version > IC2 2.0.217 please report new Thx.

Issue History

Date Modified Username Field Change
2013-01-04 10:02 RawCode New Issue
2013-02-02 01:41 Player Note Added: 0000733
2013-02-02 15:19 RawCode Note Added: 0000741
2013-09-22 10:28 Thunderdark Note Added: 0001528
2013-09-22 10:28 Thunderdark Status new => closed
2013-09-22 10:28 Thunderdark Assigned To => Thunderdark
2013-09-22 10:28 Thunderdark Resolution open => no change required