D

Deadcyte

Member

Last active 8 years ago

  1. 9 years ago
    Tue Apr 21 09:49:29 2015
    D Deadcyte posted in WAR ROOM issues.

    I installed the new.dll, turned on perfmon and did not receive war room updates, nor did I receive any new data in ALive.log to post here

  2. Tue Apr 21 00:15:41 2015
    D Deadcyte posted in WAR ROOM issues.

    Sure !! I will let you know tomorrow how it goes

  3. Mon Apr 20 16:06:07 2015
    D Deadcyte posted in WAR ROOM issues.

    No, Thank you for your patience and help. I LOVE your mod btw :)

  4. Mon Apr 20 15:49:44 2015
    D Deadcyte posted in WAR ROOM issues.

    Performed requested Action. http://pastebin.com/ftwekcSX

    Can confirm Mission,stats,and live feed are now registering on the war room !!!!

  5. Mon Apr 20 13:23:21 2015
    D Deadcyte posted in WAR ROOM issues.

    ok finally generating !!! here is the AliveServer.log http://pastebin.com/tGznNjt3

  6. Mon Apr 20 12:44:47 2015
    D Deadcyte posted in WAR ROOM issues.

    ok apparently they changed the file path w/o bothering to tell me. NLog.cfg looks like this now :

    <?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="C:\games\108_61_100_154_2302\1187699\arma3\AliveServer.log"
    layout="${date} ${level} ${message}${onexception:inner=${newline}${exception:format=tostring}}"
    keepFileOpen="true"
    openFileCacheTimeout="60"

    archiveFileName=""
    archiveEvery="Day"
    archiveNumbering="Rolling"
    maxArchiveFiles="7"
    />
    </targets>
    <rules>
    <logger name="*" writeTo="File"/>
    </rules>
    </nlog>

    I am still getting no aliveserver.log anywhere

  7. Mon Apr 20 12:19:21 2015
    D Deadcyte posted in WAR ROOM issues.

    so far they have only told me that my server can write anywhere on my FTP directory. but failed to explain how i would go about doing this. The ticket has now been open for 34 hours :/

  8. Sat Apr 18 13:44:19 2015
    D Deadcyte posted in WAR ROOM issues.

    Thanks for the info I will contact them.

  9. Sat Apr 18 10:58:00 2015
    D Deadcyte posted in WAR ROOM issues.

    just to recap I am using a hosted server from gameservers.com

  10. Sat Apr 18 10:50:42 2015
    D Deadcyte posted in WAR ROOM issues.

    /sigh ... ok I changed write location to fileName="F:\Program Files (x86)\Steam\SteamApps\common\Arma 3\AliveServer.log"

    Still nothing shows up

View more