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

Crash on start #48

Closed
MelloBoo44 opened this issue Mar 7, 2023 · 7 comments
Closed

Crash on start #48

MelloBoo44 opened this issue Mar 7, 2023 · 7 comments

Comments

@MelloBoo44
Copy link

tried to use olympus & manually installing for win10 and it gives this when loading - cant really figure out how to use .love so i havent tried it

Error

[love "boot.lua"]:276: error loading module 'nfd' from file '.\nfd.dll':
The specified module could not be found.

Traceback

[love "callbacks.lua"]:228: in function 'handler'
[C]: in function 'error'
[C]: in function 'xpcall'
[C]: in function 'xpcall'

@Cruor
Copy link
Member

Cruor commented Mar 7, 2023

Did you unzip the entire release zip before running it?

@MelloBoo44
Copy link
Author

MelloBoo44 commented Mar 7, 2023

Yes - looking in the olympus/loenn folder there arent any zips, i unzipped everything manually w/o olympus in another folder aswell and no luck-
edit:typo

@Cruor
Copy link
Member

Cruor commented Mar 7, 2023

And you can have nfd.dll in the folders? 🤔

@MelloBoo44
Copy link
Author

Yes - sorry for not making that clear. It's in the root of the folder (same folder the .exe is in)

@Terria-K
Copy link

same issue right here, it's on the root folder as well

@Cruor
Copy link
Member

Cruor commented May 17, 2023

Forgot to get back to this, installing vcredist (https://learn.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170) should do the trick, I guess you didn't install a random steam game that pulls down 40 versions of it 😅

@MelloBoo44
Copy link
Author

it works! thanks

@Cruor Cruor closed this as completed Jul 14, 2023
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

3 participants