Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maybe because of a custom Celeste location? #5

Open
qupufu opened this issue Sep 23, 2020 · 3 comments
Open

Maybe because of a custom Celeste location? #5

qupufu opened this issue Sep 23, 2020 · 3 comments

Comments

@qupufu
Copy link

qupufu commented Sep 23, 2020

I tried to launch Loenn, but when I tried, it came up with this error. It seems like it's because I got Celeste from itch.io and don't have it saved in the path for a steam game.

Error

registry.lua:24: attempt to index a nil value


Traceback

registry.lua:24: in function 'getKey'
initial_startup.lua:61: in function 'findSteamDirectory'
initial_startup.lua:87: in function 'findCelesteDirectory'
scenes/startup.lua:89: in function <scenes/startup.lua:87>
scene_handler.lua:42: in function 'update'
selene_main.lua:33: in function 'update'
[C]: in function 'xpcall'
@Cruor
Copy link
Member

Cruor commented Sep 23, 2020

Huh, haven't seen that issue before. This issue is irrelevant of where your Celeste is from, it is failing to read the registry to see where your steam is installed. Honestly not sure why this is a issue... What version of Windows is this, and do you have Steam installed at all?

@qupufu
Copy link
Author

qupufu commented Sep 28, 2020

I'm using windows 10 and don't have steam installed.

@Cruor
Copy link
Member

Cruor commented Sep 30, 2020

I guess that is the problem then. Need to improve the auto detection anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants