• Please help me about map procedures

    44
    0 Votes
    44 Posts
    12k Views
    LaFayetteL
    IIRC bots do not automatically install latest versions of maps.
  • system requirements for triplea?

    3
    0 Votes
    3 Posts
    751 Views
    LaFayetteL
    Being able to Java11 is the main requirements. Around 2GB to 4GB of memory is needed.
  • How to play online with AI

    13
    0 Votes
    13 Posts
    2k Views
    G
    @LaFayette ok thank you for the reply.
  • BANNED FOR 449 DAYS

    7
    0 Votes
    7 Posts
    1k Views
    S
    @rmsche4 i will remove the ban, but you must keep using this nickname. and follow all tripleA rules.
  • Seeking Debugging Problems Advice

    2
    0 Votes
    2 Posts
    577 Views
    F
    @podle I have heard that there are a number of issues with that map. I think it didn't get fully finished, especially the eastern island. I haven't actually played it, but that is my memory from another thread. That said, you can turn on the console and get more detailed error messages. That setting is in the 'Game' tab of engine preferences.
  • Dice servers in low luck not following standard deviations.

    5
    0 Votes
    5 Posts
    743 Views
    ubernautU
    @LaFayette @Kindwind are we sure that the dice stats in low luck games is only reporting on rolled dice? seems like that lower than expected reported variance, if true, could be explained if the stats were including the "unrolled dice" somehow. not sure if that's even possible just a thought.
  • Not able to play online, through network or by email

    12
    1 Votes
    12 Posts
    1k Views
    G
    UPDATE; the new version seems to have fixed the issue. don't really know why but we are able to play online now.
  • Play Online

    4
    0 Votes
    4 Posts
    902 Views
    S
    @Anders if you make it to the lobby you made it past "windows defender". all spots need to be selected for a game to start, some games dont have AI so you need to take all the factions or get an opponent.
  • 0 Votes
    3 Posts
    639 Views
    S
    @LaFayette it appears like everything is runing ok today, checked out a few games in progress and no one has any issues. and i started a bot game and it worked.
  • Shore bombardment question

    5
    0 Votes
    5 Posts
    719 Views
    SchulzS
    shoot back to the invading forces of couse not the ships. All land units do the same thing.
  • multis not working

    3
    0 Votes
    3 Posts
    908 Views
    S
    @LaFayette i was in one where it froze and we tried to load saves but someone said they kept getting an error message, asked him to post it, but the game ended round 2,,, then i seen these people talking in the lobby how their multi froze. so i dont personally have any screen shots.
  • Multiple attack rolls for Heavy Tanks

    4
    0 Votes
    4 Posts
    922 Views
    W
    Cheers...
  • 1 Votes
    141 Posts
    94k Views
    SchulzS
    Its true Germany had an efficiency problem before mid 1943 because they were too late to exert total war economy and failed to efficiently profit from the occupied territories but they overcomed when Speer got in charge of German military production. I don't think the Soviets could have outproduced Germany had the Western Allies remained neutral. Trucks, trains, food, aviation fuel, clothes, raw materials, medicine, military vehicles etc... all gave the Soviets to mostly focus on a few production areas whereas Germany was unable to do it because of also dealing with the Western Allies. Plus strategic bombing campaigns.
  • Changing the mouse cursor

    4
    2 Votes
    4 Posts
    720 Views
    B
    @SilverBullet It's all that clean living [image: 1603665406978-rock-on.png]
  • Defending is a nightmare

    4
    0 Votes
    4 Posts
    933 Views
    S
    if you are seeing a large attack force coming, from a turn or two away, stack where you think the attack is going to land, use calculator to see what the out come will look like, if it looks real bad, run away and defend somewhere else.
  • New Download Doesn't Appear to Work

    9
    1 Votes
    9 Posts
    1k Views
    PantherP
    @CrazyG That sounds like a firewall might block outgoing connections for TripleA.exe .
  • How to select a specific fighter as casualty?

    24
    0 Votes
    24 Posts
    7k Views
    PantherP
    @beelee said in How to select a specific fighter as casualty?: @Panther well " World War II v5 1942 Second Edition" which is what goodfellah is playing, has 3 shots for the AAgun. At least that's what it says when I hover on it in triplea. At any rate, no big deal Yes, I never denied that. I just said that this is a known issue, discussed in the context of some Github issues. Another related one is: https://github.com/triplea-game/triplea/issues/6256
  • How to load airtransports?

    9
    1 Votes
    9 Posts
    2k Views
    B
    @ff03k64 yea closer to February where I'm at lol
  • Lost my name

    3
    0 Votes
    3 Posts
    866 Views
    T
    It works now np
  • How do I update Triple-A from 1.9 to 2.2

    2
    1 Votes
    2 Posts
    663 Views
    S
    @RyansPlace you can have the old lobby and the new lobby, just dont "overwrite" the old version, create a new version for the new lobby. it gives you a choice. but the old saves do not work in the new lobby.

