logo logo

 Back to main page

The NWNX Community Forum

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Getting some errors
Goto page 1, 2  Next
 
Post new topic   Reply to topic    nwnx.org Forum Index -> Linux technical support
View previous topic :: View next topic  
Author Message
Extreme



Joined: 28 Nov 2007
Posts: 135

PostPosted: Thu Jul 17, 2008 22:37    Post subject: Getting some errors Reply with quote

So i updated the system and put in the nwnx_easy and i am getting some errors. The module also wont stay running and is constantly restarting

Code:
[nwnserv@dedicated97 NWN]$ ps -x
Warning: bad syntax, perhaps a bogus '-'? See /usr/share/doc/procps-3.2.7/FAQ
  PID TTY      STAT   TIME COMMAND
 7132 ?        SNs    0:00 /usr/bin/SCREEN -dm -S nwserver -h 5000 -L /home/nwnt
 7134 pts/1    SNs+   0:00 /bin/bash -x /home/nwnserv/.nwserver.temp.XWeVDh7127
 8158 pts/1    RNl+   0:19 ./nwserver -port 5122 -dmpassword ******* -oneparty 0
 8168 ?        SN     0:00 sshd: nwnserv@pts/0
 8169 pts/0    SNs    0:00 -bash
 8292 pts/0    RN+    0:00 ps -x
[nwnserv@dedicated97 NWN]$ screen -r nwserver

* Loading modules...
ERROR: CHAT: OnCreate() failed.
RESETPLUGIN plugin Registerred.
ERROR: EVENTS: OnCreate() failed.
LETO plugin Registerred.
ODBC plugin Registerred.
* NWNX2 activated.
Neverwinter Nights Server
Build:8109
Copyright BioWare Corp 1998-2004

Server: Loading...
Server: Running...

Server: Loading module "Module"...................................................................................................................................................
Server: Module loaded
NWNX!INIT enforcement disabled, using 0x082041ec
* Library CHAT!SPACER does not exist.
* Library CHAT!LOGNPC does not exist.
* Library CHAT!IGNORESILENT does not exist.


also please keep in mind that i am very green with nwnx and damn near solid greeen with linux
Back to top
View user's profile Send private message
Extreme



Joined: 28 Nov 2007
Posts: 135

PostPosted: Thu Jul 17, 2008 22:39    Post subject: Reply with quote

also i just put in easy and then seen what looks like updates. I saw them here even tho its in the windows section. should i pay attn to these?
Back to top
View user's profile Send private message
virusman



Joined: 30 Jan 2005
Posts: 1020
Location: Russia

PostPosted: Thu Jul 17, 2008 22:40    Post subject: Reply with quote

Post the Chat (logs.0/nwnx_chat.txt) and Events(logs.0/nwnx_events.txt) logfiles here
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
Extreme



Joined: 28 Nov 2007
Posts: 135

PostPosted: Thu Jul 17, 2008 22:55    Post subject: Reply with quote

Chat
Code:
NWNX Chat version 0.3.2 for Linux.
(c) 2005-2006 by dumbo (dumbo@nm.ru)
(c) 2006-2007 virusman (virusman@virusman.ru)
! ChatProc hooked at 806839c.
X Could not find Run function: 0



Events
Code:
NWNX Events version 1.1.7 for Linux.
(c) 2006-2007 by virusman (virusman@virusman.ru)
! SaveChar hooked at 805d910.
! ActPickPocket hooked at 810a3f4.
! ActAttack hooked at 81188d4.
! UseItem hooked at 81159bc.
! ConversationNodeSelect hooked at 823deac.
! ShowEntryNode hooked at 81d0a4c.
! ConditionalScript hooked at 823cab0.
! SendServerToPlayerQuickChatMessage hooked at 8068dec.
X Could not find Run function: 0
Back to top
View user's profile Send private message
virusman



Joined: 30 Jan 2005
Posts: 1020
Location: Russia

PostPosted: Thu Jul 17, 2008 23:06    Post subject: Reply with quote

These versions are not compatible with 1.69. Update them according to the instructions here:
http://www.nwnx.org/phpBB2/viewtopic.php?t=1068
or download the latest version of nwnx_easy.
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
Extreme



Joined: 28 Nov 2007
Posts: 135

PostPosted: Thu Jul 17, 2008 23:17    Post subject: Reply with quote

do i update all 4 for linux?
Back to top
View user's profile Send private message
virusman



Joined: 30 Jan 2005
Posts: 1020
Location: Russia

PostPosted: Thu Jul 17, 2008 23:18    Post subject: Reply with quote

Only the plugins you're using, of course (Events and Chat).
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
Extreme



Joined: 28 Nov 2007
Posts: 135

PostPosted: Thu Jul 17, 2008 23:19    Post subject: Reply with quote

i read the readme and it doesnt say how to install. do i just overwrite things? or must they compile? and if they must compile...where do i read how to do that
Back to top
View user's profile Send private message
Extreme



Joined: 28 Nov 2007
Posts: 135

