Hello everyone!
I recently created a script that creates a notification-like popup when there is an error, warning or print outputted on the client or server!
This script helps me and my teams out a lot when it comes to closed QA testing as it lets user’s see errors easily, rather than having to go through the developer console, especially if they do not have scripting experience.
Don’t want to output sensitive server errors?
You can disable server-side outputs easily. Just go into the properties of ErrorServer
and check the Disabled
box. Done!
This was inspired by Deadline’s error system, which works similarly
This is my first proper community release, so I’d appreciate feedback so I can do more in the future!
Get the model here: Error Popups - Roblox