You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have recreated the bug with only Everest OR a minimum number of mods enabled
Yes
Describe the bug
When trying to install, there have been many issues.
Olympus Error:
threader.lua:79: routine#32>scenes/installer.lua:371<scenes/everest.lua:336 died:
cannot resume dead coroutine
Traceback
[love "callbacks.lua"]:228: in function 'handler'
[C]: in function 'error'
threader.lua:79: in function 'update'
threader.lua:544: in function 'update'
main.lua:711: in function 'update'
[love "callbacks.lua"]:162: in function 'orig'
main.lua:102: in function main.lua:99
[C]: in function 'xpcall'
After that, I tried building from source.
dotnet restore didn't find all the packages, and MonoMod and NLua were still missing.
After that, I tried the prebuilt code from the website
Everest never loaded
Steps to reproduce
Unknown
Expected behavior
I expected Olympus to work the first time.
Operating System
MacOS Sequioa 15.0
Everest Version
Latest stable
Mods required to reproduce
N/A
Additional context
No response
The text was updated successfully, but these errors were encountered:
My mods and Everest install are up to date
Yes
I have recreated the bug with only Everest OR a minimum number of mods enabled
Yes
Describe the bug
When trying to install, there have been many issues.
threader.lua:79: routine#32>scenes/installer.lua:371<scenes/everest.lua:336 died:
cannot resume dead coroutine
Traceback
[love "callbacks.lua"]:228: in function 'handler'
[C]: in function 'error'
threader.lua:79: in function 'update'
threader.lua:544: in function 'update'
main.lua:711: in function 'update'
[love "callbacks.lua"]:162: in function 'orig'
main.lua:102: in function main.lua:99
[C]: in function 'xpcall'
After that, I tried building from source.
dotnet restore
didn't find all the packages, and MonoMod and NLua were still missing.After that, I tried the prebuilt code from the website
Steps to reproduce
Unknown
Expected behavior
I expected Olympus to work the first time.
Operating System
MacOS Sequioa 15.0
Everest Version
Latest stable
Mods required to reproduce
N/A
Additional context
No response
The text was updated successfully, but these errors were encountered: