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

Crash when writing Yolol : UTF-8 Not enough space #14

Open
Aralicia opened this issue Apr 16, 2020 · 1 comment
Open

Crash when writing Yolol : UTF-8 Not enough space #14

Aralicia opened this issue Apr 16, 2020 · 1 comment

Comments

@Aralicia
Copy link

Description of Issue
Yodine crashes when some UTF-8 characters are typed in the Yolol Editor.
Those characters includes (tested) : ² é è à ° € ñ

Error Dump

Error

lfeditor.lua:123: UTF-8 decoding error: Not enough space

Traceback

[C]: in function 'getWidth'
lfeditor.lua:123: in function 'draw'
libs/loveframes/objects/base.lua:83: in function 'draw'
libs/loveframes/objects/base.lua:83: in function 'draw'
libs/loveframes/init.lua:193: in function 'draw'
main.lua:137: in function 'draw'
[C]: in function 'xpcall'

@Avril112113 Avril112113 added the Non-Priority This is not a priority label Apr 16, 2020
@Avril112113 Avril112113 removed the Non-Priority This is not a priority label May 22, 2020
@Avril112113
Copy link
Owner

Avril112113 commented May 22, 2020

This should be fixed in the coming UI Major update.
I decided this is a bit more priority because it causes a crash.

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

2 participants