CelestialCartographers / Loenn

A Visual Map Maker and Level Editor for the game Celeste but better than the other one
MIT License
160 stars 22 forks source link

Error! #67

Closed BogdanRogatyk closed 6 months ago

BogdanRogatyk commented 6 months ago

Error

Editor version: 0.7.8 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' ... scenes/loading.lua:40: in function 'firstEnter' scene_handler.lua:126: in function 'changeScene' scenes/startup.lua:34: in function 'saveGotoLoading' scenes/startup.lua:47: in function 'func' utils/threads.lua:32: in function 'runFunctionOnData' utils/threads.lua:48: in function 'update' selene_main.lua:39: in function 'update' main.lua:61: in function [C]: in function 'xpcall' I hope I get an answer, I really want to map...

Cruor commented 6 months ago

Duplicate of https://github.com/CelestialCartographers/Loenn/issues/56 The comments on that issue should potentially fix the issue for you.