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

[Bug Fix] Check Rule "Bots Enabled" to prevent bot database calls on connect #3154

Merged
merged 3 commits into from Mar 29, 2023

Conversation

Aeadoin
Copy link
Contributor

@Aeadoin Aeadoin commented Mar 28, 2023

Added check to verify Rule (Bots, Enabled) is true before we attempt to summon any Bots the owner previously had in their raid when they connect. Without this we were trying to run a database query against bot_data even if the server didn't have the bot schema.

https://cdn.discordapp.com/attachments/1090037315394613389/1090037447703937085/image.png

Copy link
Contributor

@fryguy503 fryguy503 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm - Thanks for addressing this

@Aeadoin Aeadoin requested a review from Kinglykrab March 28, 2023 17:07
@Aeadoin Aeadoin merged commit 7854130 into EQEmu:master Mar 29, 2023
@Aeadoin Aeadoin deleted the botgate branch March 29, 2023 02:44
@Aeadoin Aeadoin mentioned this pull request Mar 30, 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

3 participants