OKTW-Network / FabricProxy-Lite

Fabric mod for support forward player data from velocity.
https://modrinth.com/mod/fabricproxy-lite
MIT License
81 stars 43 forks source link

on 1.20.1 the config file will not be generated on startup #56

Closed intcreator closed 1 year ago

intcreator commented 1 year ago

I disabled all other mods for this test. I had a 1.19.4 Fabric server that was using FabricProxy-Lite v2.5.0 to connect to Velocity. this was working. I decided to update everything to 1.20.1, but when I did I got this message when I tried to log in:

Unable to connect to [server]. Your server did not send a forwarding request to the proxy. Make sure the server is configured for Velocity forwarding.

I figured the config might be out of date so I saved a backup of it, removed it, and restarted the server so it would generate a new one. however, no config appeared in the config folder of my server.

intcreator commented 1 year ago

turns out this was just issues on my end with the Fabric server I downloaded not working