Jump to content
Sign in to follow this  
Kaioh6

Can anyone help me?

Recommended Posts

No sorry I dont give that out. Period. Please post version number of arma 2. Should be 1.11 .

Share this post


Link to post
Share on other sites

I have ver 1.11.86734


Are you still going to help me?.........

Share this post


Link to post
Share on other sites

That is the right version as best I can tell. My only other advice to you is to re-install arma 2 and make sure its on same version number. The files it is telling you to delete are from arma 2 not OA it seems you may have corrupted .pbo files. Friend had similar issue but was steam he deleted the files and verified cache and was fixed. If this does not fix your issue I have no clue what the problem is as all your versions are correct and you are launching it properly. Sadly this may be an issue you have to take up with BIS the devs for arma 2 and OA. Sorry if you still can't get it running but this is the limit of my knowledge on the issues you are having. below is a copy paste of the contents of working .cmd file ensure you have your paths correct but remember they are not the same as mine.

SETLOCAL ENABLEEXTENSIONS

:v64_path_a2

For /F "Tokens=2* skip=2" %%A In ('REG QUERY "HKLM\SOFTWARE\Wow6432Node\Bohemia Interactive Studio\ArmA 2" /v "MAIN"') Do (set _ARMA2PATH=%%B)

IF NOT DEFINED _ARMA2PATH (GOTO v32_path_a2) ELSE (GOTO v64_path_a2oa)

:v32_path_a2

For /F "Tokens=2* skip=2" %%C In ('REG QUERY "HKLM\SOFTWARE\Bohemia Interactive Studio\ArmA 2" /v "MAIN"') Do (set _ARMA2PATH=%%D)

IF NOT DEFINED _ARMA2PATH (GOTO uac_PATH_A2) ELSE (GOTO v64_path_a2oa)

:uac_PATH_A2

@FOR /F "tokens=2* delims= " %%I IN ('REG QUERY "HKLM\SOFTWARE\Wow6432Node\Bohemia Interactive Studio\ArmA 2" /v "MAIN"') DO (SET _ARMA2PATH=%%J)

IF NOT DEFINED _ARMA2PATH (GOTO std_PATH_A2) ELSE (GOTO v64_path_a2oa)

:std_PATH_A2

@FOR /F "tokens=2* delims= " %%K IN ('REG QUERY "HKLM\SOFTWARE\Bohemia Interactive Studio\ArmA 2" /v "MAIN"') DO (SET _ARMA2PATH=%%L)

IF NOT DEFINED _ARMA2PATH (GOTO ENDfailA2) ELSE (GOTO v64_path_a2oa)

:v64_path_a2oa

For /F "Tokens=2* skip=2" %%E In ('REG QUERY "HKLM\SOFTWARE\Wow6432Node\Bohemia Interactive Studio\ArmA 2 OA" /v "MAIN"') Do (set _ARMA2OAPATH=%%F)

IF NOT DEFINED _ARMA2OAPATH (GOTO v32_path_a2oa) ELSE (GOTO RUN)

:v32_path_a2oa

For /F "Tokens=2* skip=2" %%G In ('REG QUERY "HKLM\SOFTWARE\Bohemia Interactive Studio\ArmA 2 OA" /v "MAIN"') Do set (_ARMA2OAPATH=%%H)

IF NOT DEFINED _ARMA2OAPATH (GOTO uac_PATH_A2OA) ELSE (GOTO RUN)

:uac_PATH_A2OA

@FOR /F "tokens=2* delims= " %%M IN ('REG QUERY "HKLM\SOFTWARE\Wow6432Node\Bohemia Interactive Studio\ArmA 2 OA" /v "MAIN"') DO (SET _ARMA2OAPATH=%%N)

IF NOT DEFINED _ARMA2OAPATH (GOTO std_PATH_A2OA) ELSE (GOTO RUN)

:std_PATH_A2OA

@FOR /F "tokens=2* delims= " %%O IN ('REG QUERY "HKLM\SOFTWARE\Bohemia Interactive Studio\ArmA 2 OA" /v "MAIN"') DO (SET _ARMA2OAPATH=%%P)

