issues
search
Anaminus
/
rbxmk
A tool for processing Roblox files.
MIT License
109
stars
11
forks
source link
Figure out errors
#29
Closed
Anaminus
closed
3 years ago
Anaminus
commented
4 years ago
Get rid of errors that include
(anonymous)
for context. This is unnecessary noise.
Avoid ArgErrors in index/newindex.
Improve error messages when accessing unregistered items.
Errors seems to stack up significantly, repeatedly displaying the script location.
(anonymous)
for context. This is unnecessary noise.