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

Godot Crashes after hitting install on plugin #213

Open
Nazuh2 opened this issue May 30, 2022 · 1 comment
Open

Godot Crashes after hitting install on plugin #213

Nazuh2 opened this issue May 30, 2022 · 1 comment

Comments

@Nazuh2
Copy link

Nazuh2 commented May 30, 2022

here are the logs:

ERROR:  does not have a library for the current platform.
   at: (modules/gdnative/nativescript/nativescript.cpp:1486)
ERROR: Cannot open file 'res://.import/left_hand.glb-77ac71087f4863f9f653fbf9e0d7f139.scn'.
   at: (core/io/resource_format_binary.cpp:984)
ERROR: Cannot open file 'res://.import/right_hand.glb-3c383114f6b2b559f4827c32305c15a4.scn'.
   at: (core/io/resource_format_binary.cpp:984)

I'm on a 32 bit system

@BastiaanOlij
Copy link
Member

I think the plugin only contains 64bit binaries, if you need support for a 32bit system you may need to manually compile it.

What are you running on that you're on 32bit?

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

No branches or pull requests

2 participants