mt1006 / mc-mocap-mod

Minecraft mod that allows you to record and replay player movements
https://modrinth.com/mod/motion-capture
GNU Lesser General Public License v3.0
13 stars 2 forks source link

Save fails most times #37

Closed hablethedev closed 1 month ago

hablethedev commented 2 months ago

Hi, I'm trying to test Mocap, Flashback, and Skin Shuffle (Sodium and Lithium too of course) together.

Every time I run /mocap recording stop then /mocap recording save [name] it fails.

I have no idea why and this worked once before, on a different profile.

Here's the chat (I just walked in a straight line)

image

Ask for any more info, I'd assume this is user error.

Edit: Fabric 1.21.1

mt1006 commented 2 months ago

Does leaving and rejoining world help?

hablethedev commented 1 month ago

Does leaving and rejoining world help?

Seems not, no 3: (Sorry for slow reply)

mt1006 commented 1 month ago

I was able to reproduce similar issue using Flashback, but in that case, rejoining world solved issue. I'm going to release 1.4-alpha-1 in a few days, which will include patch for it. Then you'll be able to check if it helped with your issue. I'll let you know about the release.

mt1006 commented 1 month ago

https://github.com/mt1006/mc-mocap-mod/releases/tag/Mocap-1.4-alpha-1 Check if issue is still present on this version.

hablethedev commented 1 month ago

image It seems to work!! Thanks!