cawila
Joined: 22 Jun 2006 Posts: 2
|
Posted: Thu Jun 22, 2006 18:45 Post subject: Speech plugin logs first spoken line then crashes nwserver |
|
|
I just installed the dedicated server for NWN in on a computer running linux. I compiled NWNX with "--with-extraplugins=speech" and installed the speech plugin. Now that I am running the server with the speech plugin it crashes after it sees and logs the first line of text. The server does not crash if I take out the Speech plugin.
I could use some help figuring out what is wrong.
- cawila
Code: | ./logs.0/nwnx_speech.txt
NWNX2 Speech version 0.1.1 for Linux.
Copyright 2005 (C) Jeroen Broekhuizen
Connecting to database efu
o Connected to database
0. eth0 (Nodescription available)
0. any (Pseudo-device that captures on all interfaces)
0. lo (Nodescription available)
o Successfully open adapter eth0.
o pcap_datalink successfull.
o netmask successfull.
o set glocal.
o pcap_compile success full.
o Listening on eth0...
seems to be hanging here .. :(
o Speech by ip: 70.226.128.215:80 : See if this is logged
o Speech by ip: 70.226.128.215:80 : See if this is logged
o Speech by ip: 70.226.128.215:80 : See if this is logged
o Speech by ip: 70.226.128.215:80 : See if this is logged
o Speech by ip: 70.226.128.215:80 : See if this is logged
o Speech by ip: 70.226.128.215:80 : See if this is logged
o Speech by ip: 70.226.128.215:80 : See if this is logged
o Player : 'Hardcheese' joined with IP: 192.168.0.2:5120
o Hardcheese:5120 -> :5121 says "Test test test"
Note: nwserver crashes almost immediately after the last line is logged.
|
|
|