HttpRafa / modflared

Automatically connects you to a Cloudflare tunnel without having to install cloudflared separately.
MIT License
42 stars 6 forks source link

Error when switching from linux to windows #50

Open andreisugu opened 2 months ago

andreisugu commented 2 months ago

Describe the bug Was working flawlessly in linux. I had initially used it on linux. Once I switched to windows and used the SAME INSTANCE I had on linux, it stopped working. Logs seem to indicate minecraft tries opening a linux variant of cloudflared.

Which version of the mod/game are you using? 1.21 Fabric, with a bunch of other quality of life mods.

To Reproduce Steps to reproduce the behavior:

  1. Start game on Linux
  2. Modflared works as usual
  3. Move to Windows with same exact instance (all files and stuff)
  4. Start game on Windows
  5. Modflared doesnt work

Expected behavior Should work

Screenshots image image

Additional context Logs: https://pastebin.com/sLNvPmyx Was using PrismLauncher for this, custom fabric profile

HttpRafa commented 1 month ago

Please delete the modflared folder in your game folder. I'll see if I can find the time to program something that checks whether the executable file is for the correct operating system.