Closed dko1905 closed 1 week ago
Hmm... I have only done limited testing on 1.12. I will take a look into this, thank you for the report!
Installer is updated and tested working in E2:E. As I said before, I've only done limited testing of adapters/middleware/etc. in 1.12, but something very basic is working as expected.
Please don't hesitate to open another issue if you find other broken things!
Broken installer
The installer downloades the files (
telem/init.lua
andtelem/vendor.lua
) but they are empty.Version info
https://pinestore.cc/d/14
download (as of 2024-11-03) With theRelease (minify)
/v0.8.0
How to reproduce
wget run https://pinestore.cc/d/14
edit telem/init.lua
oredit telem/vendor.lua
Both files are empty and interacting usingrequire
in lua fails.