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

    AI Development Discussion and Feedback

    Scheduled Pinned Locked Moved AI
    316 Posts 32 Posters 432.0k Views 30 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.
    • prastleP Offline
      prastle Moderators Admin @Captain Crunch
      last edited by

      @Captain-Crunch Ya I also noticed I am receiving them again like in the past but I have not for awhile. I never changed any settings but perhaps @RoiEX did?

      If we open a quarrel between past and present, we shall find that we have lost the future! Sir Winston Churchill

      1 Reply Last reply Reply Quote 1
      • RoiEXR Offline
        RoiEX Admin
        last edited by

        I didn't change the setting either, I had the same issue as well, but changing the setting was 10 seconds so I forgot about it

        1 Reply Last reply Reply Quote 0
        • S Offline
          Sculpt
          last edited by

          @redrum (or AI developer(s) -- Regarding assisting with AI for triplea.

          1. First wanted to verify the last release is TripleA_1.9.0.0.13066_windows-64bit? And if I (us single-player/AI users of triplea) should be using, testing and commenting on the AI for 1.9.0.0.13066, or should we be using 'TripleA_1.10.14966_windows-64bit' (for instance) instead?

          2. I received recent emails from axisandallies.org, which prompted me to d/l 1.9.0.0.13066 and play classic WWII 3rd edition, and notice what the AI was doing. So I don't want to waste anyone's time until I know which version I should comment on.

          I think the AI in triplea has been excellent and a great endeavor. Thanks!

          redrumR 1 Reply Last reply Reply Quote 3
          • redrumR Offline
            redrum Admin @Sculpt
            last edited by

            @Sculpt Responses:

            1. 1.9.0.0.13066 is the latest stable release. There have been some fixes and improvements since then which can be tested in the latest pre-release found here: https://github.com/triplea-game/triplea/releases. I recommend using the latest pre-release if you can so that you get all the latest changes but feedback on either release is still useful.

            2. Great to hear. There are many great maps that you can download and play with TripleA. I'm glad to have AI feedback on any maps which you are playing.

            TripleA Developer with a Passion for AI: https://forums.triplea-game.org/topic/105/ai-development-discussion-and-feedback

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

              Playing "A Song of Ice and Fire" with all players assigned to HardAI the game crashed on round 16 at the start of the Combat Move phase of FreeCities.

              You can find the link to download the map here:
              http://tripleadev.1671093.n2.nabble.com/The-Game-of-Thrones-map-bug-tp7587435p7587606.html

              You can play this map with TripleA 1.8.0.9, but only if unzipped and with a case insensitive system.

              Savegame:
              BugReportCernel_A Song of Ice and Fire_1.8.0.9_20190809_01.tsvg

              Console:

              triplea.engine.version.bin:1.8.0.9
              WARNING [Triplea start thread] ProAI ->       7-MartellCombatMove: Greenstone, remainingUnitsToLoad=[HorseArcher owned by Martell]
              WARNING [Triplea start thread] ProAI ->       7-MartellCombatMove: Greenstone, remainingUnitsToLoad=[HorseArcher owned by Martell]
              WARNING [Triplea start thread] ProAI ->       9-MartellCombatMove: Stonehelm, remainingUnitsToLoad=[HorseArcher owned by Martell]
              WARNING [Triplea start thread] ProAI ->       9-MartellCombatMove: Stonehelm, remainingUnitsToLoad=[HorseArcher owned by Martell]
              WARNING [Triplea start thread] ProAI ->       11-MartellCombatMove: The Disputed Lands, remainingUnitsToLoad=[HorseArcher owned by Martell]
              WARNING [Triplea start thread] ProAI ->       11-MartellCombatMove: The Disputed Lands, remainingUnitsToLoad=[HorseArcher owned by Martell]
              WARNING [Triplea start thread] ProAI ->       12-MartellCombatMove: Mistwood, remainingUnitsToLoad=[HorseArcher owned by Martell]
              WARNING [Triplea start thread] ProAI ->       14-MartellNonCombatMove: Mistwood, remainingUnitsToLoad=[HorseArcher owned by Martell]
              WARNING [Triplea start thread] ProAI ->       14-MartellNonCombatMove: Mistwood, remainingUnitsToLoad=[HorseArcher owned by Martell]
              Exception in thread "Triplea start thread" java.lang.IllegalArgumentException: Comparison method violates its general contract!
              	at java.util.TimSort.mergeHi(Unknown Source)
              	at java.util.TimSort.mergeAt(Unknown Source)
              	at java.util.TimSort.mergeForceCollapse(Unknown Source)
              	at java.util.TimSort.sort(Unknown Source)
              	at java.util.Arrays.sort(Unknown Source)
              	at java.util.List.sort(Unknown Source)
              	at java.util.Collections.sort(Unknown Source)
              	at games.strategy.triplea.ai.proAI.util.ProAttackOptionsUtils.sortUnitNeededOptionsThenAttack(ProAttackOptionsUtils.java:149)
              	at games.strategy.triplea.ai.proAI.ProCombatMoveAI.tryToAttackTerritories(ProCombatMoveAI.java:1003)
              	at games.strategy.triplea.ai.proAI.ProCombatMoveAI.determineTerritoriesToAttack(ProCombatMoveAI.java:335)
              	at games.strategy.triplea.ai.proAI.ProCombatMoveAI.doCombatMove(ProCombatMoveAI.java:139)
              	at games.strategy.triplea.ai.proAI.ProAI.move(ProAI.java:165)
              	at games.strategy.triplea.ai.AbstractAI.start(AbstractAI.java:436)
              	at games.strategy.engine.framework.ServerGame.waitForPlayerToFinishStep(ServerGame.java:564)
              	at games.strategy.engine.framework.ServerGame.runStep(ServerGame.java:458)
              	at games.strategy.engine.framework.ServerGame.startGame(ServerGame.java:281)
              	at games.strategy.engine.framework.startup.launcher.LocalLauncher.launchInNewThread(LocalLauncher.java:74)
              	at games.strategy.engine.framework.startup.launcher.AbstractLauncher$1.run(AbstractLauncher.java:47)
              	at java.lang.Thread.run(Unknown Source)
              
              redrumR 1 Reply Last reply Reply Quote 0
              • redrumR Offline
                redrum Admin @Cernel
                last edited by

                @Cernel I'm fairly certain that issue was fixed in 1.9. Once I update the map to 1.9 then we can try to reproduce it.

                TripleA Developer with a Passion for AI: https://forums.triplea-game.org/topic/105/ai-development-discussion-and-feedback

                1 Reply Last reply Reply Quote 1
                • F Offline
                  ff03k64
                  last edited by

                  I was just playing Middle Earth on the latest AAA version. It seemed like the hard Evil AI wasn't quite aggressive enough. Other than that, they seemed to play very well, so thanks for all the hard work!

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

                    Idk if it's been 8 weeks or not or if this is even the right thread but for some reason I just ... well 🙂

                    https://www.youtube.com/watch?v=dGu6v2OjW8s

                    Scorpions comes up next just fyi

                    ahh yea wrong place please move

                    https://forums.triplea-game.org/topic/381/favorite-playlists-songs-while-vanquishing-foes

                    🙂

                    1 Reply Last reply Reply Quote 1
                    • F Offline
                      ff03k64
                      last edited by

                      Hard AI didn't seem to handle Strategic bombing very well. Was playing one of the star wars galactic war maps. First couple of times it sent several bombers in to bomb, but after I started to defend against it, it would send in 1 or 2 bombers when i had 4 fighters and AA in the area and just chewed them up. It was almost as if the AI didn't consider the fighters when it made it's calculations on if it would be worthwhile to do the bombing run.

                      Captain CrunchC 1 Reply Last reply Reply Quote 1
                      • Captain CrunchC Offline
                        Captain Crunch Banned @ff03k64
                        last edited by Captain Crunch

                        @ff03k64 hmmmm was the AI winning comfortably at that point? Like they had Bombers to spare?

                        1 Reply Last reply Reply Quote 0
                        • F Offline
                          ff03k64
                          last edited by

                          No, when it started getting bad it was pretty even. It continued for several turns as they were falling behind.

                          redrumR 1 Reply Last reply Reply Quote 0
                          • redrumR Offline
                            redrum Admin @ff03k64
                            last edited by

                            @ff03k64 Do you have a save game showing the poor SBR decisions?

                            TripleA Developer with a Passion for AI: https://forums.triplea-game.org/topic/105/ai-development-discussion-and-feedback

                            F 1 Reply Last reply Reply Quote 0
                            • F Offline
                              ff03k64 @redrum
                              last edited by

                              @redrum starwarsforupload.tsvg

                              Let me know if that worked.

                              redrumR 1 Reply Last reply Reply Quote 0
                              • redrumR Offline
                                redrum Admin @ff03k64
                                last edited by

                                @ff03k64 Ah I see. In the current stable release (1.9.0.0.13066), the AI doesn't consider interceptors. Logic to handle this has already been added to the latest pre-release to avoid this exact problem you are seeing. You can try out the latest pre-release here or once we release the next stable release it should be fixed: https://github.com/triplea-game/triplea/releases

                                TripleA Developer with a Passion for AI: https://forums.triplea-game.org/topic/105/ai-development-discussion-and-feedback

                                F 1 Reply Last reply Reply Quote 1
                                • F Offline
                                  ff03k64 @redrum
                                  last edited by

                                  @redrum I think i will stick to the stable. I want to try to make a map myself, so i would rather not work with the pre-releases and their possible bugs at this point.

                                  redrumR 1 Reply Last reply Reply Quote 0
                                  • redrumR Offline
                                    redrum Admin @ff03k64
                                    last edited by

                                    @ff03k64 Ok. You can also have multiple versions (say stable and pre-release) installed at the same time. You just need to make sure to pick a different install folder location when running the installer.

                                    TripleA Developer with a Passion for AI: https://forums.triplea-game.org/topic/105/ai-development-discussion-and-feedback

                                    F 1 Reply Last reply Reply Quote 1
                                    • F Offline
                                      ff03k64 @redrum
                                      last edited by

                                      @redrum Oh yeah, I remember that from when I had like 1.3 and 1.4 at the same time. Is there a changelog for the pre-release?

                                      redrumR 1 Reply Last reply Reply Quote 0
                                      • redrumR Offline
                                        redrum Admin @ff03k64
                                        last edited by redrum

                                        @ff03k64 Not yet. We usually publish a consumable changelog when we release a stable. You can see the changelogs here but for the pre-releaes is just points to the PRs since the last stable which is quite a lot 🙂 https://triplea-game.org/release_notes/

                                        TripleA Developer with a Passion for AI: https://forums.triplea-game.org/topic/105/ai-development-discussion-and-feedback

                                        1 Reply Last reply Reply Quote 0
                                        • P Offline
                                          pact_of_plastic
                                          last edited by pact_of_plastic

                                          My reoccurring concerns and applause for AI have consistently been the following:

                                          1: Rather foolish or completely suicidal Allied placement and/or movement of transports while under heavy pressure. The poor/suicidal choices seem to escalate the more AI struggles. (The worst I've seen was in Pact of Steel China added WWII V3 where AI placed 4 undefended transports in range of an enemy sub having no chance of being neutralized before the sub could attack (and no apparent better option for the sub or forseen means of defense to arrive before the sub could attack).
                                          2: in some maps, poor analytical choices in regards to how much or if at all to repair an industrial complex. I've mostly not kept track of which maps/versions apply to repair decision quality (however the map Pact of Steel China added WWII V3 seemed to make decent decisions regarding repair or lack of repair of an industrial complex [unlike most other maps] since they often just repair max damage despite the repair being either futile or a poor decision).

                                          The poor placement/use of transports is by far #1 crippling the AI. I've noticed this issue often arises when France/Western Europe are well defended, Algeria isn't a good option and the allies will send undefended transports to attack Norway or other northern territories. I haven't read this whole thread and offer apology if this post is redundant as well as my lack of details regarding other maps. I play alot of various maps vs AI and have noticed these general patterns in various maps though have finally noticed a control group where more extreme aspects of both issues (good and bad) can be found in this single game attached (the map being Pact of Steel V3 China added) and hope the observation helps to either embrace and/or correct any scripts and apply changes to maps in general.

                                          • list itemuse bad placement rd 4.tsvg
                                          redrumR 2 Replies Last reply Reply Quote 2
                                          • redrumR Offline
                                            redrum Admin @pact_of_plastic
                                            last edited by

                                            @pact_of_plastic Thanks for the feedback and save game. Here are some thoughts:

                                            1. So the issue here is that the AI bought 4 transports and incorrectly anticipated killing the japanese sub off Alaska (this is essentially the AI not fully understanding v3 sub rules and that they can submerge before battle). Then after the japanese sub doesn't die, it has no safe place to put them since the US east coast is also exposed. So no real good option.

                                            2. Yeah, the AI repair logic is very basic and essentially usually just repairs the full amount. This is something that just needs improved.

                                            There are probably other cases of poor transport decisions but this one in particular is actually just a misunderstanding of v3 sub rules. If you have other save games showing examples please add them here.

                                            TripleA Developer with a Passion for AI: https://forums.triplea-game.org/topic/105/ai-development-discussion-and-feedback

                                            P 1 Reply Last reply Reply Quote 1

                                            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
                                            • 14
                                            • 15
                                            • 16
                                            • 11 / 16
                                            • First post
                                              Last post
                                            Copyright © 2016-2018 TripleA-Devs | Powered by NodeBB Forums