Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloud edit <file> does not work #20

Open
drucifer-sc opened this issue Apr 10, 2020 · 3 comments
Open

Cloud edit <file> does not work #20

drucifer-sc opened this issue Apr 10, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@drucifer-sc
Copy link

Running cloud edit <file> with the latest version of cloud.lua results in the file being called to execute rather than launch the cloud editor. Switchcraft cloud.lua does not appear to be affected being an older version.

@SquidDev
Copy link
Member

Were you running using the wget run version instead?

@SquidDev SquidDev added the bug Something isn't working label Apr 10, 2020
@drucifer-sc
Copy link
Author

I was, yes, players on the server (through Discord bridge) confirmed switching back to their local version fixed the problem.

@SquidDev
Copy link
Member

SquidDev commented Apr 10, 2020

Yep - it's trying to run wget again, instead of cloud.lua. Lovely, not sure how to fix in a nice way.

SquidDev added a commit that referenced this issue Apr 25, 2020
See #20. This clearly isn't a long term fix, but it'll do
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants