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

[Crash] Fix UCS crash that occurs during log reloading #3324

Merged
merged 1 commit into from Apr 30, 2023

Conversation

Akkadius
Copy link
Member

What

This fixes a crash that occurs when UCS receives a packet to reload log settings. This is because there isn't a valid database pointer held within the player event logging manager within the context of UCS. We fix this by instantiating player event logs and passing the database connection instance pointer to the class.

Crash Samples

@Akkadius Akkadius merged commit 497d205 into master Apr 30, 2023
2 checks passed
@Akkadius Akkadius deleted the akkadius/fix-ucs-crash branch April 30, 2023 00:39
@Akkadius Akkadius mentioned this pull request Apr 30, 2023
nytmyr pushed a commit to nytmyr/Server that referenced this pull request Dec 1, 2023
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.

None yet

2 participants