Page MenuHomeSchine - Phabricator

Starmade | game crashes when trying to view relations of another faction
Closed, FinishedPublic

Description

-Join faction
-Go into faction menu
-Select another faction
-Choose relations
-Game crashes

https://youtu.be/WzOc_Yth_K4

Details

Task Type
Bug
Testing Results
Affected Gamemode(s)
Single and Multi
Reproducible
Yes
Last tested (version)
0.19469 (Dev)
Category
Ingame GUI/HUD
First occurrence (version)
0.19454 (Dev)
Hardware/Software/System
OS-Specific
No
Hardware-Specific
No
Video Card Vendor
uncertain
User/Reporter/Contact
Username on Registry
Cablestinks
Serverconfig (server.cfg)
<replace this line with the file content>
Clientconfig (settings.cfg)
<replace this line with the file content>

Event Timeline

Chandler updated the task description. (Show Details)Oct 30 2015, 2:47 AM
Chandler set First occurrence (version) to 0.19454.
Chandler changed Reproducible from uncertain to Yes.
Chandler set Last tested (version) to 0.19454.
Chandler edited Serverconfig (server.cfg). (Show Details)
Chandler edited Clientconfig (settings.cfg). (Show Details)
Chandler set Username on Registry to Cablestinks.
Chandler added a subscriber: Chandler.
Chandler created this task.
Chandler raised the priority of this task from to Needs Triage/Unclassed.
Restricted Application added a project: Issue Navigation. · View Herald TranscriptOct 30 2015, 2:47 AM

Don't have to be apart of a faction it appears...

lancake claimed this task.

-Validated-

lancake shifted this object from the S1 Public space to the S3 Starmade space.Oct 30 2015, 8:12 AM
lancake changed the visibility from "Custom Policy" to "Public (No Login Required)".
lancake changed the edit policy from "Task Author" to "Starmade (Project)".
lancake set Task Type to Bug.
lancake set Category to Ingame GUI/HUD.
lancake set Affected Gamemode(s) to none/unspecified.
lancake changed First occurrence (version) from 0.19454 to 0.19454 (Dev).
lancake changed Last tested (version) from 0.19454 to 0.19454 (Dev).
lancake set OS-Specific to No.
lancake set Hardware-Specific to No.
lancake set Video Card Vendor to uncertain.
lancake renamed this task from Game Crashes when trying to view Relations of another Faction to game crashes when trying to view relations of another faction.
lancake triaged this task as Urgent priority.
Restricted Application added a subscriber: AndyP. · View Herald TranscriptOct 30 2015, 8:12 AM
lancake removed lancake as the assignee of this task.
thakyZ claimed this task.Oct 30 2015, 3:51 PM
thakyZ changed Last tested (version) from 0.19454 (Dev) to 0.19456 (Dev).Oct 30 2015, 4:10 PM

I got the logs of this crash:

This happens both on the faction you are in and any other faction.

thakyZ changed the task status from Open to In Queue (Game).
Restricted Application edited projects, added Game Development, Starmade; removed Issue Navigation. · View Herald TranscriptOct 30 2015, 4:13 PM

Reference of error
(Search, index, and alike)

