prometheus-lua / Prometheus

Lua Obfuscator written in pure Lua
https://levno-710.gitbook.io/prometheus/
GNU Affero General Public License v3.0
220 stars 65 forks source link

[Suggestion] Error Handling #67

Open Brohammer5 opened 2 years ago

Brohammer5 commented 2 years ago

Describe the Suggestion Prometheus should have error handling such as pcalls and then silently log them or show them in the console without having error stopping the program

Additional context For this I would write pcalls to files and loadfile them.