Hello I was wondering if I could test if my badge giver works like how Studio Test mode allows you to test gamepass and devproducts. I just keep getting the warning “Error while checking if player has badge” when in studio.
Can you show us the code so we can try finding the problem?
Hiya, game badges will not work during a studio play test. You should publish the game then join there.
Hello @MrGreystone,
Play test on studio will not give you the badge but it should not give you error,
If you want to test it just create the badge do a team test and then it should be work in order to remove the badge from you’re inventory go to the badge page click the 3 dot and click “Remove from my inventory”
Thank you, let me know if you find others problem.
If I recall, you can’t exactly call the AwardBadge()
function inside of Studio, as it’ll present an error or some sort (HTTP Request I believe, not sure)
Just publish the game, and play it via the Client from there (Not in Studio)