SQLite3UE4 icon indicating copy to clipboard operation
SQLite3UE4 copied to clipboard

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

Open L34D3R opened this issue 10 years ago • 5 comments

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

L34D3R avatar Aug 07 '15 12:08 L34D3R

Dude... I am facing the same problem.

pranav2w avatar Aug 08 '15 13:08 pranav2w

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...

KhArtNJava avatar Aug 09 '15 17:08 KhArtNJava

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

NickShargan avatar Oct 08 '15 13:10 NickShargan

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 avatar Jan 20 '16 12:01 KhArtNJava

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.

KhArtNJava avatar Jan 22 '16 13:01 KhArtNJava