View Issue Details

IDProjectCategoryView StatusLast Update
0000618Industrial-Craft²crossmod-compatibility / submodules / APIpublic2013-09-20 11:30
ReporterRongmario Assigned ToPlayer  
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionnot fixable 
OSWindow 7OS VersionSP1 
Summary0000618: Build 198 IC2 2.0 Exp Fix?
DescriptionClient> 2013-09-18 22:41:11 [INFO] [STDOUT] IC2 API: Call getItem failed for purifiedCrushedAdamantiumore

^^^
This kind of message always comes up in the console - I am aware of that, however sometimes when initializing some type of ore - it always lags out and 3 ~ 10 minutes after resuming the initialization process.
Steps To Reproduce1. Open Minecraft with IC2 Exp.
2. Look in Developement Console.
TagsNo tags attached.
Minecraft Version

Activities

Thunderdark

2013-09-19 15:55

viewer   ~0001442

IC2 EX does not include "purifiedCrushedAdamantiumore" and "IC2 API: Call getItem failed for" is an API call from another mod...we do not need the api ;)

robot256

2013-09-19 16:00

reporter   ~0001443

In other words, the mod that uses Adamantium has not updated to the IC2 experimental API (or isn't using it correctly {or there's a typo in the camelcase}) so they don't play nice together. In any case, it's that mod's fault and not IC2.

Player

2013-09-20 11:30

administrator   ~0001455

The author has to supply his own ItemStack for purifiedCrushedAdamantiumore instead of using IC2's Items.getItem() which is just for blocks/items IC2 adds itself.

Issue History

Date Modified Username Field Change
2013-09-18 21:45 Rongmario New Issue
2013-09-19 15:55 Thunderdark Note Added: 0001442
2013-09-19 16:00 robot256 Note Added: 0001443
2013-09-20 11:30 Player Note Added: 0001455
2013-09-20 11:30 Player Status new => closed
2013-09-20 11:30 Player Assigned To => Player
2013-09-20 11:30 Player Resolution open => not fixable