Why did you close the issue so fast !? There's a compat issue....
Typhewn opened this issue ยท 4 comments
Minecraft Version
1.20.2
Mod Loader
Forge
Mod Loader Version
48.1.0
Mod Version
1.20.2
Balm Version
8.0.2
Describe the Issue
Closed #781
- i used aversion under this version of waystones and it all runs fine.... 2. I tried it with a different item blocking mod that says 1.20.2 (The other one was 1.20.2 also it just had multiple versions jam packed in the mod) apparently there's a issue with using item blocking mods with this mod.
Logs
Do you use any performance-enhancing mods (e.g. OptiFine) or custom server distributions (e.g. SpongeForge)?
No response
i turned off waystones and kept the item blocking mod on, everything ran fine also. I did this for all 3 mods but when trying to run a item blocking mod with this mod i cant use warp stones etc.
i love your mod but it's kind of hard to run a server without being able to block items from use. Its a anti grief system needed to be in place
In your first issue report, you were running an item blocking mod for 1.20.1. The log shows which file is loaded and it stated it was a 1.20.1 version, which perfectly explains the error you were getting.
This time, you are using an item blocking mod that has not been correctly ported to 1.20.2, i.e. is broken.
The recipe manager does not return a Recipe but a RecipeHolder in 1.20.2, which ItemBlocker did not account for in its update.
There is no compatibility issue on Waystones' side. Make sure you are not running any 1.20.1 mods in your 1.20.2 instance and report the issue to the ItemBlocker mod.