Virtuoel / Pehkui

Fabric/Forge/NeoForge/Quilt mod that allows for changing the size of any entity.
MIT License
87 stars 34 forks source link

[Bug]: Scale Persist not working #405

Closed artyrabbit closed 1 year ago

artyrabbit commented 1 year ago

Minecraft version(s)

1.19.2

Minecraft version details

No response

Mod loader

Fabric

Mod loader version

fabric

Fabric API version

0.76.0

In what kind of world or server did the problem occur?

Other (specify in "What went wrong?" section)

What went wrong? (Crash logs don't go here)

When I do /scale persist set true it doesnt work. I've tried it both on singleplayer and multiplayer but it does not work.

Full list of installed mods and their version numbers

Argonauts Official Modpack.zip

Did the problem cause the game to crash?

No.

Full crash report contents (if you experienced a crash)

No response

ImStrikeTV commented 1 year ago

Boost-- having the same issue.

Virtuoel commented 1 year ago

This appears to be caused by CustomPlayerModels setting scales when respawning without first checking e.g. if the scale is persistent. If this still happens with the latest vesion of CustomPlayerModels, create an issue on their issue tracker instead.