Invalid ItemStack crash
nanakisan opened this issue ยท 3 comments
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.
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.
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...