Changed: MC Mod

Changed: MC Mod

156k Downloads

Crash when wearing beyond earth space suits as a latex

bijimio opened this issue ยท 3 comments

commented

if the player equips a space suit from the beyond earth mod (https://www.curseforge.com/minecraft/mc-mods/beyond-earth) as a latex, the game will crash immediately with the result:

Caused by: java.lang.ClassCastException: class net.ltxprogrammer.changed.client.renderer.model.LatexModel cannot be cast to class net.minecraft.client.model.HumanoidModel (net.ltxprogrammer.changed.client.renderer.model.LatexModel is in module [email protected] of loader 'TRANSFORMER' @3006bfb; net.minecraft.client.model.HumanoidModel is in module [email protected] of loader 'TRANSFORMER' @3006bfb)

commented

Related to #605

commented

already known

commented

other issues with beyond earth that should be fixed is spawning of latexes in it's dimensions - e.g. they can spawn in Venus desert where they die and respawn instantly, causing lag.
a blacklist to prevent them spawning in modded biomes/dimensions could be implemented.