shell_adv() completely broken.
LadyCailinBot opened this issue ยท 2 comments
CMDHELPER-3032 - Reported by VergilPrime
https://imgur.com/YvMjXyx <<< Code I am working with
https://imgur.com/b4XDiQe <<< Outpur. What are those symbols?
The directory definitely exists. When run from the same working directory in SSH I have no problems. Also the previous 3 mkdir commands don't seem to have an issue, neither does the zip command. What's up?
EDIT:
I thought I would try and start fresh by broadcasting the working directory using pwd.
http://paste.thezomg.com/16584/39037814/
This completely froze my server with no output. It completely froze nessie's server too. I think shell_adv() is completely broken at this point.
Comment by VergilPrime
Further testing, this appears to only happen when shell_adv() is run on the main thread. Perhaps the script is automatically pausing after being run?
I'm not sure what's going on here, but those symbols being present suggest that you have something weird and unexpected in @folder, and anyways, that error is coming from the os, not CH, so the command is generally working.