Skip to content

[Bug] Cannot launch Olympus when user have lua installed on computer #112

@lxymahatma

Description

@lxymahatma

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions