Thrust blast cannot be properlyCan assigned to your hotbar. and charge it, It does not function and an exception gets thrown + catched too when you switch reactors and it is still assigned on your hotbar.
```
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)
```but does not appear to function yet.
You also see this getting spammed as soon as it is put on your hotbar, as the icon is not there either when on the hotbar. It is for the weapons menu though.
```
NO ICON FOR -9223372036854775781; Check PlayerUsableInterface.ICONS map
NO ICON FOR -9223372036854775781;Currently the wrong icon + text is shown too, Check PlayerUsableInterface.ICONS mapdifferent result for **Weapons menu** and **Hotbar**
NO ICON FOR -9223372036854775781; Check PlayerUsableInterface.ICONS map{F23505}
NO ICON FOR -9223372036854775781; Check PlayerUsableInterface.ICONS map
```
{F23507}
Makes more sense to show the **thruster block** icon, and give it as text **"Thrust Blast"**