Page 1 of 1

Patch 1.5 Problem

Posted: 2010-05-16 18:27
by jab16
Ok so i've been searching all over for an answer to my problem, but no luck so I figured id ask you all.

I have patched all my BF2 files to 1.41, and have checked this by looking at the patch log, but every time I try to run the patch 1.5 final, I wait twenty minutes but still the setup dosen't run. I cannot figure out the problem. The patch should be legit since it has the macrovision setup.exe. I really want to start playing PR again

Any help would be appreciated.

Re: Patch 1.5 Problem

Posted: 2010-05-16 20:18
by jab16
Ok ha ha, I figured out the problem now I need help. My core battlefield is at v1.41 while my Special forces is at 1.1. So how do I only patch the BF2 SF to 1.41???

Re: Patch 1.5 Problem

Posted: 2010-05-16 20:46
by bad_nade
Weird, that 1.41 patch should have patched your SF too :o Are you sure you have installed it properly and not simply copied files around?

Try to re-apply 1.41 patch and if it doesn't help, remove and re-install BF2.

Re: Patch 1.5 Problem

Posted: 2010-05-16 21:50
by jab16
Taken from my Readme's

BF2:
Battlefield 2™: V1.41
ReadMe File
October 2, 2006

BF2 SF:
Battlefield 2™: Special Forces (Bf2 version 1.1)
ReadMe File
November 1, 2005

Mabie I need to patch it to somthing before v1.1 first??

Re: Patch 1.5 Problem

Posted: 2010-05-16 22:05
by bad_nade
Patching everything at once after install should be enough. But if you are willing to test different approaches, you can install BF2 and expansion & booster packs in steps and (re)apply 1.41 patch in between every step. Finally try to apply 1.5 patch and see if it updates any files.

When checking version numbers, don't rely on readme files. It's better to check for example file named mod.desc, which explicitly defines the version of the mod in question.

Re: Patch 1.5 Problem

Posted: 2010-05-16 22:16
by jab16
I guess you could say the problem lies with patch 1.41 then. If SF is at a diffrent Version # then BF2 then it explains why Patch 1.5 will not start or run. I found the mod.desc so how would I find my Version in that?? Thanks for all the help :)

Re: Patch 1.5 Problem

Posted: 2010-05-16 22:24
by bad_nade
jab16 wrote:I guess you could say the problem lies with patch 1.41 then. If SF is at a diffrent Version # then BF2 then it explains why Patch 1.5 will not start or run. I found the mod.desc so how would I find my Version in that?? Thanks for all the help :)
Open the file with notepad, it should look like this:

Code: Select all

<mod>
	<title> MODDESC_XP_TITLE </title>
	<desc> MODDESC_XP_TEXT </desc>
	<url> http://www.battlefield2specialforces.ea.com </url>
	<logo> mod.jpg </logo>
	<music> common/sound/menu/music/menu_music.ogg </music>
	[b][u]<version> BF2 1.5 </version>[/u][/b]
	<default_soldier_template> sas_heavy_soldier </default_soldier_template>
	<default_soldier_kit_template> sas_assault </default_soldier_kit_template>
	<sp_startup_map> night_flight </sp_startup_map>
	<parentmod> bf2 </parentmod>
	<logo> mod.png </logo>
	<icon> mod_icon.png </icon>
</mod>
Note the version tag I emphasized.

Re: Patch 1.5 Problem

Posted: 2010-05-16 22:30
by jab16
ok so here it is for BF2 SF:


<

Code: Select all

