spoorn / sodium-forge

A Fabric..... I mean Forge mod designed to improve frame rates and reduce micro-stutter
GNU Lesser General Public License v3.0
28 stars 8 forks source link

Array Out Of Bounds Exception (crash) on getColor #106

Closed Zedrimar closed 3 years ago

Zedrimar commented 3 years ago

To Reproduce

  1. Use Sodium version 2.9.7+rev.c06de62
  2. Use Applied Energistics (or really any mod with custom coloring)
  3. Install JEI (likely required, but have not confirmed because I have so many mods loaded that the wait time can be long)
  4. Open inventory
  5. Minecraft is a crashaholic.

Crash Report

https://pastebin.com/1mYxVdqY

Versions

See above. Full mod versions found in crash report (317 mods roughly, only sodium, Applied Energistics and probably JEI are required to reproduce this)

Apparently overwolf sees 2.9.7+rev.c06de62 as previous to 2.9.6+rev.d687f65 and I have no idea why. Please enlighten me on which of these versions is the official latest between the two, as overwolf/curseforge seems to be confused too when updating. :P

2.9.6+rev.d687f65 works fine though, but has other bugs like various block entities not showing up correctly, but that's already been reported.