Favorites going into negatives!

My game is going down by -10-20 favorites every single minute. At the time of this bug report we are at -400 favorites, still decreasing in real time. Unsure if this is a vulnerability or a bug.

image

Game experiencing this: NEW 🎉Tap Simulator - Roblox

A private message is associated with this bug report

2 Likes

image

how does that even happen? :sob: lol

2 Likes

What is equivalent to math.clamp(x, 0, math.huge) in webdev?

1 Like

Negatives and positives should be treated equally, so there’s no way to filter out one or the other (allegedly).

1 Like

Yeah fair enough, didn’t thought about that solution.

Wow, it’s even negative in the API.

Source (universeId=8779464785)

This is a fairly critical bug you got here.

Hi we have overwritten the favorite count to show the correct positive number based on our database records. Sorry for the inconvenience caused.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.