Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Server Crash Issue


Elbereth
 Share

Recommended Posts

For some reason, clients are able to crash my server! That aint right.
I get this error in my logs, but the server shows "Runtime Error 9"
Libraries are installed, and even if they weren't, bad clients shouldn't be able to crash my server. Any suggestions on fixing this?

LOG ERROR:
The following error occured at 'InitDDSurf' in 'modDirectDraw7'.
Run-time error '53': File not found.
Link to comment
Share on other sites

  • 2 weeks later...
@Elbereth:

> LOG ERROR:
> The following error occured at 'InitDDSurf' in 'modDirectDraw7'.
> Run-time error '53': File not found.

This means one or more of the client GFX files are missing. Go through the client folder and make sure everything is there. :]
Link to comment
Share on other sites

Did you mod anything in the game's client? It could be that the client is sending flawed data as it crashes for some odd reason. And does it occur when someone logs out normally as well? If so, you have some very odd data mixup somewhere in your player UDTs.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...