Skip to content

Assign loadServers() result in watchFile callback#36

Open
PrinceSky-Git wants to merge 1 commit into
smogon:masterfrom
PrinceSky-Git:master
Open

Assign loadServers() result in watchFile callback#36
PrinceSky-Git wants to merge 1 commit into
smogon:masterfrom
PrinceSky-Git:master

Conversation

@PrinceSky-Git
Copy link
Copy Markdown

loadServers() was called in the watchFile callback but its return value was never assigned to this.servers, so any changes to Config.serverlist (new registrations, token updates) were silently ignored at runtime. This caused side servers to disappear from the server list and broke replay uploads until the login server was manually rebooted.

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

Successfully merging this pull request may close these issues.

1 participant