forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Unknow Problem

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support
View previous topic :: View next topic  
Author Message
star2066



Joined: 27 Jan 2015
Posts: 19

PostPosted: Wed Feb 25, 2015 7:14 pm    Post subject: Unknow Problem Reply with quote

[img]https://fbcdn-sphotos-a-a.akamaihd.net/hphotos-ak-xfp1/v/t1.0-9/11001814_638960049563637_6646211210121526787_n.jpg?oh=7edcaa3e6b8625e41b793152307c7d76&oe=557D38B6&__gda__=1434111551_ce93fc84633a03c06f46fc5da3f577fc[/img]

I got this message when I run my code. Who knows what's wrong here?
Thx
Back to top
View user's profile Send private message
DanRRight



Joined: 10 Mar 2008
Posts: 2826
Location: South Pole, Antarctica

PostPosted: Wed Feb 25, 2015 7:54 pm    Post subject: Reply with quote

To see more details compile the code with /undef /check and run the exe through debugger
C:>sdbg filename.exe
Back to top
View user's profile Send private message
John-Silver



Joined: 30 Jul 2013
Posts: 1520
Location: Aerospace Valley

PostPosted: Wed Mar 04, 2015 7:51 am    Post subject: Reply with quote

star2066, it would maybe help if we could see the lines of code around line 68 !
Back to top
View user's profile Send private message
JohnCampbell



Joined: 16 Feb 2006
Posts: 2556
Location: Sydney

PostPosted: Thu Mar 05, 2015 12:18 am    Post subject: Reply with quote

I have seen this error message quite a bit lately.

Mine have been due to dividing by zero or an undefined variable, presumably being used at line 68.
Either review the values in SDBG, or put code in to report or check if any variable being referenced is invalid.
It would be good to know which variable is at fault, but at least you appear to have the line number.
Did you compile with debug on ? (you have the line number) If so then you can use sdbg to run the program and check at this line. Hopefully this will not change the error.

John
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support All times are GMT + 1 Hour
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