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

Nonstandard characters from folder path breaks the file searcher #30

Open
Viv-0 opened this issue Mar 12, 2022 · 1 comment
Open

Nonstandard characters from folder path breaks the file searcher #30

Viv-0 opened this issue Mar 12, 2022 · 1 comment

Comments

@Viv-0
Copy link

Viv-0 commented Mar 12, 2022

The super common error we keep seeing from mainmenu.lua is an error where Olympus fails to retrieve the given file from a string path containing nonUTF-8 characters. I'm not 100% sure how to fix this but this should be an easy thing to resolve, i think.

Error comes from this point, and has been mentioned fairly frequently in modding help over about a year

Error appears as:
Error

threader.lua:544: thread#3<scenes/mainmenu.lua:246 not running!

Traceback

[C]: in function 'error'
threader.lua:37: in function 'update'
threader.lua:544: in function 'update'
main.lua:625: in function 'update'
main.lua:76: in function main.lua:73

@Viv-0 Viv-0 changed the title Nonstandard characters from folder path error the file searcher Nonstandard characters from folder path breaks the file searcher Mar 12, 2022
@SkyJumper409x
Copy link

is there any workaround or fix for this? i am also encountering this issue.

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