runtimeerror runtimeerror怎么解決。我們使用電腦時(shí)候如果遇到彈出對(duì)話(huà)框提示runtime error,然后桌面沒(méi)了,各種蛋疼。小編也曾出現(xiàn)過(guò),今天小編就結(jié)合網(wǎng)絡(luò)上常見(jiàn)的問(wèn)題和個(gè)人經(jīng)驗(yàn)給大家分享下簡(jiǎn)單的運(yùn)行錯(cuò)誤的解決辦法。
run time error是一個(gè)計(jì)算機(jī)錯(cuò)誤以信息欄的狀態(tài)顯示包含特定的錯(cuò)誤代碼以及相應(yīng)的解釋。一般來(lái)說(shuō)發(fā)生前用戶(hù)會(huì)感到電腦明顯的緩慢。 當(dāng)信息欄被關(guān)閉后程序一般會(huì)自動(dòng)關(guān)閉或者失去響應(yīng),有時(shí)會(huì)導(dǎo)致電腦重啟
有多種情況會(huì)導(dǎo)致這些問(wèn)題,包括:
tsr程序(終止并駐留程序)之間的沖突、其他正在運(yùn)行的程序(常見(jiàn)于擴(kuò)展程序以及軟件的其他附加程序例如google工具攔)、軟件問(wèn)題、內(nèi)存問(wèn)題、危險(xiǎn)程序例如病毒
解決步驟:1,終止問(wèn)題進(jìn)程。2,安裝更新補(bǔ)丁升級(jí)到最新版本或者重新安裝應(yīng)用軟件。3,一些軟件發(fā)生沖突,例如360等殺毒軟件的誤報(bào),游戲是安裝游戲時(shí)候,可以先關(guān)閉安全軟件。4,掃描病毒。5,重新安裝操作系統(tǒng)。6,聯(lián)系硬件廠(chǎng)商(中國(guó)用戶(hù)可以忽略你懂的)。
游戲出現(xiàn)的話(huà)解決方法有四個(gè):
游戲版
這個(gè)不是游戲本身的問(wèn)題,是運(yùn)行庫(kù)的問(wèn)題,是vista和win7的Msvcrt.dll 和 Msvcirt.dll 兩個(gè)文件,如果是7.0的版本,將無(wú)法兼容游戲
下圖是運(yùn)行庫(kù)的問(wèn)題
 
  
下圖可以用這方法
 
