Jump to content

DigitalAdhesive

Member
  • Content Count

    3
  • Joined

  • Last visited

  • Medals

Community Reputation

1 Neutral

About DigitalAdhesive

  • Rank
    Rookie
  1. Thanks for all the help on this! I finally got it so the server start and I can connect and everything. Was just a matter of moving some files that didn't exist and renaming Expansion to expansion. Here's the issue: When I login as admin and go to the missions screen (#login <password> #missions in the chat box), if I attempt to load a mission, it says "waiting for host"... and nothing happens!? Any help would be much appreicated. What am I missing? edit: Never mind - looks like it was a port issue - got it fixed. More issues to come no doubt, though! New problem! Having an issue with the server loading addons. Since this is a linux server, I am not sure how to load the mods along with the server? We have maps that use mods, so need this to work! Any help would be much appreciated. Thanks! edit: Fixed that issue as well - the addons are loading, but we're getting a ton of errors right now; is there any difference in how a server loads addons as opposed to a client, because we're using the exact same addon directory on the server as on our clients - and client-side we don't have any issues (that we know of at least)?
  2. Grrrr... still having issues! I've done the following, please let me know what I am missing: Installed the dependencies and packages I needed on Linux for the server to run (CentOS 6.2 64-bit.) Installed a fresh copy of operation arrowhead and patched it with the latest patch, then copied it over to the linux directory. Copied the latest dedicated server files over (version 1.60.88775) and configured the scripts. STILL getting a bunch of errors in my log: WATCHDOG (15526): [Wed Feb 8 20:34:35 EST 2012] Starting server (port 2302)... Warning Message: No entry '.profilePathDefault'. Warning Message: '/' is not a value Warning Message: No entry '.profilePathCommon'. Warning Message: '/' is not a value Warning Message: No entry '.extensionSave'. Warning Message: '/' is not a value Warning Message: No entry '.extensionProfile'. Warning Message: '/' is not a value Warning Message: No entry '.extensionWizardMission'. Warning Message: '/' is not a value Warning Message: No entry '.extensionAddon'. Warning Message: '/' is not a value Cannot register string STR_SUNDAY - global stringtable not found Cannot register string STR_MONDAY - global stringtable not found Cannot register string STR_TUESDAY - global stringtable not found Cannot register string STR_WEDNESDAY - global stringtable not found Cannot register string STR_THURSDAY - global stringtable not found Cannot register string STR_FRIDAY - global stringtable not found Cannot register string STR_SATURDAY - global stringtable not found Cannot register string STR_JANUARY - global stringtable not found Cannot register string STR_FEBRUARY - global stringtable not found Cannot register string STR_MARCH - global stringtable not found Cannot register string STR_APRIL - global stringtable not found Cannot register string STR_MAY - global stringtable not found Cannot register string STR_JUNE - global stringtable not found Cannot register string STR_JULY - global stringtable not found Cannot register string STR_AUGUST - global stringtable not found Cannot register string STR_SEPTEMBER - global stringtable not found Cannot register string STR_OCTOBER - global stringtable not found Cannot register string STR_NOVEMBER - global stringtable not found …. With a few hundred errors in-between ending with … arning Message: Size: '/' not an array Warning Message: No entry '.shadow'. Warning Message: '/' is not a value Warning Message: Resource RscDisplayNotFreeze not found Warning: preNLOD format in object Very old object loaded. Warning Message: Bad file format (p׋). WATCHDOG (15526): [Wed Feb 8 20:35:02 EST 2012] Server died, waiting to restart... Any ideas? :confused:
  3. Hey all, A friend of mine and I are working on installing the dedicated AO linux server and we're running into a few challenges. I'm actually posting on behalf of my buddy who's no stranger to linux, so I'm ruling general incompetence out, and hopefully maybe there's just something very simple that we're/he's missing that some of the vets here can point us to. When he starts the server, he gets a ton of error messages - here's a brief sample: Warning Message: No entry '/CfgSurfaces/runway_beton.isWater'. Warning Message: '/' is not a value Warning Message: No entry '/CfgSurfaceCharacters.Empty'. Warning Message: No entry '.probability'. Warning Message: Size: '/' not an array Default clutter names TypeX used for / Warning Message: No entry '/CfgSurfaces/city_dashedline.impact'. Warning Message: '/' is not a value Warning Message: No entry '/CfgSurfaces/city_dashedline.isWater'. Warning Message: '/' is not a value And it goes on and on and on! Now, we're not certain what the file/directory structure is supposed to look like server-side. We're both using Steam versions of the game, so I'm not certain if the directory structure is different (addons, etc.) than what the server wants/is expecting. We've also found hardly any information about how to set the damn thing up in general outside of the readme file. Any advice would be greatly appreciated!
×