Budschie's Morph Mod

Budschie's Morph Mod

939k Downloads

Untextured Better Animals Skins

BeanZephyron opened this issue ยท 6 comments

commented

First of all, I wanted to thank you for giving Forge a morph mod! I absolutely love it! I did, however, notice that whenever I kill a Better Animals Plus animal and try to morph into it, the skins are untextured. I was unsure of what exactly was causing it. This is with the newest version.

commented

Alright. This issue should be fixed soon, as I could identify and solve the problem (which was that some animals in this mod have a "VariantId" (which essentially is like a skin). This very VariantId was ignored by my mod (because I didn't told my mod to remember this field when creating a morph). This lead to the purple black texture.) This issue will still arise when morphing into a mob with the /morph command (as you would have to specify the NBT data here so that it works), but when it comes to survival mode, this issue should be fixed in the next release.

commented

Alright, the release is out and should fix these issues (if you kill the entity and morph into it with the morph menu, textures should be there).

commented

Thank you so much! The textures are working great! I did find another issue that seems to happen only when I kill a Better Animals Plus octopus. The game crashes, stating that it cannot create a morph for the entity. Do I need to update my Forge, or is this an issue within the mod?

commented

Sorry about the wait, by the way.

commented

Well, I can't say for sure what the issue might be, but I suspect that there might be some NBT tags that are being read in mandatorilly which are not present when the entity for the morph is created.

commented

Would you like the crash log? I can send it to you if that will help. I tested it with the newest version of Forge, and I am still having issues.