Tater-Certified / Potatoptimize

Let Tater optimize your game! It may be more potato than vanilla when it is done!
GNU General Public License v3.0
11 stars 1 forks source link

mixin.unstream.player_movement makes shields not work #18

Open VindSole opened 4 days ago

VindSole commented 4 days ago

Title basically, moreover while testing I kept crashing every time I tried to create a world with only this mod and Fabric API, I don't know if that's a bug or issue on my end.

QPCrummer commented 4 days ago

Thank you for reporting this issue! I haven’t tested creating a world since I typically just use the same world and generate some new chunks. I would think it would practically be the same thing, but I guess not.

I’ll fix this as soon as I am not busy.

VindSole commented 4 days ago

Quick update, shield blocking stopped working again, and now I have disabled almost all mixins but issue persists, only way to fix is to remove the mod.

QPCrummer commented 4 days ago

If you disable every mixin, then it must not be my mod. I only change code via the mixins within my mod, and every one of these mixins can be disabled. There are no hidden optimizations. In theory, Fabric API has broken the game in the past, so technically it could be that. Also don’t put it past Mojang to break their own game too :p