-
-
Notifications
You must be signed in to change notification settings - Fork 85
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
Trouble downloading the Godot SQLite plugin #186
Comments
Hello @KrispyPrism, What version of Godot are you using? .gdsn and .gdnlib files aren't used any longer in Godot 4+. |
Hello,
Thanks for your fast response. I am using Godot 4.3 on windows 10 (on pc) and windows 11 (on laptop)
So i am still somewhat of a newbie when it comes to SQL. How should i import a database made with DB browser into the Godot project using the plugin?
Thanks in advance
Verzonden vanaf Outlook voor Android<https://aka.ms/AAb9ysg>
…________________________________
From: Piet Bronders ***@***.***>
Sent: Friday, September 13, 2024 9:07:09 AM
To: 2shady4u/godot-sqlite ***@***.***>
Cc: KrispyPrism ***@***.***>; Mention ***@***.***>
Subject: Re: [2shady4u/godot-sqlite] Trouble downloading the Godot SQLite plugin (Issue #186)
Hello @KrispyPrism<https://github.com/KrispyPrism>,
What version of Godot are you using? .gdsn and .gdnlib files aren't used any longer in Godot 4+.
Also on what host platform (Windows, Linux, MacOS) are you trying to install the plugin?
—
Reply to this email directly, view it on GitHub<#186 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BLIFATPYSRFQFB2QZAR4R3LZWKFJ3AVCNFSM6AAAAABOEI2ZAWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBYGE4TANRQGQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hello @KrispyPrism, If you have a database already prepared you'll either have to copy it into the project folder ( |
Hi,
When i go to the Godot asset library and download the SQLite plugin there seem to be some files missing. For example i am not getting the .gdsn and .gdnlib files. They simply do not show up.
When i download the .zip file from Github and import the plugin i can see both files there and are selected for installation. But when i install them i get a "Parse Error failed to load script".
Would anyone have any idea on how to fix this issue? I tried getting the older Github version for Godot 3.x just in case it could work. But i get the same parse error there.
Thanks in advance
The text was updated successfully, but these errors were encountered: