You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While playing with EMCO I had a tab name with a forward slash character in it, e.g. "Say/Shout" and noticed some errors in my output log. It looks like the tab name is used directly as a filename.
While playing with EMCO I had a tab name with a forward slash character in it, e.g. "Say/Shout" and noticed some errors in my output log. It looks like the tab name is used directly as a filename.
https://github.com/demonnic/MDK/blob/main/src/resources/emco.lua#L878
Would suggest a quick replacement of
<>:"/\|?*
with underscores or something similar.The text was updated successfully, but these errors were encountered: