04-10-2011, 12:03 AM
(This post was last modified: 04-10-2011, 12:13 AM by Nighthawk909.)
(04-09-2011, 06:24 PM)realchamp Wrote: Does the server start if you press OK?
No it doesn't. Probably should have mentioned that, my bad.
I know what ur thinking of though. B4 I updated I would get similar errors but after the errors it would start up fine. Now, like I said, it gives me errors but won't start up at all...
I looked at the file it was complaining about (steam_api.dll) and I found this.
Code:
TLOSS error
SING error
DOMAIN error
R6034
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