KrabCode/LazyGui

special characters like š, č break loading saves

Closed this issue · 1 comments

Loading a save file containing these results in: Error loading state from file: Input length = 1

This can occur when a value of a text field contains them.

Perhaps some encoding and decoding is needed.

fixed, old saves with broken special characters will still not work when loaded but new saves will work from now on