Llama3013 / vsmod-Alchemy

A vintage story mod that adds potions that enhance the player.
Other
4 stars 2 forks source link

Framerate drop when turning #13

Open vintage-seraph opened 1 year ago

vintage-seraph commented 1 year ago

I noticed a frame drop as I turn in place. I was in a room so I thought, "Can't be rendering". Seems like it happens about every 90 degrees. Looked at the logs for client and server and saw no tick warnings.

I'm running a lot of mods :). I moved to SP and narrowed it down to the Alchemy mod. I created a new world with nothing but the Alchemy mod and saw the same behavior. Turned off the mod and the twitch did not occur.

Environment: VS 1.18.3 Windows 11 SP and linux server MP alchemy-1.6.11

Reproduction: Let the game settle after starting, and then spin in place. You will notice a 'twitch' about every 90 degrees.

Llama3013 commented 1 year ago

Do you have any potion flasks placed or any flasks visible on the world that you are having this problem? If so it might be to do with the way that the potion flask renders the opaque glass to show the liquid inside flasks.

vintage-seraph commented 1 year ago

Hi,

My verification testing was conducted without any mod objects having been created. I started a local game with only the Alchemy mod installed. At the spawn point, I verified the twitching behavior. Then I removed the mod and reran the game. No twitch. Re-added the mod and restarted the game. It twitched.

I have not tried the mod since. Thanks for your attention. :)