mod>
	<title> MODDESC_XP_TITLE </title>
	<desc> MODDESC_XP_TEXT </desc>
	<url> [url=http://www.battlefield2specialforces.ea.com]Battlefield 2 Special Force: BF2 Expansion Pack Download - EA Games[/url] </url>
	<logo> mod.jpg </logo>
	<music> common/sound/menu/music/menu_music.ogg </music>
	[b]<version> BF2 1.4 </version>[/b]
	<default_soldier_template> sas_heavy_soldier </default_soldier_template>
	<default_soldier_kit_template> sas_assault </default_soldier_kit_template>
	<sp_startup_map> night_flight </sp_startup_map>
	<parentmod> bf2 </parentmod>
	<logo> mod.png </logo>
	<icon> mod_icon.png </icon>
</mod>
and then BF2

Code: Select all

<mod>
	<title> MODDESC_BF2_TITLE </title>
	<desc> MODDESC_TEXT </desc>
	<url> http://www.eagames.com/official/battlefield/battlefield2/us/home.jsp </url>
	<logo> mod.png </logo>
	<icon> mod_icon.png </icon>
	<music> common/sound/menu/music/menu_music.ogg </music> 
	[b]<version> BF2 1.4 </version>[/b]
</mod>
so the patch (1.5) should be running then right?? cause no matter how many times I try it will not start

Re: Patch 1.5 Problem

Posted: 2010-05-16 22:38
by bad_nade
Just a quick check: are you sure you have 1.41 installer as it's not the same as older 1.4?

Re: Patch 1.5 Problem

Posted: 2010-05-16 22:42
by jab16
It says 1.41 on the installer, mabie I can try a link you have used that worked for 1.41?? see if it lies somewhere in a the relm of a crappy download??

Re: Patch 1.5 Problem

Posted: 2010-05-16 23:08
by bad_nade
This should be offical enough:
http://largedownloads.ea.com/pub/patche ... h_1.41.exe

Maybe you should consider downloading 1.5 too, just to make sure you have no corrupted installers. I know it's almost 2 gigabytes, but because I haven't seen what your installers do or don't do, I can't come up with better ideas.

Re: Patch 1.5 Problem

Posted: 2010-05-16 23:16
by jab16
Oh I have no problem with Mem still have 780GB. I have the 1.5 downloaded but I want to try this first and see if it was the 1.41 patch messing me up. I got my 1.5 from the EA site so I think the problem lies in the 1.41 installer. The problem with the 1.5 was that it would show an hour glass for mabie 3 seconds and nothing would happen. Anyway thanks for all your doing so far, all the help here and friendly people are the reason I chose these fourms. :D

Re: Patch 1.5 Problem

Posted: 2010-05-17 00:12
by jab16
No dice my Mod.desc still says 1.4 any other things you can think of??

Re: Patch 1.5 Problem

Posted: 2010-05-17 11:08
by bad_nade
Back to the drawing board then. After re-reading your original post I noticed this spot can be read several different ways:
jab16 wrote:every time I try to run the patch 1.5 final, I wait twenty minutes but still the setup dosen't run.
So exactly what the installer is trying to do? Can you see any windows? Installer is a wizard type of software, can you get to the welcome screen? At which point it becomes unresponsive or disappears?

Re: Patch 1.5 Problem

Posted: 2010-05-17 11:39
by jab16
It shows the hourglass timer for about 3 seconds, but the installer never appears. The only response I get from running the patch is the hourglass for 3 seconds, no matter how long I wait.

Re: Patch 1.5 Problem

Posted: 2010-05-19 21:43
by jab16
EDIT: How do i patch the game if it is in the H folder not the C???

Re: Patch 1.5 Problem

Posted: 2010-05-20 00:02
by bad_nade
If you have installed it correctly and not moved files afterwards, the install location is stored in the Windows registry and patcher can lookup it from there.

Re: Patch 1.5 Problem

Posted: 2010-05-20 00:06
by jab16
Oh Im just gonna clear up some room on the C drive and install it on there instead. Ill let you know if theres a problem. Ill let you know the result in a hour or two. (my clue)

Code: Select all

Patch Log File

Working Directory: C:\Program Files

No files found to patch





Error result=80000771

Re: Patch 1.5 Problem

Posted: 2010-05-21 20:59
by jab16
Hmm patch 1.41 is still only patching my game to v1.41 Any other thoughts???