CorePackages Error when prompting gamepass

I am prompting a user a a gamepass and then this common and reoccurring issue iv’e seen from multiple forum posts keeps happening, here is my code

game.Players.LocalPlayer:WaitForChild('PlayerGui'):WaitForChild('Shop'):WaitForChild('ShopFrame'):WaitForChild('BR3'):WaitForChild('TextButton').Activated:Connect(function()
    game:GetService("MarketplaceService"):PromptGamePassPurchase(game.Players.LocalPlayer, 2010922)--8856736
end)

The error I am getting is from CorePackages which leads me to believe it is a roblox error instead of a user

  [13:32:25.673 - CorePackages.Packages._Index.roblox_rodux.rodux.NoYield:26: CorePackages.Packages._Index.roblox_purchase-prompt.purchase-prompt.Localization.LocalizationService:153: provided item type nil must be a number, string, or ItemType enum](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.674 - CorePackages.Packages._Index.roblox_purchase-prompt.purchase-prompt.Localization.LocalizationService:153 function getKeyFromItemType](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.675 - CorePackages.Packages._Index.roblox_purchase-prompt.purchase-prompt.Components.PurchasePrompt.ProductDescription:81 function mapStateToProps](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.675 - CorePackages.Packages._Index.roblox_roact-rodux.roact-rodux.connect:106 function init](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.675 - CorePackages.Packages._Index.roblox_roact.roact.Component:282 function __mount](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.675 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:334 function mountVirtualNode](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.676 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:88 function updateChildren](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.676 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:100 function updateVirtualNodeWithChildren](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.676 - CorePackages.Packages._Index.roblox_roact.roact.RobloxRenderer:215 function mountHostNode](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.677 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:330 function mountVirtualNode](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.677 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:88 function updateChildren](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.677 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:108 function updateVirtualNodeWithRenderResult](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.678 - CorePackages.Packages._Index.roblox_roact.roact.Component:293 function __mount](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.678 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:334 function mountVirtualNode](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.678 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:88 function updateChildren](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.678 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:100 function updateVirtualNodeWithChildren](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.679 - CorePackages.Packages._Index.roblox_roact.roact.RobloxRenderer:215 function mountHostNode](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.679 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:330 function mountVirtualNode](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.679 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:88 function updateChildren](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.680 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:108 function updateVirtualNodeWithRenderResult](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.680 - CorePackages.Packages._Index.roblox_roact.roact.Component:293 function __mount](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.680 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:334 function mountVirtualNode](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.680 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:88 function updateChildren](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.681 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:100 function updateVirtualNodeWithChildren](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.681 - CorePackages.Packages._Index.roblox_roact.roact.RobloxRenderer:215 function mountHostNode](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.681 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:330 function mountVirtualNode](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.682 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:88 function updateChildren](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.682 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:108 function updateVirtualNodeWithRenderResult](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.682 - CorePackages.Packages._Index.roblox_roact.roact.Component:293 function __mount](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.683 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:334 function mountVirtualNode](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.683 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:88 function updateChildren](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.683 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:108 function updateVirtualNodeWithRenderResult](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.683 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:282 function mountFunctionVirtualNode](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.684 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:332 function mountVirtualNode](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.684 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:88 function updateChildren](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.684 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:100 function updateVirtualNodeWithChildren](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.685 - CorePackages.Packages._Index.roblox_roact.roact.RobloxRenderer:273 function updateHostNode](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.685 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:223 function updateVirtualNode](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.685 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:67 function updateChildren](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.686 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:108 function updateVirtualNodeWithRenderResult](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.686 - CorePackages.Packages._Index.roblox_roact.roact.Component:456 function __resolveUpdate](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.686 - CorePackages.Packages._Index.roblox_roact.roact.Component:394 function __update](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.686 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:227 function updateVirtualNode](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.687 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:67 function updateChildren](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.687 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:108 function updateVirtualNodeWithRenderResult](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.687 - CorePackages.Packages._Index.roblox_roact.roact.Component:456 function __resolveUpdate](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.688 - CorePackages.Packages._Index.roblox_roact.roact.Component:394 function __update](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.688 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:227 function updateVirtualNode](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.688 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:67 function updateChildren](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.688 - CorePackages.Packages._Index.roblox_roact.roact.createReconciler:108 function updateVirtualNodeWithRenderResult](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.689 - CorePackages.Packages._Index.roblox_roact.roact.Component:456 function __resolveUpdate](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.689 - CorePackages.Packages._Index.roblox_roact.roact.Component:394 function __update](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.689 - CorePackages.Packages._Index.roblox_roact.roact.Component:161 function setState](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.690 - CorePackages.Packages._Index.roblox_roact-rodux.roact-rodux.connect:162](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.690 - CorePackages.Packages._Index.roblox_rodux.rodux.Signal:70 function fire](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)

  [13:32:25.690 - CorePackages.Packages._Index.roblox_rodux.rodux.Store:125](rbxopenscript://www.dummy.com/dummy?scriptGuid=%7B60B41668%2D2C54%2D4066%2DBA16%2D9260A2BBC425%7D&gst=2#13)
3 Likes

I just got this a few minutes ago, very confusing.

2 Likes

Were you able to find a fix for this?

1 Like