Skip to content

Transition: Fix crash for "Random Block" (regression)#3524

Merged
carstene1ns merged 3 commits intoEasyRPG:masterfrom
Ghabry:transition-crash
Mar 16, 2026
Merged

Transition: Fix crash for "Random Block" (regression)#3524
carstene1ns merged 3 commits intoEasyRPG:masterfrom
Ghabry:transition-crash

Conversation

@Ghabry
Copy link
Member

@Ghabry Ghabry commented Mar 13, 2026

Making all the transitions one frame longer causes the random block transition to index out of bounds because it uses a fixed array size.

As there are still some flaws in the transition code I added a safeguard for now.

@Ghabry Ghabry added this to the 0.8.2 milestone Mar 13, 2026
Copy link
Member

@carstene1ns carstene1ns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feels a bit hacky, but we still need to fix parts here, so good for now ^^

@carstene1ns carstene1ns merged commit f757eb1 into EasyRPG:master Mar 16, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants