E

Ezaco

Member

Last active 9 years ago

  1. 9 years ago
    Sat Dec 6 21:49:57 2014

    Again, there is no such file generating. It is not present on the server at all.

  2. Sat Dec 6 18:11:07 2014

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

  3. Thu Dec 4 21:33:56 2014

    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.

  4. Wed Dec 3 03:39:39 2014

    Any news or potential fixes for this?

  5. Sun Nov 23 14:53:06 2014

    Bump.

  6. Mon Nov 17 17:54:12 2014

    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.

  7. Thu Nov 13 16:28:44 2014

    I downloaded that new ALiVEServer.

    Windows Server 2008 R2 Standard, Service Pack 1.

  8. Thu Nov 13 13:26:54 2014

    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.

  9. Mon Nov 10 18:37:27 2014

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

  10. Fri Nov 7 02:43:00 2014

    Where can these files be found?

View more