When having lua installed via scoop (Windows), Olympus will not launch and have error as following:
Error
sharp.lua:441: Failed running (Win32RegSet)(main)#1 Win32RegSet: sharp thread died
Traceback
[love "callbacks.lua"]:228: in function 'handler'
[C]: in function 'error'
sharp.lua:441: in function 'setKey'
modinstaller.lua:21: in function 'register'
main.lua:609: in function 'load'
[love "callbacks.lua"]:136: in function '_love_run'
main.lua:97: in function <main.lua:96>
[C]: in function 'xpcall'
[C]: in function 'xpcall'
log.txt
From the log, Olympus is using user installed lua instead of bundled lua in Olympus folder and cannot find lsqlite3, which causes this error
Current solution is to uninstall lua