Author |
Message |
Topic: Persistent Worlds running NWNX4 |
Dracos
Replies: 21
Views: 36908
|
Forum: Development Posted: Fri Mar 23, 2007 15:07 Subject: Persistent Worlds running NWNX4 |
Entara, Era dei draghi (italian pw) is running in alfa with nwnx4....
Entara was the frst nwn1 pw to open in italy ..
now we are trying to be the first again and now we run nwnx4... (the fir ... |
Topic: nwnx gamespy query |
Dracos
Replies: 3
Views: 7216
|
Forum: Technical support Posted: Mon Mar 05, 2007 19:34 Subject: nwnx gamespy query |
thanx a lot!!!!
Should I open them all? |
Topic: nwnx gamespy query |
Dracos
Replies: 3
Views: 7216
|
Forum: Technical support Posted: Sun Mar 04, 2007 12:39 Subject: nwnx gamespy query |
it seems that our server doesn't respond to ganmespy queries and I don't really know the reason why.
What port should be opened to query the server??? |
Topic: MySQL server has gone away |
Dracos
Replies: 3
Views: 8755
|
Forum: Technical support Posted: Tue Feb 06, 2007 17:49 Subject: MySQL server has gone away |
DAMN YES! THANKS Papillon!!! |
Topic: MySQL server has gone away |
Dracos
Replies: 3
Views: 8755
|
Forum: Technical support Posted: Tue Feb 06, 2007 0:38 Subject: MySQL server has gone away |
Today happened something really strange.
xp-mysql log reported at every query "Mysql server has gone away" but the module was up and running and so was the MySQL instance. I noticed that N ... |
Topic: Sorry for the n00bism... |
Dracos
Replies: 4
Views: 8547
|
Forum: Technical support Posted: Wed Jan 31, 2007 11:03 Subject: Sorry for the n00bism... |
The log report is now DEFINITELY awesome! I can track every single SQL query to the DB!!! Papillon you're GREAT! |
Topic: Sorry for the n00bism... |
Dracos
Replies: 4
Views: 8547
|
Forum: Technical support Posted: Tue Jan 30, 2007 17:35 Subject: Sorry for the n00bism... |
Wasn't that LITTLE SQLoff in mysql.ini?
Setting the class to SQL all returns to normal. My module loads perfectly now. Is that correct? |
Topic: News |
Dracos
Replies: 81
Views: 107338
|
Forum: Development Posted: Tue Jan 30, 2007 17:25 Subject: News |
One thing in the xp_mysql.ini the CLASS=SQLoff which I quickly found out means to not use SQL. This will cause some frustration to 1st time installers I'm sure.
Hmm yes, I'll update the install ... |
Topic: Sorry for the n00bism... |
Dracos
Replies: 4
Views: 8547
|
Forum: Technical support Posted: Tue Jan 30, 2007 17:19 Subject: Sorry for the n00bism... |
but in 5 years THIS never happened to me!
* Function class 'SQL' not provided by any plugin. Check your installation.
* Function class 'SQL' not provided by any plugin. Check your inst ... |
Topic: NEGATIVE nwnx time? |
Dracos
Replies: 6
Views: 9856
|
Forum: Development Posted: Sun Jan 28, 2007 11:22 Subject: NEGATIVE nwnx time? |
WELL What can I say...
THANKS A LOT GUYS! |
Topic: NEGATIVE nwnx time? |
Dracos
Replies: 6
Views: 9856
|
Forum: Development Posted: Fri Jan 26, 2007 18:38 Subject: NEGATIVE nwnx time? |
Here it is:
NWNX Timer Plugin V.0.0.1
(c) 2006 by Ingmar Stieger (Papillon)
visit us at http://www.nwnx.org
* Plugin initialized.
o Starting timer REST_MODULE_TIMER0
o ... |
Topic: NEGATIVE nwnx time? |
Dracos
Replies: 6
Views: 9856
|
Forum: Development Posted: Fri Jan 26, 2007 11:40 Subject: NEGATIVE nwnx time? |
I don't know why but this happens randmoly on my server:
1. On module load I make nwnx-time start a timer on the object MODULE.
2. When my pc rests to check if he's allowed (meaning has passed the ... |
Topic: Storing/retrieving large amount of data in OnModuleLoad |
Dracos
Replies: 1
Views: 5001
|
Forum: Scripts and Modules Posted: Fri Dec 22, 2006 10:16 Subject: Storing/retrieving large amount of data in OnModuleLoad |
I've tried to read and store a large amount of array data in OnModuleLoad, but after a while the script stops executing and all the code I put after is simply ignored (the script "crashes"). ... |
Topic: SQLEncodeSpecialChars: what am I missing? |
Dracos
Replies: 1
Views: 5152
|
Forum: Development Posted: Wed Dec 06, 2006 13:03 Subject: SQLEncodeSpecialChars: what am I missing? |
False Alarm, I reinstalled nwnx4 and everything's ok!!!! |
Topic: SQLEncodeSpecialChars: what am I missing? |
Dracos
Replies: 1
Views: 5152
|
Forum: Development Posted: Wed Dec 06, 2006 12:40 Subject: SQLEncodeSpecialChars: what am I missing? |
! Execute / mysql_query: Data too long for column 'gamespy' at row 1.
I get that error (100 or so rows repeated) in the 1.06 nwnx4 version when I call this query:
SQL="SELECT id_account, ... |
|