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

dbExecuteAsync causing game crash in unscheduled environment #32

Open
TommKirkk opened this issue Apr 30, 2022 · 2 comments
Open

dbExecuteAsync causing game crash in unscheduled environment #32

TommKirkk opened this issue Apr 30, 2022 · 2 comments

Comments

@TommKirkk
Copy link

dbExecuteAsync has been causing my game / server to crash in an unscheduled environment, even when tied with a dbBindCallback. However it works as expected in a scheduled environment

The Wiki doesn't specify whether this should be the case but I presume it is meant to work in unscheduled?

Feedback would be greatly appreciated

@dedmen
Copy link
Member

dedmen commented May 7, 2022

Please send me your crash reports, the .mdmp files

@G00golplexian
Copy link

We are also encountering this behaviour on any database error. Lastly we had some trouble with a "foreign key constraint failed" error and the server crashed immediately. The command "dbAddErrorHandler" works though, as it records the DB error just before the server crashes.

reference

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