jonrainier / DayZ-Private-Server

DayZ Private Server by Pwnoz0r
98 stars 131 forks source link

HiveExt Error #110

Closed nerdygrey closed 11 years ago

nerdygrey commented 11 years ago

Currently running windows server 2003 SP2 and upon joining the lobby everything works fine but just after the mission is read by the server the ARMA server closes and the hive window presents the following error:

HiveExt ce45a1f7524c

An error message box is also presented, it says "Error loading required resources"

The client hangs and after the message box is closed, the arma server closes itself. Please find attached 3 images of this error.

untitled1

untitled2

untitled3

jonrainier commented 11 years ago

All I can say is re-download the pack and overwrite what you have their. I have tested this thousands of times and never gotten this error.

nerdygrey commented 11 years ago

The error still persists, have you tried it on different operating systems or is it just a problem with this particular server pack? The all in one dayz server pack from tunngle used to work until it was discontinued.

jonrainier commented 11 years ago

I have tried it on the following:

Windows Server 2003 Windows Server 2003 R2 Windows Server 2008 Windows Server 2008 R2

All of these operating systems have worked with this build of the pack.

Also make sure you have these three things installed:

Microsoft Visual C++ 2008 Redistributable Microsoft Visual C++ 2010 Redistributable Microsoft Visual C++ 2012 Redistributable

nerdygrey commented 11 years ago

Error still persists, I even have the Redists installed...

untitled

titegtnodI commented 11 years ago

How much memory do you have? Does it allocate all of your memory before crashing? Does the server have proper permissions to access all of the resources?

Edit:

The error occurs after the mission is read but before the game is started, you can see HiveExt hasn't spammed yet. This really seems like a memory or permissions issue.

nerdygrey commented 11 years ago

Running as admin, and it is an x64 system but I haven't had an issue with prior packs so I don't see why this pack would have an issue seeing as they are pretty much the same binaries.

titegtnodI commented 11 years ago

Do you get low on memory as it's loading up at all? Maybe check your RAM usage as it's reading the mission data.

nerdygrey commented 11 years ago

I have 4 Gigabytes of DDR3 and it only allocates 2 Gig of it when everything is running. So I'm pretty sure its nothing to do with not having enough memory. As previously stated, I have used prior packs and they haven't given me any trouble.

titegtnodI commented 11 years ago

I think the strangest part is you've used prior packs ... Maybe something corrupted? It's such a strange issue. All I have left is the following:

  1. Try it on another machine
  2. Replace EVERYTHING except the databases, redownload ARMA 2, DayZ, etc
  3. Replace the databases

The offending line is found here: https://github.com/Crosire/DayZ-Private-Hive/blob/master/src/HiveLib/Startup.cpp As 104 / 105. Basically, it really is having an issue reading the file(s), so we've tried everything else, maybe it's corrupt, the HDD is failing, anything.

Kira0tori commented 11 years ago

Hi, Having the same issue as Nerdygrey. My server runs on Windows Server 2003 and got the Hive error but the same server files running on my main computer works fine. Thought it was a redist problem but I've installed the same on both computers and nothing happens. Any idea ? Thanks in advance for your help !