Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: linux arma2oa server running ace

  1. #1

    linux arma2oa server running ace

    Not sure why but my server is creating loads of files called core.12484 core.12118 etc Otherwise it's running really well any ideas?

  2. #2
    which version du you use? Already looked at the core files with a debugger?

  3. #3
    Sergeant anarcho's Avatar
    Join Date
    Dec 27 2003
    Location
    UK
    Posts
    129
    Author of the Thread
    I'm using ARMA 2 OA - Linux Standalone Server 1.57.76894 on Fedora 14

  4. #4
    Sergeant anarcho's Avatar
    Join Date
    Dec 27 2003
    Location
    UK
    Posts
    129
    Author of the Thread
    seem to have fixed it, just deleted all of them about 20 in total no more have appeared and server is running fine

  5. #5
    those are core files from server executable crashes. Maybe there from when you were first trying to get the server running after install.

    ls -l will show when they were written.

  6. #6
    Sergeant anarcho's Avatar
    Join Date
    Dec 27 2003
    Location
    UK
    Posts
    129
    Author of the Thread
    Quote Originally Posted by djczing View Post
    those are core files from server executable crashes. Maybe there from when you were first trying to get the server running after install.

    ls -l will show when they were written.
    So i'm guessing it's ok to delete them?

    Did have a few crashes, got ace up and working fine but when i try and add GLT F16 faclons and island lingor i get this

    Code:
    WATCHDOG (13236): [Wed Mar 16 12:58:21 GMT 2011] Starting server (port 2302)...
    Item str_disp_server_control listed twice
    Item STR_GLT_F16_LIBTEXT listed twice
    Item STR_GRP_USAF listed twice
    Item STR_CFG_MULTIROLE listed twice
    Item STR_CFG_CAP listed twice
    Item STR_CFG_LGB listed twice
    Item STR_CFG_MK82 listed twice
    Item STR_CFG_AGM listed twice
    Item STR_ACTION_AFTERBURNER_ON listed twice
    Item STR_ACTION_AFTERBURNER_OFF listed twice
    Item STR_COL_BLACK_MR listed twice
    Item STR_COL_BLACK_CAP listed twice
    Item STR_COL_BLACK_GBU listed twice
    Item STR_COL_BLACK_MK listed twice
    Item STR_COL_BLACK_AGM listed twice
    Item STR_COL_EURO_MR listed twice
    Item STR_COL_EURO_CAP listed twice
    Item STR_COL_EURO_GBU listed twice
    Item STR_COL_EURO_MK listed twice
    Item STR_COL_EURO_AGM listed twice
    Item STR_COL_GREY_MR listed twice
    Item STR_COL_GREY_CAP listed twice
    Item STR_COL_GREY_GBU listed twice
    Item STR_COL_GREY_MK listed twice
    Item STR_COL_GREY_AGM listed twice
    Item STR_CFG_FACTION_BLACK listed twice
    Item STR_CFG_FACTION_GREY listed twice
    Item STR_CFG_FACTION_NATO listed twice
    Item STR_DN_VEHICLECLASS listed twice
    12:58:38 Dedicated host created.
    12:58:40 Host identity created.
    WATCHDOG (13236): [Wed Mar 16 12:59:09 GMT 2011] Server shutdown intentional, watchdog terminating
    figured something is duplicating somewhere ? missilebox maybe?

  7. #7
    yeah looks like you have the f16 in the modlist twice ?

    And yeah the core files are safe to delete.

  8. #8
    Sergeant anarcho's Avatar
    Join Date
    Dec 27 2003
    Location
    UK
    Posts
    129
    Author of the Thread
    thats what i thought but nope only one listed

    ARMA_DIR=/home/mark/arma-server
    CONFIG=server.cfg
    PORT=2302
    PIDFILE=${ARMA_DIR}/${PORT}.pid
    RUNFILE=${ARMA_DIR}/${PORT}.run
    LOGFILE=${ARMA_DIR}/log.${PORT}.txt
    SERVER=${ARMA_DIR}/server
    PROFILE=${ARMA_DIR}/host/host.arma2profile
    NAME=host
    OTHERPARAMS=-cpucount=2
    MOD=@cba\;@ace\;@acex\;@acex_ru\;@acex_usnavy\;@du ala\;@fran_quesh_kibrul\;@falcon

  9. #9
    Same thing is hapenning with our server. These core files can be deleted... they are from crashes.
    IceBreakr, C/O [SBP] - Slovenian Black Panthers (www.vojak.si)

    Err... Mi-48 Caiman in A3? Bitch please...!

  10. #10
    Sergeant anarcho's Avatar
    Join Date
    Dec 27 2003
    Location
    UK
    Posts
    129
    Author of the Thread
    Thx guys good to know i can delete the core files as i had already done it
    Now just need to figure out why its crashing.

Page 1 of 2 12 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
  •