• 2024 '22 '19 '17 '15

    @Elrood:

    here you go:

    TripleA engine version 1.9.0.0.10123
    Loading map: world_war_ii_global, from: C:\Users\spietsch\triplea\downloadedMaps\world_war_ii_global-master.zip
    Loading resources from the following paths: [C:\Users\spietsch\triplea\downloadedMaps\world_war_ii_global-master.zip, C:\Program Files\TripleA\assets]
    Loading map: world_war_ii_global, from: C:\Users\spietsch\triplea\downloadedMaps\world_war_ii_global-master.zip
    Loading resources from the following paths: [C:\Users\spietsch\triplea\downloadedMaps\world_war_ii_global-master.zip, C:\Program Files\TripleA\assets]
    Heap utilization statistics [MB]
    Used Memory: 163
    Free memory: 1799
    Total memory: 1963
    Max memory: 1963
    SYSTEM PROPERTIES
    awt.toolkit=sun.awt.windows.WToolkit
    exe4j.consoleCodepage=cp0
    exe4j.isInstall4j=true
    exe4j.launchName=C:\Program Files\TripleA\TripleA.exe
    exe4j.moduleName=C:\Program Files\TripleA\TripleA.exe
    exe4j.semaphoreName=Local\c:_program_files_triplea_triplea.exe0
    exe4j.tempDir=
    exe4j.unextractedPosition=0
    file.encoding=Cp1252
    file.encoding.pkg=sun.io
    file.separator=\
    install4j.appDir=C:\Program Files\TripleA\
    install4j.exeDir=C:\Program Files\TripleA\
    install4j.launcherId=33
    install4j.swt=false
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    java.class.path=C:\Program Files\TripleA\.install4j\i4jruntime.jar;C:\Program Files\TripleA\.\bin\triplea-1.9.0.0.10123-all.jar
    java.class.version=52.0
    java.endorsed.dirs=c:\program files\common files\i4j_jres\1.8.0_66\lib\endorsed
    java.ext.dirs=c:\program files\common files\i4j_jres\1.8.0_66\lib\ext;C:\Windows\Sun\Java\lib\ext
    java.home=c:\program files\common files\i4j_jres\1.8.0_66
    java.io.tmpdir=C:\Users\spietsch\AppData\Local\Temp\
    java.library.path=C:\ProgramData\Oracle\Java\javapath;C:\app\spietsch\product\11.2.0\client_1\bin;C:\Oracle;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Common Files\lenovo\easyplussdk\bin;C:\Program Files (x86)\PuTTY\;C:\Program Files\ThinkPad\Bluetooth Software\;C:\Program Files\ThinkPad\Bluetooth Software\syswow64;C:\Program Files (x86)\Skype\Phone\;;c:\program files\common files\i4j_jres\1.8.0_66\bin
    java.runtime.name=Java(TM) SE Runtime Environment
    java.runtime.version=1.8.0_66-b17
    java.specification.name=Java Platform API Specification
    java.specification.vendor=Oracle Corporation
    java.specification.version=1.8
    java.vendor=Oracle Corporation
    java.vendor.url=http://java.oracle.com/
    java.vendor.url.bug=http://bugreport.sun.com/bugreport/
    java.version=1.8.0_66
    java.vm.info=mixed mode
    java.vm.name=Java HotSpot(TM) 64-Bit Server VM
    java.vm.specification.name=Java Virtual Machine Specification
    java.vm.specification.vendor=Oracle Corporation
    java.vm.specification.version=1.8
    java.vm.vendor=Oracle Corporation
    java.vm.version=25.66-b17
    line.separator=
    
    os.arch=amd64
    os.name=Windows 7
    os.version=6.1
    path.separator=;
    sun.arch.data.model=64
    sun.awt.enableExtraMouseButtons=true
    sun.awt.exception.handler=games.strategy.triplea.ui.ErrorHandler
    sun.boot.class.path=c:\program files\common files\i4j_jres\1.8.0_66\lib\resources.jar;c:\program files\common files\i4j_jres\1.8.0_66\lib\rt.jar;c:\program files\common files\i4j_jres\1.8.0_66\lib\sunrsasign.jar;c:\program files\common files\i4j_jres\1.8.0_66\lib\jsse.jar;c:\program files\common files\i4j_jres\1.8.0_66\lib\jce.jar;c:\program files\common files\i4j_jres\1.8.0_66\lib\charsets.jar;c:\program files\common files\i4j_jres\1.8.0_66\lib\jfr.jar;c:\program files\common files\i4j_jres\1.8.0_66\classes
    sun.boot.library.path=c:\program files\common files\i4j_jres\1.8.0_66\bin
    sun.cpu.endian=little
    sun.cpu.isalist=amd64
    sun.desktop=windows
    sun.io.unicode.encoding=UnicodeLittle
    sun.java.command=C:\Program Files\TripleA\TripleA.exe
    sun.jnu.encoding=Cp1252
    sun.management.compiler=HotSpot 64-Bit Tiered Compilers
    sun.os.patch.level=Service Pack 1
    user.country=DE
    user.dir=C:\Program Files\TripleA
    user.home=C:\Users\spietsch
    user.language=de
    user.name=spietsch
    user.script=
    user.timezone=Europe/Berlin
    user.variant=
    
    

    Its Win7 64bit
    Java 32Bit
    and TripleA 64 Bit

    sounds weird but 64 bit java has not the best rep, and this setup worked for me fine since forever.


  • From different lines of the log we can see, that TripleA is using a way outdated Java version that is still present on your computer:

    For example:

    
    java.runtime.version=1.8.0_66-b17
    ...
    java.version=1.8.0_66
    
    

    This old version conflicts with
    @Elrood:

    using java 6 V 161.

    So please:

    Remove every JAVA installation. As you are German, please see https://java.com/de/download/faq/remove_olderversions.xml

    Then download the Windows Offline-installer (64bit) of Java from https://java.com/de/download/manual.jsp
    (They now offer Java 8 u 171.)

    After downloading execute the installer to perform a clean install.

    @Elrood:

    sounds weird but 64 bit java has not the best rep, and this setup worked for me fine since forever.

    You really should use 64bit Java for 64bit TripleA on a 64bit Windows.

    After the clean install please start TripleA and rerun your scenario.

  • 2024 '22 '19 '17 '15

    According to that uninstall tool from Oracle I do only have one Version of Java installed Java 8 V 161 and it cannot be uninstalled… so probably that installation is broken somehow…

    But i installed now Java 8 V 171 64 bit and now it seems to work fine.

    thanks


  • @Elrood:

    According to that uninstall tool from Oracle I do only have one Version of Java installed Java 8 V 161 and it cannot be uninstalled… so probably that installation is broken somehow…

    But i installed now Java 8 V 171 64 bit and now it seems to work fine.

    thanks

    Ah ok. it looks like you have once downloaded and installed a TripleA-version that came with a bundled Java.
    That is why the Java tool cannot find that old installation.

    Your old and outdated Java is here: c:\program files\common files\i4j_jres\1.8.0_66\

    In case there is no respective entry in the “Systemsteuerung - Programme…” you can manually delete the folder “1.8.0_66” including its subfolders.

    Glad that it works now. :-)

  • '19 '17

    I’ve had the 301 login error off and on since the newest version.  Currently I have 1.9.0.0.3635

    Wasn’t sure if it was just me, but I ran into someone else having the same error.

    Thoughts?

  • '19 '17 '16

    I didn’t know that build 3635 worked at all with play by forum any more. You seem to have the expected hits mod which wasn’t in 3635 so I think you might be mistaken there. Perhaps you have two versions and sometimes you load one but other times you load another?

  • '19 '17

    I looked and I do have 2 versions.  Uninstalled both and reinstalling now.

  • '18 '17 '16 '11 Moderator

    So what’s the most recent version these days?


  • @Cmdr:

    So what’s the most recent version these days?

    Get the latest “stable” (1.9.0.0.9687 as of writing this) from
    https://triplea-game.org/download/

    Usually the latest prereleases are safe to use, too.
    Get them here:
    https://github.com/triplea-game/triplea/releases

    Java 8 should be up to date.
    Java 9+ might cause compatibility issues.

  • '18 '17 '16 '11 Moderator

    Thanks P@nther.

    Let’s not get into how old my current version was before upgrade :P  I’ve been naughty, not getting enough gaming in. sigh


  • The latest stable is 1.9.0.0.11996

    Get it here: https://triplea-game.org/download/


  • The latest stable is 1.9.0.0.12226

    Get it here: https://triplea-game.org/download/


  • If anyone encouters problems or bugs, please open separate threads for that.
    Thank you.



  • In case you run into issues please open a thread in our TripleA-support forum:

    https://www.axisandallies.org/forums/category/28/triplea-support


Suggested Topics

Axis & Allies Boardgaming Custom Painted Miniatures

36

Online

17.0k

Users

39.3k

Topics

1.7m

Posts