viktor-ferenczi / multigrid-projector

Multigrid Projector plugin for the Space Engineers game.
MIT License
24 stars 6 forks source link

Fix client crash in CraftProjection #65

Closed mkaito closed 7 months ago

mkaito commented 7 months ago

Not all components may have valid blueprints in certain complex scenarios (loot-only, economy-only, etc). Thankfully, this was only used to get the display name for the BoM window.

Using the component definition to get the display name is more reliable, and generally more correct.

Fixes #64

To verify: