GeyserMC / Floodgate-Modded

Port of the hybrid mode plugin called Floodgate for Fabric and NeoForge to allow for connections from Geyser to join online mode servers.
MIT License
52 stars 18 forks source link

Config Error with Quilt Loader #91

Closed CaseyPurser closed 6 months ago

CaseyPurser commented 1 year ago

Been trying to get Geyser and Floodgate set up on my Minecraft server using the Quilt loader. After many attempts on the hosted server, I tested running the mods on a client and it resulted in similar errors as when I was running it on the server. I also attempted to run the mods on a fabric client and had no issues. It seems due to a pathing issue the Geyser config gets created in the Floodgate folder.

Quilt Log: https://mclo.gs/0nAikkS

Fabric Log(Before clearing the configs that quilt made): https://mclo.gs/Thuh9pW

Fabric Log(After deleting all of the configs): https://mclo.gs/oUuirJa

Camotoy commented 1 year ago

Can you see if these steps help? https://github.com/GeyserMC/Floodgate-Fabric/issues/7#issuecomment-817022484

onebeastchris commented 1 year ago

https://github.com/GeyserMC/Floodgate-Fabric/issues/7 It's probably this issue; but for some reason, the temporary fix always tends to not work on quilt.. no idea why

onebeastchris commented 1 year ago

oops, sorry, didn't saw your message camo

CaseyPurser commented 1 year ago

7 It's probably this issue; but for some reason, the temporary fix always tends to not work on quilt.. no idea why

Yeah, unfortunately the fix did not work.

JustnotJustin commented 1 year ago

I suggest @megumario workaround in #7. And to save you some time, included is the default config with the workaround. Just delete the old one add this one. config.txt

onebeastchris commented 6 months ago

Should be resolved in the latest build (1.20.5+). Thanks for reporting!