Ketika sedang mengoperasikan komputer, menjalankan suatu program lalu terjadi masalah komputer alias komputer “mogok” lalu muncul peringatan. Inilah saatnya anda mengalami salah satu dari runtime error. Ada banyak sekali runtime error dan kodenya masing-masing. Apa penyebab dan solusinya?
Runtime atau run-time error adalah pesan kesalahan dapat disebabkan oleh:
- Konflik Terminate-and-stay-resident (TSR) atau program yang sedang berjalan dan melakukan beberapa fungsi tertentu.
- Masalah software
- Virus komputer
- Masalah memori
Jalan keluar mengatasi masalah ini adalah:
Sebelum mengikuti rekomendasi untuk pemecahan masalah pada runtime error Anda jika Anda mendapatkan runtime error dengan kode kesalahan runtime dan pesan kesalahan seperti ” Runtime error 75 path/file access error”, lihat kode runtime error untuk melihat penjelasan kode kesalahan dan informasi tambahan dan penyebab kesalahan tersebut.
Konflik Terminate-and-stay-resident
Jika Anda mengalami pesan kesalahan runtime sedangkan Anda memastikan bahwa masalah tidak disebabkan oleh program pihak ketiga atau TSR seperti daftar dibawah, dan anda tetap mengalami masalah yang sama, pastikan bahwa tidak ada utilitas atau program yang sedang dibuka di autoexec.bat /config.sys dengan cara penggantian nama file temporal. Untuk melakukannya, ikuti petunjuk di bawah ini.
Boot ke MS-DOS prompt. Klik start » Run lalu ketik [cmd] pada kotak search. Setelah masuk MS-DOS prompt, ketik: cd lalu tekan enter. Selanjutnya ketik lagi : ren autoexec.bat autoexec.ch » lalu tekan enter. Ketik lagi : ren config.sys config.ch» lalu tekan enter. Setelah selesai, reboot komputer. |
Masalah software
Jika masalah tetap ada kemungkinan bahwa program, utilitas atau permainan yang menyebabkan runtime error. Verifikasi melalui situs web pengembang bahwa semua update atau patch yang mungkin tersedia yang telah Anda download dan install.
Jika tidak ada patch atau update yang tersedia, upaya untuk menghapus dan / atau instal ulang program yang menyebabkan masalah. Jika Anda memiliki runtime error pada sistem operasi Anda, instal ulang sistem operasi.
Add-on, plug-in, atau perangkat lunak tambahan
Banyak error runtime juga disebabkan oleh Pengaya lain, plug-in, atau perangkat lunak tambahan lain yang telah diinstal ke komputer dan berhubungan dengan program. Jika Anda memiliki perangkat lunak tambahan yang terinstal dan berhubungan dengan program yang menghasilkan kesalahan pastikan tidak ada tersedia update untuk program-program dan/atau mencoba menguninstall masing-masing untuk memastikan mereka tidak menyebabkan masalah anda.
Virus komputer
Karena virus komputer yang mampu merusak system pengaturan/memori maka adalah mungkin bagi virus komputer untuk menghasilkan runtime error. Disarankan selalu update antivirus anda dan scan komputer.
Runtime error listings
Di bawah ini adalah daftar dari Microsoft Windows dan kode Windows runtime error dan perangkat lunak terkait pesan kesalahan Runtime. Jika Anda menemui salah satu kode kesalahan seperti daftar di bawah ini ikutilah petunjuk informasih tambahan untuk pemecahannya.
Runtime error code | Runtime error message | Additional information |
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. |
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. |
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. If your computer meets the requirements try first reinstalling the program to make sure it's not an issues with the program installation. If this does not resolve your issue try reboot your computer. |
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. |
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. |
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. |
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. |
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. |
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. |
28 | Out of stack space | This issue can be caused by a program or memory error. First try going through the out of memory and reboot your computer, if this does not resolve the issue try reinstalling / updating the program. |
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. |
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 (Terminate-and-stay-resident) and try installing the program again. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
71 | Disk not ready | Verify you have proper rights to the location you are attempting to install the program to. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
902 | Operating system error | Verify the program is compatible with your version of Windows and has any software updates. |
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. |
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. |
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. |
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. |
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. If your computer meets the requirements try first reinstalling the program to make sure it's not an issue with the program installation. |
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. |
6025 | See Next Posting. |