-
05-18-2009, 04:40 PM #16
-
05-18-2009, 05:35 PM #17
Re: ACE 1.08 Released
TG link was apparantly corrupted somewhere during the upload to our FTP. Should be OK now, let me know if any issues.











Contact an Admin | Nominate your teammates for a ribbon | TG Primer | Kicked? Banned? READ THIS FIRST! | Server Rules and SOP's
Saddam ✓ Osama ✓ Gaddafi ✓ Justin Bieber ☐ Rebecca Black ☐
-
05-18-2009, 05:36 PM #18
Re: ACE 1.08 Released
Downloading from other link, since u guys reported problems with the TG download.
-
05-18-2009, 05:37 PM #19
Re: ACE 1.08 Released
i have a feeling they didnt mess with the shell cassing problem



"im free of all predjudices, i hate everyone equally" -Brad
"Fine, ill just talk to my fellow corpses!"-Chris G-AKA Miles Tegg
-
05-20-2009, 08:18 AM #20
- Join Date
- Jan 2009
- Posts
- 127
Re: ACE 1.08 Released
I'm getting a wierd error.
Error box opens upon loading ArmA, "Include file dta\ace\ACE_serverconfig.hpp not found", closing it out doesn't allow ArmA to start.
-
05-20-2009, 08:37 AM #21
Re: ACE 1.08 Released
Something is messed up with your installation. As a quick fix you could make the file called "ACE_serverconfig.hpp" yourself. Just copy-paste the code below, it's the unedited version of the file. If the problem was just a small thing that's it, if not you'll get more similar errors.
Code:class ace_server_settings { // ** These are dedicated server settings. They do not affect singleplayer and hosted games. // ** NOTE: pbo names don't always match config names of addons (as seen in cfgPatches). Following settings need cfgPatches names to be used. // ** NOTE: Avoid creating too long lists, as this will cause an error // check if certain pbo's are missing on client and prevent client from playing if so check_pbos = 1; // verify that all pbos shipped with ace are running on client check_all_ace_pbos = 1; //pbos to check. if check all ace pbos enabled, following pbos are added to the checklist, if not, only these pbos are checked //example: checklist[] = {"ace_addon1","ace_addon2"}; checklist[] = {}; //if all ace pbos check is enabled, exclude following files from check exclude_pbos[] = {}; };
-
05-20-2009, 01:10 PM #22
- Join Date
- Jan 2009
- Posts
- 127
Re: ACE 1.08 Released
That worked, thank you.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)




Reply With Quote





Bookmarks