• High CPU load during moving map

    2
    0 Votes
    2 Posts
    703 Views
    LaFayetteL
    Which version of TripleA are you running @LovePlayingAAA ? Do you see similar on other maps?
  • Game crashes

    15
    0 Votes
    15 Posts
    2k Views
    LaFayetteL
    Hmm, the ipv6 localhost might be a problem Kinda grasping at straws. On my machine I have: 127.0.0.1 localhost 127.0.1.1 dan-xps # The following lines are desirable for IPv6 capable hosts ::1 ip6-localhost ip6-loopback Note that 'localhost' is only for the ipv4 address.
  • World at War (Speed up the AI?)

    3
    0 Votes
    3 Posts
    473 Views
    William MagruderW
    Thanks, I'll check it out.
  • Game allows to place more than 10 units?

    4
    0 Votes
    4 Posts
    765 Views
    ubernautU
    @shadowhooch always glad to help.
  • How to move paratrooper units?

    4
    0 Votes
    4 Posts
    875 Views
    S
    Nevermind, they can't go it alone. That was my mistake. Thanks.
  • Is there a way to make a permanent host using a VPS serivce?

    5
    1 Votes
    5 Posts
    577 Views
    Mathias SvenM
    Yes that was the problem, the URI was wrong I thought I was supposed to put the localhost, my apologies... Thanks for the help!
  • Attempted Self Hosting Seems to Pass all Tests except Player Joining

    19
    0 Votes
    19 Posts
    2k Views
    T
    @LaFayette Thanks. Although it is curiouser and curiouser (to quote Lewis Carroll) why onezingy could get on but not others. He did text he downloaded the latest game engine if it matters. You can close the this thread then.
  • Limited battle round

    4
    0 Votes
    4 Posts
    758 Views
    Simon WesterlundS
    Thank you for the reply. I acctually solved it by examining maps that had it in their map options, like "the Great War". Not(!) every map has that code line in it's xml file, but at least as long as the map is based on WW2V2 rules, you can add the option to limit battle rounds by adding the above code lines to the xml files, like so; Find map in triplea/downloadedMaps/'map name' in map folder open file map/games/'map name'.xml find code section <propertyList> insert following code lines like image below; [image: 1599734023005-battleroundslimited.png] Then you should be able to freely tweak battle rounds limit. Hope this thread is helpful to others as well Happy conquering!
  • Would it be considered a good drawn map?

    25
    1
    0 Votes
    25 Posts
    4k Views
    SchulzS
    After intensively thinking I decided to make world map because it will be already possible to turn it into European map if somebody intend. [image: 1599485950175-project-kopya-resized.png] Different aspects which will separated it from most other WWII maps but mostly it will be with v3 units and rules. More realistic incomes: Germany and USA will be relatively more stonger Double Sea zones in English Channel: Giving Germany opportunity threataning Allies shippings with submarines and air units considering Germany will start with French factory and most sea territores will be blockade zones. German Mediterranean: Germany will touch Adriatic. Russian's "life of road": Lake Ladoga is connected to lake of Onega which connects to Barents sea. Russia will need naval presence on the lake to reinfore easily Leningrad. Russia will have a specific cheap naval unit for this task which transports and defends. Siberians: Russian special unit with 2/3 stats and 3 Pus cost but can be placed on only south siberian factories and Russia starts with Mongolia. The issue is I'am undecided about the starting date. First option is Germany-Italy starts on prior of Barbarossa and Japan prior of the attack on Pearl harbour timelines the other one is either December 1941 or May 1942.
  • Lobby password recovery or change email

    2
    0 Votes
    2 Posts
    308 Views
    LaFayetteL
    @WOPR Please PM me your username and email
  • Error: could not connect to lobby

    20
    1
    0 Votes
    20 Posts
    3k Views
    I
    @LaFayette said in Error: could not connect to lobby: tracert prod2-lobby.triplea-game.org Here is the one I tried after restarting the router. [image: 1599006466210-3114c5d7-9f9c-48bb-bf3b-aa31d4e08f26-image.png] and the one of it not working[image: 1599006495692-33c0a16b-029f-4f25-8006-921a347837f4-image.png]
  • I think the AI is faulty

    4
    0 Votes
    4 Posts
    886 Views
    RogerCooperR
    I have also noticed the failure to build factories recently. Something has changed. The problem with unbalanced builds is an old one. If you gave the AI a lot of money, it will build all planes. This should be an easy problem to fix, by just limiting planes to no more than half of units purchased.
  • WAW 1940 Issue

    3
    1 Votes
    3 Posts
    578 Views
    S
    @Jon-Nicholas Report any problems here: https://github.com/triplea-game/triplea/issues
  • Solitaire Total World War

    1
    0 Votes
    1 Posts
    398 Views
    No one has replied
  • interesting question…

    4
    0 Votes
    4 Posts
    887 Views
    ubernautU
    @Panther @Cernel thanks i forwarded your answer to the OP on reddit.
  • Games with modified XML's can't be uploaded to bots.

    18
    0 Votes
    18 Posts
    2k Views
    LaFayetteL
    It'll be hard to say more until we know more about this problem. FWIW, save games have always required parts of the original map (for example territory names IIRC). There has been an attempt over time to reduce the dependency on an existing map, but for sure you do need a map to load a save game for that map. Name hacking will be unreliable but could work if you know what you're doing.
  • Naval Blockade

    25
    1 Votes
    25 Posts
    7k Views
    AndreasA
    @Panther I can’t argue with that logic...
  • Best ways to Play Long distance

    6
    1 Votes
    6 Posts
    1k Views
    B
    Hi@von_Walrus_44 The 2nd post by Deltium I found to be quite helpful for forum play. https://forums.triplea-game.org/topic/43/how-to-play-online-and-pbem-videos/2
  • should autosave be disabled when playing as a lobby client?

    5
    2 Votes
    5 Posts
    1k Views
    S
    @ubernaut yes, anytime your turn starts, you should grab a save, both hosts and guests.
  • World At War needs FIXING!

    17
    0 Votes
    17 Posts
    2k Views
    TANKT
    @Cernel Ok thanks.

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