IC2 Classic

IC2 Classic

2M Downloads

Invalid ItemStack crash

nanakisan opened this issue ยท 3 comments

commented

I can't explain what happened honestly. On 1st and 2nd run of my instance with the mod, ran just fine. However on the 3rd for some reason or another this cropped up. http://paste.ee/p/uH5bm

I honestly don't know how I could reproduce this.

commented

I found the issue. Reasons unknown to me but the default configs are generating with block-id 241. Which apparently does not exist and is causing the crash.

commented

just remove the complete part of the recycler Blacklist config that will reset everything and it will be fine.

Edit: it has something todo that i am still using Ids instead of names. Because they can be merged everytime you add a new mod...

commented

Fixed and added Block/ItemName support...
Note: With this update you have to reset the Recycler BlackList config. Even if it supports ids you should reset it to load properly.