Xian55 / WowClassicGrindBot

Highly configurable and responsive World of Warcraft Classic pixel Grind Bot - No DLL injection or memory tampering, just screen capture and input simulation.
161 stars 117 forks source link

Bug remote pathing trying to connect to IPv6 address along with IPv4 #581

Closed adamssullivan closed 2 months ago

adamssullivan commented 3 months ago

Description

When trying to set up Remote Pathing API v3 it is showing what looks like a IPv6 IP along with my IPv4 IP.

Addon Version

1.7.54

World of Warcraft Client

Season of Mastery

Reproduction Steps

Changed from the local host to the IP of the host running the server and it didn't change. Shows what looks like a combined IPv6 IP and IPv4 IP.

appsettings.json

Last Good Version

unknown

Screenshots

No response

Logs

out20240418.log

Xian55 commented 3 months ago

Hello, does the RemoteV1 and RemoteV3 pathing services are running, and its unable to make connection ?

Or you just kind enough to let me know that something does not seems right ? 😄

Xian55 commented 3 months ago

It seems like on your local network the ivp6 and ivp4 address are both enabled and ivp6 is the preferred one.

Unless you have a specific need or enforced to use ivp6 in your area, i recommend to completely disable ivp6.

In the past i had lot of head aches about it and it was really painful for me to debug.

The fact that ivp6 meant to be the successor of ivp4, the adoption rate is really really slow.

adamssullivan commented 2 months ago

This was a setting on my computer. Windows 11 does default IPv6 as enabled in the LAN settings. I removed this and was able to use it. Thanks for your guidance.

Xian55 commented 2 months ago

Im still using Windows 10.

So i have not tested, how the applications behave on Windows 11.

It might seem unprofessional to disable IPv6, but probably its the easiest way to solve the issue.