View previous topic :: View next topic |
Author |
Message |
Calvinthesneak
Joined: 15 Nov 2010 Posts: 14
|
Posted: Sun Jun 12, 2011 4:45 Post subject: ODBC plugin fails to load... |
|
|
Soooo my plugins loading
Quote: | NWN Extender v2.7.1-dev
LETO plugin registered.
RESETPLUGIN plugin registered.
AREAS plugin registered.
DEFENSES plugin registered.
FUNCS plugin registered.
ERROR: ODBC: OnCreate() failed.
PROFILER plugin registered.
EVENTS plugin registered.
VISIBILITY plugin registered.
STRUCTS plugin registered.
WEAPONS plugin registered.
* NWNX2 activated.
INIT(S): valid ret=0x082041ec
INIT(O): valid ret=0x08203e79
|
And then my log from my nwnx_odbc.txt
Quote: |
NWNX2 ODBC2 version 1.0.0 for Linux.
2005-2006 dumbo (dumbo@nm.ru)
2006-2010 virusman (virusman@virusman.ru)
o Critical Error: Datasource must be MySQL.
o Shutdown.
|
Relevant information:
mySQL Server version: 5.1.41-3ubuntu12.10
I can access the database via myphpadmin, and log in with the username and password I feed the nwnx.ini file.
hooksoroco=true if it makes any difference.
Anyone have any suggestions where I start my search? |
|
Back to top |
|
|
virusman
Joined: 30 Jan 2005 Posts: 1020 Location: Russia
|
Posted: Sun Jun 12, 2011 8:53 Post subject: |
|
|
Add this line:
to the [ODBC2] section of your nwnx2.ini file. _________________ In Soviet Russia, NWN plays you! |
|
Back to top |
|
|
|