Page MenuHomeSchine - Phabricator

Starmade | Attempting to delete a fleet causes a client crash
Closed, FinishedPublic

Description

When attempting to either A: delete the last ship from or B: delete an entire fleet I get a client crash whether I'm inside or outside of the ship at the time.

I'm not sure what causes the bug, only that any attempts to actually delete the fleet results in a crash.

Details

Task Type
Bug
Testing Results
Affected Gamemode(s)
Multiplayer
Reproducible
uncertain
Last tested (version)
198.136
Category
Fleets
First occurrence (version)
198.133
Hardware/Software/System
OS-Specific
No
Hardware-Specific
No
Video Card Vendor
AMD/ATI
User/Reporter/Contact
Username on Registry
Twylite Fang
Steps to reproduce

Not sure what actually causes the bug, unfortunately :/

Tester information (Internal use only)

[2016-06-02 13:57:35] [SERVER][FLEETMANAGER] received mod: FleetModification [fleetId=4, type=DELETE_FLEET, command=null, name=null, owner=null, entityId=0]
[2016-06-02 13:57:35] [AI] Setting callback Server(0) Ship[World0](144) Executing send callback: true
[2016-06-02 13:57:35] [AI] Setting callback Server(0) Ship[Lancake_1464868611627](145) Executing send callback: true
[2016-06-02 13:57:35] [SERVER][FLEETMANAGER] received mod: FleetModification [fleetId=4, type=DELETE_FLEET, command=null, name=null, owner=null, entityId=0]
[2016-06-02 13:57:35] java.lang.NullPointerException
[2016-06-02 13:57:35] 	at obfuscated.xM.toString(SourceFile:143)
[2016-06-02 13:57:35] 	at obfuscated.axN.b(SourceFile:288)
[2016-06-02 13:57:35] 	at obfuscated.axN.e_(SourceFile:177)
[2016-06-02 13:57:35] 	at obfuscated.awT.e_(SourceFile:36)
[2016-06-02 13:57:35] 	at obfuscated.aAb.e_(SourceFile:612)
[2016-06-02 13:57:35] 	at obfuscated.axC.e_(SourceFile:180)
[2016-06-02 13:57:35] 	at obfuscated.awT.e_(SourceFile:36)
[2016-06-02 13:57:35] 	at obfuscated.axe.e_(SourceFile:71)
[2016-06-02 13:57:35] 	at obfuscated.awT.e_(SourceFile:36)
[2016-06-02 13:57:35] 	at obfuscated.axl.e_(SourceFile:116)
[2016-06-02 13:57:35] 	at obfuscated.axq.e_(SourceFile:57)
[2016-06-02 13:57:35] 	at obfuscated.aAc.e_(SourceFile:810)
[2016-06-02 13:57:35] 	at obfuscated.axj.b(SourceFile:237)
[2016-06-02 13:57:35] 	at obfuscated.axj.e_(SourceFile:92)
[2016-06-02 13:57:35] 	at obfuscated.axC.e_(SourceFile:180)
[2016-06-02 13:57:35] 	at obfuscated.azQ.e_(SourceFile:173)
[2016-06-02 13:57:35] 	at obfuscated.awT.e_(SourceFile:36)
[2016-06-02 13:57:35] 	at obfuscated.awT.e_(SourceFile:36)
[2016-06-02 13:57:35] 	at obfuscated.ayM.e_(SourceFile:64)
[2016-06-02 13:57:35] 	at obfuscated.ayk.e_(SourceFile:195)
[2016-06-02 13:57:35] 	at obfuscated.ayW.e_(SourceFile:72)
[2016-06-02 13:57:35] 	at obfuscated.ya.e_(SourceFile:37)
[2016-06-02 13:57:35] 	at obfuscated.nk.e_(SourceFile:277)
[2016-06-02 13:57:35] 	at obfuscated.ng.e_(SourceFile:172)
[2016-06-02 13:57:35] 	at obfuscated.hM.e(SourceFile:850)
[2016-06-02 13:57:35] 	at obfuscated.hn.e_(SourceFile:378)
[2016-06-02 13:57:35] 	at obfuscated.avm.g(SourceFile:542)
[2016-06-02 13:57:35] 	at obfuscated.avm.a(SourceFile:653)
[2016-06-02 13:57:35] 	at obfuscated.avr.b(SourceFile:598)
[2016-06-02 13:57:35] 	at obfuscated.P.e(SourceFile:895)
[2016-06-02 13:57:35] 	at org.schema.game.common.Starter.startMainMenu(SourceFile:1221)
[2016-06-02 13:57:35] 	at org.schema.game.common.Starter.main(SourceFile:1023)
Serverconfig (server.cfg)
<replace this line with the file content>
Clientconfig (settings.cfg)
<replace this line with the file content>

Event Timeline

Restricted Application added a project: Issue Navigation. · View Herald TranscriptMay 31 2016, 1:12 PM
lancake claimed this task.

-validated-

Doesn't seem to happen consistently, i'll have to check it out more thoroughly

