hey guys, i tried installing some maps, and the game now crashes when i start because it doesn't find Lua54, could you help ?
here's the error :
Ver 1.4.0.0-fna [Everest: 4703-azure-3bf9e]
03/28/2024 14:58:53
System.DllNotFoundException: Unable to load DLL 'lua54' or one of its dependencies: Le module spécifié est introuvable. (0x8007007E)
at KeraLua.NativeMethods.luaL_newstate()
at KeraLua.Lua..ctor(Boolean openLibs)
at NLua.Lua..ctor(Boolean openLibs) in /home/vsts/work/1/s/external/NLua/src/Lua.cs:line 280
at Celeste.Mod.Everest.LuaLoader.Initialize() in /home/vsts/work/1/s/Celeste.Mod.mm/Mod/Everest/Everest.LuaLoader.cs:line 54
at Celeste.Mod.Everest.Boot() in /home/vsts/work/1/s/Celeste.Mod.mm/Mod/Everest/Everest.cs:line 448
at Celeste.Celeste..ctor() in /home/vsts/work/1/s/Celeste.Mod.mm/Patches/Celeste.cs:line 288
at Celeste.Celeste.orig_Main(String[] args)