FIX: Your connection to the server has been lost.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • signa
    CS-Nation / TGN Staff
    • Dec 2004
    • 4191

    #16
    Re: FIX: Your connection to the server has been lost.

    Originally posted by Septa Scarabae
    I figured out a fix for the, "Your connection to the server has been lost." error people have been getting lately. The details of it can be found in the third post down, here:
    -: http://forums.easports.com/mboards/t...76703&tstart=0

    This is only a temporary fix, but it appears to be working perfectly. I hope this helps some folks out.
    awesome, many thanks!!
    "Crunch's First Officer"
    twitter: @signaprime

    Comment

    • camper.
      Member
      • Dec 2006
      • 3459

      #17
      Re: FIX: Your connection to the server has been lost.

      Just make a scheduled task to auto-delete it every so often.

      Comment

      • =98=
        Member
        • Oct 2006
        • 10299

        #18
        Re: FIX: Your connection to the server has been lost.

        Is it possible to create a .bat file to run a delete command when opening BF2?

        Comment

        • Septa Scarabae

          #19
          Re: FIX: Your connection to the server has been lost.

          Originally posted by alex98uk
          Is it possible to create a .bat file to run a delete command when opening BF2?
          You could create a *.bat file that deletes pbns.dat and then launches BF2:

          Code:
          Del "pb\pbns.dat"
          Start "Battlefield 2 Launcher" "BF2.exe" +menu 1 +fullscreen 1
          Exit
          Open notepad and paste the above command lines. Save your document to your BF2 directory (ex. EA GAMES\Battlefield 2) as a *.bat file (ex. BF2Launcher.bat). Create a shortcut to this file and place it on your desktop. Whenever you double-click it, it will delete the file and launch BF2. And you can also use the BF2 icon (for the shortcut), which can be found in the BF2.exe.

          Comment

          • Bald-Eagle11
            Member
            • Aug 2006
            • 742

            #20
            Re: FIX: Your connection to the server has been lost.

            Originally posted by Sir. Tasty
            Nice joke.

            Lol lol lol

            Comment

            • =98=
              Member
              • Oct 2006
              • 10299

              #21
              Re: FIX: Your connection to the server has been lost.

              Originally posted by Septa Scarabae
              You could create a *.bat file that deletes pbns.dat and then launches BF2:

              Code:
              Del "pb\pbns.dat"
              Start "Battlefield 2 Launcher" "BF2.exe" +menu 1 +fullscreen 1
              Exit
              Open notepad and paste the above command lines. Save your document to your BF2 directory (ex. EA GAMES\Battlefield 2) as a *.bat file (ex. BF2Launcher.bat). Create a shortcut to this file and place it on your desktop. Whenever you double-click it, it will delete the file and launch BF2. And you can also use the BF2 icon (for the shortcut), which can be found in the BF2.exe.
              Hero!

              Comment

              • Septa Scarabae

                #22
                Re: FIX: Your connection to the server has been lost.

                I'm told this has been fixed. If you guys could try getting into a server (first try) with the pbns.dat and tell me if it works, I'd appreciate it.

                Comment

                Working...