Shinoow / AbyssalCraft

Source repo for the AbyssalCraft mod
GNU Lesser General Public License v3.0
82 stars 50 forks source link

Dread tentacle layer crashing on start #514

Closed Shinoow closed 4 months ago

Shinoow commented 4 months ago

Description:

The dread tentacle layer renderer needs some additional checks, as it currently crashes with Mutant Beasts installed (probably happens with other mods as well, but this is the first one I've seen). Pretty much just slap on some null checks in the ctor for the renderer and it'll stop crashing.

Crash report:

https://pastebin.com/Xjmxgv2c


Affected versions ("latest" is NOT a version):

Latest log file for when the issue was present:

LOL this is my mod, screw you, I'm not digging up the log file Kappa

Shinoow commented 4 months ago

Will drop a hotfix for this today (May 6th 2024, for future reference if that's somehow needed).