juancarloscp52 / spyglass-improvements

Spyglass Improvements is a mod that add various functionality and improvements to the vanilla minecraft spyglass.
https://www.curseforge.com/minecraft/mc-mods/spyglass-improvements
Other
4 stars 6 forks source link

Error during sided_setup phase with latest version of Forge #10

Closed Gamemassa closed 2 years ago

Gamemassa commented 2 years ago

MC version: 1.19 Forge version: 41.0.85 Mod version: 1.3

I loaded up a Minecraft with Spyglass Improvements and got an "error during the sided_setup phase". I've attached the crash report here.

crash-2022-07-09_19.28.25-fml.txt

Baggytrousers27 commented 2 years ago

Forges 41.0.64 and 41.0.94+ have breaking changes.

Loading with 41.0.94 and spyglass_improvements-1.3+mc1.19+forge gets this error: java.lang.NoClassDefFoundError: net/minecraftforge/client/ClientRegistry

crashlog

juancarloscp52 commented 2 years ago

fixed with commit 71ac6c84628e0a662b12453112187f450972ac96 Thanks for reporting the issue!