Skip to content

Game crashes on playing dynamic songs with only one section [linux, macos] #161

@samuelmarinsoto

Description

@samuelmarinsoto

Describe the bug
Whenever the enemy brain is killed, the game will freeze for a few seconds and then crash.

To Reproduce
Steps to reproduce the behavior:

  1. Start game
  2. Go to scenarios
  3. Start Bunker Breach scenario battle (happens on anything really)
  4. Full gold, maximum AI intelligence for player and cpu
  5. Start scenario
  6. Kill enemy brain

Expected behavior
Win screen

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
here's the last error before crashing
/usr/include/c++/14/bits/stl_vector.h:1130: constexpr std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator [with _Tp = unsigned int; _Alloc = std::allocator; reference = unsigned int&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.
Aborted (core dumped)

I'm also running Nobara (Fedora based), compiled from latest develop branch (commit 34552e8)
github won't let me upload the coredump, so use this link: https://bin.dembased.xyz/corecortexcommand1000fa2728a4cbdc4f29bc28bd84d753688611174791732255150000000.zst
Ask me for it again if the link expires, or tell me how to upload it :)
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions