TripleA Logo TripleA Forum
    • TripleA Website
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Tags
    • Register
    • Login

    2.6 Release Getting Close - Need Volunteers to Help Beta Test 2.6

    Scheduled Pinned Locked Moved News
    241 Posts 23 Posters 197.1k Views 21 Watching
    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.
    • LaFayetteL Online
      LaFayette Admin @zlefin
      last edited by LaFayette

      @zlefin Roger. Having options/variations might over-complicate things from both a code & user perspective. At the same time, it's not fun to constantly redo various clicks (which speaks to a poor UX).

      Interestingly enough, it's surprisingly detailed how we expect the calc to work. The way I think it would ideally work (cc: @Myrd ) :

      "ctrl+a" -> units owned by the current player from the given territory are selected as attackers. If no units are owned by the current player, then whomever owns the most units in the territory is chosen as the attacker. If the territory is empty, then the attacker is selected to be the territory owner (which could be "the neutral" player).

      "ctrl+d" -> similar to 'ctrl+a' but operates with defense & ignores the current player (current player should be selected as the attacker)

      "ctrl+b" -> same as "ctrl+a"


      If the above sounds wrong/unreasonable - please speak up - but please add your comments here: https://github.com/triplea-game/triplea/issues/12688

      1 Reply Last reply Reply Quote 0
      • Z Offline
        zlefin Moderators
        last edited by

        That sounds like you'd be changing the existing system so that ctrl-a and ctrl-d are opening battle calc windows of their own, rather than adding units to the existing battle calc window. I don't see how that would work with adding multiple locations worth of units together, which is one of the major purposes of those commands.

        Since multiple calc windows can be open at once I don't think that would work at all.

        LaFayetteL 1 Reply Last reply Reply Quote 0
        • LaFayetteL Online
          LaFayette Admin @zlefin
          last edited by

          @zlefin I see your point. I failed to mention that is a description of only initial behavior if no window is open. If there is an existing window, then 'ctrl+a' and 'ctrl+d' would work as they do now.

          1 Reply Last reply Reply Quote 2
          • LaFayetteL Online
            LaFayette Admin
            last edited by LaFayette

            This is big: 2.6 lobby is up with some bots

            There's some more to do, but the current 2.6 lobby and its 4 bots should stay running. Please give it a thorough vetting.

            To access the 2.6 lobby, just use the 2.6 version of the game. 2.5 will continue to connect to the 2.5 lobby.

            cc: / @Myrd

            B 1 Reply Last reply Reply Quote 2
            • LaFayetteL Online
              LaFayette Admin
              last edited by

              Couple Known problems:

              • Admin toolbox is still broken in 2.6..
              • bot info log needed needs attention. Looks like more things are printed in chat than before
              1 Reply Last reply Reply Quote 2
              • B Online
                beelee @LaFayette
                last edited by

                @lafayette

                Gave it a couple quick test runs last night and then just now.

                Tested "Global 40 Expansion UHD Boxes" and "UHD World War II Global" on bot 101

                Got the same errors in the chat box. Couldn't find a test map in the yaml or something. I will post them in full below.

                G 40 wouldn't fire up but UHD did, so maybe I need to update the yaml on triplea and try it ? I just updated the repo last time.

                I will try a different bot as well as a yaml update.

                Screenshot from 2024-07-10 13-24-50.png

                Screenshot from 2024-07-10 13-30-19.png

                Screenshot from 2024-07-10 13-33-24.png

                In case you need a saved game. UHD only one to fire.
                2024-7-10-UHD-World-War-II-Global 2.6 Lobby.tsvg

                1 Reply Last reply Reply Quote 1
                • B Online
                  beelee
                  last edited by

                  @LaFayette

                  Tried bot 104 and got EXP to fire up. Wasn't able to get it to fire on 101 though. This is after updating the mapyaml at git.

                  I will try 101 again.

                  Also got this error

                  Screenshot from 2024-07-10 14-19-05.png

                  I think they need time to switch to the other map maybe.

                  B 1 Reply Last reply Reply Quote 0
                  • B Online
                    beelee @beelee
                    last edited by

                    @LaFayette

                    Is this where you want these reported ? I can't edit my posts.

                    C 1 Reply Last reply Reply Quote 0
                    • C Offline
                      Cernel Moderators @beelee
                      last edited by

                      @beelee said in 2.6 Release Getting Close - Need Volunteers to Help Beta Test 2.6:

                      @LaFayette

                      Is this where you want these reported ? I can't edit my posts.

                      https://forums.triplea-game.org/topic/2998/2-6-testing-report-2-6-problems-here

                      1 Reply Last reply Reply Quote 0
                      • LaFayetteL Online
                        LaFayette Admin
                        last edited by LaFayette

                        re: where to report

                        For reporting.. "filing a bug" AKA, creating an 'issue' in in github never really hurts. At this juncture, IMO let's mostly stick to this forum thread. Forum threads do have a weakness where it is hard to maintain a conversation across multiple topics at once. At the same time, I think this thread really has become the "command-and-control" of 2.6; thus let's mostly stick to this thread please.

                        C 1 Reply Last reply Reply Quote 1
                        • LaFayetteL Online
                          LaFayette Admin
                          last edited by LaFayette

                          G 40 wouldn't fire up

                          Sounds like a problem. I would like to learn more about this.

                          Also got this error (Expected countries...)

                          Go ahead and click "Report to TripleA"; later if you would, please find the issue it created & update it with the map name, bot name, etc..

                          I think they [the bots] need time to switch to the other map maybe.

                          Good thought, though nothing updates the maps on the bots automatically once they are downloaded. They can be re-downloaded though. That would need to happen. Further, bots need to be restarted to see any changes.


                          The errors in the bots need to be cleaned up and/or fixed, but are otherwise benign:

                          [WARN] Error found in ..... "test-map/map.yml"

                          This comes up when all maps are parsed, and it is essentially saying, "out of all the maps that I have - this one is bad". The test-map is likely not available for play. Which is just as well. The 'test-map' is there for test - during code builds we actually verify that we can pull down and read the details of the test-map.

                          So, we just need to delete the map from the bots. I think the maps-server was previously configured to ignore it, and the maps.yaml file is not updated to have it -so that map is effectively invisible otherwise.

                          The 'download maps' scripts also needs to be a bit smarter to not download that map again after we remove it..


                          [Error] failed to save game

                          This is more serious, but very fixable. I didn't set up the bots quite fully just yet. The folder '/home/bot' does not exist & needs to be created. That will fix the problem. In the meantime, the auto-saves aren't being saved.

                          1 Reply Last reply Reply Quote 1
                          • LaFayetteL Online
                            LaFayette Admin
                            last edited by

                            Re: testing 2.6 - help needed! Compat of save games from 2.5 to 2.6

                            Something that occurred to me. If people can help with this aspect - we need to try and be sure the 2.5 to 2.6 upgrade path is pretty smooth. I'm thinking to make sure that 2.5 save games can be played in 2.6 for sure.

                            ubernautU B 2 Replies Last reply Reply Quote 3
                            • ubernautU Offline
                              ubernaut Moderators @LaFayette
                              last edited by

                              @lafayette i think with TWW at least they r not can test if u like but pretty sure

                              "You should never have told me horses sleep standing up, it gave me a mental block." - Mister Ed

                              LaFayetteL 1 Reply Last reply Reply Quote 0
                              • LaFayetteL Online
                                LaFayette Admin @ubernaut
                                last edited by LaFayette

                                @ubernaut only caveat is if something didn't work in 2.5, it might not work in 2.6; Otherwise, I'm really eager to see how the latest 2.6 does in lobby with the 2.6 bots.

                                2.6 just had a few patches, bots too, & moderator toolbox was recently fixed.

                                I'm not currently not aware of anything that is badly broken for sure, but you guys are kinda of hinting at some things! 🙂

                                Yeah, mention details of anything that seems broken!

                                ubernautU 1 Reply Last reply Reply Quote 1
                                • B Online
                                  beelee @LaFayette
                                  last edited by

                                  @lafayette

                                  well I still can't get 2.5 to install

                                  Screenshot from 2024-07-10 23-10-15.png

                                  but I found an old 2.5 save and it loaded up. When I left and came back to it, so I could checkout of the save, it got stuck.

                                  No Action is coming up.

                                  Screenshot from 2024-07-10 23-25-56.png

                                  If I leave History, which I thought that was supposed to always show, can't remember, it doesn't give an Action either.

                                  Screenshot from 2024-07-10 23-28-50.png

                                  Screenshot from 2024-07-10 23-20-07.png

                                  The save just starts immediately, so I can't get out of it

                                  1 Reply Last reply Reply Quote 0
                                  • B Online
                                    beelee
                                    last edited by

                                    @LaFayette

                                    sorry, shoulda been more specif.

                                    G 40 wouldn't fire up but UHD did

                                    G 40 Expansion wouldn't fire up on bot1001, where UHD did. It did in 1004. Can see in the above screenshot

                                    1 Reply Last reply Reply Quote 0
                                    • ubernautU Offline
                                      ubernaut Moderators @LaFayette
                                      last edited by

                                      @lafayette tried running a bot game recently bc we were both having trouble hosting for live battle but i couldn't get it to work i forget what happened exactly with that, but will try next time i meet up with @Nothingtoseehere for battle

                                      "You should never have told me horses sleep standing up, it gave me a mental block." - Mister Ed

                                      1 Reply Last reply Reply Quote 0
                                      • B Online
                                        beelee
                                        last edited by

                                        @LaFayette

                                        uh oh 1004 is stuck now. I'm not entirely certain but I thought last night i could get in and out of them. I was on 14752 though. Idk if that matters.

                                        Screenshot from 2024-07-10 23-49-02.png

                                        On 14780 now. It seems you can join a bot as long as the Round is 0 or blank and it lets you select a game or a save.

                                        If it's Round 1 though you can't do anything. You can join but nothing else.

                                        Anyway, I won't mess with the next 2 bots for now

                                        1 Reply Last reply Reply Quote 1
                                        • C Offline
                                          Cernel Moderators @LaFayette
                                          last edited by

                                          @lafayette said in 2.6 Release Getting Close - Need Volunteers to Help Beta Test 2.6:

                                          At this juncture, IMO let's mostly stick to this forum thread. Forum threads do have a weakness where it is hard to maintain a conversation across multiple topics at once. At the same time, I think this thread really has become the "command-and-control" of 2.6; thus let's mostly stick to this thread please.

                                          No biggie, but the opening post of this thread still redirects to the thread which I've linked, though what has been happening is that (beside other places like GitHub) this matter has been split about in twain between that and this thread (which is in the "News" section, where it seems regular users are unable to edit their own posts based on what @beelee said).

                                          TheDogT LaFayetteL 2 Replies Last reply Reply Quote 1
                                          • TheDogT Offline
                                            TheDog @Cernel
                                            last edited by

                                            @cernel
                                            I being a normal user also cannot edit posts in this thread, just tried edit on a previous post.

                                            https://forums.triplea-game.org/tags/thedog
                                            https://forums.triplea-game.org/topic/3741/curated-best-top-maps-triplea-guides

                                            1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 9
                                            • 10
                                            • 11
                                            • 12
                                            • 13
                                            • 11 / 13
                                            • First post
                                              Last post
                                            Copyright © 2016-2018 TripleA-Devs | Powered by NodeBB Forums