We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Importing files by using the import card is broken on client and on server
To Reproduce Steps to reproduce the behavior:
Importing hellolua: import.lua:88 hello: I/O error stack traceback: [C]: in function 'assert' import.lua:88: in main chunk [C]: in ?
Log files https://gist.github.com/IiTossiI/8ca89a69fb4d28a87e8a4096170475ba
Expected behavior File "hello" should appear in folder but nothing is there after the error
Screenshots https://github.com/fnuecke/oc2/assets/94807008/3bf34227-3da2-47af-9b7f-813414f83a0d Not a screenshot but a video instead
Versions (please complete the following information):
Additional context Exporting works though
The text was updated successfully, but these errors were encountered:
This is a duplicate of #144
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Importing files by using the import card is broken on client and on server
To Reproduce
Steps to reproduce the behavior:
Log files
https://gist.github.com/IiTossiI/8ca89a69fb4d28a87e8a4096170475ba
Expected behavior
File "hello" should appear in folder but nothing is there after the error
Screenshots
https://github.com/fnuecke/oc2/assets/94807008/3bf34227-3da2-47af-9b7f-813414f83a0d
Not a screenshot but a video instead
Versions (please complete the following information):
Additional context
Exporting works though
The text was updated successfully, but these errors were encountered: