Re: Scud Storm help needed [message #359078 is a reply to message #358926] |
Thu, 20 November 2008 01:20 |
findlay27
Messages: 42 Registered: June 2008
Karma:
|
Recruit |
|
|
Goodness, I feel like knocking myself for twelve for not figuring that out lol!
Though now it says...
"Unfortunatly, there was an error loading bhs.dll. Please report this bug!"
I sure know how to get these errors lol!
I opened the notepad with bhs.dll and the following was mentioned near the bottom.....
An application has made an attempt to load the C runtime library incorrectly.
Please contact the application's support team for more information.
R6033
- Attempt to use MSIL code from this assembly during native code initialization
This indicates a bug in your application. It is most likely the result of calling an MSIL-compiled (/clr) function from a native constructor or from DllMain.
R6032
- not enough space for locale information
R6031
- Attempt to initialize the CRT more than once.
This indicates a bug in your application.
R6030
- CRT not initialized
R6028
- unable to initialize heap
R6027
- not enough space for lowio initialization
R6026
- not enough space for stdio initialization
R6025
- pure virtual function call
R6024
- not enough space for _onexit/atexit table
R6019
- unable to open console device
R6018
- unexpected heap error
R6017
- unexpected multithread lock error
R6016
- not enough space for thread data
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
R6009
- not enough space for environment
R6008
- not enough space for arguments
R6002
- floating point support not loaded
Microsoft Visual C++ Runtime Library
... <program name unknown> Runtime Error!
Program: CorExitProcess mscoree.dll e+000 À~PA €ÿÿGAIsProcessorFeaturePresent KERNEL32 $Eh$E
Do I need Visual C++ by any chance? I have Visual Basic Express 2008 that I use for school purposes.
|
|
|