Page 9 of 30 FirstFirst ... 567891011121319 ... LastLast
Results 81 to 90 of 294

  Click here to go to the first Developer post in this thread.  

Thread: Arma2NET

  1. #81
    Sergeant
    Join Date
    May 11 2011
    Location
    Christchurch, New Zealand
    Posts
    137
    Author of the Thread
    Nlog.dll.nlog stores the configuration for logging, including where to log to. At the moment it should be ${specialfolder:LocalApplicationData}/ArmA 2 OA/Arma2NET Logs/Arma2NET.log (e.g. C:\Users\Scott\AppData\Local\ArmA 2 OA\Arma2NET Logs\Arma2NET.log)

  2. #82
    Our server runs Windows server 2003

    The closest directory path to your example on our server is:

    C:\Documents and Settings\Administrator\Local Settings\Application Data

    There is no "Arma2NET Logs" directory at that location or any other.

    Arma2server does not create or save any data to that "ArmA 2 OA" folder path since all server logs are stored at the paths specified in the server's startup switches.

    i.e in our server arma2oaserver.RPT, ArmA2-Public.cfg, Server-Public.cfg, Server-Public.log, mpStatistics.log are all stored in C:\Server-Public
    Last edited by [KH]Jman; May 3 2012 at 09:38.
    [KH]Jman
    Kellys Heroes ArmA Clan Leader

    www.kellys-heroes.eu | KH Server Specs | Dedi Server Guide | PersistentDB
    My specs: Intel Core i7 920 D0 Stepping (SLBEJ) 2.66Ghz @ 4.00GHz / Gigabyte EX58-UD5 Intel X58
    Patriot Viper 6GB DDR3 PC3-12800C8 1600MHz / ATI HD 7970 3072 MB GDDR5 / Dell 2405FPW @1920 x1200 / Win7 x64

  3. #83
    Sergeant
    Join Date
    May 11 2011
    Location
    Christchurch, New Zealand
    Posts
    137
    Author of the Thread
    Try "Arma2Net.Unmanaged" callExtension "" with BaseFunctionsPlugin loaded, it should return a string saying the version. If it does, it means Arma2NET probably loaded fine but the logging is failing.

  4. #84
    I'll give it a go thx Scott.

    ---------- Post added at 11:06 ---------- Previous post was at 11:05 ----------

    It's returning an empty string which indicates to me that Arma2NET is not loading on the dedicated. Any ideas?

    On my local non dedicated i've got @Arma2NET loaded from Arma2 root folder (which works)
    On the dedicated it's the same. Should I try moving it to expansions\beta ?

    Edit. Tried that. No go.

    .NET Framework 4 Client Profile is installed on the server.
    A serverside "Arma2Net.Unmanaged" callExtension call results in an empty string.
    Last edited by [KH]Jman; May 3 2012 at 12:47.

  5. #85
    @[KH]Jman:

    Check if link points to "..\ArmA 2\Expansion\beta\arma2oa.exe" or "...\ArmA 2\Expansion\beta\arma2oaserver.exe"
    AND the working dir points to "...\ArmA 2" (NOT to "...\ArmA 2\Expansion\beta).


    Another hint is to copy it into both directorys.
    * "Arma 2\@Arma2Net"
    and
    * "ArmA 2\Expansion\beta\@Arma2Net"

    I love this mod. Infinite possibilities...

    Regards
    HeliJunkie

  6. #86
    Quote Originally Posted by HeliJunkie View Post
    @[KH]Jman:

    Check if link points to "..\ArmA 2\Expansion\beta\arma2oa.exe" or "...\ArmA 2\Expansion\beta\arma2oaserver.exe"
    AND the working dir points to "...\ArmA 2" (NOT to "...\ArmA 2\Expansion\beta).
    Our server is setup correctly.


    Quote Originally Posted by HeliJunkie View Post
    Another hint is to copy it into both directorys.
    * "Arma 2\@Arma2Net"
    and
    * "ArmA 2\Expansion\beta\@Arma2Net

    Like I said I have tried both.

    I believe the problem lies in the Arma2NET dlls somewhere when working off dedicated.
    Last edited by [KH]Jman; May 3 2012 at 21:32.

  7. #87
    Sergeant
    Join Date
    May 11 2011
    Location
    Christchurch, New Zealand
    Posts
    137
    Author of the Thread
    Well, I've run out of ideas. I haven't had a chance to test this on a dedicated server but Arma2NET shouldn't care about how it's being run.

  8. #88
    Second Lieutenant GossamerSolid's Avatar
    Join Date
    Feb 3 2006
    Location
    Ontario, Canada
    Posts
    4,016
    Maybe callExtension functionality on dedicated servers is broken?

    Somebody should test with another extension and see.

    Missions/Gamemodes - F.U.B.A.R. (WIP)
    Mods/Addons - Green Sea Conflict (WIP)
    Resources - ArmA 3 Notepad++ Syntax Highlighting

  9. #89
    No callExtension is not broken on dedicated since as I've said jayarmalib works just fine on the serverside.
    If someone else could do a test with Arma2NET on dedicated making sure its the __SERVER__ thats doing the "Arma2Net.Unmanaged" callExtension call that would be most helpful.

  10. #90
    What about creating a simple test package, so that other server owners can give it a go and report back.
    Last edited by .kju [PvPscene]; May 4 2012 at 04:16.

Page 9 of 30 FirstFirst ... 567891011121319 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •