MPUtils

MPUtils

35M Downloads

[1.11] [Bug] NPE Registering Textures

SnowShock35 opened this issue · 8 comments

commented

Hi,

I'm having an crash with MPUtils for Minecraft 1.11 when using wrapped buttons integration. Here's some more detail on the issue. . .

Important Information

  • Minecraft 1.11
  • Minecraft Forge 13.19.1.2189
  • MPUtils 1.3.0
  • MPUtils Basic Tools 1.1.1
  • Other Mods:
    • Custom Main Menu 2.0.3

Issue Description

The issue occurs when clicking a wrapped button on Custom Main Menu that goes to the changelog screen.

Issue Media

Crash Report: http://pastebin.com/LVLB3EMm

commented

1.11 is on a slightly older version that isnt up to par on 1.10.2. Ill see about putting updated code.

commented

I'm currently working on 1.11.2 but they have changed a lot. And it will require a bit more work.

commented

Awesome to hear <3

commented

I'm going to try and figure this issue out in the next couple of days. Sorry for the late fix on this.

commented
commented

So this issue was dumb. I forgot 1.11 changed to lowercase and I didn't have my mod checking ignoring case sensitivity. so it wasn't even a one line fix.

commented

should be fix in the version 1.3.2

commented