Runtime error '6' ... ?
#1 OFFLINE
Posted 10 September 2005 - 05:54 PM
Anyway, when running the first step of CCleaner v1.23.160 , after some time, I get :
Runtime error '6'
...and the program shuts down when the box is clicked on.
Thanks for any tips !
-RS-
#2 OFFLINE
#3 Guest_Mangix_*
Posted 10 September 2005 - 07:52 PM
#4 OFFLINE
Posted 10 September 2005 - 11:21 PM
rridgely, on Sep 10 2005, 11:57 AM, said:
I have downloaded / installed / rebooted the VB 6 runntime thingy ... but it still does the same error ....
#5 OFFLINE
Posted 11 September 2005 - 03:03 AM
Mangix, on Sep 10 2005, 03:52 PM, said:
Mangix do you know what could cause this? Is it memory related?
Also Ronny have you been having malware issues?
#6 Guest_Mangix_*
Posted 11 September 2005 - 04:30 AM
Runtime Errors are errors within the coding.
Overflow occurs when something uses a number that is too big. here is an example.
The coder makes the variable frmMain as byte like sooo
Dim frmMain As Byte
IIRC Bytes can only go up to 128. so if frmMain = or > 129 then it errors.
that was just an example though. im not saying that it was a Byte that caused the error.
#7 OFFLINE
Posted 11 September 2005 - 05:31 AM
#8 Guest_Mangix_*
Posted 11 September 2005 - 05:34 AM
#9 OFFLINE
Posted 11 September 2005 - 05:37 AM
#10 Guest_Mangix_*
Posted 11 September 2005 - 05:52 AM
#11 OFFLINE
Posted 11 September 2005 - 02:18 PM
rridgely, on Sep 10 2005, 09:03 PM, said:
Also Ronny have you been having malware issues?
MS's Antispyware runs regularly after midnight; yesterday Housecall's Full online scan found nothing; Adaware SE freshly updated found nothing. I did notice that Adaware was going through what seemed to be a tremendous number of *.tmp files though ...
I may try to clear them out manually ... to see if that helps.
#12 OFFLINE
Posted 11 September 2005 - 03:22 PM
What versions of RTF are you using?
- Versions:
- RichEd20.dll --> 5.30.23.1221
- RichEd32.dll --> 5.1.2600.0
- RichTx32.ocx --> 6.1.97.82
#13 OFFLINE
Posted 12 September 2005 - 03:55 AM
Tarun, on Sep 11 2005, 09:22 AM, said:
What versions of RTF are you using?
- Versions:
- RichEd20.dll --> 5.30.23.1221
- RichEd32.dll --> 5.1.2600.0
- RichTx32.ocx --> 6.1.97.82
RichEd20.dll and RichEd32.dll were both found using XP's search function.
#14 OFFLINE
Posted 12 September 2005 - 03:01 PM
RonnyB, on Sep 11 2005, 11:55 PM, said:
Runtime error 6 is indeed an overflow issue. It's due to the usage of RTF forms/boxes in the application.
What versions of RTF are you using?
- Versions:
- RichEd20.dll --> 5.30.23.1221
- RichEd32.dll --> 5.1.2600.0
- RichTx32.ocx --> 6.1.97.82
#15 OFFLINE
Posted 13 September 2005 - 03:55 AM
Tarun, on Sep 12 2005, 09:01 AM, said:
Runtime error 6 is indeed an overflow issue. It's due to the usage of RTF forms/boxes in the application.
What versions of RTF are you using?
- Versions:
- RichEd20.dll --> 5.30.23.1221
- RichEd32.dll --> 5.1.2600.0
- RichTx32.ocx --> 6.1.97.82
Well, how can I find that out? Where does it hide?
#16 OFFLINE
Posted 13 September 2005 - 11:25 PM
On Windows XP/2k/NT it would be %windir%/system32/
You can also use the Search function built into your computer.
#17 OFFLINE
Posted 14 September 2005 - 07:27 AM
Tarun, on Sep 13 2005, 05:25 PM, said:
On Windows XP/2k/NT it would be %windir%/system32/
You can also use the Search function built into your computer.
In my XP's Windows\System32 folder, I do not have any folder called "RTF". I had already reported what files Search had found. ("RichEd20.dll and RichEd32.dll were both found using XP's search function.")
BTW, I have over 56,000 *.tmp files. Even booting into Safe mode and trying to delete them there is a painfully slow proces. I am down to about 45,000 now ... but CCleaner still blows up when I go back to regular mode and try it again ...
#18 OFFLINE
Posted 14 September 2005 - 07:33 AM
RonnyB, on Sep 14 2005, 12:27 AM, said:
Wow, that's alot. I don't think CCleaner could handle that many. Just mass delete them if they are in the temp folder.
#19 OFFLINE
#20 OFFLINE
Posted 14 September 2005 - 02:29 PM
RonnyB, on Sep 14 2005, 03:27 AM, said:
BTW, I have over 56,000 *.tmp files. Even booting into Safe mode and trying to delete them there is a painfully slow proces. I am down to about 45,000 now ... but CCleaner still blows up when I go back to regular mode and try it again ...
Be sure it's version 6.1.97.82
TwistedMetal, on Sep 14 2005, 03:33 AM, said:












