Skip to content

[CRASHFIX] Fix Chart Editor crashes on note search type switches and event dropdown lookups#7587

Closed
kiryvajiravuth wants to merge 3 commits into
FunkinCrew:developfrom
kiryvajiravuth:develop
Closed

[CRASHFIX] Fix Chart Editor crashes on note search type switches and event dropdown lookups#7587
kiryvajiravuth wants to merge 3 commits into
FunkinCrew:developfrom
kiryvajiravuth:develop

Conversation

@kiryvajiravuth

@kiryvajiravuth kiryvajiravuth commented May 17, 2026

Copy link
Copy Markdown

Linked Issues

closes #7143

Description

this PR resolves the critical crashes in the Chart Editor when alternating note-type selections after a search, as well as placing certain events on an existing event causes a crash.

Changes made:
-fixes the alternating note-type crash
-fixes the event-placing crash
-added a new .hx where if you place a new event on an existing event , the existed event will be replaced by the selected event

Screenshots/Videos

Before :

Bug 1:

before-funkin-bug.mp4

Bug 2 :

also-before-funkin-bug.mp4

After :

after-funkin-bug.mp4

@github-actions github-actions Bot added status: pending triage Awaiting review. size: large A large pull request with more than 100 changes. pr: haxe PR modifies game code. and removed size: large A large pull request with more than 100 changes. labels May 17, 2026
@NotHyper-474 NotHyper-474 added type: major bug Involves a major bug, including crashes, softlocks, or issues blocking progression topic: chart editor Related to the operation of the Chart Editor. size: large A large pull request with more than 100 changes. labels May 17, 2026
@kiryvajiravuth kiryvajiravuth changed the title [BUGFIX] Fix Chart Editor crashes on note search type switches and event dropdown lookups [CRASHFIX] Fix Chart Editor crashes on note search type switches and event dropdown lookups May 18, 2026
@kiryvajiravuth kiryvajiravuth deleted the develop branch June 12, 2026 06:27
@NotHyper-474 NotHyper-474 added status: rejected Issue did not pass review or PR cannot be approved. and removed type: major bug Involves a major bug, including crashes, softlocks, or issues blocking progression status: pending triage Awaiting review. topic: chart editor Related to the operation of the Chart Editor. pr: haxe PR modifies game code. labels Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: large A large pull request with more than 100 changes. status: rejected Issue did not pass review or PR cannot be approved.

Development

Successfully merging this pull request may close these issues.

2 participants