Page MenuHomeSchine - Phabricator

Starmade | Dumb missile does not work
Closed, FinishedPublic

Description

A missile computer without any combo's, does not work. Firing it, triggers the reload but no missile appears.

In the logs, you see this:

Ship[Weapon Test Ship 4_1509018224386](149)->Missile Tube(7412)(controllerPos: (11, 31, 37)[Missile Computer]o[FRONT][inactive][50hp][BLOCK]); Server(0) [SLAVE][RESET] controller no longer connected
java.lang.IllegalStateException: [MISSILE] WORLD TRANSFORM (DIR: (NaN, NaN, NaN); len NaN) IS STRANGE OR PHYSICS NOT INITIALIZED 
1.0, 0.0, 0.0
0.0, 1.0, 0.0
0.0, 0.0, 1.0
;
DumbMissile(62 s[6] OWN: Ship[Weapon Test Ship 4_1509018224386](149))
	at org.schema.game.common.data.missile.Missile.testCollision(Missile.java:980)
	at org.schema.game.common.data.missile.Missile.updateServer(Missile.java:1022)
	at org.schema.game.common.data.missile.DumbMissile.updateServer(DumbMissile.java:58)
	at org.schema.game.common.data.missile.ServerMissileManager.updateServer(ServerMissileManager.java:228)
	at org.schema.game.common.controller.elements.missile.MissileController.updateServer(MissileController.java:119)
	at org.schema.game.server.controller.GameServerController.update(GameServerController.java:1308)
	at org.schema.schine.network.server.ServerController.run(ServerController.java:275)
	at java.lang.Thread.run(Thread.java:745)

Details

Commits
Restricted Diffusion Commit
Task Type
Bug
Testing Results
Affected Gamemode(s)
Single and Multi
Reproducible
Yes
Last tested (version)
0.200.148
Category
Control Block System: Weapons
First occurrence (version)
0.200.125
Hardware/Software/System
OS-Specific
No
Hardware-Specific
No
Video Card Vendor
uncertain
Steps to reproduce
  1. Missile computer + link some missile tubes
  2. Fire it
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 26 2017, 11:56 AM
lancake changed Category from none/unspecified to Control Block System: Weapons.
lancake changed First occurrence (version) from 0.200. to 0.200.125.
lancake claimed this task.
lancake raised the priority of this task from Normal to Pre-Release Quality Assurance.
Restricted Application added a project: CBS: Weapons. · View Herald TranscriptOct 26 2017, 11:56 AM
schema added a commit: Restricted Diffusion Commit.Oct 31 2017, 2:07 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 TranscriptOct 31 2017, 2:07 PM
Restricted Application added a subscriber: AndyP. · View Herald Transcript
lancake closed this task as Closed.

-QA Testing-

Fix confirmed.

Restricted Application removed a project: Quality Assurance. · View Herald TranscriptNov 1 2017, 3:59 PM
Restricted Application removed a subscriber: AndyP. · View Herald Transcript
lancake changed Last tested (version) from 0.200.134 to 0.200.148.Nov 1 2017, 3:59 PM