Skip to content

Fix maps with no boost pads triggering assert#40

Merged
ZealanL merged 1 commit intoZealanL:v3-rustfrom
VirxEC:void-fix
Feb 27, 2026
Merged

Fix maps with no boost pads triggering assert#40
ZealanL merged 1 commit intoZealanL:v3-rustfrom
VirxEC:void-fix

Conversation

@VirxEC
Copy link
Copy Markdown
Contributor

@VirxEC VirxEC commented Feb 26, 2026

Maps with no boost pads, mostly TheVoid atm, was triggering an assert:

thread 'main' (886868) panicked at rocketsim/src/sim/boost_pad/boost_pad_grid.rs:53:9:
assertion failed: !pad_configs.is_empty()

This PR fixes that.

@ZealanL ZealanL merged commit 88be871 into ZealanL:v3-rust Feb 27, 2026
@VirxEC VirxEC deleted the void-fix branch February 27, 2026 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants