PromptBundlePurchase causes a CoreGui error with a bundleId parameter greater than 998

Reproduction Steps
Have a local script use PromptBundlePurchase with a bundleId parameter greater than 998.

Expected Behavior
Because a bundleId greater than 998 does not exist, an error gui should appear. This gui appears when using PromptPurchase or PromptGamePassPurchase with an id parameter that does not exist.


Actual Behavior
An error gui does not appear. A CoreGui warning and error message appear on the client-side of the console. PromptPurchase, PromptGamePassPurchase, and PromptBundlePurchase no longer work for the client.

Date First Experienced: 2022-10-07
Date Last Experienced: 2023-03-23

We’ve filed a ticket into our internal database for this issue, and will come back as soon as we have updates!

Thanks for flagging!

3 Likes

image
Checking if a player owns a gamepass doesn’t work either. It just errors. I think it has something to do with the marketplace service.

2 Likes

Getting this too. Checking for a gamepass seems to be causing a lot of errors.

Thank you for the report! The issue has been resolved!

3 Likes

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