View Issue Details

IDProjectCategoryView StatusLast Update
0000200Industrial-Craft²crossmod-compatibility / submodules / APIpublic2013-02-02 01:38
ReporterAssassin2134 Assigned ToPlayer  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionnot fixable 
Summary0000200: Crash with IC2, RP2, and Factorization.
DescriptionWhen Redpower 2 pr6 is installed with Factorization, it works just fine, but when IC2 is installed with it, it crashes.

crash report : http://paste.ubuntu.com/1459784/
TagsNo tags attached.
Minecraft Version

Activities

Assassin2134

2012-12-23 16:18

reporter   ~0000560

It seems that with further testing, with IC2 and RP pr6 both installed, any mod makes it crash.

maxell45146

2012-12-23 19:33

reporter   ~0000562

Last edited: 2012-12-23 19:34

There is a block ID error in the pastebin. RP has a issue with auto assign and its currently trying to use 768.

2012-12-23 11:12:56 [SEVERE] [ForgeModLoader] Caught exception from RedPowerLogic
java.lang.RuntimeException: RedPowerCore: ItemID 768 exists, autoAssign is disabled.
    at com.eloraam.redpower.core.Config.die(Config.java:90)
    at com.eloraam.redpower.core.Config.getItemID(Config.java:97)

lines 222-225

What I did when assembling the mods was to place RP first with no prior config and let it have first pick at block IDs, no problems and using IC fact and RP.

Player

2013-02-02 01:38

administrator   ~0000731

ID mismatch, no bug

Issue History

Date Modified Username Field Change
2012-12-23 16:14 Assassin2134 New Issue
2012-12-23 16:18 Assassin2134 Note Added: 0000560
2012-12-23 19:33 maxell45146 Note Added: 0000562
2012-12-23 19:34 maxell45146 Note Edited: 0000562
2013-02-02 01:38 Player Note Added: 0000731
2013-02-02 01:38 Player Status new => closed
2013-02-02 01:38 Player Assigned To => Player
2013-02-02 01:38 Player Resolution open => not fixable