Page MenuHomeSchine - Phabricator

Starmade | ClassCastException with weapon combinations
Closed, FinishedPublic

Description

Had this when I dragged a missile computer to the support slot of a cannon computer. Both computers were assigned to my hotbar.
Can't reproduce though.

java.lang.ClassCastException: org.schema.game.client.view.gui.weapon.WeaponSlotOverlayElement cannot be cast to org.schema.schine.graphicsengine.forms.gui.newgui.ScrollableTableList$Row
	at org.schema.schine.graphicsengine.forms.gui.newgui.ScrollableTableList$Row.checkTarget(ScrollableTableList.java:786)
	at org.schema.schine.graphicsengine.forms.gui.newgui.ScrollableTableList$Row$1.callback(ScrollableTableList.java:697)
	at org.schema.schine.network.client.GUICallbackController.execute(GUICallbackController.java:64)
	at org.schema.schine.input.BasicInputController.updateInput(BasicInputController.java:234)
	at org.schema.game.client.controller.GameClientController.updateStateInput(GameClientController.java:1465)
	at org.schema.schine.graphicsengine.core.GLFrame.doFrameAndUpdate(GLFrame.java:673)
	at org.schema.schine.graphicsengine.core.GraphicsContext.mainLoop(GraphicsContext.java:828)
	at org.schema.schine.graphicsengine.core.GraphicsContext.startUp(GraphicsContext.java:725)
	at org.schema.game.client.controller.GameMainMenuController.startGraphics(GameMainMenuController.java:1150)
	at org.schema.game.common.Starter.startMainMenu(Starter.java:1459)
	at org.schema.game.common.Starter.main(Starter.java:1003)

Details

Commits
Restricted Diffusion Commit
Task Type
Bug
Testing Results
Affected Gamemode(s)
Single and Multi
Reproducible
Yes
Last tested (version)
0.200.191
Category
Control Block System: Weapons
First occurrence (version)
0.200.181
Hardware/Software/System
OS-Specific
No
Hardware-Specific
No
Video Card Vendor
uncertain
Steps to reproduce

No idea

Serverconfig (server.cfg)
<replace this line with the file content>
Clientconfig (settings.cfg)
<replace this line with the file content>

Event Timeline

lancake created this task.Nov 23 2017, 6:20 PM
lancake updated the task description. (Show Details)Nov 23 2017, 6:25 PM
lancake edited Steps to reproduce. (Show Details)
lancake set Last tested (version) to 0.200.181.
lancake changed Category from none/unspecified to Control Block System: Weapons.
lancake set First occurrence (version) to 0.200.181.
lancake raised the priority of this task from Normal to Pre-Release Quality Assurance.
Restricted Application added a project: CBS: Weapons. · View Herald TranscriptNov 23 2017, 6:25 PM
schema added a commit: Restricted Diffusion Commit.Nov 24 2017, 6:29 PM
schema changed the task status from In Queue to Resolved by committing Restricted Diffusion Commit.
Restricted Application edited projects, added Quality Assurance; removed Game Development. · View Herald TranscriptNov 24 2017, 6:29 PM
Restricted Application added a subscriber: AndyP. · View Herald Transcript
lancake closed this task as Closed.

-QA Testing-

Fix confirmed as far as I can see.

Restricted Application removed a project: Quality Assurance. · View Herald TranscriptNov 27 2017, 4:54 PM
Restricted Application removed a subscriber: AndyP. · View Herald Transcript
lancake changed Last tested (version) from 0.200.181 to 0.200.191.Nov 27 2017, 4:55 PM