Member
Last active 10 years ago
Again, there is no such file generating. It is not present on the server at all.
I'm still experiencing the same issue. Any time the mission tries to launch, the server crashes with a Windows not responding error for ArmA2Net.Unmanaged.dll.
I remember at what point we were supposed copy or move at least one .dll file in the AddIns folder. Are we still supposed to do that? Because I can't find any directions for that anymore but I can't think of any reason why the Unmanaged.dll file is crashing on mission launch, but not for anyone else (this is both ALiVE-made missions and custom missions).
Ah, thanks for the heads up.
Yeah, I've double and triple-checked those. My issue stems from that I can't run the server with the Unmanaged.dll in the folder, because it just crashes.
Any news or potential fixes for this?
I have not posted anything. That was Riley, who has had his issue fixed.
I went back and deleted everything for ALiVE on my server, because I found two alive.cfg files. Tried it again running ONLY CBA, AliveServer (from the War Room), and ALiVE, after updating .NET Framework and Visual C++.
Same issue.
Whenever the Arma2Net.Unmanaged.dll is in the folder it crashes with these problem details:
Problem signature: Problem Event Name: CLR20r3 Problem Signature 01: arma3server.exe Problem Signature 02: 1.34.128.75 Problem Signature 03: 5458d179 Problem Signature 04: Arma2Net.Unmanaged Problem Signature 05: 0.0.0.0 Problem Signature 06: 50360e12 Problem Signature 07: 6 Problem Signature 08: 14 Problem Signature 09: System.IO.FileNotFoundException OS Version: 6.1.7601.2.1.0.272.7 Locale ID: 1033 Additional Information 1: 0a9e Additional Information 2: 0a9e372d3b4ad19135b953a78882e789 Additional Information 3: 0a9e Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
NLog.cfg
<?xml version="1.0" encoding="utf-8" ?> <nlog xmlns="http://www.nlog-project.org/schemas/NLog.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <targets async="true"> <target name="File" xsi:type="File" fileName="${specialfolder:LocalApplicationData}/Arma 3/AliveServer.log" layout="${date} ${level} ${message}${onexception:inner=${newline}${exception:format=tostring}}" keepFileOpen="true" openFileCacheTimeout="60" archiveFileName="${specialfolder:LocalApplicationData}/Arma 3/AliveServer.{#}.log" archiveEvery="Day" archiveNumbering="Rolling" maxArchiveFiles="7" /> </targets> <rules> <logger name="*" writeTo="File"/> </rules> </nlog>
Server RPT File:
https://docs.google.com/document/d/1bIWJcqoLIxnp93pKHP_mZKU_t5jXhFnlf2fduTkTXPE/edit?usp=sharing
As I stated above, I am not generating any alive.log or aliveserver.log files.
I downloaded that new ALiVEServer.
Windows Server 2008 R2 Standard, Service Pack 1.
It should also be noted I have to remove a file called ArmA2Net.Unmanaged.dll in order to get my server to run. If I don't it crashes when trying to launch. Could this be why it's not showing up?
Is there a Skype or Teamspeak I can sign on to to speak with someone on this? Forums are great but I feel like it's going to be more effective to actually speak with someone on this issue, since it may take some depth explanation.
@Tupolov Where did you place the alive.cfg?
Did you test with just CBA_A3, ALiVE and ALiVEServer using the ALiVE Quick Start mission?
log files are usually under app data / local / ALiVE or Arma 3
I don't seem to have any ALiVE log files...
Where can these files be found?