Jump to content
Sign in to follow this  
Acid

reserved memory problem

Recommended Posts

In given briefing.html tag similiar to following is often used:

</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE"><a href="marker: airport><span id='postcolor'>

As you can see, quotes are missing after the href attribute value. When text following the value on the same line is long enough, OFP may crash due to bug in handling such malformed HTML. We will fix this bug, you can fix the HTML by inserting quotes after all href="marker: markerName occurences. This bug (missing quotes) is probably caused by bug in briefing generator you used.

Share this post


Link to post
Share on other sites

I'll say it again. I didn't just use a briefing generator. I also did a couple of attempts using a briefing template, and also did an attempt totally from scratch but im still getting the exact same problem. I sent an email today to support@bistudio.com with the context.bin and flashpoint.rpt files aswell as the briefing.html file which is crashing the game, plus all other info listed in the thread about emailing that...email.

Share this post


Link to post
Share on other sites

I'll say it again. After investigation of the crash files you sent I can say the problem is in lines like:

</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE"><a href="marker: airport><span id='postcolor'>

Correct would be:

</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE"><a href="marker: airport"><span id='postcolor'>

You need to include closing quotation marks.

Share this post


Link to post
Share on other sites

Suma,

Could you look at the files I sent you 2/18/02? I looked at my briefing and it followed the format you outlined above.

It may well be that I have some addon that is creating the problem, as I have an awful lot of them, but if you could, I'd appreciate your having a look over the files. I e-mailed support and the e-mail would have been sent from Les W. Smith ("Agua").

Thanks in advance.

Share this post


Link to post
Share on other sites

since 1.42 I have been having the same problems. I go get some custom sp missions, put them where they should go, and as soon as I attempt to play them, bam back at desktop. All the missions I have tried were the Air Cav ones, and say you must have version 1.30 or higher.

addendum:

 

                 tried a few more sp missions, a co op etc. Same thing : "out of reserved memory" error and crash to desktop. In light of this, I have deleted Flashpoint.  Since I totally hate not being able to play good standard multi map types multiplayer is a non issue for me.

                      I have gone thru the sp campaigne since adding Satchels amazing Dynamic Sound replacement, so the sp campaigne is a done deal again.

                                                    I was hoping custom sp missions would be at least something to be the reason to keep FP on the old h/d, but since I get these errors now with everything I try for the custom sp missions there is no reason to keep the game anymore.  Bummer. ;0(

      In truth I just started to play the custom stuff yesterday because I just reinstalled solely to play again with Satchels addon . It never happened with 1.30 tho.

PIII 1 gig

ti500

512 megs PC133

swapfile= I keep a 500 min and max, but did try 600 min and max, no change. Now someone said use a 1 gig min and max for the swapfile. No. If this error happens it is the games fault, not our swapfile sizes. I like my settings and they worked fine for earlier versions of FP and every other game I have played, there should be no reason why a sp custom mission does this now. IMHO it is a game code issue. Something changed between 1.30, and 1.42. Hope they find a cure.

    till then            Sayonara ;0)

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  

×