Jump to content
  • 0

Server Keeps Holding On to the A3 Process


mysticviperx

Question

My Arma 3 Epoch server keeps randomly crashing on reboot with the same error code.

Exception code: C00000FD STACK_OVERFLOW at 73B21011

I'm running on a dedicated box wiht 4 cores (6 available) and 6gb of ram (32 available) thsi doesnt happen all the time, and im not able to find a rhyme or reason to it.

 

I am useing a simple .bat script that watches the process and restarts when it closes. I could be doing it to fast but I have no idea.

 

Complete RPT log

 

 

Link to comment
Share on other sites

10 answers to this question

Recommended Posts

  • 0

the bat file watches for the arma3server.exe to fall off the task list. then it starts bec and arma3server.exe again and waits for the server to close.

:start
cd /d c:\Bec
Start bec -f config.cfg
cd /d C:\Program Files (x86)\Steam\SteamApps\common\Arma 3 Server
start /wait "arma3" /min "arma3server.exe" -mod=@Epoch;@EpochHive;@asm; -config=SC\config.cfg -cfg=SC\basic.cfg -ip=66.187.65.139 -port=2302 -profiles=SC -name=SC -autoInit
goto start

BEC is shutting down the arma server after 4 hours wiht the #shutdown command, and when arma3server.exe closes so does BEC.

 

And it did it again...http://pastebin.com/Cs9SY0i5

Exception code: C0000005 ACCESS_VIOLATION at 07A06810
graphics:  No
resolution:  160x120x32
Addons:
  A3_Map_Altis_Scenes in a3\map_altis_scenes_f\
  ...
  A3_Plants_F_Bush in a3\plants_f\bush\
Mods: @asm
Distribution: 0
Version 1.36.128579
Fault time: 2014/12/18 10:43:21
Fault address:  07A06810 00:07A06810 Unknown module
file:     epoch (__cur_mp)
world:    Altis

Registers:
EAX:000007FF EBX:116FADE0
ECX:1374F0D8 EDX:000006E4
ESI:00000000 EDI:000001FE
CS:EIP:0023:07A06810
SS:ESP:002B:1374EEF8  EBP:1374EF18
DS:002B  ES:002B  FS:0053  GS:002B
Flags:00010246
=======================================================
note: Minidump has been generated into the file SC\arma3server_2014-12-18_06-41-53.mdmp
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
  • Advertisement
  • Discord

×
×
  • Create New...