Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

DBSRV.exe Error

Tantra Freelancer
Joined
Apr 9, 2014
Messages
541
Reaction score
23
Anyone care to help with this please.

ZqcCfAI - DBSRV.exe Error - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Oct 28, 2012
Messages
109
Reaction score
3
thats its same with my problem when my server got attacked trojan ~_~

for help try install and create new fresh your OS and your problem will solve
 
Upvote 0
Junior Spellweaver
Joined
Oct 31, 2013
Messages
122
Reaction score
49
If you modified the DBSRV.exe with a debugger or Hex editor, probably causes of the error are:

- you try to write too much data to a particular memory address (writing more to a string buffer than you have room for)
- or you initialize a structure or array with the wrong size.
- or you are moving a pointer.
 
Upvote 0
Junior Spellweaver
Joined
Oct 28, 2012
Messages
109
Reaction score
3
If you modified the DBSRV.exe with a debugger or Hex editor, probably causes of the error are:

- you try to write too much data to a particular memory address (writing more to a string buffer than you have room for)
- or you initialize a structure or array with the wrong size.
- or you are moving a pointer.

no sir Eliana Gherbaz

last month ago i have some problem like A v a r a because someone get attacked my server and my files are gone when im try recover all folder account and char, all files its corrup infected by trojan so DBSRV its give error like that.. so my opinion check your account folder and character folder and also guild folder in DBSRV see that its all fine and no have corrupted files
 
Upvote 0
Back
Top