BlakeBr0 / PickleTweaks

A bunch of features and tweaks that I don't think need their own mods.
https://blakesmods.com/pickle-tweaks
MIT License
5 stars 8 forks source link

Pickle Tweaks - Features - tool_info_tooltip constantly updates after OreExcavation #57

Closed knoxhack closed 3 years ago

knoxhack commented 4 years ago

Describe the bug Happened to me now several times - I assume the issue to be a combination between Picke Tweaks & OreExcavation; Randomly after Veinmining this issue can occur: https://www.youtube.com/watch?v=RRlY2CXiC_U

To Reproduce " Whats happening is that "Blocks Broken:" constantly adds more and more blocks despite no further blocks being broken. https://cdn.discordapp.com/attachments/696489474711879731/744323055475490866/unknown.png

This happens to all Tools using the tool_info_tooltip feature from Picke Tweaks as soon you take them into your hand once the issue occured for the first time, regardless of which tool has been used to cause this issue in the first place (Mined asteroids; Axe will also add up "Blocks Broken:") Relogging/Restarting does not solve the issue. Turning off 'tool_info_tooltip' in the PickleTweaks seems to solve the issue for my SP World - yet not on the Testserver because I assume the stat to be tracked serverside regardless of Clients ability to see the stats. Hope this can be fixed 🤷 "

Screenshots / Scripts / Logs Please add your logs and scripts (if applicable).

Versions (please complete the following information):

knoxhack commented 4 years ago

https://github.com/NFINIT-Development/Astroblock2/issues/9

BlakeBr0 commented 4 years ago

Interesting. The number is incremented during the BlockBreak event, so I would assume that something is causing that to be called indefinitely. Seems like a pretty serious issue if that's the case. I don't see how this could be caused by Pickle Tweaks itself, especially since this has never come up before.

Enderized commented 4 years ago

Another thing a friend and I noticed; that this issue will stop once you take damage which makes things even weirder - like why would it stop upon taking damage? ._.

BlakeBr0 commented 3 years ago

I'm going to close this since I'm no longer supporting the 1.12 version.