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 
 
Runtime Error R6002

 
Post new topic   Reply to topic    nwnx.org Forum Index -> General Discussion
View previous topic :: View next topic  
Author Message
dorrian



Joined: 05 Apr 2007
Posts: 7

PostPosted: Mon Apr 16, 2007 5:51    Post subject: Runtime Error R6002 Reply with quote

Hi guys

I have had the same error pop up twice in 72 hours on NWNX so I was seeking a wee bit of advice from anyone who has the time.

The error is:
Runtime Error
R6002
Floating Point Not Loaded

I did some research on the web as to what a R6002 actually is, but at this point it isnt helping very much.

Has anyone else experienced this issue? And if so was there a process they found on the web for dealing with it?

Id appreciate any advice at all.

Cheers
Dorrian
Back to top
View user's profile Send private message
Grinning Fool



Joined: 12 Feb 2005
Posts: 264

PostPosted: Mon Apr 16, 2007 17:31    Post subject: Reply with quote

Found this:

http://msdn2.microsoft.com/en-us/library/k1x26e0x(vs.71).aspx

Most important is point two:

"A format string for a printf or scanf function contained a floating-point format specification and the program did not contain any floating-point values or variables."

This means that somewhere in one of the plugins you're using is an operation that tries to format or read a floating point value; but has not first declared a floating point variable which forces the floating point library to load.

This can't be dealt with from outside -- the offending plugin will need to be isolated, and the code corrected.
_________________
Khalidine, a NWN2 persistent world

Looking for volunteers.
Back to top
View user's profile Send private message
dorrian



Joined: 05 Apr 2007
Posts: 7

PostPosted: Tue Apr 17, 2007 4:41    Post subject: Reply with quote

Thanks Grinning Fool. Ill work through the different plugins and try to work out which is causing the problem.

Cheers.
Back to top
View user's profile Send private message
william_hunter



Joined: 31 Jan 2007
Posts: 149

PostPosted: Thu Apr 19, 2007 4:34    Post subject: Reply with quote

What OS and what plugins are you running?
_________________
The Realm of Tharagon NWN PW
Back to top
View user's profile Send private message
dorrian



Joined: 05 Apr 2007
Posts: 7

PostPosted: Fri Apr 27, 2007 3:48    Post subject: Reply with quote

Hi there

Sorry I had not been watching as I found that other thread you were involved with and have used the solution there. So far it seems to be holding up nicely. I was using the same plugins as you are btw.

Thanks again

Cheers
Dorrian
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    nwnx.org Forum Index -> General Discussion All times are GMT + 2 Hours
Page 1 of 1

 
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