ok i need some help here

11/19/2012 18:03 wolfvane101#1
im running a windows 2008 r2 vps but the acc server keeps crashing on me
Problem Event Name: APPCRASH
Application Name: ACCServer.exe
Application Version: 1.0.0.1
Application Timestamp: 4688dadf
Fault Module Name: msvcrt.dll
Fault Module Version: 7.0.7601.17744
Fault Module Timestamp: 4eeaf722
Exception Code: c0000005
Exception Offset: 0000d193
OS Version: 6.1.7601.2.1.0.1296.17
Locale ID: 1033
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789

this is the problem i keep getting and ive changed everything in my folders even added an older version of msvrt.dll too my acc folder
ive even talked with shadow but the damn thing got me stumped
if i could get someone too take a look at i would aprreciate it ty
11/19/2012 20:52 idlemonkey#2
youre running a 32bit verion libeay32.dll you need to alter it to a 64 bit version or downgrade to a 32 bit os .... another way to do it would be to create a virtual environement with a 32 bit os and host only your acc server on it (this also gives the added benefit of allowing you to add a second layer of security for your gameserver) also check your windows advanced firewall settings and make sure you have a rule for each one of your ports in the config files

i dont do free anymore but if you were willing to pay a nominal configuration charge i would be willing to setup your configurations for you
11/20/2012 21:12 wolfvane101#3
ok since idle ask me too respond lol so got the server up and running using the db files included with server files
i also downloaded the client that idle put on here
no after modifing my world.dat too my ip i use for my vps and the sw files iget a runtime error

1. Could it be a bad world file?
or is it the client based any helpful hint be appreciated ty
11/20/2012 21:23 idlemonkey#4
Quote:
Originally Posted by wolfvane101 View Post
ok since idle ask me too respond lol so got the server up and running using the db files included with server files
i also downloaded the client that idle put on here
no after modifing my world.dat too my ip i use for my vps and the sw files iget a runtime error

1. Could it be a bad world file?
or is it the client based any helpful hint be appreciated ty
use a hex editor to edit the worlds.dat and make sure that you do not change the size of the file or it will not work ... if i remember correctly i edited the files to show where to put information in them when editing them

if you are unsure if you edited the client correctly try instead to change the configuration in the server to match the information in the client ... this will verify if it is your server or client configuration... however if you ae getting a runtime error it almsot assuredly is the client files (hint "you dont actually need to edit the flash to test if the worlds.dat works)
good luck ... this is the extent of the help i can give you on this ... theres so much info on setting a server up its kinda a waste to spend this much time explaining the same things for every new server that comes out
11/20/2012 21:35 wolfvane101#5
thanks for the tip ill work on it