Server crashing when loading HiveExt.dll

waTTe

New Member
Hi there,

ive tried to setup an 1.8.0.3 Server using a Standard Arma2CO Game Image and the Beta Patch 103718. Uploaded all Files from the Server Pack, run the sql File in my Database and edited HiveExt.ini to link to the Database.

Now i can start the Server, connect to the Lobby, waiting Timeout to run down and just before request authentication the server crashes with the following error:

Code:
Mods: @dayz
Distribution: 0
Version 1.62.103718
Fault address:  7190AFA9 01:00059FA9 D:\pathtofile\@hive\HiveExt.dll
file:    dayz_1
world:    chernarus
Prev. code bytes: 83 C4 14 C7 45 FC 1E 00 00 00 8B 8D 8C FD FF FF
Fault code bytes: 8B 01 8B 50 04 FF D2 84 C0 0F 84 9B 0A 00 00 8B
 
Registers:
EAX:009BBE14 EBX:1A1D3F90
ECX:00000000 EDX:00000400
ESI:00000000 EDI:00000001
CS:EIP:0023:7190AFA9
SS:ESP:002B:009BBDFC  EBP:009BC088
DS:002B  ES:002B  FS:0053  GS:002B
Flags:00010206
=======================================================
note: Minidump has been generated into the file cfgdayz\arma2oaserver.mdmp

Any help would be appreciated, thanks

waTTe
 
i have, that are my starting parameters: arma2oaserver.exe -mod=@hive;@dayz; -name=cfgdayz -config=cfgdayz\server.cfg -cfg=cfgdayz\arma2.cfg -profiles=cfgdayz -port=7240 -noPause -noSound -maxMem=2048 -exThreads=1
 
looks like u didnt load it from Expansion

.\Expansion\beta\arma2oaserver.exe -mod=Expansion\beta;Expansion\beta\expansion;ca;@hive;@dayz
 
Back
Top