Skip to content

[Loginserver] Fix Legacy World When Using Local DB#4970

Merged
Akkadius merged 1 commit intoEQEmu:masterfrom
solar984:pr-loginfix-20250724
Aug 3, 2025
Merged

[Loginserver] Fix Legacy World When Using Local DB#4970
Akkadius merged 1 commit intoEQEmu:masterfrom
solar984:pr-loginfix-20250724

Conversation

@solar984
Copy link
Copy Markdown
Contributor

Description

loginserver has support for legacy worlds and this seems to work well for eqemulator.net's public login but didn't work for me locally. I think this was just an oversight in the rarely used legacy server function and this fixes it for the case when the LSPX environment variable is not being used.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Testing

I tested it using a legacy world server connecting to the login server and was able to get to character select normally after this change.

Clients tested: Titanium

Checklist

  • I have tested my changes
  • I have performed a self-review of my code. Ensuring variables, functions and methods are named in a human-readable way, comments are added only where naming of variables, functions and methods can't give enough context.
  • I own the changes of my code and take responsibility for the potential issues that occur

@Akkadius Akkadius changed the title make loginserver work with legacy world when using local db [Loginserver] Fix Legacy World When Using Local DB Aug 3, 2025
@Akkadius Akkadius merged commit 0afef19 into EQEmu:master Aug 3, 2025
1 check passed
@Akkadius Akkadius mentioned this pull request Aug 3, 2025
@solar984 solar984 deleted the pr-loginfix-20250724 branch August 5, 2025 05:52
@joligario joligario mentioned this pull request Sep 15, 2025
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.

2 participants