feldim2425 / MoreOverlays

MC Mod : Brings back some of the NEI Overlays ( Mob Spawns, Chunk Bounds, Item Search)
MIT License
22 stars 18 forks source link

Fix for Forge 1841+ #1

Closed Cherry closed 8 years ago

Cherry commented 8 years ago

This fixes incompatibilities with Forge 1841+ (and updates dependencies), which produced the following crash: Caused by: java.lang.NoSuchMethodError: net.minecraft.client.settings.KeyBinding.setAllowsKeyModifiers()V at at.feldim2425.moreoverlays.KeyBindings.init(KeyBindings.java:24) at at.feldim2425.moreoverlays.Proxy.preInit(Proxy.java:15) at at.feldim2425.moreoverlays.MoreOverlays.preInit(MoreOverlays.java:26)