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

Save Global Error mysql #3216

Open
4 of 5 tasks
odisk777 opened this issue Jan 4, 2025 · 0 comments
Open
4 of 5 tasks

Save Global Error mysql #3216

odisk777 opened this issue Jan 4, 2025 · 0 comments
Labels
Priority: Medium This issue may be impactful and needs some attention. Status: Pending Test This PR or Issue requires more testing Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@odisk777
Copy link
Contributor

odisk777 commented Jan 4, 2025

Priority

Medium

Area

  • Datapack
  • Source
  • Map
  • Other

What happened?

This happens after a certain period of time, not when you open and close it. It doesn't appear right away, but if you leave it for a couple of hours, it will start appearing with every global save or even when you close the server.

Query: INSERT INTO `kv_store` (`key_name`, `timestamp`, `value`) VALUES ('player.7.summary.hirelings.amount', 1735843239111, '\0'),('raids.darashia.tyrn.checks-today', 1735876860917, '\0\0\0\0\0X�@'),('raids.thais.rats.failed-attempts', 1735845420906, '\0\0\0\
[2025-04-01 02:39:01.510] [error] MySQL error [1366]: Incorrect string value: '\x85@' for column 'value' at row 2

What OS are you seeing the problem on?

Linux

Code of Conduct

  • I agree to follow this project's Code of Conduct
@odisk777 odisk777 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Jan 4, 2025
@github-actions github-actions bot added Priority: Medium This issue may be impactful and needs some attention. Status: Pending Test This PR or Issue requires more testing labels Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium This issue may be impactful and needs some attention. Status: Pending Test This PR or Issue requires more testing Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

No branches or pull requests

1 participant