driz
driz
that would be fine i think. If you take a look at netbox (we have others but netbox is the only one popping into my mind right now) you can...
I've asked the team to review the changes, if this was JUST adding DB_PORT i would've merged it but since it also includes the logic for `:` I'll need team...
Will the change in PR we've discussed still resolve the issue you're reporting here? Majority of the team doesn't change the db port so it's not something we had encountered...
This is a common debug output for MAC users. In the lanplay discord, we generally tell MAC users to ignore it and try playing anyway.
you can ignore failing to connect to the internet. My PR to update the instructions on lan-play.com/install were accepted. Pay attention to the bolded sentence in section 4.
@FaserF it could be because you also have ipv6, dns prefers ipv6 over ipv4, so when you use the fqdn, it's trying to connect to the ipv6 which the client...
> I‘ve got an ipv4 Adress (only) unfortunately :/ > So this should not be the issue not according to the DNS lookup. ``` Non-authoritative answer: Name: switch.smartlife.tk Addresses: 2606:4700:3030::6815:5def...
@fullmetal1 you can ignore the internet/dns test on the switch. If you see `IConnection` as you do in your first debug paste, it's working. If you need further help/explanations, pop...
That is a question best asked to the yuzu devs who handle their own multiplayer addons.
A dhcp server will usually issue IPs starting from the bottom and going up; If your local client instance hands you a dhcp address, there's not a mechanism to ensure...