Preloader
(Preloader)
#1
When starting a Local Server and attempting to purchase a game pass, the purchase fails.
I used the code below in a LocalScript to produce this bug.
game:GetService("MarketplaceService"):PromptGamePassPurchase(game.Players.LocalPlayer, 1655915)
Other users are also experiencing this issue in this thread.
9 Likes
Fm_Trick
(Trick)
#4
This is happening 100% of the time for me. It makes testing GamePass implementation much more difficult than normally.
Rezault
(Rez)
#5
This is also happening to me and it’s very annoying because when I want to test a gamepass I have to buy it on my own game.