Results 1 to 10 of 10

Thread: Linux Server and Mission Scipts

  1. #1
    Hi everybody,
    we are running a Linux Arma Server (latest Version). When playing a MP Mission (Evo for example) the Mission Scripts do not start or do not work properly. Any ideas how to fix it?

  2. #2

    Angry

    Hi,
    same situation here:
    2 servers (latest debian etch)
    1 Linux Arma Server on each
    On the first server the mission scripts are triggerd on second server they dont start.
    i cant figure out what the differences between the two machines are except the hardware. kernel version and linked libraries versions are identical on both machines.

  3. #3
    Hi all

    My guess would be spaces in file names or mixed upper and lower case text in files names and paths for ArmA scripts:

    path and File name
    <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">mision Scripts/myScript.FSM [/QUOTE]

    Is not the same as:
    Calling script
    <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">mision scripts/myscript.fsm [/QUOTE]

    Linux can be pedantic about this

    And the space in path is an anthema to vanila Linux which will either add a %20 or throw a complete fit.

    Some flavours of linux or rather options set in your linux configuration treat these the same as in MS windows OS but the default in linux is to be pedantic about these.

    Advice
    1) Get into the habit of putting all path, directory and filenames in lower case.

    2) Get into the habbit of using "_" underscore rather than " " space in path, directory and filenames.

    Kind Regards walker




    You are only a bullet away from being stupid.

  4. #4
    Master Sergeant HitmanFF's Avatar
    Join Date
    Oct 9 2002
    Location
    Breda (Netherlands)
    Posts
    631
    It&#39;s a known issue with the linux server at the moment. The only work-around is to restart the mission a few times, though Mr Groch has reported that a JIP player can get the mission running as well.

    Once the mission is running OK, it will every time until the linux server is restarted.
    Bellum pacis pater

  5. #5
    Thanks for your quick help. I´ve tried what HitmanFF suggested. Restarting the mission is not working when you´re alone on the server, but if another player JIP and you do a restart then, it´ll work.

  6. #6
    Master Sergeant
    Join Date
    Nov 29 2001
    Location
    Oslo, Norway
    Posts
    732
    My problem is that if I start Evo, I can just drive into the town to capture it - there&#39;s no AI anywhere. Is this the same problem as you guys have?

    Running 1.08 and no, I&#39;ve not chosen "No AI".

  7. #7
    Master Sergeant HitmanFF's Avatar
    Join Date
    Oct 9 2002
    Location
    Breda (Netherlands)
    Posts
    631
    Quote Originally Posted by (Rekrul @ Feb. 06 2008,20:33)
    My problem is that if I start Evo, I can just drive into the town to capture it - there&#39;s no AI anywhere. Is this the same problem as you guys have?

    Running 1.08 and no, I&#39;ve not chosen "No AI".
    Yes,

    The cause is the exact same.

  8. #8
    Master Sergeant
    Join Date
    Nov 29 2001
    Location
    Oslo, Norway
    Posts
    732
    Thanks Hitman, I&#39;ll try that then.

  9. #9
    The easiest way to solve that problem is to set the server on persistent = 1. You just have to start the mission, dissconect from the server and rejoin.

  10. #10
    Master Sergeant
    Join Date
    Nov 29 2001
    Location
    Oslo, Norway
    Posts
    732
    Ok, I already have Persistent on but haven&#39;t tried that. Will test...

Posting Permissions

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