Recent Posts

  • That's impressive you got through to a working solution @beelee

    FWIW; I have an "ansible" that does a linux desktop setup. You should be able to point an AI at it and ask "how do I configure git". The installer has a pretty complete list of steps for setup, an AI can crib from it:

    https://github.com/DanVanAtta/linux_setup

    FWIW - I'm going to be playing around with Ubuntu 26.04 hopefully later today and will be exercising/testing that installer scripts (so, some README updates are likely to make it easier). I'm hoping Ubuntu 26.04 will fix the webcam on my laptop, hasn't work so far on prior Ubuntu's.

    read more

  • I'm able to log in to git after the machine meltdown but it won't let me clone my repo. This is what I get

    beelee@beelee-ThinkPad-T560:~$ mkdir git-repos
    beelee@beelee-ThinkPad-T560:~$ cd git-repos
    beelee@beelee-ThinkPad-T560:~/git-repos$ git clone git@github.com:triplea-maps/global_40_expansion_uhd_boxes.git
    Cloning into 'global_40_expansion_uhd_boxes'...
    The authenticity of host 'github.com (140.82.114.4)' can't be established.
    ED25519 key fingerprint is SHA256:+DiY3wvvV6TuJJhbpZisF/zLDA0zPMSvHdkr4UvCOqU.
    This key is not known by any other names.
    Are you sure you want to continue connecting (yes/no/[fingerprint])? y
    Please type 'yes', 'no' or the fingerprint: yes
    Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
    git@github.com: Permission denied (publickey).
    fatal: Could not read from remote repository.

    Please make sure you have the correct access rights
    and the repository exists.
    beelee@beelee-ThinkPad-T560:~/git-repos$ git clone git@github.com:triplea-maps/global_40_expansion_uhd_boxes.git
    Cloning into 'global_40_expansion_uhd_boxes'...
    git@github.com: Permission denied (publickey).
    fatal: Could not read from remote repository.

    Please make sure you have the correct access rights
    and the repository exists.
    beelee@beelee-ThinkPad-T560:~/git-repos$ https://github.com/triplea-maps/global_40_expansion_uhd_boxes.git
    bash: https://github.com/triplea-maps/global_40_expansion_uhd_boxes.git: No such file or directory
    beelee@beelee-ThinkPad-T560:~/git-repos$ git clone gh repo clone triplea-maps/global_40_expansion_uhd_boxes
    fatal: Too many arguments.

    usage: git clone [<options>] [--] <repo> [<dir>]

    -v, --[no-]verbose be more verbose -q, --[no-]quiet be more quiet --[no-]progress force progress reporting --[no-]reject-shallow don't clone shallow repository -n, --no-checkout don't create a checkout --checkout opposite of --no-checkout --[no-]bare create a bare repository --[no-]mirror create a mirror repository (implies bare) -l, --[no-]local to clone from a local repository --no-hardlinks don't use local hardlinks, always copy --hardlinks opposite of --no-hardlinks -s, --[no-]shared setup as shared repository --[no-]recurse-submodules[=<pathspec>] initialize submodules in the clone --[no-]recursive ... alias of --recurse-submodules -j, --[no-]jobs <n> number of submodules cloned in parallel --[no-]template <template-directory> directory from which templates will be used --[no-]reference <repo> reference repository --[no-]reference-if-able <repo> reference repository --[no-]dissociate use --reference only while cloning -o, --[no-]origin <name> use <name> instead of 'origin' to track upstream -b, --[no-]branch <branch> checkout <branch> instead of the remote's HEAD -u, --[no-]upload-pack <path> path to git-upload-pack on the remote --[no-]depth <depth> create a shallow clone of that depth --[no-]shallow-since <time> create a shallow clone since a specific time --[no-]shallow-exclude <revision> deepen history of shallow clone, excluding rev --[no-]single-branch clone only one branch, HEAD or --branch --no-tags don't clone any tags, and make later fetches not to follow them --tags opposite of --no-tags --[no-]shallow-submodules any cloned submodules will be shallow --[no-]separate-git-dir <gitdir> separate git dir from working tree -c, --[no-]config <key=value> set config inside the new repository --[no-]server-option <server-specific> option to transmit -4, --ipv4 use IPv4 addresses only -6, --ipv6 use IPv6 addresses only --[no-]filter <args> object filtering --[no-]also-filter-submodules apply partial clone filters to submodules --[no-]remote-submodules any cloned submodules will use their remote-tracking branch --[no-]sparse initialize sparse-checkout file to include only files at root --[no-]bundle-uri <uri> a URI for downloading bundles before fetching from origin remote

    beelee@beelee-ThinkPad-T560:~/git-repos$ gh repo clone triplea-maps/global_40_expansion_uhd_boxes
    Command 'gh' not found, but can be installed with:
    sudo snap install gh # version 2.86.0-112-gc30647b78, or
    sudo apt install gh # version 2.45.0-1ubuntu0.3
    See 'snap info gh' for additional versions.
    beelee@beelee-ThinkPad-T560:~/git-repos$ sudo snap install gh # version 2.86.0-112-gc30647b78
    [sudo] password for beelee:
    error: This revision of snap "gh" was published using classic confinement and thus may perform
    arbitrary system changes outside of the security sandbox that snaps are usually confined to,
    which may put your system at risk.

    If you understand and want to proceed repeat the command including --classic.

    beelee@beelee-ThinkPad-T560:~/git-repos$ sudo apt install gh # version 2.45.0-1ubuntu0.3
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    The following NEW packages will be installed:
    gh
    0 upgraded, 1 newly installed, 0 to remove and 91 not upgraded.
    Need to get 8,836 kB of archives.
    After this operation, 45.4 MB of additional disk space will be used.
    Get:1 http://us.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gh amd64 2.45.0-1ubuntu0.3 [8,836 kB]
    Fetched 8,836 kB in 1s (6,534 kB/s)
    Selecting previously unselected package gh.
    (Reading database ... 215818 files and directories currently installed.)
    Preparing to unpack .../gh_2.45.0-1ubuntu0.3_amd64.deb ...
    Unpacking gh (2.45.0-1ubuntu0.3) ...
    Setting up gh (2.45.0-1ubuntu0.3) ...
    Processing triggers for man-db (2.12.0-4build2) ...
    beelee@beelee-ThinkPad-T560:~/git-repos$ git clone gh repo clone triplea-maps/global_40_expansion_uhd_boxes
    fatal: Too many arguments.

    usage: git clone [<options>] [--] <repo> [<dir>]

    -v, --[no-]verbose be more verbose -q, --[no-]quiet be more quiet --[no-]progress force progress reporting --[no-]reject-shallow don't clone shallow repository -n, --no-checkout don't create a checkout --checkout opposite of --no-checkout --[no-]bare create a bare repository --[no-]mirror create a mirror repository (implies bare) -l, --[no-]local to clone from a local repository --no-hardlinks don't use local hardlinks, always copy --hardlinks opposite of --no-hardlinks -s, --[no-]shared setup as shared repository --[no-]recurse-submodules[=<pathspec>] initialize submodules in the clone --[no-]recursive ... alias of --recurse-submodules -j, --[no-]jobs <n> number of submodules cloned in parallel --[no-]template <template-directory> directory from which templates will be used --[no-]reference <repo> reference repository --[no-]reference-if-able <repo> reference repository --[no-]dissociate use --reference only while cloning -o, --[no-]origin <name> use <name> instead of 'origin' to track upstream -b, --[no-]branch <branch> checkout <branch> instead of the remote's HEAD -u, --[no-]upload-pack <path> path to git-upload-pack on the remote --[no-]depth <depth> create a shallow clone of that depth --[no-]shallow-since <time> create a shallow clone since a specific time --[no-]shallow-exclude <revision> deepen history of shallow clone, excluding rev --[no-]single-branch clone only one branch, HEAD or --branch --no-tags don't clone any tags, and make later fetches not to follow them --tags opposite of --no-tags --[no-]shallow-submodules any cloned submodules will be shallow --[no-]separate-git-dir <gitdir> separate git dir from working tree -c, --[no-]config <key=value> set config inside the new repository --[no-]server-option <server-specific> option to transmit -4, --ipv4 use IPv4 addresses only -6, --ipv6 use IPv6 addresses only --[no-]filter <args> object filtering --[no-]also-filter-submodules apply partial clone filters to submodules --[no-]remote-submodules any cloned submodules will use their remote-tracking branch --[no-]sparse initialize sparse-checkout file to include only files at root --[no-]bundle-uri <uri> a URI for downloading bundles before fetching from origin remote

    beelee@beelee-ThinkPad-T560:~/git-repos$ gitclone gh repo clone triplea-maps/global_40_expansion_uhd_boxes
    gitclone: command not found
    beelee@beelee-ThinkPad-T560:~/git-repos$

    I knew things were going too smoothly 🙂

    Any help is appreciated

    Edit
    OK I figured it out. Had to switch to https

    Screenshot from 2026-05-03 04-53-07.png

    Edit 2
    and the struggle continues lol

    Screenshot from 2026-05-03 04-57-39.png

    Edit 3
    Cheese and rice what minor nightmare that was lol. I guess I'll just delete this massive wall lol Idk that it'll really help anyone. they can just ask there AI buddy lol

    Edit 4
    Well actually it won't let me delete it 🙂

    So yea follow the prompts so they can tell who you are and then you create a new token by going to your personal git avatar and

    Settings → Developer settings → Personal access tokens

    Be real deliberate when you do the token. If you're in a hurry just wait and do it some other time 🙂

    read more

  • Heard. I understand it was convenient.

    We are so close to the 2.7 release model where every prerelease is the official download. The hope is you won't miss the link for long

    read more

  • @poptech
    Indeed, it used to be there until the redesign of the website.
    I would welcome it back, too, maybe in the "Development"-Section on the bottom of the Download page.

    cc: @LaFayette

    read more