Jump to content
Sign in to follow this  
weedman

OA problems (little help)

Recommended Posts

Hey all

First i would like to thank bohemia interactive for delivering yet another outstanding title :) .

I am having a litte problem with arrowhead as i accidently went into expansions and enabled caa1 then relaunched and now i cannot launch comined operations exe and there is no target line for the mods currently active thus to disable it. i would really prefer not for a reinstal but if it was a last ditch resort i would have to :(.

The error

Include file x\cba\addons\main\script_macros_common.hpp not found

I have removed this folder to still no joy

Please help

thankyou in advance

Share this post


Link to post
Share on other sites

Look there:

C:\Users\Myke.home-PC\Documents\ArmA 2 Other Profiles\[GLT]Myke

replace my name with yours, of course.

There you should find the OA profile file. Open it and scroll down:

class ModLauncherList
{
class Mod1
{
	dir="@CBA";
	name="";
	origin="GAME DIR";
};
class Mod2
{
	dir="@caa1";
	name="";
	origin="GAME DIR";
};
class Mod3
{
	dir="@BWMod";
	name="";
	origin="GAME DIR";
};
class Mod4
{
	dir="@GLT";
	name="";
	origin="GAME DIR";
};
class Mod5
{
	dir="@TRSM";
	name="";
	origin="GAME DIR";
};
class Mod6
{
	dir="@test";
	name="";
	origin="GAME DIR";
};
};

Probably deleteing the respective class could solve the problem.

Share this post


Link to post
Share on other sites

Can confirm changing to below will start OA in it's vanilla state after doing similiar.:o

class ModLauncherList
{

};

Share this post


Link to post
Share on other sites

thanks Myke and Blakeace, really appreciate the response this will help me with any future issues i have with non-compatible backward mods. :) a beer for each of you

Share this post


Link to post
Share on other sites

Hey, sorry to bump this, but after activating my ACE, I get this error. What do I do?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×