[2015-10-30 09:02:51] [SERVER][UPDATE] WARNING: UNIVERSE update took 84
[2015-10-30 09:02:51] VIEW RELATION
[2015-10-30 09:02:51] [GLFRAME] THROWN: class java.util.UnknownFormatConversionException Now Printing StackTrace
[2015-10-30 09:02:51] java.util.UnknownFormatConversionException: Conversion = '%'
[2015-10-30 09:02:51] 	at java.util.Formatter.checkText(Unknown Source)
[2015-10-30 09:02:51] 	at java.util.Formatter.parse(Unknown Source)
[2015-10-30 09:02:51] 	at java.util.Formatter.format(Unknown Source)
[2015-10-30 09:02:51] 	at java.util.Formatter.format(Unknown Source)
[2015-10-30 09:02:51] 	at java.lang.String.format(Unknown Source)
[2015-10-30 09:02:51] 	at obfuscated.yp.callback(SourceFile:210)
[2015-10-30 09:02:51] 	at org.schema.schine.network.client.GUICallbackController.execute(SourceFile:40)
[2015-10-30 09:02:51] 	at obfuscated.C.updateStateInput(SourceFile:1324)
[2015-10-30 09:02:51] 	at obfuscated.atz.a(SourceFile:1162)
[2015-10-30 09:02:51] 	at obfuscated.C.h(SourceFile:2780)
[2015-10-30 09:02:51] 	at obfuscated.Nx.run(SourceFile:92)
[2015-10-30 09:02:51] 	at java.lang.Thread.run(Unknown Source)
[2015-10-30 09:02:51] [GLFRAME] THROWN: class java.util.UnknownFormatConversionExceptionPrinting StackTrace DONE
[2015-10-30 09:02:51] java.util.UnknownFormatConversionException: Conversion = '%'
[2015-10-30 09:02:51] 	at java.util.Formatter.checkText(Unknown Source)
[2015-10-30 09:02:51] 	at java.util.Formatter.parse(Unknown Source)
[2015-10-30 09:02:51] 	at java.util.Formatter.format(Unknown Source)
[2015-10-30 09:02:51] 	at java.util.Formatter.format(Unknown Source)
[2015-10-30 09:02:51] 	at java.lang.String.format(Unknown Source)
[2015-10-30 09:02:51] 	at obfuscated.yp.callback(SourceFile:210)
[2015-10-30 09:02:51] 	at org.schema.schine.network.client.GUICallbackController.execute(SourceFile:40)
[2015-10-30 09:02:51] 	at obfuscated.C.updateStateInput(SourceFile:1324)
[2015-10-30 09:02:51] 	at obfuscated.atz.a(SourceFile:1162)
[2015-10-30 09:02:51] 	at obfuscated.C.h(SourceFile:2780)
[2015-10-30 09:02:51] 	at obfuscated.Nx.run(SourceFile:92)
[2015-10-30 09:02:51] 	at java.lang.Thread.run(Unknown Source)
[2015-10-30 09:02:52] AGAIN PRINTING STACK TRACE
[2015-10-30 09:02:52] java.util.UnknownFormatConversionException: Conversion = '%'
[2015-10-30 09:02:52] 	at java.util.Formatter.checkText(Unknown Source)
[2015-10-30 09:02:52] 	at java.util.Formatter.parse(Unknown Source)
[2015-10-30 09:02:52] 	at java.util.Formatter.format(Unknown Source)
[2015-10-30 09:02:52] 	at java.util.Formatter.format(Unknown Source)
[2015-10-30 09:02:52] 	at java.lang.String.format(Unknown Source)
[2015-10-30 09:02:52] 	at obfuscated.yp.callback(SourceFile:210)
[2015-10-30 09:02:52] 	at org.schema.schine.network.client.GUICallbackController.execute(SourceFile:40)
[2015-10-30 09:02:52] 	at obfuscated.C.updateStateInput(SourceFile:1324)
[2015-10-30 09:02:52] 	at obfuscated.atz.a(SourceFile:1162)
[2015-10-30 09:02:52] 	at obfuscated.C.h(SourceFile:2780)
[2015-10-30 09:02:52] 	at obfuscated.Nx.run(SourceFile:92)
[2015-10-30 09:02:52] 	at java.lang.Thread.run(Unknown Source)
[2015-10-30 09:02:52] [GLFrame] (ErrorDialog Chose Exit) Error Message: Conversion = '%'
[2015-10-30 09:02:52] [CLIENT] SAVING CLIENT CHANNEL all Open: false;
[2015-10-30 09:02:52] [CLIENT] chat channels saved
[2015-10-30 09:02:52] !!!! THIS DISPLAYS THE STACKTRACE OF A REGULAR GL FRAME EXIT
[2015-10-30 09:02:52] org.schema.schine.graphicsengine.core.FinishedFrameException
[2015-10-30 09:02:52] 	at obfuscated.atz.a(SourceFile:173)
[2015-10-30 09:02:52] 	at obfuscated.gp.exit(SourceFile:1073)
[2015-10-30 09:02:52] 	at obfuscated.atz.a(SourceFile:291)
[2015-10-30 09:02:52] 	at obfuscated.atz.a(SourceFile:1162)
[2015-10-30 09:02:52] 	at obfuscated.C.h(SourceFile:2780)
[2015-10-30 09:02:52] 	at obfuscated.Nx.run(SourceFile:92)
[2015-10-30 09:02:52] 	at java.lang.Thread.run(Unknown Source)
[2015-10-30 09:02:52] [SERVER] now executing regular shutdown
schema added a subscriber: schema.Nov 1 2015, 6:22 PM
schema changed the task status from In Queue (Game) to Resolved.
Restricted Application edited projects, added Quality Assurance; removed Game Development. · View Herald TranscriptNov 1 2015, 6:22 PM
lancake closed this task as Closed.Nov 2 2015, 12:35 PM

-QA Testing-

Fixed, tried every possible interaction just in case but they all work, no crashes.

Restricted Application removed a project: Quality Assurance. · View Herald TranscriptNov 2 2015, 12:35 PM
Restricted Application removed a subscriber: AndyP. · View Herald Transcript
lancake changed Affected Gamemode(s) from none/unspecified to Single and Multi.Nov 2 2015, 12:36 PM
lancake changed Last tested (version) from 0.19456 (Dev) to 0.19469 (Dev).
Restricted Application added a project: GUI/HUD. · View Herald TranscriptMar 10 2017, 6:23 PM