Page MenuHomeSchine - Phabricator

Starmade | java.io.IOException when macOS client tries to save auth info
Closed, DuplicatePublic

Description

Despite selecting Yes at the prompt, macOS client no longer saves auth info.

[2016-10-24 11:33:58] [API-LOGIN] REQUESTING OWN INFO
[2016-10-24 11:33:59] [API-LOGIN] REQUESTING AUTH TOKEN TO AUTHORIZE ON SERVER
[2016-10-24 11:33:59] [OAuth2] Requesting Auth Token https://registry.star-made.org/api/v1/users/login_request.json
[2016-10-24 11:33:59] [OAuth2] server_auth token aquired
[2016-10-24 11:33:59] [CLIENT][PlayerInput] successfully deactivated obfuscated.Te@2768da73
[2016-10-24 11:34:00] java.io.IOException: Cannot run program "java" (in directory "."): error=2, No such file or directory
[2016-10-24 11:34:00]   at java.lang.ProcessBuilder.start(ProcessBuilder.java:1047)
[2016-10-24 11:34:00]   at org.schema.game.common.util.StarMadeCredentials.c(SourceFile:100)
[2016-10-24 11:34:00]   at org.schema.game.common.util.StarMadeCredentials.b(SourceFile:143)
[2016-10-24 11:34:00]   at obfuscated.Tf.pressedOK(SourceFile:721)
[2016-10-24 11:34:00]   at obfuscated.bG.callback(SourceFile:56)
[2016-10-24 11:34:00]   at org.schema.schine.network.client.GUICallbackController.execute(SourceFile:64)
[2016-10-24 11:34:00]   at obfuscated.aKB.a(SourceFile:199)
[2016-10-24 11:34:00]   at obfuscated.R.a(SourceFile:216)
[2016-10-24 11:34:00]   at obfuscated.QR.a(SourceFile:149)
[2016-10-24 11:34:00]   at obfuscated.aBi.b(SourceFile:652)
[2016-10-24 11:34:00]   at obfuscated.R.e(SourceFile:953)
[2016-10-24 11:34:00]   at org.schema.game.common.Starter.startMainMenu(SourceFile:1421)
[2016-10-24 11:34:00]   at org.schema.game.common.Starter.main(SourceFile:968)
[2016-10-24 11:34:00] Caused by: java.io.IOException: error=2, No such file or directory
[2016-10-24 11:34:00]   at java.lang.UNIXProcess.forkAndExec(Native Method)
[2016-10-24 11:34:00]   at java.lang.UNIXProcess.<init>(UNIXProcess.java:185)
[2016-10-24 11:34:00]   at java.lang.ProcessImpl.start(ProcessImpl.java:130)
[2016-10-24 11:34:00]   at java.lang.ProcessBuilder.start(ProcessBuilder.java:1028)
[2016-10-24 11:34:00]   ... 12 more
[2016-10-24 11:34:00] java.lang.RuntimeException: java.io.IOException: Cannot run program "java" (in directory "."): error=2, No such file or directory
[2016-10-24 11:34:00]   at org.schema.game.common.util.StarMadeCredentials.c(SourceFile:108)
[2016-10-24 11:34:00]   at org.schema.game.common.util.StarMadeCredentials.b(SourceFile:143)
[2016-10-24 11:34:00]   at obfuscated.Tf.pressedOK(SourceFile:721)
[2016-10-24 11:34:00]   at obfuscated.bG.callback(SourceFile:56)
[2016-10-24 11:34:00]   at org.schema.schine.network.client.GUICallbackController.execute(SourceFile:64)
[2016-10-24 11:34:00]   at obfuscated.aKB.a(SourceFile:199)
[2016-10-24 11:34:00]   at obfuscated.R.a(SourceFile:216)
[2016-10-24 11:34:00]   at obfuscated.QR.a(SourceFile:149)
[2016-10-24 11:34:00]   at obfuscated.aBi.b(SourceFile:652)
[2016-10-24 11:34:00]   at obfuscated.R.e(SourceFile:953)
[2016-10-24 11:34:00]   at org.schema.game.common.Starter.startMainMenu(SourceFile:1421)
[2016-10-24 11:34:00]   at org.schema.game.common.Starter.main(SourceFile:968)
[2016-10-24 11:34:00] Caused by: java.io.IOException: Cannot run program "java" (in directory "."): error=2, No such file or directory
[2016-10-24 11:34:00]   at java.lang.ProcessBuilder.start(ProcessBuilder.java:1047)
[2016-10-24 11:34:00]   at org.schema.game.common.util.StarMadeCredentials.c(SourceFile:100)
[2016-10-24 11:34:00]   ... 11 more
[2016-10-24 11:34:00] Caused by: java.io.IOException: error=2, No such file or directory
[2016-10-24 11:34:00]   at java.lang.UNIXProcess.forkAndExec(Native Method)
[2016-10-24 11:34:00]   at java.lang.UNIXProcess.<init>(UNIXProcess.java:185)
[2016-10-24 11:34:00]   at java.lang.ProcessImpl.start(ProcessImpl.java:130)
[2016-10-24 11:34:00]   at java.lang.ProcessBuilder.start(ProcessBuilder.java:1028)
[2016-10-24 11:34:00]   ... 12 more
[2016-10-24 11:34:00] [CLIENT][PlayerInput] successfully deactivated obfuscated.Tf@30444f0b
[2016-10-24 11:34:04] [INITIALIZE] REMOTE CLASSES REGISTERED
[2016-10-24 11:34:04] [INITIALIZE] RESOURCE MANAGER INITIALIZED

Details

Task Type
Bug
Testing Results
Affected Gamemode(s)
Single and Multi
Reproducible
uncertain
Category
Engine
Hardware/Software/System
OS-Specific
No
Hardware-Specific
No
Video Card Vendor
uncertain

Related Objects

Event Timeline

AndyP shifted this object from the S1 Public space to the S3 Starmade space.Apr 9 2017, 5:59 AM
AndyP changed the visibility from "Custom Policy" to "Public (No Login Required)".
AndyP changed the edit policy from "Task Author" to "Starmade (Project)".
AndyP changed Affected Gamemode(s) from none/unspecified to Single and Multi.
AndyP changed Category from none/unspecified to Engine.
AndyP edited Serverconfig (server.cfg). (Show Details)
AndyP edited Clientconfig (settings.cfg). (Show Details)
AndyP claimed this task.
AndyP added a comment.Apr 9 2017, 6:02 AM

According to:
T1678: Uplink does not save
the OSX uplink has been fixed in the Release Candidate.
Will merge this task into the other.

AndyP closed this task as a duplicate of T1678: Uplink does not save.Apr 9 2017, 6:02 AM
Restricted Application edited projects, added Engine; removed Issue Navigation. · View Herald TranscriptApr 9 2017, 6:02 AM
AndyP moved this task from Unclassed to Archived on the Starmade board.Apr 28 2017, 8:32 AM