View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000618 | Industrial-Craft² | crossmod-compatibility / submodules / API | public | 2013-09-18 21:45 | 2013-09-20 11:30 |
| Reporter | Rongmario | Assigned To | Player | ||
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | closed | Resolution | not fixable | ||
| OS | Window 7 | OS Version | SP1 | ||
| Summary | 0000618: Build 198 IC2 2.0 Exp Fix? | ||||
| Description | Client> 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 Reproduce | 1. Open Minecraft with IC2 Exp. 2. Look in Developement Console. | ||||
| Tags | No tags attached. | ||||
| Minecraft Version | |||||
|
|
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 ;) |
|
|
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. |
|
|
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. |
| 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 |