View previous topic :: View next topic |
Author |
Message |
FenSaLir
Joined: 23 Dec 2005 Posts: 1
|
Posted: Fri Dec 23, 2005 3:05 Post subject: FAILED: NWNX!INIT has not been initialized. |
|
|
Startup looks good but when module load , i get this error message whenever is used NWNX.
starting :
NWNX2lib: Init
NWNX2lib: org SetString() at 0x81ebcf4, new SetString() at 0x40020f94
* Parsing configuration...
NWN Extender v2.5.3-rc1
(c) 2004 by the APS/NWNX Linux Conversion Group
Based on the Win32 version (c) 2003 by Ingmar Stieger (Papillon)
and Jeroen Broekhuizen
visit us at http://www.avlis.org
* Loading modules...
[HASHSET] SetDebugLevel(1) called. Current value=0
HASHSET plugin Registerred.
[FUNCTIONS] SetDebugLevel(1) called. Current value=0
FUNCTIONS plugin Registerred.
[MNX] SetDebugLevel(1) called. Current value=0
MNX plugin Registerred.
[Database] SetDebugLevel(1) called. Current value=0
ODBC plugin Registerred.
* NWNX2 activated.
ktrace called()
Neverwinter Nights Server
Build:8074
Copyright BioWare Corp 1998-2004
Server: Loading...
Server: Running...
Server: Loading module "test"...
Server: Module loaded
FAILED: NWNX!INIT has not been initialized.
FAILED: NWNX!INIT has not been initialized.
FAILED: NWNX!INIT has not been initialized.
Anyone could help ? |
|
Back to top |
|
|
Papillon x-man
Joined: 28 Dec 2004 Posts: 1060 Location: Germany
|
Posted: Sat Dec 24, 2005 18:44 Post subject: |
|
|
Do you call the INIT Function in your OnModuleLoad event as described in the documentation ? _________________ Papillon |
|
Back to top |
|
|
|