Cannot Post To Forum with TripleA

  • '18

    triplea.engine.version.bin:1.9
    Loading map: world_war_ii_global, from: C:\Users\mdeigan\triplea\downloadedMaps\world_war_ii_global-master.zip
    Loading resources from the following paths: [C:\Users\mdeigan\triplea\downloadedMaps\world_war_ii_global-master.zip, C:\Program Files\TripleA\assets]
    Loading map: world_war_ii_global, from: C:\Users\mdeigan\triplea\downloadedMaps\world_war_ii_global-master.zip
    Loading resources from the following paths: [C:\Users\mdeigan\triplea\downloadedMaps\world_war_ii_global-master.zip, C:\Program Files\TripleA\assets]
    Heap utilization statistics [MB]
    Used Memory: 124
    Free memory: 865
    Total memory: 989
    Max memory: 989
    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.jar
    java.class.version 52.0
    java.endorsed.dirs c:\program files\java\jre1.8.0_151\lib\endorsed
    java.ext.dirs c:\program files\java\jre1.8.0_151\lib\ext;C:\Windows\Sun\Java\lib\ext
    java.home c:\program files\java\jre1.8.0_151
    java.io.tmpdir C:\Users\mdeigan\AppData\Local\Temp
    java.library.path C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Lenel Shared\LNVSuite Client Components\7.3;C:\Program Files\Common Files\Lenel;C:\Program Files\GE\FCWnx\VMC\lib;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Microsoft Application Virtualization Client;C:\Program Files\Lenovo\Fingerprint Manager Pro;C:\Program Files\Common Files\Crystal Decisions\2.0\bin;C:\Program Files\GE\FCWnx\VMC\videoDrivers\lib;C:\Program Files\QuickTime\QTSystem;C:\PROGRA~1\Sybase\SQLANY~1\win32;C:\PROGRA~1\Sybase\SQLANY~2\bin32;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\OnGuard;C:\Program Files\Common Files\Lenel;C:\Program Files\Card Scanning Solutions\SDK;C:\Program Files\Intel\WiFi\bin;C:\Program Files\Common Files\Intel\WirelessCommon;c:\program files\java\jre1.8.0_151\bin
    java.runtime.name Java™ SE Runtime Environment
    java.runtime.version 1.8.0_151-b12
    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_151
    java.vm.info mixed mode
    java.vm.name Java HotSpot™ Client 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.151-b12
    line.separator

    os.arch x86
    os.name Windows 7
    os.version 6.1
    path.separator ;
    sun.arch.data.model 32
    sun.awt.enableExtraMouseButtons true
    sun.awt.exception.handler games.strategy.triplea.ui.ErrorHandler
    sun.boot.class.path c:\program files\java\jre1.8.0_151\lib\resources.jar;c:\program files\java\jre1.8.0_151\lib\rt.jar;c:\program files\java\jre1.8.0_151\lib\sunrsasign.jar;c:\program files\java\jre1.8.0_151\lib\jsse.jar;c:\program files\java\jre1.8.0_151\lib\jce.jar;c:\program files\java\jre1.8.0_151\lib\charsets.jar;c:\program files\java\jre1.8.0_151\lib\jfr.jar;c:\program files\java\jre1.8.0_151\classes
    sun.boot.library.path c:\program files\java\jre1.8.0_151\bin
    sun.cpu.endian little
    sun.cpu.isalist pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86
    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 Client Compiler
    sun.os.patch.level Service Pack 1
    triplea.engine.version.bin 1.9
    user.country CA
    user.dir C:\Program Files\TripleA
    user.home C:\Users\mdeigan
    user.language en
    user.name mdeigan
    user.script
    user.timezone America/Los_Angeles
    user.variant


  • @Deiganator:

    Sorry to bug you again but I am getting another error and unable to post to forum again. I was able to in this particular game but on my Russia Turn 2 it started erroring again and will not go away.

    Deiganator, I’m assuming you’re having trouble posting to axisandallies.org.  Please correct me if I’m wrong, as some of the information below depends on this assumption.

    As P@nther observed, your JRE setup still looks good, so we need to investigate the actual certificates TripleA is having trouble validating.  To do this, you can use OpenSSL to capture the certificate chain TripleA is receiving.  Item (3) at https://github.com/triplea-game/triplea/issues/2468#issuecomment-334648761 describes the basic process.  However, for your case, the OpenSSL command that you should run is

    
    openssl s_client -showcerts -connect www.axisandallies.org:443
    
    

    You can copy-paste the output in this thread.

  • '18

    I can probably manage that, but my machine is 32 bit.


  • Sorry about that.  Here’s the link to the latest version for Windows x86: https://indy.fulgan.com/SSL/openssl-1.0.2n-i386-win32.zip.


  • @ssoloff: Thank you for your support!

    @Deiganator: Is your issue related to a special game only? I saw in https://www.axisandallies.org/forums/index.php?topic=41180.msg1727976#msg1727976 that you were able to post again?

  • '18

  • '18

    Actually, it just happened this morning in this game too (was working as of yesterday): https://www.axisandallies.org/forums/index.php?topic=41180.15


  • Strange but interesting - it seems to happen more or less arbitrarily to you …

    I hope we get some clue when you manage to run the OpenSSL-tool as suggested by ssoloff.

  • '20 '19 '18 '15 '13

    I’m also having problems… error message says “email not registered”

    Triple-checked email address and it is correct.

    Germans roll dice for 1 armour, 2 artilleries, 1 fighter, 8 infantry and 1 tactical_bomber in Yugoslavia, round 2
    Contacting  dice.tripleawarclub.org
    Contacted :

    <title>M.A.R.T.I. Server --> “more accurate rolls than irony”- server</title>

    fatal error: email pl.othen@gmail.com is not registered. Please register email at http://dice.tripleawarclub.org:80/register.php !

    Error: email pl.othen@gmail.com is not registered. Please register email at http://dice.tripleawarclub.org:80/register.php

    Text from dice server:

    <title>M.A.R.T.I. Server --> “more accurate rolls than irony”- server</title>

    fatal error: email pl.othen@gmail.com is not registered. Please register email at http://dice.tripleawarclub.org:80/register.php !
    Germans roll dice for 1 armour, 2 artilleries, 1 fighter, 8 infantry and 1 tactical_bomber in Yugoslavia, round 2
    Contacting  dice.tripleawarclub.org
    Contacted :

    <title>M.A.R.T.I. Server --> “more accurate rolls than irony”- server</title>

    fatal error: email pl.othen@gmail.com is not registered. Please register email at http://dice.tripleawarclub.org:80/register.php !

    Error: email pl.othen@gmail.com is not registered. Please register email at http://dice.tripleawarclub.org:80/register.php

    Text from dice server:

    <title>M.A.R.T.I. Server --> “more accurate rolls than irony”- server</title>

    fatal error: email pl.othen@gmail.com is not registered. Please register email at http://dice.tripleawarclub.org:80/register.php !

  • '20 '19 '18 '15 '13

    @Odonis:

    I’m also having problems… error message says “email not registered”

    Triple-checked email address and it is correct.

    Germans roll dice for 1 armour, 2 artilleries, 1 fighter, 8 infantry and 1 tactical_bomber in Yugoslavia, round 2
    Contacting  dice.tripleawarclub.org
    Contacted :

    <title>M.A.R.T.I. Server --> “more accurate rolls than irony”- server</title>

    fatal error: email pl.othen@gmail.com is not registered. Please register email at http://dice.tripleawarclub.org:80/register.php !

    Error: email pl.othen@gmail.com is not registered. Please register email at http://dice.tripleawarclub.org:80/register.php

    Text from dice server:

    <title>M.A.R.T.I. Server --> “more accurate rolls than irony”- server</title>

    fatal error: email pl.othen@gmail.com is not registered. Please register email at http://dice.tripleawarclub.org:80/register.php !
    Germans roll dice for 1 armour, 2 artilleries, 1 fighter, 8 infantry and 1 tactical_bomber in Yugoslavia, round 2
    Contacting  dice.tripleawarclub.org
    Contacted :

    <title>M.A.R.T.I. Server --> “more accurate rolls than irony”- server</title>

    fatal error: email pl.othen@gmail.com is not registered. Please register email at http://dice.tripleawarclub.org:80/register.php !

    Error: email pl.othen@gmail.com is not registered. Please register email at http://dice.tripleawarclub.org:80/register.php

    Text from dice server:

    <title>M.A.R.T.I. Server --> “more accurate rolls than irony”- server</title>

    fatal error: email pl.othen@gmail.com is not registered. Please register email at http://dice.tripleawarclub.org:80/register.php !

    triplea.engine.version.bin:1.9
    Loading map: world_war_ii_global, from: /Users/paulothen/Documents/triplea/downloadedMaps/world_war_ii_global-master.zip
    Loading resources from the following paths: [/Users/paulothen/Documents/triplea/downloadedMaps/world_war_ii_global-master.zip, /Applications/TripleA.app/Contents/java/app/assets]
    Loading map: world_war_ii_global, from: /Users/paulothen/Documents/triplea/downloadedMaps/world_war_ii_global-master.zip
    Loading resources from the following paths: [/Users/paulothen/Documents/triplea/downloadedMaps/world_war_ii_global-master.zip, /Applications/TripleA.app/Contents/java/app/assets]
    Heap utilization statistics [MB]
    Used Memory: 91
    Free memory: 889
    Total memory: 981
    Max memory: 981
    SYSTEM PROPERTIES
    awt.toolkit sun.lwawt.macosx.LWCToolkit
    exe4j.moduleName /Applications/TripleA.app
    file.encoding UTF-8
    file.encoding.pkg sun.io
    file.separator /
    ftp.nonProxyHosts local|.local|169.254/16|.169.254/16
    gopherProxySet false
    http.nonProxyHosts local|.local|169.254/16|.169.254/16
    i4j.jreBundle /Library/Internet Plug-Ins/JavaAppletPlugin.plugin
    i4j.ownBundlePath /Applications/TripleA.app
    install4j.appDir /Applications/TripleA.app/Contents/java/app/
    install4j.exeDir /Applications/
    install4j.launcherId 33
    install4j.swt false
    java.awt.graphicsenv sun.awt.CGraphicsEnvironment
    java.awt.printerjob sun.lwawt.macosx.CPrinterJob
    java.class.path /Applications/TripleA.app/Contents/Resources/app/.install4j/i4jruntime.jar:/Applications/TripleA.app/Contents/Resources/app/bin/triplea.jar
    java.class.version 52.0
    java.endorsed.dirs /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/endorsed
    java.ext.dirs /Users/paulothen/Library/Java/Extensions:/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
    java.home /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home
    java.io.tmpdir /var/folders/j0/myl0_c6n2zd95hj2tqwk7f0w0000gp/T/
    java.library.path /Users/paulothen/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.
    java.runtime.name Java™ SE Runtime Environment
    java.runtime.version 1.8.0_111-b14
    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_111
    java.vm.info mixed mode
    java.vm.name Java HotSpot™ 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.111-b14
    line.separator

    os.arch x86_64
    os.name Mac OS X
    os.version 10.9.5
    path.separator :
    socksNonProxyHosts local|.local|169.254/16|.169.254/16
    sun.arch.data.model 64
    sun.awt.enableExtraMouseButtons true
    sun.awt.exception.handler games.strategy.triplea.ui.ErrorHandler
    sun.boot.class.path /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/resources.jar:/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/rt.jar:/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/sunrsasign.jar:/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/jsse.jar:/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/jce.jar:/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/charsets.jar:/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/jfr.jar:/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/classes
    sun.boot.library.path /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib
    sun.cpu.endian little
    sun.cpu.isalist
    sun.font.fontmanager sun.font.CFontManager
    sun.io.unicode.encoding UnicodeBig
    sun.java.command com.install4j.runtime.launcher.MacLauncher
    sun.java.launcher SUN_STANDARD
    sun.jnu.encoding UTF-8
    sun.management.compiler HotSpot 64-Bit Tiered Compilers
    sun.os.patch.level unknown
    triplea.engine.version.bin 1.9
    user.country US
    user.country.format SG
    user.dir /Applications/TripleA.app/Contents/java/app
    user.home /Users/paulothen
    user.language en
    user.name paulothen
    user.timezone Asia/Singapore


  • @Odonis I confirmed that your email is correctly registered with MARTI.

    I’d like to confirm this isn’t some kind of platform-specific issue since you’re on a Mac.  Would you mind if I attempted to use MARTI to send you a test email from a different platform?  (You may receive several emails during testing, which you can safely ignore.)

    Also, what engine version of TripleA are you using?  (This is listed in the upper-left corner of the main screen.)

  • '20 '19 '18 '15 '13

    @ssoloff:

    @Odonis I confirmed that your email is correctly registered with MARTI.

    I’d like to confirm this isn’t some kind of platform-specific issue since you’re on a Mac.  Would you mind if I attempted to use MARTI to send you a test email from a different platform?  (You may receive several emails during testing, which you can safely ignore.)

    Also, what engine version of TripleA are you using?  (This is listed in the upper-left corner of the main screen.)

    Thanks!

    I’m using the latest version. Also, all of my other games are working fine. Go ahead and send me a test email.


  • @Odonis

    “I’m using the latest version.”  That may mean different things to different people. :-)  I’m assuming you mean 1.9.0.0.7621?

    Did you receive two test emails from MARTI?  If so, can you please start a PBEM game and configure the Dice Server information as shown in the attached image?  Then click the Test Server button and check if you receive an email shortly thereafter.

    pbem-test.png

  • '20 '19 '18 '15 '13

    Received the email and successful delivery.

    Very weird. Using 1.9.0.0.7378


  • @Odonis

    Also, all of my other games are working fine.

    Could you attach the save game in which you’re experiencing the problem?  Also, please state the map name and version you’re playing.

    Using 1.9.0.0.7378

    In the meantime, you can try upgrading to 1.9.0.0.7621 to see if the problem is version specific.

  • '20 '19 '18 '15 '13

    @ssoloff:

    @Odonis

    Also, all of my other games are working fine.

    Could you attach the save game in which you’re experiencing the problem?  Also, please state the map name and version you’re playing.

    Using 1.9.0.0.7378

    In the meantime, you can try upgrading to 1.9.0.0.7621 to see if the problem is version specific.

    Game attached
    Map 3.3
    World War 2 Global Balanced Mod 3
    I’ve tried upgrading to latest version (7621) and the problem persists…

    triplea_41278_Ger1 (1).tsvg


  • @Odonis Thanks for the save game.  I was able to reproduce your problem.

    Unfortunately, the error message MARTI returns is a red herring.  The problem has nothing to do with the “pl.othen” email not being registered.  Rather, there was a space at the end of your opponent’s email address in the Cc field.  I deleted the space, clicked Test Server, and received a success message from MARTI (you and your opponent should have received an email with the subject “41278 (Test; Please Ignore)”).

    Please delete that trailing space and try again.

  • '20 '19 '18 '15 '13

    Awesome! Thanks so much for the great support!


  • @Odonis No problem.  I opened https://github.com/triplea-game/dice-server/issues/33 to update the misleading error message.  Hopefully that will get fixed soon.

Suggested Topics

  • 3
  • 6
  • 4
  • 5
  • 19
  • 3
  • 2
  • 2
Axis & Allies Boardgaming Custom Painted Miniatures

51

Online

17.0k

Users

39.3k

Topics

1.7m

Posts