Bugs and Error messages

Before going on here, one of the first things you should try is to get rid of the music file that comes with the game, it is in the main EHM file. This solves 99% of the problems people have asked me about. Other than that.... search the message boards for other bugs answers.

Here is a list of common EHM errors:

1. System Error &H8007007E(-2147024770)
2. Run-time error '-214702882 (8007000e)': Out of memory
3. Players.ehm errors
4. runtime error 53 file not found
5. Run time error -2147417848(80010108)
6. missing DLL (MSVBVM60.DLL) was not found
7. Run Time Error '62'Input Past End of File
8. Runtime error 380
9. Blank Draft Screen
for more bug fixes please visit the EHM bugs and fixes section of the forums.

1.System Error &H8007007E(-2147024770)
solution:

Create a a bat file that goes in the system32 folder.

Create a bat file in your system32 folder (open notepad and save it as file type "all files" and end the file with the extension .bat)

then copy this code to it:

regsvr32 /u MSVBVM60.DLL
regsvr32 /u RPCRT4.DLL
regsvr32 /u ole32.dll
regsvr32 /u OLEAUT32.dll
regsvr32 /u CLBCATQ.DLL
regsvr32 /u MCI32.OCX
regsvr32 /u SHELL32.DLL
regsvr32 /u TABCTL32.OCX
regsvr32 /u msi.dll
regsvr32 /u comdlg32.ocx
regsvr32 /u Msflxgrd.ocx
regsvr32 /u MSCAL.OCX
regsvr32 /u shdocvw.dll
regsvr32 /u URLMON.DLL
regsvr32 /u mlang.dll
regsvr32 /u QUARTZ.dll
regsvr32 /u devenum.dll
regsvr32 /u l3codecx.ax
regsvr32 /u mshtml.dll
regsvr32 /u jscript.dll
regsvr32 /u BROWSEUI.dll

regsvr32 MSVBVM60.DLL
regsvr32 RPCRT4.DLL
regsvr32 ole32.dll
regsvr32 OLEAUT32.dll
regsvr32 CLBCATQ.DLL
regsvr32 MCI32.OCX
regsvr32 SHELL32.DLL
regsvr32 TABCTL32.OCX
regsvr32 msi.dll
regsvr32 comdlg32.ocx
regsvr32 Msflxgrd.ocx
regsvr32 MSCAL.OCX
regsvr32 shdocvw.dll
regsvr32 URLMON.DLL
regsvr32 mlang.dll
regsvr32 QUARTZ.dll
regsvr32 devenum.dll
regsvr32 l3codecx.ax
regsvr32 mshtml.dll
regsvr32 jscript.dll
regsvr32 BROWSEUI.dll

2.Run-time error '-214702882 (8007000e)': Out of memory
solution:

turn off your Win98 compatibility mode

OR

Copy the file "MSCAL.OCX" from the Microsoft Office folder to Windows/system32/ Just say yes when it asks you if you want to overwrite/replace the file.

3.Players.ehm errors

this is usually caused by you editing something. If you created an extra space inbetween #'s somewhere, this will happen. Look at the players you have edited recently and make sure you didn't mess up a # or put too many/few spaces between numbers.

4.runtime error 53 file not found
solution:

This is a problem where the game is not fully installed. It is quite common. Try to reinstall the game (1.16)-don't go right to 1.18. This should do it.

5.Run time error -2147417848(80010108)
solution:

It's caused by Microsoft Office and can be solved by copying the file "MSCAL.OCX" from the Microsoft Office folder and copying it to Windows/system32/ Just say yes when it asks you if you want to overwrite/replace the file.

6.missing DLL (MSVBVM60.DLL) was not found
solution:

go to http://ehm.fhockey.com/EHM%20game.htm

then download the VB 6.0 runtime files.

7.Run Time Error '62'Input Past End of File

This is caused by editing. Usually the names files. Restore the original names files to fix this, usually.

8.Runtime error 380
solution:

Get someone to send you the original training.ehm file and overwrite the one you edited.

9.Blank Draft Screen
soultion:

Hope you saved before the draft, all you have to do is exit the game and restart it.

 

Have an error that isn't here? Post it on the message boards.