Ludii Forum
Couldn't log in to Ludii 1.3.12 today... - Printable Version

+- Ludii Forum (https://ludii.games/forums)
+-- Forum: Problems (https://ludii.games/forums/forumdisplay.php?fid=5)
+--- Forum: Web Player Problems (https://ludii.games/forums/forumdisplay.php?fid=30)
+--- Thread: Couldn't log in to Ludii 1.3.12 today... (/showthread.php?tid=1669)



Couldn't log in to Ludii 1.3.12 today... - dale walton - 09-23-2023

Trying to log in today I got this message:  
 

Compiled Affinage game system successfully.
Player 1 to move.
Trial Loaded.
Game won by Player 1.
Failed to login. Your app version may be out of date. Please make sure you have the latest Ludii version..
----------------------------------------------
Note that there were lots of errors in terminal: I've included the first two repetitions adding stars to the lines with different numbers and replaced the rest with ...
----------------------------------------------
java.io.FileNotFoundException: https://www.ludii.games/appVersions/1.3.12/findJoinableGames.php?id=0&appVersion=1.3.12
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1920)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520)
at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:250)
at manager.network.privateFiles.DatabaseFunctionsRemote.findJoinableGames(DatabaseFunctionsRemote.java:395)
at manager.network.privateFiles.DatabaseFunctionsPrivate.findJoinableGames(DatabaseFunctionsPrivate.java:103)
at app.display.dialogs.remote.panels.games.GameJoinablePanel.findJoinableGames(GameJoinablePanel.java:48)
at app.display.dialogs.remote.panels.games.GameJoinablePanel.createModel(GameJoinablePanel.java:59)
at app.display.dialogs.remote.panels.BaseFindPanel.<init>(BaseFindPanel.java:50)
at app.display.dialogs.remote.panels.games.BaseGamePanel.<init>(BaseGamePanel.java:26)
at app.display.dialogs.remote.panels.games.GameJoinablePanel.<init>(GameJoinablePanel.java:40)
at app.display.dialogs.remote.RemoteDialog.<init>(RemoteDialog.java:133)
at app.display.dialogs.remote.RemoteDialog.showDialog(RemoteDialog.java:89)
at app.display.dialogs.remote.util.RemoteDialogFunctionsPrivate.showRemoteDialog(RemoteDialogFunctionsPrivate.java:19)
at app.menu.MainMenuFunctions.checkActionsPerformed(MainMenuFunctions.java:1247)
at app.DesktopApp.actionPerformed(DesktopApp.java:314)
at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967)
at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308)
at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
at java.desktop/javax.swing.AbstractButton.doClick(AbstractButton.java:369)
at java.desktop/javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1020)
at java.desktop/javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1064)
at java.desktop/java.awt.Component.processMouseEvent(Component.java:6635)
at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3342)
at java.desktop/java.awt.Component.processEvent(Component.java:6400)
at java.desktop/java.awt.Container.processEvent(Container.java:2263)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5011)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4843)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4547)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2772)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4843)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:772)
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.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:745)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:743)
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:742)
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.io.FileNotFoundException: https://www.ludii.games/appVersions/1.3.12/findJoinedGames.php?id=0&appVersion=1.3.12
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1920)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520)
at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:250)
at manager.network.privateFiles.DatabaseFunctionsRemote.findJoinedGames(DatabaseFunctionsRemote.java:425)
at manager.network.privateFiles.DatabaseFunctionsPrivate.findJoinedGames(DatabaseFunctionsPrivate.java:109)
at app.display.dialogs.remote.panels.games.GameJoinedPanel.findJoinableGames(GameJoinedPanel.java:47)  **
at app.display.dialogs.remote.panels.games.GameJoinedPanel.createModel(GameJoinedPanel.java:57)  **
at app.display.dialogs.remote.panels.BaseFindPanel.<init>(BaseFindPanel.java:50)
at app.display.dialogs.remote.panels.games.BaseGamePanel.<init>(BaseGamePanel.java:26)
at app.display.dialogs.remote.panels.games.GameJoinedPanel.<init>(GameJoinedPanel.java:39) **
at app.display.dialogs.remote.RemoteDialog.<init>(RemoteDialog.java:134) **
at app.display.dialogs.remote.RemoteDialog.showDialog(RemoteDialog.java:89)
at app.display.dialogs.remote.util.RemoteDialogFunctionsPrivate.showRemoteDialog(RemoteDialogFunctionsPrivate.java:19)
at app.menu.MainMenuFunctions.checkActionsPerformed(MainMenuFunctions.java:1247)
at app.DesktopApp.actionPerformed(DesktopApp.java:314)
at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967)
at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308)
at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
at java.desktop/javax.swing.AbstractButton.doClick(AbstractButton.java:369)
at java.desktop/javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1020)
at java.desktop/javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1064)
at java.desktop/java.awt.Component.processMouseEvent(Component.java:6635)
at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3342)
at java.desktop/java.awt.Component.processEvent(Component.java:6400)
at java.desktop/java.awt.Container.processEvent(Container.java:2263)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5011)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4843)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4547)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2772)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4843)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:772)
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.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:745)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:743)
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:742)
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.io.FileNotFoundException: https://www.ludii.games/appVersions/1.3.12/findOtherGames.php?id=0&appVersion=1.3.12
...
java.io.FileNotFoundException: https://www.ludii.games/appVersions/1.3.12/findJoinableTournaments.php?id=0&appVersion=1.3.12
...
java.io.FileNotFoundException: https://www.ludii.games/appVersions/1.3.12/findJoinedTournaments.php?id=0&appVersion=1.3.12
...
java.io.FileNotFoundException: https://www.ludii.games/appVersions/1.3.12/findHostedTournaments.php?id=0&appVersion=1.3.12
...
java.io.FileNotFoundException: https://www.ludii.games/appVersions/1.3.12/appLoginHashed.php?username=dale%20walton&password=9ad5f018ad192342f5c6f138db0350f6