Vurv78 / Autorun-rs

Modern scripthook with lua execution and filesteal. Replacement for gluasteal and most lua executors
Apache License 2.0
97 stars 11 forks source link

[ERROR] Couldn't create sautorun-rs dirs with path. #20

Closed wrefgtzweve closed 2 years ago

wrefgtzweve commented 2 years ago

Getting this error quite often, happens with different things but most reliable way to recreate this would be using SF. image

Vurv78 commented 2 years ago

Duplicate of #19, problem is that you can provide custom chunk names which can contain invalid characters. In this case something is running with what looks like a timestamp which contains a colon which is invalid in windows filenames.

Once again solution is in the repo but still can't seem to get #17 fixed, sorry