Server save and exit not working??

  1. ‹ Older
  2. 8 years ago
    Edited 8 years ago by HeroesandvillainsOS

    @nhdkiller where can i find my RPT and plugin logs using windows 10?
    And i believe i am logged in as admin. I usually go to map/players/and vote myself admin since im the only one using server. Is there another way to log in as an admin that i should be doing?

    I think you're going to want to physically log in as admin. With TADST, on the first tab, you can set a password for the admin there. Let's pretend the password is "yourpassword".

    On the player select screen, type / to get the bar open to type with.

    Then click #

    Then type "loginyourpassword." Without quotes and click enter.

  3. Edited 8 years ago by SavageCDN

    RPT file should be in the root of the A3 server directory. Plugin log should be in the @aliveserver folder.

    edit: heroes Ninja - by one second!!

    You'll need to assign the server an admin password in your server.cfg file.

    https://community.bistudio.com/wiki/Multiplayer_Server_Commands
    https://community.bistudio.com/wiki/server.cfg

  4. Edited 8 years ago by HeroesandvillainsOS

    @SavageCDN RPT file should be in the root of the A3 server directory. Plugin log should be in the @aliveserver folder.

    edit: heroes Ninja - by one second!!

    You'll need to assign the server an admin password in your server.cfg file.

    https://community.bistudio.com/wiki/Multiplayer_Server_Commands
    https://community.bistudio.com/wiki/server.cfg

    With TADST he can add the password within the TASDT app itself.

  5. Ah ok thanks.. never tried TADST myself :)

  6. Edited 8 years ago by HeroesandvillainsOS

    @SavageCDN Ah ok thanks.. never tried TADST myself :)

    It's an ingenious little tool, especially for solo players and small groups that want to experience persistence with ALiVE. I'd imagine it's not ideal for large groups but it gets the job done and it's free. It's also very reliable. Never had an issue myself which is a minor miracle with Arma.

  7. Deleted 8 years ago by nhdkiller
  8. Deleted 8 years ago by nhdkiller
  9. Plugin
    https://www.dropbox.com/s/zrtt78b8mub5g8v/aliveplugin_2016-04-15_15-40.txt?dl=0
    RPT file
    https://www.dropbox.com/s/ktrgngudgwpx3k9/arma3server_2016-04-15_15-37-01.rpt?dl=0

  10. Tupolov

    16 Apr 2016 Administrator
    Edited 8 years ago by Tupolov

    Your issue is:

    Scripting function 'alive_fnc_buttonabort' is not allowed to be remotely executed

    Have you implemented some additional security to your server for remote execution?

  11. ummm, only what TADST has. I added file patching and battle eye. other than those two things not that i know of.
    How can i check?

  12. Edited 8 years ago by SpyderBlack723

    What mods are you using? Try testing with only CBA and ALiVE. Some mods enable security features that can break mods that don't use those same features.

  13. @A.I.S.S. 3 - Feat of Arms V2;@ALiVE;@BC-Phoenix;@Bullet Casings;@CBA_A3;@AliveServer;@DragonFyreEden;@FFISv1.25;@tmr;_CommonRedist"
    this is my mod list

  14. Edited 8 years ago by nhdkiller

    k, so i figured out the problem, it was a mod.
    however, even though i can use the "Server save and exit" now, it doesn't seem like Player local, player loadout, or tasks are saving, everytime i exit, close down the server, then restart it, it seems to reset all entities. any reason why?

  15. Tupolov

    16 Apr 2016 Administrator

    Sounds like you are getting further, again post RPT and logs if possible.

  16. Edited 8 years ago by nhdkiller

    heres the latest from today

    https://www.dropbox.com/s/zm9mwseptb86m3t/aliveplugin_2016-04-16_15-09.txt?dl=0

    https://www.dropbox.com/s/m6dswn9g8bcs3oz/arma3server_2016-04-16_13-56-30.rpt?dl=0

  17. Tupolov

    17 Apr 2016 Administrator

    Its definitely saving and loading player details and loadouts, ensure you don't have a respawn setting that respawns people at the beginning of the mission.

    Its doesn't look like you have task persistence switched on.

  18. Check your description.ext for this setting and make sure it = 0 or -1

    respawnOnStart = 1; //Respawn on start. Run respawn script on start.
    respawnOnStart = 0; //Dont respawn on start. Run respawn script on start.
    respawnOnStart = -1; //Dont respawn on start. Don't run respawn script on start.

 

or Sign Up to reply!