IF NOT DEFINED _ARMA2OAPATH (GOTO ENDfailA2OA) ELSE (GOTO RUN)

:run

call "%_ARMA2OAPATH%\Expansion\beta\ARMA2OA.exe" "-mod=%_ARMA2PATH%;EXPANSION;ca" "-mod=Expansion\beta;Expansion\beta\Expansion" -nosplash -cpuCount=2 -exThreads=7 -mod=@dayz %1 %2 %3 %4 %5 %6 %7 %8 %9

ENDLOCAL

:end

@exit /B 0

:ENDfailA2

@exit /B 1

:ENDfailA2OA

@exit /B 2

All the stuff above the run: line tells the game where to look for the files for arma 2 and OA when you launch the game. It simply asks the registry if there is a key and then what is in the key (which is the path to arma 2 and to OA) it is possible, but I doubt it, that it cannot find arma 2. You did launch both before trying to launch as CO right? If not the registry entries are not there.

Share this post


Link to post
Share on other sites

I have to run CO too? But i thought Co will just run OA....


I can't find CO. The last time i reinstalled it had the shortcut for it but then this time i don't have any shortcut....

Share this post


Link to post
Share on other sites

I have ver 1.11.86734


Are you still going to help me?.........

Patience grasshopper.........


I have to run CO too? But i thought Co will just run OA....


I can't find CO. The last time i reinstalled it had the shortcut for it but then this time i don't have any shortcut....

step by step

install arma 2

install arma 2 update 1.11

install arma 2 OA

install arma 2 OA patch 1.60

run arma 2

run arma 2 OA

install arma 2 OA beta 93825

run arma 2 OA beta

install dayz

run arma 2 CO with the _runa2co_beta.cmd file

do in that order skip nothing and it should work

if you do not have the .cmd files for whatever reason they can be found here http://forums.bistudio.com/showthread.php?101214-ARMA-2-CO-(how-to-combine-ARMA-2-into-ARMA-2-OA-and-use-together) you only need the _runa2co_beta.zip

Share this post


Link to post
Share on other sites

I am having the exact same problem, Kaioh6. Retail combined operations, everything installed correctly, beta 98325, etc. Nothing works for me.

Share this post


Link to post
Share on other sites

So I should reinstall arma2? Cause I did that atleast 3 times....and rach time I need to reinstall, I have to redownload it cause I bought the downloadable from Gamestop.


And that takes 5hours in all installing arma2 and OA. Sorry but could you help me 5 hours after? I have work.....


I may be able to use my phone inorder to keep replying. But you need me at the computer right?

Share this post


Link to post
Share on other sites

Now that I have looked I nor my buddies have any of the _e.pbo files it is telling you to delete try deleting them and see what happens.

Share this post


Link to post
Share on other sites

Yeah I tried deleting the files, but when i joined a server, the same message came out but with different files. But when I went back to delete those new files that was listed when kicked from the server, I noticed it was in the same folder as the ones I deleted before. So I tried removing the whole folder, assuming the whole folder was needed to be delete, but nothing different happenes....

Share this post


Link to post
Share on other sites

Im eastern standard time and my sleep is all jacked up so I stay up all night most of the time. i will check back in with you tomorrow here as my group is online now and we have shit to do.


ummmm.... windows 7 right? 32 bit or 64?


Dont mean to be a jerk but you have 10 mins to reply or it will have to wait till tomorrow when I get up.

Share this post


Link to post
Share on other sites

No I did a complete reinstall(which takes atleast 5 hours tops) about 4 times.

Share this post


Link to post
Share on other sites

No I did a complete reinstall(which takes atleast 5 hours tops) about 4 times.

Sorry it took so long to get back to you. Here are a few things to try.

turn off/close skype. Any overlay (such as teamspeak , mumble, or afterburner) should be turned off. Turn off any program that can affect your game in any way (fraps, afterburner, trixx, precision). If it still wont work try reinstalling direct x. If still no go try turning off antivirus. Still no go try a fresh windows install. Other then that and I can be of no more help.

best of luck

dookie

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  

×