-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Labels
status: pending pull requestDependent on a pull request that is currently awaiting review.Dependent on a pull request that is currently awaiting review.topic: modsRelated to the creation or use of mods.Related to the creation or use of mods.type: minor bugInvolves a minor bug or issue.Involves a minor bug or issue.
Description
Issue Checklist
- I have read the Contributing Guide
- I have checked the Issues/Discussions pages to see if my issue has already been reported
- I have properly titled my issue
- I did not have any mods installed when I encountered this issue
Platform
Windows (Downloadable Build)
Version
0.7.5
Description (include any images, videos, errors, or crash logs)
When playtesting a chart, the script for the default song variation loads no matter the current variation. After attempting to fix this problem, I had concluded that it might have to do with the buildRaw() function located in Song.hx. Within buildRaw() is what builds the song with the script class, which tracing the class name would only result in the class name of the song's default script, instead of it being any of the variation scripts. This bug would also be the cause for #5923 and you can tell by noticing how the tankmen are positioned higher than they should be.
Steps to Reproduce
- Open a song in the chart editor (probably best to do a pico mix because yeah).
- Playtest
- Huh? I wonder why my stress-pico.hxc script no longer does the funny camera spinning like what it had been doing before I opened the chart editor???
NotHyper-474, charlesisfeline, Keoiki, moxie-coder, KoloInDaCrib and 2 more
Metadata
Metadata
Assignees
Labels
status: pending pull requestDependent on a pull request that is currently awaiting review.Dependent on a pull request that is currently awaiting review.topic: modsRelated to the creation or use of mods.Related to the creation or use of mods.type: minor bugInvolves a minor bug or issue.Involves a minor bug or issue.