View previous topic :: View next topic |
Author |
Message |
Nighty
Joined: 22 Dec 2006 Posts: 5
|
Posted: Fri Oct 26, 2007 2:28 Post subject: xp_clock Error 14001 |
|
|
Hi,
I recently updated to the latest stable release of NWNX4 (1.0, and all contributions my project is using, which are xp_clock and xp_time only.
While xp_time works fine, xp_clock produces Error 14001 according to nwnx.txt
On the development forums I found some information that is issue is addressing something with servicepack number of the designenvironment. But since I am uncapable of compiling the sources myself, I woud be in need of someone doing this for me.
Thanx in advance. |
|
Back to top |
|
|
Nighty
Joined: 22 Dec 2006 Posts: 5
|
Posted: Tue Nov 06, 2007 18:20 Post subject: |
|
|
Hello? |
|
Back to top |
|
|
Xildjian
Joined: 08 Jan 2005 Posts: 100
|
Posted: Fri Nov 30, 2007 7:41 Post subject: |
|
|
I pulled out depends and looked at this dll. My guess is you are missing MSVCR80.DLL which is part of the C runtime libraries.
I thought everything nwnx was compiled with pre-service pack 1 for visual studio 2005, but in this case you need to install the sercive pack 1 C runtime libraries available here:
http://www.microsoft.com/downloads/details.aspx?familyid=200B2FD9-AE1A-4A14-984D-389C36F85647&displaylang=en
I tried this out on my test sytem and after installing this package the xp_clock.dll came up correctly. I hope this is your fix also. _________________ Member Shadow of Iniquity development team |
|
Back to top |
|
|
kungfoowiz
Joined: 12 Oct 2006 Posts: 61
|
Posted: Sat Dec 08, 2007 21:34 Post subject: |
|
|
Heya
I'll recompile the plugins soon so that you won't need to download extra runtimes, hopefully. |
|
Back to top |
|
|
kungfoowiz
Joined: 12 Oct 2006 Posts: 61
|
Posted: Sat Dec 08, 2007 22:46 Post subject: |
|
|
Okay, recompiled the NWNX-Clock binary.
Click here to download it.
Please let me know whether that worked without using the runtimes. It's been compiled with MS Visual 2005 Pro, no service packs installed.
Everything seems to be working fine my end. |
|
Back to top |
|
|
Nighty
Joined: 22 Dec 2006 Posts: 5
|
Posted: Wed Dec 12, 2007 21:57 Post subject: |
|
|
Sry, but unfortunately it doesn't work for me.
I'm Running NWNX 1.08 on NWN2 V 1.11.1152 in Windows XP SP2 with all actual Updates. |
|
Back to top |
|
|
kungfoowiz
Joined: 12 Oct 2006 Posts: 61
|
Posted: Thu Dec 13, 2007 20:02 Post subject: |
|
|
Can you post the logfile contents of nwnx.txt here?
The file is in the main NWN2 folder. |
|
Back to top |
|
|
kungfoowiz
Joined: 12 Oct 2006 Posts: 61
|
Posted: Sun Feb 10, 2008 12:23 Post subject: |
|
|
Unfortunately, it looks like you'll have to install the Visual 2005 Runtimes for my plugins to work.
As Xildjian said, you may get it from here: Visual Runtimes
The reason for this was because at one time, the NWNX4 plugins required the Visual Studio 2005 service pack 1. However, it isn't necessarily needed anymore.
And, even after un-installing the service pack, or the runtimes, the files still seem to be used in the project.
At this time, I'm unaware of any fixes for this, so server admins will typically have to install the runtimes on their servers for my plugins to work.
If someone knows a way to rollback the service pack or runtime then please let us know.
Thank you. |
|
Back to top |
|
|
|