Game Crashes when scrolling through REI pages
ayuwooh opened this issue · 6 comments
Describe the bug
Whenever I start 'scrolling' through pages of REI my client crashes
Steps to Reproduce
Steps to reproduce the behavior:
- Press E
- Scroll through pages (mine crashes exactly at page nº4)
- Client Crashes
Environment (please complete the following information with the version):
- Minecraft: 1.17.1
- Mod Loader: Fabric 0.7.4
Logs
Pastebin the log [e.g. logs/latest.log] and link it below:
Crash: https://pastebin.com/8LpChCK0
Log: https://pastebin.com/riSkBu6p
Additional context
I'm using other mods
This is the exact issue i got today, using AOF4 + Iris
I think part of the problem is because it includes items that aren't craftable like spawn eggs, it ends up including incomplete stuff from mods. I think the number of crashes would be drastically reduced if only craftable things were included.
that's not how it works, it's the mods problem to crash, no items in vanilla crashes even if it is not designed to be visible.
Is it possible to blacklist things from REI but still have them show up in the game? Or would such a thing be impossible?