Shadows-of-Fire / FastSuite

A mod that increases recipe performance globally
MIT License
12 stars 3 forks source link

Crash while using RFTools scanner #23

Closed GooseterV closed 1 year ago

GooseterV commented 1 year ago

crash-2023-06-08_14.14.59-client.txt crash log attached above, modpack author told me to report here first as title suggests i just tried to place an obsidian into the right slot of an RFTools scanner block and my game crashed

Nishh commented 1 year ago

I'm also experiencing the exact same issue. crash log: https://gist.github.com/Nishh/9ef76b09906af279636c120832f2c27b

Shadows-of-Fire commented 1 year ago

Anyone experiencing this issue should attempt to reproduce with this debug jar: https://cdn.discordapp.com/attachments/613013428621017089/1107901925464219741/FastSuite-1.19.2-4.1.0-DEBUG.jar

This will throw an error if a mod tries to mutate an input stack during recipe matching, and then we can work with that mod to not do that.