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

Celeste loenn error #56

Open
Gnom4k1 opened this issue Oct 2, 2023 · 4 comments
Open

Celeste loenn error #56

Gnom4k1 opened this issue Oct 2, 2023 · 4 comments

Comments

@Gnom4k1
Copy link

Gnom4k1 commented Oct 2, 2023

Error

Editor version: 0.7.4
Love2d version: 11.4.0 - Mysterious Mysteries
Operating system: Windows

utils/filesystem.lua:40: invalid value (nil) at index 1 in table for 'concat'

Traceback

[love "callbacks.lua"]:228: in function 'handler'
[C]: in function 'concat'
utils/filesystem.lua:40: in function 'joinpath'
celeste_render.lua:24: in function 'f'
selene/selene/wrappers/searcher/love2d/searcher.lua:16: in function <selene/selene/wrappers/searcher/love2d/searcher.lua:13>
[C]: in function 'require'
loaded_state.lua:4: in function 'f'
selene/selene/wrappers/searcher/love2d/searcher.lua:16: in function <selene/selene/wrappers/searcher/love2d/searcher.lua:13>
[C]: in function 'require'
tool_utils.lua:1: in function 'f'
...
[C]: in function 'require'
scenes/loading.lua:40: in function 'firstEnter'
scene_handler.lua:124: in function 'changeScene'
scenes/startup.lua:34: in function 'saveGotoLoading'
scenes/startup.lua:114: in function <scenes/startup.lua:109>
scene_handler.lua:46: in function 'update'
selene_main.lua:38: in function 'update'
main.lua:61: in function main.lua:25
[C]: in function 'xpcall'

@Cruor
Copy link
Member

Cruor commented Oct 4, 2023

Your username/Lönn install path most likely contains a non ascii character, such as Russian, Polish or asian language characters.
You can try installing Lönn to a folder not containing your username (the most common issue) and make sure the path has none of these characters.
After that you can run Lönn with the --portable flag for it to store the config in the installation folder instead.

@Cruor
Copy link
Member

Cruor commented Oct 21, 2023

The newest version has an attempt at fixing this, does that work for you without the workaround?

@PhilTheTrain
Copy link

Unfortunately no. The error still persists in the current windows user I'm using. However, creating a new user worked for me. A bit complicated, but it did work.

@Cruor
Copy link
Member

Cruor commented Dec 6, 2023

The code was removed due to breaking for more people, I believe it was latest in 0.7.6

@Cruor Cruor mentioned this issue Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants