View previous topic :: View next topic |
Author |
Message |
Kato
Joined: 05 Mar 2010 Posts: 47
|
Posted: Sun Jun 26, 2011 0:24 Post subject: NWN Client Crashing with NWNCX |
|
|
Sorry if it's a beginner's one, but I'm having a problem with NWN client crashing since I added the NWNCX files to the NWN folder and updated the plugins. NWNX still correctly launches NWServer, however.
I first used nwncx-patch, then added/replaced nwncx_nwnxbridge.dll, NWNCX.dll, module, odbc and funcs from the compatible plugins. I'm currently using leto in my PW, but since I saw no compatible plugin, I left the old one.
Anyone could please tell me what I've done wrong?
Kato |
|
Back to top |
|
|
virusman
Joined: 30 Jan 2005 Posts: 1020 Location: Russia
|
Posted: Sun Jun 26, 2011 0:51 Post subject: |
|
|
Funcs may be crashing the client if it's using absolute pointers. _________________ In Soviet Russia, NWN plays you! |
|
Back to top |
|
|
Kato
Joined: 05 Mar 2010 Posts: 47
|
Posted: Sun Jun 26, 2011 0:56 Post subject: |
|
|
Is there any way to prevent funcs from using absolute pointers, or should I refrain from using the plugin with NWNCX?
Thank you once more, Virusman!
Kato |
|
Back to top |
|
|
virusman
Joined: 30 Jan 2005 Posts: 1020 Location: Russia
|
Posted: Sun Jun 26, 2011 10:20 Post subject: |
|
|
Try disabling this plugin when you start NWNCX.
And no, the plugin must be adapted for nwmain if it's using absolute pointers to work with NWNCX. _________________ In Soviet Russia, NWN plays you! |
|
Back to top |
|
|
Kato
Joined: 05 Mar 2010 Posts: 47
|
Posted: Sun Jun 26, 2011 19:10 Post subject: |
|
|
Okay, thank you! |
|
Back to top |
|
|
Heed
Joined: 30 Jan 2005 Posts: 3 Location: Dasein
|
Posted: Tue Jun 28, 2011 10:29 Post subject: |
|
|
I'm getting a crash as well when loading a module -- it crashes just before the load completes. I'm just using the plugins from the NWNCX download and they are all dated Jan 30, 2010 which looks like they should all be current for NWNCX compatibility.
There's no code running other than default module stuff.
EDIT: I located the offending .dll -- it's the nwnx-chat.dll from the NWNCX package that causes the crash. The .dll is dated Jan 30, 2010.
I'm on WINXP SP3. _________________ Thought thinks itself. |
|
Back to top |
|
|
Sethan
Joined: 04 Oct 2008 Posts: 47
|
Posted: Tue Jun 28, 2011 11:44 Post subject: |
|
|
That reminds me - I compiled NWNX_Chat from the SVN source a couple of months ago and only recently had occasion to use it - but it was crashing the server.
Went back to the precompiled DLL dated 5/20/2008, and everything worked fine.
Figured I had done something wrong in the compile, and didn't worry about it further - but the above report brought it back to mind.
Note this was NWNX, not NWNCX. |
|
Back to top |
|
|
|