LiveSplit / LiveSplit/LiveSplit.Server
local ip is wrong
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 52
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
https://i.imgur.com/WZGwb0B.png
It's setting the IP to VMNET8 which is the VMWare Network adapter and incorrect. An inconvenient workaround is to disable all but the correct Network Adapters and re-enable them later.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with the VMware VMNET8 adapter enabled and compare the selected address with the active network adapter. Done means the server selects the correct local IP without requiring unrelated adapters to be disabled; the issue does not name a source file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100