Page MenuHomeSchine - Phabricator

Starmade | storage pull on asteroid results in class-cast exception
Closed, FinishedPublic

Description

storage pull on asteroid results in class-cast exception

[2015-12-08 20:30:12] NOT FACING:::: (-34, 45, -12)[Rail Basic]o[[WARNING] UNKNOWN SIDE 6][active][100hp][je]
[2015-12-08 20:30:12] NOT FACING:::: (-34, 45, -12)[Rail Basic]o[[WARNING] UNKNOWN SIDE 6][active][100hp][je]
[2015-12-08 20:30:12] java.lang.ClassCastException: obfuscated.OP cannot be cast to obfuscated.YY
[2015-12-08 20:30:12] 	at org.schema.game.common.controller.elements.ManagerContainer.handleFilterInventories(SourceFile:2033)
[2015-12-08 20:30:12] 	at org.schema.game.common.controller.elements.ManagerContainer.updateLocal(SourceFile:1625)
[2015-12-08 20:30:12] 	at org.schema.game.common.controller.elements.StationaryManagerContainer.updateLocal(SourceFile:644)
[2015-12-08 20:30:12] 	at obfuscated.OP.updateLocal(SourceFile:93)
[2015-12-08 20:30:12] 	at org.schema.game.server.controller.GameServerController.update(SourceFile:1276)
[2015-12-08 20:30:12] 	at org.schema.schine.network.server.ServerController.run(SourceFile:256)
[2015-12-08 20:30:12] 	at java.lang.Thread.run(Thread.java:744)
[2015-12-08 20:30:12] [SERVER] Exception catched 
[2015-12-08 20:30:12] [SEND][SERVERMESSAGE] [SERVERMSG (type 3): [361, ClassCastException]] to RegisteredClient: AndyP (57) [AndyP]connected: true
[2015-12-08 20:30:12] [SEND][SERVERMESSAGE] [SERVERMSG (type 3): [361, ClassCastException]] to RegisteredClient: SmilingSpacer (56) [SmilingDemon]connected: true
[2015-12-08 20:30:12] [SEND][SERVERMESSAGE] [SERVERMSG (type 3): [361, ClassCastException]] to RegisteredClient: Saber (47) [Saber]connected: true
[2015-12-08 20:30:12] NOT FACING:::: (-34, 45, -12)[Rail Basic]o[[WARNING] UNKNOWN SIDE 6][active][100hp][je]
[2015-12-08 20:30:12] java.lang.ClassCastException: obfuscated.OP cannot be cast to obfuscated.YY
[2015-12-08 20:30:12] 	at org.schema.game.common.controller.elements.ManagerContainer.handleFilterInventories(SourceFile:2033)
[2015-12-08 20:30:12] 	at org.schema.game.common.controller.elements.ManagerContainer.updateLocal(SourceFile:1625)
[2015-12-08 20:30:12] 	at org.schema.game.common.controller.elements.StationaryManagerContainer.updateLocal(SourceFile:644)
[2015-12-08 20:30:12] 	at obfuscated.OP.updateLocal(SourceFile:93)
[2015-12-08 20:30:12] 	at org.schema.game.server.controller.GameServerController.update(SourceFile:1276)
[2015-12-08 20:30:12] 	at org.schema.schine.network.server.ServerController.run(SourceFile:256)
[2015-12-08 20:30:12] 	at java.lang.Thread.run(Thread.java:744)
[2015-12-08 20:30:12] [SERVER] Exception catched 
[2015-12-08 20:30:12] NOT FACING:::: (-34, 45, -12)[Rail Basic]o[[WARNING] UNKNOWN SIDE 6][active][100hp][je]

Source: Support Ticket 2437

Details

Commits
Restricted Diffusion Commit
Task Type
Bug
Testing Results
Affected Gamemode(s)
Single and Multi
Reproducible
Yes
Last tested (version)
0.19522
Category
Engine
Hardware/Software/System
OS-Specific
No
Hardware-Specific
No
Video Card Vendor
uncertain
Serverconfig (server.cfg)
<replace this line with the file content>
Clientconfig (settings.cfg)
<replace this line with the file content>

Event Timeline

AndyP updated the task description. (Show Details)Dec 8 2015, 7:41 PM
AndyP shifted this object from the S1 Public space to the S3 Starmade space.
AndyP changed the visibility from "Custom Policy" to "Public (No Login Required)".
AndyP changed the edit policy from "Task Author" to "Starmade (Project)".
AndyP edited Serverconfig (server.cfg). (Show Details)
AndyP edited Clientconfig (settings.cfg). (Show Details)
AndyP added a subscriber: AndyP.
AndyP created this task.
AndyP raised the priority of this task from to High.
Restricted Application added a project: Issue Navigation. · View Herald TranscriptDec 8 2015, 7:41 PM
AndyP set Task Type to Bug.Dec 8 2015, 7:41 PM
AndyP set Category to none/unspecified.
AndyP set Affected Gamemode(s) to none/unspecified.
AndyP set Reproducible to uncertain.
AndyP set OS-Specific to No.
AndyP set Hardware-Specific to No.
AndyP set Video Card Vendor to uncertain.
AndyP changed the task status from Open to In Queue (Game).
AndyP claimed this task.
Restricted Application edited projects, added Starmade, Game Development; removed Issue Navigation. · View Herald TranscriptDec 8 2015, 7:41 PM
AndyP changed the task status from In Queue (Game) to Open.Dec 8 2015, 7:41 PM
Restricted Application edited projects, added Issue Navigation; removed Game Development. · View Herald TranscriptDec 8 2015, 7:41 PM
AndyP changed the task status from Open to In Queue (Game).Dec 8 2015, 7:41 PM
Restricted Application edited projects, added Game Development; removed Issue Navigation. · View Herald TranscriptDec 8 2015, 7:41 PM
AndyP updated the task description. (Show Details)Dec 8 2015, 7:42 PM
AndyP changed Category from none/unspecified to Engine.Dec 8 2015, 7:44 PM
AndyP changed Affected Gamemode(s) from none/unspecified to Single and Multi.
AndyP changed Reproducible from uncertain to Yes.
AndyP set Last tested (version) to 0.19522.
schema added a commit: Restricted Diffusion Commit.Apr 6 2016, 7:19 PM
schema changed the task status from In Queue (Game) to Resolved by committing Restricted Diffusion Commit.
Restricted Application edited projects, added Quality Assurance; removed Game Development. · View Herald TranscriptApr 6 2016, 7:19 PM

-QA Testing-
Fix confirmed.

AndyP closed this task as Closed.Apr 8 2016, 4:47 PM
Restricted Application removed a project: Quality Assurance. · View Herald TranscriptApr 8 2016, 4:47 PM
AndyP removed a subscriber: AndyP.Dec 13 2016, 8:37 PM
Restricted Application added a project: Engine. · View Herald TranscriptMar 10 2017, 6:20 PM