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

retry in case of length error in U_TLAY with unicode #100

Merged
merged 6 commits into from
Feb 5, 2025

Conversation

CGantert345
Copy link
Contributor

No description provided.

@craftbyte
Copy link
Contributor

Would it maybe be better to just have a boolean argument for decodeFields for isUnicode and have it always return a boolean? Makes less code duplication.

@CGantert345
Copy link
Contributor Author

Would it maybe be better to just have a boolean argument for decodeFields for isUnicode and have it always return a boolean? Makes less code duplication.

i tried to have the changes separated, to remove the code after SJ and DSB corrected their errors.

@craftbyte
Copy link
Contributor

Ah, makes sense then. Any timeline? If it's less than a month, I don't think waiting it out might be easier to not have delete the code so quickly afterwards.

@CGantert345 CGantert345 merged commit 709fd8e into master Feb 5, 2025
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.

Error with DSB tickets: The length in TLB Payload counts unicode characters instead of bytes
2 participants