I was testing my game and some reason a game pass’s ID is giving me an error. This never happened before and I am curious on why it is happening now.
I’m using oxcool1’s Output Checking System. This is what it displays:
The code at 805:
if market:PlayerOwnsAsset(player, hidepass) == true then
(hidepass = 146355404)
Is anyone else having similar problems like this?