Jusas / SQLite3UE4

SQLite3 Database Plugin for Unreal Engine 4
MIT License
68 stars 53 forks source link

Build successful but can't package the project or launch project #11

Open L34D3R opened 9 years ago

L34D3R commented 9 years ago

I had downloaded SQLiteUE4 from : https://github.com/KhArtNJava/SQLite3UE4

I am able to build the project successfully. I am able to see the database content in editor play. But whenever i try to launch/package the project it fails.

Here is the log file. http://shrib.com/see/AyNEcEsOXfTQHHJIxjyjxLkQgOIbT0AUpNYHSHVpmo6twF2joq?v=nc

pranav2w commented 9 years ago

Dude... I am facing the same problem.

KhArtNJava commented 9 years ago

I don't want to spend my time for this project... I've successfully removed it from my Game Project and I'm not interested to work on this project. If you want, I can help you for money. If you interested, contact me by email - my rates is not high, it started from 20 USD per hour...

NickShargan commented 9 years ago

Same problem... maybe it`s easier to use only sqlite3 without plugin.

KhArtNJava commented 8 years ago

Hello, all.

I found time for this issue and solution is not t ore-build UE Engine with this plugin. You need to make Plugins dir in your game projects folder and put dir with this plugin to the dir Plugins.

After that it will work correctly.

KhArtNJava commented 8 years ago

Hello.

New fixes in my fork https://github.com/KhArtNJava/SQLite3UE4 : 1) Fixed crash in packaged project (Found and fixed bug - Yep, I did it!!!). 2) A lot of new BPs.