mezz
mezz
Thanks for the report! I have not been able to get access to the wiki from Binnie, unfortunately. Anyone can edit it, but it's not possible to change the main...
Thanks for the report! ### dev notes: The crash is from this line: https://github.com/rwtema/Extra-Utilities-2-Source/blob/9e478a1f48b559c404747c663cbb29bd8acf93d9/1.10.2/src/main/java/com/rwtema/extrautils2/items/ItemUnstableIngots.java#L192 This crash means Binnie's is modifying `openContainer.inventorySlots` while extra utilities is iterating over them.
It may be an issue on our side, it still needs more investigation to figure out.
Can you check with versions between 188 and 196? If you can find the first version that breaks, that will narrow down the changes we need to look at to...
Thanks for testing! I agree, these are the same. ### dev notes: From testing I have found there is an issue in the design of the mod in singleplayer mode,...
Unfortunately this needs to be fixed in code, so you will have to wait for a fix and an update.
Thanks for the report! There are a few unfinished things related to the alcohols. When we start fixing those things, creating recipes for all of them should probably be first...
Thanks for the report! We are working on separating Binnie's mods into separate jars, so you can either have the "full" combined mod or you can pick the pieces you...
Some issues only show up when using a separate server and client, maybe try reproducing it with that setup.
Thanks for the report! The log you have does not show the crash for some reason. Can you find the crash log in the `crash-reports` folder and put it on...