出現(xiàn)runtimeerror,一般問(wèn)題都出在注冊(cè)表,“運(yùn)行—〉regedit”打開(kāi)注冊(cè)表,笨一點(diǎn)的方法就是按F3出入“runtime”,查找所有名為runtime的數(shù)值,然后一個(gè)一個(gè)刪掉,但這樣實(shí)在太多了,不停的刪半個(gè)小時(shí)不一定能刪完(我曾經(jīng)被runtimeerror這個(gè)問(wèn)題困擾了很久,這個(gè)笨辦法用過(guò),20分鐘沒(méi)刪完),聰明一點(diǎn)的辦法就是,縮小范圍!
一般錯(cuò)誤會(huì)在哪呢?按我的經(jīng)驗(yàn),一般都在這里!HKEY_LOCAL_MACHINESOFTWAREmicrosoftWindowsCurrentVersionRun,在這里面搜runtime項(xiàng),刪掉,最多一分鐘搞定!
出現(xiàn)問(wèn)題原因:出現(xiàn)runtimeerror的原因有很多,我至今還不清楚,我估計(jì)是一些垃圾軟件、流氓軟件強(qiáng)制安裝到計(jì)算機(jī)里的緣故!造成的后果往往是這樣的:電腦各個(gè)盤(pán)符右鍵單擊,菜單最上面是"auto"而不是“打開(kāi)”,還有就是QQ等軟件出現(xiàn)錯(cuò)誤,要求重啟,這個(gè)時(shí)候你重裝QQ也是沒(méi)有用的,注冊(cè)表出錯(cuò)必須先清理注冊(cè)表。
防范辦法:建議大家安裝一些反流氓軟件,比如:金山毒霸、卡巴斯基、衛(wèi)士360等等,從我使用的情況來(lái)看,衛(wèi)士360值得推薦!一旦有程序?qū)懭胱?cè)表,他馬上提示,并顯示安裝路徑,這樣再出現(xiàn)runtimeerror,你可以根據(jù)這個(gè)路徑,去注冊(cè)表找那些runtimeerror項(xiàng),有的放矢了!
大眾版
1,把系統(tǒng)升級(jí)到SP2(或者打net2.0 sp2補(bǔ)丁)
2,裝個(gè)xp系統(tǒng)
3,從別的電腦或者找DLL下載早期版本的這兩個(gè)文件覆蓋掉(這個(gè)方法有風(fēng)險(xiǎn),須謹(jǐn)慎)
4,win7用戶(hù)可以去微軟官網(wǎng)進(jìn)行在線(xiàn)hotfix(這個(gè)沒(méi)試過(guò),不知道可不可以,征求小白鼠)
第二個(gè)方法一勞永逸,第三個(gè)方法必然成功但是有風(fēng)險(xiǎn),sp2是我采取的,目前沒(méi)問(wèn)題。
專(zhuān)業(yè)版
下面代碼太多可以用Ctrl+F查找對(duì)話(huà)框上顯示的內(nèi)容!
常見(jiàn)錯(cuò)誤以及錯(cuò)誤代碼
5 Illegal function call Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 確認(rèn)程序以升至最新版本,如未解決重新安裝,如果仍然存在應(yīng)聯(lián)系軟件開(kāi)發(fā)商。
6 Overflow Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
7 Out of memory ,This issue can be caused when the computer does not meet the programs system requirements or to much memory is already being used for the program to run. 可能由系統(tǒng)配置不達(dá)標(biāo)引起,無(wú)法提供足夠的內(nèi)存。
If your computer meets the requirements try first reinstalling the program to make sure it's not an issues with the program installation如果系統(tǒng)配置合格那么重新安裝軟件確保不是軟件自身的問(wèn)題
9 Subscript out of range Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
10 Duplicate definition Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
11 Division by zero Problem with a math formula in the program or the programs code. Verify no software updates are available for the program causing this error.
13 Type Mismatch Make sure your system regional settings are setup correctly and that the program you're running is made for your version of Windows.
確保你的系統(tǒng)區(qū)域設(shè)置正確并且軟件是為你的系統(tǒng)所設(shè)置的
14 Out of string space Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
19 No Resume Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
20 Resume without error Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
28 Out of stack space This issue can be caused by a program or memory error. First try going through the out of memory troubleshooting , if this does not resolve the issue try reinstalling / updating the program. 同7,必要時(shí)升級(jí)/重裝軟件
35 Sub or Function not defined Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
48 Error in loading DLL This issue is often caused with a bad installation or an issue caused after another program has been installed that replaced the programs DLL. Close all programs and TSRs and try installing the program again. 多由錯(cuò)誤的安裝或者第三方程序修改/覆蓋原dll程序引起。關(guān)閉程序以及相關(guān)進(jìn)程然后重新安裝軟件
52 Bad file name or number Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
53 File not found File required by the program to run is not found. Program needs to be reinstalled or missing file(s) need to be copied back to the computer. 軟件需要重新安裝或者有文件缺失。
54 Bad file mode Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
55 File already open Program or file associated with program is being used and program does not have access to use it. Try closing all open programs and run program again. 嘗試關(guān)閉所有程序以及相關(guān)進(jìn)程然后重新運(yùn)行程序。
58 File already exists Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
61 Disk full The disk, for example, the hard disk drive does not have enough space for the program to run or for associated files to be copied to. Free up disk space on the computer hard drive. 例如沒(méi)有足夠的硬盤(pán)空間運(yùn)行程序或者存儲(chǔ)相關(guān)文件,嘗試清理硬盤(pán)。
62 Input past end of file Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
63 Bad record number Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
64 Bad file name Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
68 Device unavailable A hardware device or necessary requirement for the program is not being found. Verify all hardware and software required by the program is installed. If you continue to have the same issues verify the latest updates are installed for the program as well as any hardware device the program needs. 確保所有硬件軟件配置符合軟件運(yùn)行的最低要求,如果無(wú)法解決那么確保升級(jí)到最新版本并且檢查驅(qū)動(dòng)程序。
70 Permission denied The location of where the program is being copied to does not have proper rights. Or a file that is trying to be copied over because it's currently being used. Try closing all programs and TSRs and running/installing the program again. 關(guān)閉所有程序以及相關(guān)進(jìn)程然后再次運(yùn)行/安裝程序
71 Disk not ready Verify you have proper rights to the location you are attempting to install the program to. 確保你有足夠的權(quán)限
74 Can't rename with different drive Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
75 Path/File access error, Program does not have rights or access to a file. Often this is caused when a program is trying to access a network file it doesn't have proper access to either because of network privileges or something is blocking the program. This issue can also be caused when the file is being used by another program or is read-only. 多發(fā)生于程序試圖連接網(wǎng)絡(luò)但是由于網(wǎng)絡(luò)權(quán)限或者其他因素阻止其訪(fǎng)問(wèn)時(shí)。 也可能由于網(wǎng)絡(luò)文件同時(shí)被其他程序占用或者是只讀的。
76 Path not found Directory of where the program needs to be copied to or files associated with the program need to be copied to is missing. Try reinstalling the program. 重新安裝程序
91 Object variable set to Nothing Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
93 Invalid pattern Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 如果已經(jīng)升級(jí)到最新版本那么重新安裝該程序。如果仍未解決那么應(yīng)聯(lián)系軟件開(kāi)發(fā)商
94 Illegal use of NULL Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
102 Command failed Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
339 A file is missing or invalid An associated program file is missing or corrupt. Try reinstalling the program. 重新安裝該程序
429 Object creation failed Program is corrupted, try reinstalling the program generating the runtime error. 重新安裝問(wèn)題程序
438 No such property or method Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
439 Argument type mismatch Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
440 Object error Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
901 Input buffer would be larger than 64K Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
902 Operating system error Verify the program is compatible with your version of Windows and/or has any software updates. 確保該程序兼容你的操作系統(tǒng)或者已經(jīng)升級(jí)到最新版。
903 External procedure not found Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
904 Global variable type mismatch Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
905 User-defined type mismatch A setting either in the program shortcut or being defined by the user is correct. Try running just the program without any additional settings or variables. 嘗試啟動(dòng)原程序而不進(jìn)行任何改動(dòng)。
906 External procedure interface mismatch Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
1001 Out of memory This issue can be caused when the computer does not meet the programs system requirements or to much memory is already being used for the program to run. 系統(tǒng)不符合該程序的最低系統(tǒng)要求或者過(guò)多內(nèi)存被其他軟件所占用。
If your computer meets the requirements try first reinstalling the program to make sure it's not an issue with the program installation. 如果系統(tǒng)配置足夠那么嘗試重新安裝程序以確保不是軟件自身問(wèn)題。
1025 DLL is not supported This issue is often caused with a bad installation or an issue caused after another program has been installed that replaced the programs DLL. Close all programs and TSRs and try installing the program again. 同48
以上就是解決runtime error彈框問(wèn)題的解決辦法,希望能幫助到大家。
新聞熱點(diǎn)
疑難解答
網(wǎng)友關(guān)注