Skip to content

Conversation

@charasyn
Copy link

This PR fixes an issue where invalid UTF-8 sequences will be written into the CCC compiler output, causing CoilSnake to raise a UnicodeError during compilation instead of displaying the error message from CCScript compilation.

This prevents an error where the first byte of UTF-8 sequences gets printed out as-is, and causes a UTF-8 decoding error during CoilSnake compilation
(1.400 had been used previously for the insertbin functionality)
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.

2 participants