cyberbit / telem

Trivial ETL Engine for Minecraft
http://telem.cyberbit.dev
Other
27 stars 4 forks source link

Setup broken on Enigmatica 2 #76

Closed dko1905 closed 1 week ago

dko1905 commented 1 week ago

Broken installer

The installer downloades the files (telem/init.lua and telem/vendor.lua) but they are empty.

Version info

How to reproduce

  1. Download mods using the version info or download Enigmatica 2: Expert (version 1.90h).
  2. Run installer wget run https://pinestore.cc/d/14
  3. Select version
  4. Run edit telem/init.lua or edit telem/vendor.lua Both files are empty and interacting using require in lua fails.
cyberbit commented 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!

cyberbit commented 1 week ago

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.

image

Please don't hesitate to open another issue if you find other broken things!