-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to launch wowsim on Windows 64 #1193
Comments
@mrvaghani can you run this command in CMD and post the results: |
Start Port End Port
---------- --------
5357 5357
5426 5426
23689 23788
23789 23888
23889 23988
23989 24088
24089 24188
24294 24393
24394 24493
24494 24593
24594 24693
24694 24793
25118 25217
25218 25317
25318 25417
25418 25517
25518 25617
25950 26049
26135 26234
26235 26334
26335 26434
26435 26534
27116 27215
27216 27315
27316 27415
27416 27515
27516 27615
50000 50059 *
* - Administered port exclusions.
Also, I tested it again today and it seems to be working. I did not make any changes, nor did I download a different binary. Not really sure what is going on. |
Yeah, that's to be expected. Microsoft thought it was a good idea to reserve random port ranges for NAT purposes. The thought that a program may sometimes want to use some of those ports never crossed their mind. In any case, if this happens again you can manually set the reserved range, see this comment. |
Describe the bug
Double clicking the "wowsimcata-windows.exe" binary does not launch the web interface. Executing the binary through CLI shows an error message
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Double clicking or launching the binary through CMD should start the app and open the web interface.
Sim Links and Screenshots
If applicable, add links to your sim settings or screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
I don't think it's a port/permissions problem.
Launching CMD as admin and running the app while passing different launch URL still results in the same error.
The text was updated successfully, but these errors were encountered: