Help needed Regarding SQLite

Started by BABA1, May 03, 2016, 09:54 AM

Previous topic - Next topic

BABA1

Well, I can furnish you guys with some screenshots of the error thrown.
I've added the plugin name to the server.cfg and by that It means that I can call and execute any SQLite functions.
But this afternoon when I tried to start the server this is what the exception says:-
http://i.imgur.com/HQhcCme.png

P.S: I would really appreciate some help. Kindly, Help me figure this issue out.

maxorator

Scroll back and show the beginning of the console output.

BABA1

Here's the link:-
http://imgur.com/a4AO7Ai

P.S: This is what the 7th line contains, "  dik <- ConnectSQL("gs.db"); "

Drake

It clearly shows that the plugin isn't loaded, maybe it isn't available or incompatible and why are you loading it twice?

KAKAN

Quote from: Drake on May 03, 2016, 12:11 PMIt clearly shows that the plugin isn't loaded, maybe it isn't available or incompatible and why are you loading it twice?
Because I read somewhere that loading twice solves the problem. But it didn't :D
oh no

Cool

did you loaded ini plugin may be if you used it and does not loading its can cause same problem with me when i load ini its worked

BABA1

I think my naughty Antivirus is detecting that .dll file as a virus or something and is quarantining it.

P.S: I tried to allow that specific file through my anti-virus system and it works. :D

Solved.