View previous topic :: View next topic |
Author |
Message |
nwn_martin
Joined: 06 Apr 2007 Posts: 10
|
Posted: Sat Apr 07, 2007 11:39 Post subject: nwserver crashing |
|
|
hello,
i copied nwnx files to nwn install dir, copied events_demo module to modules dir, and nwnx_events.dll to nwn install dir. i put the events_demo name in the ModuleName section in nwnx.ini and left all other things default. i run the nwnx, that starts the nwserver.exe with the module. i have no db running, but i assume its not needed for the demo to work. when i connect to the lan session and try to attack or pickpocket the test dummy, the nwserver goes boom, and crashes.
nwnx.txt:
* Loading plugins...
* Plugin demoplugin is loaded.
* Plugin events is loaded.
* NWNX2 activated.
* NWNX2 shutting down...
* NWNX2 shutdown successfull.
nwnx_events.txt:
NWNX Events 1.0-beta for Windows
(c) 2006-2007 by virusman (virusman@virusman.ru)
! SaveChar hooked at 435be0.
! ActPickPocket hooked at 493be0.
! ActAttack hooked at 4942d0.
! RunProc located at 5bdd90.
o EVENTS: Fired event 3 (7FFFFFFF). Calling 'vir_events'
o Shutdown.
would anyone know why it crashes upon calling one of the events?
thank you for answer. |
|
Back to top |
|
|
virusman
Joined: 30 Jan 2005 Posts: 1020 Location: Russia
|
Posted: Sat Apr 07, 2007 12:05 Post subject: |
|
|
Seems like NWNX Events causes the crash.. I haven't tested it on 1.68, so it's possible. I'll look into it.
//It's time to install NWN 1.68 in another folder... |
|
Back to top |
|
|
virusman
Joined: 30 Jan 2005 Posts: 1020 Location: Russia
|
|
Back to top |
|
|
nwn_martin
Joined: 06 Apr 2007 Posts: 10
|
Posted: Sat Apr 07, 2007 15:53 Post subject: nwnx_events |
|
|
woohoo, working, thanx for the nice fix! |
|
Back to top |
|
|
|