OpenFusionProject / OpenFusionClient

Electron app to easily connect to FusionFall servers
MIT License
16 stars 8 forks source link

DDNS Client Problems #14

Closed GreatPhoenix closed 2 years ago

GreatPhoenix commented 2 years ago

Hello team, I got my Open Fusion Client to connect to my server using the direct ip address but as it is not static I want to use a DDNS to connect clients to my home server. When I type in my DDNS domain name (just a standard duck DNS domain) the client freezes up when I submit my login information. The server side does not see any incoming connections so I think the client is not parsing the domain properly. Is this a bug or am I missing something? Thanks for your help

dongresource commented 2 years ago

The launcher doesn't currently resolve domain names in the IP field of the server entries. It needs an actual IP address, unfortunately.