data base module

  1. ‹ Older
  2. 6 years ago

    Hello guys,

    I'm not sure if I can up this topic (it's an almost 2 years up) but I have a similar problem with my mission.

    If I start the mission WITHOUT the data module, it's ok, the mission work fine, but if I add the data module, the mission can't start because the server crash.

    I also can see this type of error in the server.rpt :

    Warning: This version of ALiVE is build for A3 version: 170.141764. The server is running version: 170.141838. Please contact your server administrator and update to the latest ALiVE release version.

    Any solution for the data problem ?

  3. Have you tried updating both your ALiVE and ALiVE server (for client and server)?

    Also, what's the message that comes up on crash?

    Thanks.

  4. Hey'

    Thanks for your answer Spyder, I have updated the version of ALiVE on the server and the client and it's ok now, no more problems for that.

    But for the data module, the server still crash. "ArmA 3 has stopped working" and so, all clients lost the connection.

    All I see in the server RPT about ALiVE is this :

    ALiVE Global INIT
    ALiVE Global Init Timer Started
    ALiVE [m_0|30] Module ALiVE_sys_data INIT
    =======================================================
    -------------------------------------------------------
    Exception code: C0000264 {Application Error}
    The application attempted to release a resource it did not own. Click OK to terminate the application.
    at C345CDD0
    graphics: No
    resolution: 160x120x32
    Addons: ##List of addons ##

  5. Edited 6 years ago by SpyderBlack723

    Hmm, can you post a list of the mods you are using (both server and client)?

    And are you on linux or windows?

    Thanks.

  6. Edited 6 years ago by Sartax

    I'm not sure if this matter, but the server is on a Windows 8 OS, i'm not the one who take care of the server, I'm only the mission maker who know what to do with ALiVE and the server, but the server is on a Windows 8 OS.

    And here's the list of our addons :

    -image-

  7. Are all those mods always running on the server? I don't see how that could cause anything but heartache.

  8. MCC Sandbox needs to go, for one. There are constant reports of it conflicting with ALiVE. But I highly recommend you guys trim the server back to a must need basis for the mission running.

  9. Edited 6 years ago by Sartax

    The mission and the server works well if the data module is not on the mission, but I'm going to talk with my team, to see if it's not possible to reduce the mod list on the server.

    I'm going to try without MCC on the server, I will edit this post after the test.

    EDIT : Same problem without MCC on the server, the server crash and in the server RPT :

    ALiVE Global INIT
    ALiVE Global Init Timer Started
    ALiVE [m_0|30] Module ALiVE_sys_data INIT

    and that's all.

  10. Edited 6 years ago by HeroesandvillainsOS

    The simplest most fool proof test would be to run an ALiVE CBA only mission to see if it is indeed an issue with the data module and your server.

    Otherwise you guys are chasing your own tail. Just my 2 cents.

  11. Same problem just with ALiVE + CBA for client, and ALiVE + ALiVE_Server + CBA on the server.

    If the data module is not present on the mission, it's ok, but if I put the module on the mission, the server just crash.

  12. Edited 6 years ago by SpyderBlack723

    Your PC/server might be missing libraries required for our server plugin to work, will try to get more info.

    @marceldev89 ? :)

  13. I'm not in charge of the server for my team, but the OS is not a Windows Server 2008 or 2012 but a Windows 8, maybe that is the problem ?

  14. Try opening the @aliveserver DLL with Dependency Walker and check if there's anything missing on that system.

    The plugin might have also written to a log file which should be in @aliveserver/aliveplugin_*.txt.

  15. Edited 6 years ago by Sartax

    Alright, so I opened the "ALiVEPlugIn.dll" with Dependency Walker and I have this :

    -image-

    But no Log file in my @AliveServer.

  16. Tupolov

    16 Jun 2017 Administrator

    Have you:

    Step 1	If using Microsoft Windows: Microsoft Visual C++ 2010 redistributable must also be installed on your dedicated server.
  17. Tupolov

    16 Jun 2017 Administrator

    https://www.microsoft.com/en-us/download/details.aspx?id=8328

  18. Edited 6 years ago by Sartax

    Yes, here you can see.

    -image-

    Same problem without the firewall, antivirus etc...

  19. Edited 6 years ago by marceldev89

    @Sartax please post a screenshot of Dependency Walker showing as much info as possible.

    More specifically the (full) tree in the top left, I believe.

  20. Edited 6 years ago by marceldev89

    Also that list of VC++ 2010 redists doesn't list the x86 version (if you're using the 32bit server exe that is)

  21. Like this ?

    http://image.noelshack.com/fichiers/2017/24/5/1497625206-depend-1.jpg

    http://image.noelshack.com/fichiers/2017/24/5/1497625206-depend-2.jpg

  22. Newer ›
 

or Sign Up to reply!