Jump to content
  • 0

Arma 3 Epoch Mod Server crashes irregularly


sgstbr

Question

Hello everyone,

 

I set up an Arma 3 Epoch Public Server for my Clan on our Rootserver.

It is running Windows 8 Pro in a virtual maschine with 8GB of RAM.

Ever since I installed Arma 3 Epoch Mod the Arma 3 Server get's into an "Arma 3 is not responding"-Message sometimes. I haven't seen any regularity between those crashes. It seems to happen randomly.

 

It looks like the epochserver.dll causes the crashes. Just a short quote of the rpt-logfile:

Exception code: C0000005 ACCESS_VIOLATION at 72949EFD
[...]
Mods: @epochhive
Distribution: 0
Version 1.36.128579
Fault time: 2015/01/08 22:59:04
Fault address:  72949EFD 01:00018EFD C:\server\a3epoch\@epochhive\epochserver.dll
file:     epoch
world:    Altis
Prev. code bytes: 83 C4 04 85 C0 74 09 50 E8 D1 80 02 00 83 C4 04
Fault code bytes: 83 3F 06 8B 45 D0 0F 85 A2 00 00 00 C6 00 00 8B

Registers:
EAX:00000000 EBX:43E7ABE4
ECX:43E7BA84 EDX:43E7BAA0
ESI:021EBC28 EDI:00000000
CS:EIP:0023:72949EFD
SS:ESP:002B:021EBB04  EBP:021EBC08
DS:002B  ES:002B  FS:0053  GS:002B
Flags:00210246
=======================================================
note: Minidump has been generated into the file SC\arma3server_2015-01-08_20-00-04.mdmp

Cause of that I tried to replace the epochserver.dll as well as the @Epoch and @EpochServer files, but none of that helped. I only have one extra script installed, but the problem also appeared without it.

I also tried installing the 32bit Version of C++ Redistributable (without uninstalling the 64bit Version).

 

Does anybody have an idea, what the cause of these crashed could be?

 

arma3server.rpt: http://pastebin.com/ZjiU8rd8

arma3server.mdmp: https://cloud.fabian-blaese.de/public.php?service=files&t=be163bab95050f4328879b702088430d

arma3server.bidmp: https://cloud.fabian-blaese.de/public.php?service=files&t=890c7b36c61d7384038b055f02ce2b7a

Link to comment
Share on other sites

10 answers to this question

Recommended Posts

  • 0

As already stated in the first post I've got one custom addon installed.

It's blckeagls' AI Missions ().

 

But before I installed those AI Missions, the problem was already there...

 

I've set up a Windows Server 2012 R2 machine. Let's see, if the problem disappears :D

Link to comment
Share on other sites

  • 0

Do you start the server with -malloc=system  ?

Yes. I've read about this and added this parameter a few days ago but that didn't help.

 

 

whats in your launch parameters?

 

START /wait /min arma3server.exe -port=2302  -config=SC\config.cfg -profiles=SC -cfg=SC\basic.cfg -name=SC -mod=@Epoch;@epochhive -malloc=system

Link to comment
Share on other sites

  • 0

Not different from mine. And when you run stock (NO AI MISSION) and still get the errors, I'd go check your memory with memcheck or something.

 

C005 Errors are general exceptions, really hard to figure out.. We had them with a combo of AI missions/Infistar and worked hard to get rid of them.

 

What you can do is keep an eye of the line PRIOR to the crash and see what's going on there. That helped us pinpointing to AI missions expering !

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...