[2016-06-02 13:57:35] [SERVER][FLEETMANAGER] received mod: FleetModification [fleetId=4, type=DELETE_FLEET, command=null, name=null, owner=null, entityId=0]
[2016-06-02 13:57:35] [AI] Setting callback Server(0) Ship[World0](144) Executing send callback: true
[2016-06-02 13:57:35] [AI] Setting callback Server(0) Ship[Lancake_1464868611627](145) Executing send callback: true
[2016-06-02 13:57:35] [SERVER][FLEETMANAGER] received mod: FleetModification [fleetId=4, type=DELETE_FLEET, command=null, name=null, owner=null, entityId=0]
[2016-06-02 13:57:35] java.lang.NullPointerException
[2016-06-02 13:57:35] 	at obfuscated.xM.toString(SourceFile:143)
[2016-06-02 13:57:35] 	at obfuscated.axN.b(SourceFile:288)
[2016-06-02 13:57:35] 	at obfuscated.axN.e_(SourceFile:177)
[2016-06-02 13:57:35] 	at obfuscated.awT.e_(SourceFile:36)
[2016-06-02 13:57:35] 	at obfuscated.aAb.e_(SourceFile:612)
[2016-06-02 13:57:35] 	at obfuscated.axC.e_(SourceFile:180)
[2016-06-02 13:57:35] 	at obfuscated.awT.e_(SourceFile:36)
[2016-06-02 13:57:35] 	at obfuscated.axe.e_(SourceFile:71)
[2016-06-02 13:57:35] 	at obfuscated.awT.e_(SourceFile:36)
[2016-06-02 13:57:35] 	at obfuscated.axl.e_(SourceFile:116)
[2016-06-02 13:57:35] 	at obfuscated.axq.e_(SourceFile:57)
[2016-06-02 13:57:35] 	at obfuscated.aAc.e_(SourceFile:810)
[2016-06-02 13:57:35] 	at obfuscated.axj.b(SourceFile:237)
[2016-06-02 13:57:35] 	at obfuscated.axj.e_(SourceFile:92)
[2016-06-02 13:57:35] 	at obfuscated.axC.e_(SourceFile:180)
[2016-06-02 13:57:35] 	at obfuscated.azQ.e_(SourceFile:173)
[2016-06-02 13:57:35] 	at obfuscated.awT.e_(SourceFile:36)
[2016-06-02 13:57:35] 	at obfuscated.awT.e_(SourceFile:36)
[2016-06-02 13:57:35] 	at obfuscated.ayM.e_(SourceFile:64)
[2016-06-02 13:57:35] 	at obfuscated.ayk.e_(SourceFile:195)
[2016-06-02 13:57:35] 	at obfuscated.ayW.e_(SourceFile:72)
[2016-06-02 13:57:35] 	at obfuscated.ya.e_(SourceFile:37)
[2016-06-02 13:57:35] 	at obfuscated.nk.e_(SourceFile:277)
[2016-06-02 13:57:35] 	at obfuscated.ng.e_(SourceFile:172)
[2016-06-02 13:57:35] 	at obfuscated.hM.e(SourceFile:850)
[2016-06-02 13:57:35] 	at obfuscated.hn.e_(SourceFile:378)
[2016-06-02 13:57:35] 	at obfuscated.avm.g(SourceFile:542)
[2016-06-02 13:57:35] 	at obfuscated.avm.a(SourceFile:653)
[2016-06-02 13:57:35] 	at obfuscated.avr.b(SourceFile:598)
[2016-06-02 13:57:35] 	at obfuscated.P.e(SourceFile:895)
[2016-06-02 13:57:35] 	at org.schema.game.common.Starter.startMainMenu(SourceFile:1221)
[2016-06-02 13:57:35] 	at org.schema.game.common.Starter.main(SourceFile:1023)
lancake shifted this object from the S1 Public space to the S3 Starmade space.Jun 2 2016, 12:01 PM
lancake changed the visibility from "Custom Policy" to "Public (No Login Required)".
lancake changed the edit policy from "Task Author" to "Starmade (Project)".
lancake triaged this task as Urgent priority.
Restricted Application added a subscriber: AndyP. · View Herald TranscriptJun 2 2016, 12:01 PM
lancake edited Tester information (Internal use only). (Show Details)
lancake changed Last tested (version) from 198.133 to 198.136.
lancake set First occurrence (version) to 198.133.
lancake lowered the priority of this task from Urgent to High.
lancake changed the task status from Open to In Queue (Game).Jun 2 2016, 5:38 PM
Restricted Application edited projects, added Starmade, Game Development; removed Issue Navigation. · View Herald TranscriptJun 2 2016, 5:38 PM
lancake changed the task status from In Queue (Game) to Resolved.Jun 2 2016, 5:38 PM
Restricted Application edited projects, added Quality Assurance; removed Game Development. · View Herald TranscriptJun 2 2016, 5:38 PM

Might be fixed in next build.

lancake moved this task from Unclassed to Archived on the Starmade board.
lancake closed this task as Closed.
Restricted Application removed a project: Quality Assurance. · View Herald TranscriptAug 11 2016, 5:07 PM
Restricted Application removed a subscriber: AndyP. · View Herald Transcript
Restricted Application added a project: Fleets. · View Herald TranscriptMar 10 2017, 6:12 PM