Navigation

    TripleA Logo

    TripleA Forum

    • Register
    • Login
    • Search
    • TripleA Website
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Tags

    [Fixed] Does not open on Raspberry Pi 3

    (ARCHIVED) Bug Reports
    3
    7
    484
    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.
    • Ethan Yang
      Ethan Yang last edited by LaFayette

      I am using a raspberry Pi 3 and after installing the new OS update, the game does not open. This is the error message I get.

      triplea.engine.version.bin:1.9java.lang.NullPointerException

      at org.pushingpixels.substance.internal.utils.SubstanceColorUtilities.getDefaultBackgroundColor(SubstanceColorUtilities.java:759)
      at org.pushingpixels.substance.internal.utils.SubstanceColorUtilities.getBackgroundFillColor(SubstanceColorUtilities.java:661)
      at org.pushingpixels.substance.internal.ui.SubstancePanelUI.__org__pushingpixels__substance__internal__ui__SubstancePanelUI__installDefaults(SubstancePanelUI.java:74)
      at org.pushingpixels.substance.internal.ui.SubstancePanelUI.installDefaults(SubstancePanelUI.java)
      at java.desktop/javax.swing.plaf.basic.BasicPanelUI.installUI(BasicPanelUI.java:62)
      at org.pushingpixels.substance.internal.ui.SubstancePanelUI.__org__pushingpixels__substance__internal__ui__SubstancePanelUI__installUI(SubstancePanelUI.java)
      at org.pushingpixels.substance.internal.ui.SubstancePanelUI.installUI(SubstancePanelUI.java)
      at java.desktop/javax.swing.JComponent.setUI(JComponent.java:685)
      at java.desktop/javax.swing.JPanel.setUI(JPanel.java:150)
      at java.desktop/javax.swing.JPanel.updateUI(JPanel.java:126)
      at java.desktop/javax.swing.JPanel.<init>(JPanel.java:86)
      at java.desktop/javax.swing.JPanel.<init>(JPanel.java:109)
      at java.desktop/javax.swing.JPanel.<init>(JPanel.java:117)
      at games.strategy.engine.framework.startup.ui.SetupPanel.<init>(SetupPanel.java:25)
      at games.strategy.engine.framework.startup.ui.MetaSetupPanel.<init>(MetaSetupPanel.java:45)
      at games.strategy.engine.framework.startup.mc.SetupPanelModel.showSelectType(SetupPanelModel.java:33)
      at games.strategy.engine.framework.GameRunner.lambda$main$0(GameRunner.java:159)
      at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
      at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
      at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
      at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
      at java.base/java.security.AccessController.doPrivileged(Native Method)
      at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
      at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
      at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
      at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
      at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
      at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
      at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
      at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
      

      java.lang.NullPointerException
      at games.strategy.engine.framework.GameRunner.lambda$showMainFrame$4(GameRunner.java:255)
      at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
      at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
      at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
      at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
      at java.base/java.security.AccessController.doPrivileged(Native Method)
      at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
      at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
      at games.strategy.engine.framework.GameRunner$1.dispatchEvent(GameRunner.java:330)
      at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
      at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
      at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
      at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
      at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
      at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
      java.lang.NullPointerException
      at games.strategy.engine.framework.GameRunner.lambda$showMainFrame$4(GameRunner.java:255)
      at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
      at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
      at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
      at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
      at java.base/java.security.AccessController.doPrivileged(Native Method)
      at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
      at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
      at games.strategy.engine.framework.GameRunner$1.dispatchEvent(GameRunner.java:330)
      at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
      at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
      at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
      at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
      at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
      at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)

      Panther 1 Reply Last reply Reply Quote 0
      • Panther
        Panther Admin Moderators @Ethan Yang last edited by Panther

        @Ethan-Yang I am no expert for the Raspberry, but in general for running TripleA latest stable (1.9.0.0.13066) you need Java 8.
        Which JRE are you using?

        Ethan Yang 1 Reply Last reply Reply Quote 0
        • Ethan Yang
          Ethan Yang last edited by

          On Raspberry Pi, it seems to download Java with Triple A... I might try to download Java separately and see if Triple A uses that instead.

          1 Reply Last reply Reply Quote 0
          • Ethan Yang
            Ethan Yang @Panther last edited by

            @Panther I do have Java 8, but it still doesn't run. Could it be that the files are in the wrong place?

            Panther 1 Reply Last reply Reply Quote 0
            • Panther
              Panther Admin Moderators @Ethan Yang last edited by Panther

              @Ethan-Yang
              What exactly does not start? The TripleA software or a game that you try to start or load?

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

                I think the problem is that @Ethan-Yang 's java version is probably 11, and that the current 1.9 version doesn't support this java version.

                So you can either downgrade your java, or use the lates pre-release, but this version is incompatible with the current stable, so online play won't be possible

                Ethan Yang 1 Reply Last reply Reply Quote 3
                • Ethan Yang
                  Ethan Yang @RoiEX last edited by

                  @RoiEX Thank you. I am currently downloading an older OS that should work with triple a.

                  1 Reply Last reply Reply Quote 0
                  • 1 / 1
                  • First post
                    Last post
                  Copyright © 2016-2018 TripleA-Devs | Powered by NodeBB Forums