Are you getting a button like this? And if yes Does pressing it fix it?
And if that doesn’t fix it may ask if you could show the “PurchaseMSG” inside your verse file
Here are screenshots of my verse. The errors all relate to HUD message devices, but these are just plain hud_message_device’s that only use the .Show() function.
Happy you got it resolved the most likely reason was that you had confliciting names (eg a PurchaseMSG widget on the content drawer but ALSO a PurchaseMSG variable on the code)