ao-data / albiondata-client

Distributed client for the Albion Online Data project.
https://www.albion-online-data.com/
MIT License
101 stars 30 forks source link

my client crashed #98

Closed TitanProgrammer4480 closed 4 months ago

TitanProgrammer4480 commented 4 months ago

my client crashed even with -l and by every other lan thing in the list, which i get from ipconfig, it says medium disconnected.

phendryx commented 4 months ago

You can try the following in an administrator command prompt (run cmd as admin):

net stop npf
net start npf

If that doesn't work, next questions are: 1) are you using a vpn? if so, disconnect. 2) are you using a mobile hotspot? if so, there's known issues there with winpcap and can try installing npcap instead (https://npcap.com/#download).

Let me know if any of these resolve your issue.

TitanProgrammer4480 commented 4 months ago

Thanks, the first one solved the issue