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 to DB for Talk Addon is messed up #98

Open
lokinmodar opened this issue Jul 21, 2024 · 2 comments
Open

Save to DB for Talk Addon is messed up #98

lokinmodar opened this issue Jul 21, 2024 · 2 comments
Assignees
Labels
bug Something isn't working Known Issue This is a known issue needs more info We need more info to help solving the issue

Comments

@lokinmodar
Copy link
Owner

image

Found the issue where when you talk to an NPC with many Talk bubbles the system si saving all of them with the translation of the very last dialogue part in all lines. Uf you go to the same NPC it will repeat the translated text because they are being saved in a wrong way in the DB...

Idk if this is due to concurrency or it is getting replaced in the save to db async queue... on emore thing to find out how to solve 🙂

@lokinmodar lokinmodar added bug Something isn't working Known Issue This is a known issue needs more info We need more info to help solving the issue labels Jul 21, 2024
@lokinmodar lokinmodar self-assigned this Jul 21, 2024
@lokinmodar lokinmodar moved this from To do to In progress in Echoglossian's ToDos Jul 22, 2024
@samulopez
Copy link
Contributor

I couldn't replicate this one. I guess it happens in some special cases.

@lokinmodar
Copy link
Owner Author

Maybe it is something on my end. I'll test on a fresh install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Known Issue This is a known issue needs more info We need more info to help solving the issue
Projects
Status: In progress
Development

No branches or pull requests

2 participants