Author |
Message |
Topic: nwnx_Areas fix |
Ravine
Replies: 13
Views: 23535
|
Forum: Linux development Posted: Fri Feb 13, 2015 17:17 Subject: nwnx_Areas fix |
Btw, for what do you use the area plugin? I would like to gather some interesting ideas |
Topic: nwnx_Areas fix |
Ravine
Replies: 13
Views: 23535
|
Forum: Linux development Posted: Thu Feb 12, 2015 2:45 Subject: nwnx_Areas fix |
Hi vman, could it be possible to merge nwnx_haks also from leo_x's repository? |
Topic: Beta plugin: nwnx_funcs |
Ravine
Replies: 151
Views: 203840
|
Forum: Linux development Posted: Thu Feb 05, 2015 16:59 Subject: Beta plugin: nwnx_funcs |
Yeah, afaik i had the same problem, maybe it's happens with area objects also. |
Topic: Crashing nwn server |
Ravine
Replies: 0
Views: 5631
|
Forum: Linux technical support Posted: Tue Feb 03, 2015 21:29 Subject: Crashing nwn server |
Hi,
i'm just logging my new crash-log here for future reference. Getting segfaults on a VPS server with this gdb infos:
Random crash about 2-4 times per day, with 6-9 players:
#0 0x082c9c30 ... |
Topic: Resman stability and dynamic .jrl file |
Ravine
Replies: 75
Views: 79053
|
Forum: Linux development Posted: Mon Feb 02, 2015 23:00 Subject: Resman stability and dynamic .jrl file |
Today i had 2 segfault already, very strange. I've realized that this VPS using the 2.6 kernel, i'm gonna install a newer tonight. I didn't had these crashes on the old server, i have to solve this so ... |
Topic: Resman stability and dynamic .jrl file |
Ravine
Replies: 75
Views: 79053
|
Forum: Linux development Posted: Mon Feb 02, 2015 15:42 Subject: Resman stability and dynamic .jrl file |
Yeah, so far so good. Players reported a lot of script errors before (used to resman caused this in almost every script), hopefully that will go away.
However, i made a request long time ago: is it ... |
Topic: Resman stability and dynamic .jrl file |
Ravine
Replies: 75
Views: 79053
|
Forum: Linux development Posted: Sun Feb 01, 2015 22:41 Subject: Resman stability and dynamic .jrl file |
Well...the first tests shows success! No crash when the DM enters.
However, i'm not sure this bug was caused by the resman plugin alone. It happened once, when it was removed. But hopefully this dieh ... |
Topic: Resman stability and dynamic .jrl file |
Ravine
Replies: 75
Views: 79053
|
Forum: Linux development Posted: Sun Feb 01, 2015 19:42 Subject: Resman stability and dynamic .jrl file |
Hi!
I'm trying to move my goodold nwn server from a local hosted (hyper-v virtual machine) server to a VPS (rootnerds).
First try, logged in as new player, was ok. Then i tried with DM, and got ... |
Topic: Persistent Merchant Inventory |
Ravine
Replies: 2
Views: 7045
|
Forum: Database related Posted: Wed Jan 07, 2015 8:41 Subject: Persistent Merchant Inventory |
Hi, the latest ODBC2 for linux can save stores and placeables completely as a whole, without the need to handle items in it. I'm using it for player banks (saving placeables), it's kinda flawless. I'm ... |
Topic: 'favored enemy' ? |
Ravine
Replies: 7
Views: 13213
|
Forum: Linux development Posted: Wed Jan 07, 2015 8:11 Subject: 'favored enemy' ? |
Correct me if i'm wrong, but favored enemy is just a class feat, and you can add them to races through 2da's (and hak files of course). I think you can add feats to a character other ways also, but if ... |
Topic: Wishlist |
Ravine
Replies: 103
Views: 149088
|
Forum: Linux development Posted: Sun Jul 13, 2014 23:52 Subject: Wishlist |
Can someone port the old nwnx_time plugin from windows to linux pls?
http://nwnx.org/fileadmin/download/nwnx_time_10.zip
thx
edit: nevermind, i've solved it, it's easier to test it on windows ... |
Topic: nwnx_funcs |
Ravine
Replies: 1
Views: 5671
|
Forum: Linux technical support Posted: Tue Jul 08, 2014 11:05 Subject: nwnx_funcs |
Hi,
i think you can download it from the jenkins builder, which maintained by elven:
http://ci.swordcoast.net/job/nwnx2-linux/137/artifact/
No idea which version are you use, but it possible that ... |
Topic: Beta plugin: nwnx_funcs |
Ravine
Replies: 151
Views: 203840
|
Forum: Linux development Posted: Tue Jul 08, 2014 10:57 Subject: Beta plugin: nwnx_funcs |
DumpLocalVariables works for me, except it crashes the server when i use it on an area object (at least it was a problem a year ago). |
Topic: Server disconnects from MySQL after a period of time |
Ravine
Replies: 5
Views: 13940
|
Forum: Database related Posted: Mon Feb 10, 2014 18:11 Subject: Server disconnects from MySQL after a period of time |
Laff...right. The default value is false as i see
Great to know thx |
Topic: Server disconnects from MySQL after a period of time |
Ravine
Replies: 5
Views: 13940
|
Forum: Database related Posted: Mon Feb 10, 2014 10:36 Subject: Server disconnects from MySQL after a period of time |
We found this timeout problem too yeaaars ago, simply put a SELECT query to module heartbeat solved the keepalive (not running every hb, but every 3 mins iirc).
But if the mysql server dies and relo ... |
|