ReplayMod / jGui

GUI framework for Minecraft Forge/Fabric Mods
MIT License
42 stars 11 forks source link

lwjgl? #9

Closed zty012 closed 1 year ago

zty012 commented 2 years ago

In many classes, Can't find package or class de.johni0702.minecraft.gui.utils.lwjgl

Johni0702 commented 2 years ago

That dependency should be pulled in via JitPack. They do sometimes have outage issues, so if you're lucky (or well, were unlucky) it was just one of those outages and just refreshing gets it working. If not, check if you can build via Gradle. If you can, then it's probably an issue with whatever IDE you're using.