V0.200.184 dev build
when i try to add thrust blast 1 as mod in my mobility chamber nothing happens. when i try to level this up or reset it I get kicked out of the server and nullpointers begin to appear. these nullpointers resolve themselves if you delete the ship.
Description
Details
- Commits
- Restricted Diffusion Commit
Restricted Diffusion Commit - Task Type
- Bug
- Affected Gamemode(s)
- Single and Multi
- Reproducible
- Yes
- Last tested (version)
- 0.200.213
- Category
- Control Block System: Functional
- First occurrence (version)
- 0.200.184
- OS-Specific
- No
- Hardware-Specific
- No
- Video Card Vendor
- uncertain
- URL to Starmadedock thread
- https://starmadedock.net/members/yoyo2901.440745/
- Username on Registry
- yoyo2901
- Username/Profile on Steam
- yannick
- Add the thrust blast chamber to your reactor
- Assign it to your hotbar, won't work, check logs
Can assign and charge it, but does not appear to function yet.
Currently the wrong icon + text is shown too, different result for Weapons menu and Hotbar
Makes more sense to show the thruster block icon, and give it as text "Thrust Blast"
<replace this block with the file content, but do not remove the first and last line. Before using the paste function, mark the area from the opening angle bracket to the closing angle bracket>
<replace this block with the file content, but do not remove the first and last line. Before using the paste function, mark the area from the opening angle bracket to the closing angle bracket>
Status | Assigned | Task | ||
---|---|---|---|---|
Closed | lancake | T2720 Master task power 2.0 | ||
Closed | lancake | T2698 Thrust blast does not work |
Event Timeline
-validated- & -confirmed-
Thrust blast cannot be properly assigned to your hotbar, and if you do, you get (catched) nullpointers. It does not function otherwise either.
java.lang.NullPointerException at org.schema.game.common.controller.elements.effectblock.EffectAddOn.endEffect(EffectAddOn.java:123) at org.schema.game.common.controller.elements.effectblock.EffectAddOn.onNoLongerConsumerActiveOrUsable(EffectAddOn.java:193) at org.schema.game.common.controller.elements.RecharchableSingleModule.onNoUpdate(RecharchableSingleModule.java:60) at org.schema.game.common.controller.elements.ManagerContainer.updateLocal(ManagerContainer.java:2145) at org.schema.game.common.controller.elements.ShipManagerContainer.updateLocal(ShipManagerContainer.java:827) at org.schema.game.common.controller.ManagedUsableSegmentController.updateLocal(ManagedUsableSegmentController.java:97) at org.schema.game.common.controller.Ship.updateLocal(Ship.java:473) at org.schema.game.server.controller.GameServerController.update(GameServerController.java:1364) at org.schema.schine.network.server.ServerController.run(ServerController.java:275) at java.lang.Thread.run(Thread.java:745)
-QA Testing-
Can assign and charge it, but does not appear to function yet.
Currently the wrong icon + text is shown too, different result for Weapons menu and Hotbar
Makes more sense to show the thruster block icon, and give it as text "Thrust Blast"
-QA Testing-
Remaining issues fixed, thrust blast does not always work (depends on values it seems) but will make a new task about that.