
Morphs disappeared after working properly (singleplayer)
MrMo0Mo0 opened this issue ยท 6 comments
Mod loader
Forge
Minecraft version
1.18.2
Remorphed version
4.2
Woodwalkers version
5.5
CraftedCore version
5.7
Modloader version
40.2.31
The latest.log file
Issue description
Mod was working fine then I was coming back from the nether as a blaze when I got through portal I switched too a bat and then all the morphs disappeared and I cant gain any back.
Steps to reproduce
No response
Other
No response
I don't know if this helps but I've found out if I press "G" I turn Back into a bat but its buggy i have the health of the bat but i just float around without the ability to fly woodwalker keybind says G is to transform into your other form i dont remember setting an alternative form maybe i accidently did. From what i can tell woodwalker only allows one transformation so maybe it has somthing to do with that thanks for any help.
Alright, it seems like your player data changed while you went through the portal. Since this is a server error, I'll need the server log, too.
How would I find the server log I was under the impression that i wouldn't have a server log as I'm playing singleplayer
Alright, sorry. I think I read the wrong log ๐
.
I'm on mobile right now, so I'm not 100% sure, but it seems like your menu just doesn't render all the mobs anymore. You should be able to fix this issue by setting loadMenuAsynchronous
to false
in the config/remorphed.json5
.
Let me know if it worked for you!