PostPosted: Thu Jul 17, 2008 23:21    Post subject: Reply with quote

this is the files in my /NWN/. what here should be removed and/or updated?

Code:
mbient                            nwnx2.ini
bin                                nwnx2.so
chitin.key                         nwnx_chat.so
data                               nwnx_easy
database                           nwnx_events.so
dialog.tlk                         nwnx_leto.ini
dmvault                            nwnx_leto.so
docs                               nwnx_odbc.so
English_linuxclient169_xp2.tar.gz  nwnx_resetplugin.so
erf                                nwserver
fixinstall                         nwstartup.sh
hak                                old_server
LetoScript.so                      override
linuxdedserver168.tar.gz           portraits
localvault                         readme.linuxclientupdate.txt
logs.0                             readme.linuxserver.txt
logs.0.20080311144259              readme.macserver.txt
logs.0.20080717015600              saves
logs.0.20080717020514              screenlog.0
macdedserver168.zip                servervault
modules                            temp
music                              texturepacks
nwm                                tlk
nwmain                             xp1.key
nwn.ini                            xp2.key
nwnplayer.ini                      xp2patch.key
NWNv168.txt                        xp3.key
NWNv169.txt
Back to top
View user's profile Send private message
virusman



Joined: 30 Jan 2005
Posts: 1020
Location: Russia

PostPosted: Thu Jul 17, 2008 23:23    Post subject: Reply with quote

You can use the precompiled .so files by copying them to the directory where nwserver and nwnx.so are located.
If it doesn't work (or for any other reason) you can compile any plugin from sources.


Last edited by virusman on Thu Jul 17, 2008 23:24; edited 1 time in total
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
virusman



Joined: 30 Jan 2005
Posts: 1020
Location: Russia

PostPosted: Thu Jul 17, 2008 23:23    Post subject: Reply with quote

Extreme wrote:
this is the files in my /NWN/. what here should be removed and/or updated?
nwnx_chat.so and nwnx_events.so
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
Extreme



Joined: 28 Nov 2007
Posts: 135

PostPosted: Thu Jul 17, 2008 23:24    Post subject: Reply with quote

i just wanted to check cause easy put a few other things in. and i want to make sure the dynamic names will work. Also there are 1.68 stuff in there...what all in the /NWN/ can be "rm"
Back to top
View user's profile Send private message
Extreme



Joined: 28 Nov 2007
Posts: 135

PostPosted: Thu Jul 17, 2008 23:26    Post subject: Reply with quote

looking in the download of the events...it looks like the only thing i need to ftp and overwrite in that rar is the nwnx_events.so. do i need to do anythign else with everything else in that rar?
Back to top
View user's profile Send private message
Extreme



Joined: 28 Nov 2007
Posts: 135

PostPosted: Thu Jul 17, 2008 23:42    Post subject: Reply with quote

does this look like things are right? this is just with updating the 2 .so's

Code:
[nwnserv@dedicated97 NWN]$ ./nwstartup.sh
screen started successfully
Waiting for server to start....5..4..3..2..1..
Server is running under pids: 18493 18497
Reattach to server session with 'screen -r nwserver'
[nwnserv@dedicated97 NWN]$ screen -r nwserver
+ LD_LIBRARY_PATH=./libs
+ export LD_PRELOAD=./nwnx2.so
+ LD_PRELOAD=./nwnx2.so
+ ./nwserver -port 5122 -dmpassword **** -oneparty 0 -pvp 0 -difficulty 2 -elc 0 -ilr 0 -reloadwhenempty 0 -maxclients 32 -servervault 1 -maxlevel 40 -gametype 0 -autosaveinterval 0 -publicserver 0 -interactive -servername Moudule -module Module

NWNX2lib: Init
NWNX2lib: org SetString() at 0x81f41b4, new SetString() at 0x4e4c96
NWNX2lib: org GetObj() at 0x81f40bc, new GetObj() at 0x4e46ce
* Parsing configuration...
NWN Extender v2.7-beta2
(c) 2004 by the APS/NWNX Linux Conversion Group
(c) 2007 by virusman
Based on the Win32 version (c) 2003 by Ingmar Stieger (Papillon)
and Jeroen Broekhuizen
visit us at http://www.avlis.org

* Loading modules...
CHAT plugin Registerred.
RESETPLUGIN plugin Registerred.
EVENTS plugin Registerred.
LETO plugin Registerred.
ODBC plugin Registerred.
* NWNX2 activated.
Neverwinter Nights Server
Build:8109
Copyright BioWare Corp 1998-2004

Server: Loading...
Server: Running...

Server: Loading module "Module".................................................................................................................
Server: Module loaded
NWNX!INIT enforcement disabled, using 0x082041ec
Back to top
View user's profile Send private message
virusman



Joined: 30 Jan 2005
Posts: 1020
Location: Russia

PostPosted: Thu Jul 17, 2008 23:47    Post subject: Reply with quote

Yes.
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic    nwnx.org Forum Index -> Linux technical support All times are GMT + 2 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group