Skip to content
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

how to connect asia server with Mac os? #36

Open
popokicn opened this issue Sep 24, 2023 · 2 comments
Open

how to connect asia server with Mac os? #36

popokicn opened this issue Sep 24, 2023 · 2 comments

Comments

@popokicn
Copy link

popokicn commented Sep 24, 2023

How to connect asia server with Mac os?

@0blu 0blu pinned this issue Sep 24, 2023
@0blu
Copy link
Owner

0blu commented Sep 24, 2023

Go inside your winterspring-launcher-config.json (open it with an editor) and replace
at the bottom "Realmlist": "logon.everlook.org"
with the new value "Realmlist": "asia.everlook-wow.net"

On MacOS the config is stored in /Users/<your name>/WinterspringLauncher/

image

@bravelincy
Copy link

Go inside your winterspring-launcher-config.json (open it with an editor) and replace at the bottom "Realmlist": "logon.everlook.org" with the new value "Realmlist": "asia.everlook-wow.net"

On MacOS the config is stored in /Users/<your name>/WinterspringLauncher/

image

I've tried modifying the Realmlist but nothing seems to work. My winterspring-launcher-config.json is:

{
  "ConfigVersion": 1,
  "GitRepoWinterspringLauncher": "0blu/WinterspringLauncher",
  "GitRepoHermesProxy": "WowLegacyCore/HermesProxy",
  "GitRepoArctiumLauncher": "Arctium/WoW-Launcher",
  "WindowsGameDownloadUrl": "default",
  "MacGameDownloadUrl": "http://127.0.0.1:8080/WoW_Classic_1.14.0.40618_macOS_new.zip",
  "GamePatcherUrl": "default",
  "HermesProxyPath": "./hermes-proxy",
  "GamePath": "./World of Warcraft 1.14.0",
  "ArctiumLauncherPath": "./arctium-launcher",
  "RecreateDesktopShortcut": false,
  "AutoUpdateThisLauncher": false,
  "Realmlist": "asia.everlook-wow.net"
}

When I start the launcher, the terminal shows the logs:

Starting WoW...
Starting HermesProxy...
19:42:40 |  Server  | Server          | Starting Hermes Proxy...
19:42:40 |  Server  | Server          | Version 2023-10-19 *official* 3.10.0
19:42:40 |  Server  | Server          | Modern (Client) Build: V1_14_0_40618
19:42:40 |  Server  | Server          | Legacy (Server) Build: V1_12_1_5875
19:42:40 |  Storage | GameData        | Loading data files...
19:42:40 |  Server  | VersionChecker  | Loaded 833 legacy opcodes.
19:42:40 |  Server  | VersionChecker  | Loaded 1639 modern opcodes.
19:42:42 |  Storage | GameData        | Finished loading data.
19:42:42 |  Network | Server          | External IP: 127.0.0.1
19:42:42 |  Server  | Server          | Starting BnetTcpSession service on 127.0.0.1:1119...
19:42:42 |  Network | NetworkThread   | Network Thread Starting
19:42:42 |  Server  | Server          | Starting BnetRestApiSession service on 127.0.0.1:8081...
19:42:42 |  Network | NetworkThread   | Network Thread Starting
19:42:42 |  Server  | Server          | Starting RealmSocket service on 127.0.0.1:8084...
19:42:42 |  Network | NetworkThread   | Network Thread Starting
19:42:42 |  Server  | Server          | Starting WorldSocket service on 127.0.0.1:8086...
19:42:42 |  Network | NetworkThread   | Network Thread Starting
19:42:53 |  Server  | BnetTcpSession  | Accepting connection from 127.0.0.1:60471.
19:42:54 |  Network | AuthClient      | C P>S | Connecting to auth server... (realmlist addr: logon.everlook.org:3724) (resolved as: 37.59.30.120:3724)
19:42:54 |  Error   | AuthClient      | Login failed. Reason: FAIL_UNKNOWN_ACCOUNT
19:47:54 |  Error   | AuthClient      | C P<S | Socket Closed By Server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants