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.