• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Login
FAForever Forums
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Login

Do i cause Desyncs? - how do i properly leave match after dying?

Scheduled Pinned Locked Moved
Game Issues and Gameplay questions
7
12
511
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C
    Conny_Action
    last edited by 19 May 2022, 09:52

    aaaahhh thx, i was afraid im foed like 100 times bcs i play like a year like this =D but alt f4 isnt the same like exit to windows?

    U 1 Reply Last reply 19 May 2022, 16:53 Reply Quote 0
    • U
      Uveso @Conny_Action
      last edited by Uveso 19 May 2022, 16:53

      @poop_dynamics said in Do i cause Desyncs? - how do i properly leave match after dying?:

      aaaahhh thx, i was afraid im foed like 100 times bcs i play like a year like this =D but alt f4 isnt the same like exit to windows?

      Exit windows is processed inside the ESChandler.lua:
      https://github.com/FAForever/fa/blob/deploy/fafdevelop/lua/ui/dialogs/eschandler.lua#L61

      All quit functions, pressing the X at the top right corner and also [ALT]+[F4] are handled by this function.

      This can be tested by disabling the Quick Exit option and pressing [ALT]+[F4].
      You will see a quit dialog window before the game ends.

      Also see the tooltip text from the Quick Exit option:
      "Quick Exit-When close box or alt-f4 are pressed, no confirmation dialog is shown"
      https://github.com/FAForever/fa/blob/deploy/fafdevelop/loc/US/strings_db.lua#L1020

      J P 2 Replies Last reply 19 May 2022, 20:30 Reply Quote 2
      • J
        jcvjcvjcvjcv @Uveso
        last edited by 19 May 2022, 20:30

        @uveso said in Do i cause Desyncs? - how do i properly leave match after dying?:

        All quit functions, pressing the X at the top right corner and also [ALT]+[F4] are handled by this function.

        But not including typing exit [enter] in the console?

        U 1 Reply Last reply 19 May 2022, 21:37 Reply Quote 0
        • U
          Uveso @jcvjcvjcvjcv
          last edited by 19 May 2022, 21:37

          @jcvjcvjcvjcv
          typing "exit" inside the console window will exit the game directly.
          This is not handled by the ESChandler.

          1 Reply Last reply Reply Quote 0
          • P
            Pearl12 @Uveso
            last edited by 25 May 2022, 02:16

            Exit windows is processed inside the ESChandler.lua:
            https://github.com/FAForever/fa/blob/deploy/fafdevelop/lua/ui/dialogs/eschandler.lua#L61

            All quit functions, pressing the X at the top right corner and also [ALT]+[F4] are handled by this function.

            So as I understand it you are saying NONE OF pressing the x, alt+f4, or exit windows cause the disconnect window. Correct?

            If not... rather than stating where they are processed, can somebody just list out the different ways to quit and whether they cause the disconnect window or not?

            1 Reply Last reply Reply Quote 0
            • U
              Uveso
              last edited by 25 May 2022, 04:13

              Well, i tested this in LAN, no clue if this is also the case online:

              No disconnect window on:
              [ALT]+[F4]
              close windows with X
              ingame menu -> Quit
              "exit" inside console window
              removing game task with task manager

              disconnect window on
              game crash
              pressing reset on PC (hard reset)
              turning PC off
              unplug Network cable (game continues when i replug the network cable)

              1 Reply Last reply Reply Quote 2
              • T
                thecore
                last edited by 25 May 2022, 08:08

                Hmm I always thought alt f4 causes the Desyncs windows to show.

                So when players rage quit they either are

                1. Hard powering off their PC
                2. On laptop shutting the lid
                3. Disconnecting from wifi / unplugging Ethernet cable

                Never Fear, A Geek is Here!

                K 1 Reply Last reply 25 May 2022, 12:53 Reply Quote 0
                • K
                  Katharsas @thecore
                  last edited by Katharsas 25 May 2022, 12:53

                  @thecore said in Do i cause Desyncs? - how do i properly leave match after dying?:

                  So when players rage quit they either are ..

                  Unlikely. It's more likely there are simply bugs in the game that sometimes cause desyncs to happen, even if the player exited in a "safe" way.

                  1 Reply Last reply Reply Quote 0
                  • P
                    Pearl12
                    last edited by 25 May 2022, 13:50

                    It will be interesting to start sharing this in game chat. Often when someone leaves and disconnect window shows up people start complaining they left the wrong way. I also think it's unlikely people are just doing a hard shut down.

                    1 Reply Last reply Reply Quote 0
                    • J
                      jcvjcvjcvjcv
                      last edited by 25 May 2022, 20:40

                      Desyncs have become a lot rarer ever since it now nixes the controls after someone drops.

                      1 Reply Last reply Reply Quote 0
                      12 out of 12
                      • First post
                        12/12
                        Last post