Page MenuHomeSchine - Phabricator

Starmade | ClassCastException for generated stick shops
Closed, FinishedPublic

Description

java.lang.ClassCastException: org.schema.game.common.controller.ShopSpaceStation cannot be cast to org.schema.game.common.data.ManagedSegmentController
	at org.schema.game.common.controller.SegmentControllerHpController.getHpInternal(SegmentControllerHpController.java:105)
	at org.schema.game.common.controller.SegmentControllerHpController.updateLocal(SegmentControllerHpController.java:515)
	at org.schema.game.common.controller.SegmentController.updateLocal(SegmentController.java:2976)
	at org.schema.game.common.controller.SendableSegmentController.updateLocal(SendableSegmentController.java:407)
	at org.schema.game.common.controller.EditableSendableSegmentController.updateLocal(EditableSendableSegmentController.java:1107)
	at org.schema.game.common.controller.ShopSpaceStation.updateLocal(ShopSpaceStation.java:598)
	at org.schema.game.client.controller.GameClientController.update(GameClientController.java:1335)
	at org.schema.schine.graphicsengine.core.GLFrame.update(GLFrame.java:842)
	at org.schema.schine.graphicsengine.core.GLFrame.doFrameAndUpdate(GLFrame.java:702)
	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:1148)
	at org.schema.game.common.Starter.startMainMenu(Starter.java:1457)
	at org.schema.game.common.Starter.main(Starter.java:1001)

Details

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

Loading a ShopSpaceStation should do the trick
There's no new power on them

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.Oct 31 2017, 12:29 PM
Restricted Application added a project: CBS: Systems. · View Herald TranscriptOct 31 2017, 12:29 PM
lancake edited Steps to reproduce. (Show Details)Oct 31 2017, 12:29 PM
Restricted Application removed a project: Game Development. · View Herald TranscriptOct 31 2017, 12:34 PM
schema added a commit: Restricted Diffusion Commit.Oct 31 2017, 12:38 PM
schema reopened this task as Resolved by committing Restricted Diffusion Commit.
Restricted Application added a project: Quality Assurance. · View Herald TranscriptOct 31 2017, 12:38 PM
Restricted Application added a subscriber: AndyP. · View Herald Transcript
lancake closed this task as Closed.
Restricted Application removed a project: Quality Assurance. · View Herald TranscriptNov 1 2017, 8:19 PM
Restricted Application removed a subscriber: AndyP. · View Herald Transcript