View previous topic :: View next topic |
Author |
Message |
Blacksting
Joined: 03 Jan 2005 Posts: 107
|
Posted: Fri Jan 14, 2005 1:11 Post subject: |
|
|
The Talus Exe runs fine. It chooses the only NIC I have.
This is how far the log gets.
NWNX2 Speech version 0.1.3 for Windows.
Copyright 2005 (C) Jeroen Broekhuizen
o Using direct connection to mysql.
o Connect successfull.
1. \Device\NPF_{19FD5351-20AD-4E48-ABB9-FB3D1CCF9D4C} (Realtek RTL8139 Family Fast Ethernet Adapter (Microsoft's Packet Scheduler) )
Then it crashes.
NWN Extender V.2.6.0
(c) 2004 by Ingmar Stieger (Papillon) and Jeroen Broekhuizen
visit us at http://www.nwnx.org
* Loading plugins...
* Plugin functions is loaded.
* Plugin hashset is loaded.
* Plugin leto is loaded.
* Plugin odbc is loaded.
* NWNX2 shutting down...
* NWNX2 shutdown successfull.
The speech plugin does not send a "loaded" line to this log. |
|
Back to top |
|
|
Blacksting
Joined: 03 Jan 2005 Posts: 107
|
Posted: Fri Jan 14, 2005 7:40 Post subject: |
|
|
A test on new machine shows the speech plugin defaulting to ODBC only. No direct mysql connection is tried. It did not crash on the new machine, however.
Error while connecting to database: [MySQL][ODBC 3.51 Driver]Unknown database ' nwn'
Notice the space before the nwn. I did not put that there... at least that I know of (maybe in the ini but I doubt it.) In any case I would like to have the speech plugin do a direct connection to MySQL. How is that accomplished? |
|
Back to top |
|
|
JeroenB
Joined: 31 Dec 2004 Posts: 228 Location: Netherlands
|
Posted: Sat Jan 15, 2005 9:47 Post subject: |
|
|
Seems that the first attempt successfully connected directly to your mysql database. I will have to look what is wrong in the rest of the code to figure out what went wrong. I hope that I can find out what's going wrong. Then I will let you known
ps. There is now also a Linux version available. Not sure if I posted this already Go to the downloads section where you will find it. |
|
Back to top |
|
|
|