Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG REPORT] - Error when reaching a certain point in my song #54

Open
Mystocus opened this issue Sep 2, 2024 · 1 comment
Open

[BUG REPORT] - Error when reaching a certain point in my song #54

Mystocus opened this issue Sep 2, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Mystocus
Copy link

Mystocus commented Sep 2, 2024

Description:

I recently started charting a song for a video and yesterday it worked just fine now today I have problems getting past a certain point in the editor.

Reproduction:

I open denpa engine 0.8.2 Release then go directly to the chart editor. I load my song then play it and once I get to a certain point on the player's turn it crashes. There are no events so I'm not sure of what's causing this to happen. And from what I've seen this only happens in the charter it plays normally.

editors/ChartingState.hx (line 3178)
editors/ChartingState.hx (line 3148)
editors/ChartingState.hx (line 3094)
editors/ChartingState.hx (line 2825)
editors/ChartingState.hx (line 2203)
editors/ChartingState.hx (line 2044)
flixel/FlxState.hx (line 213)
flixel/FlxGame.hx (line 752)
flixel/FlxGame.hx (line 682)
flixel/FlxGame.hx (line 556)
openfl/events/EventDispatcher.hx (line 402)
openfl/display/DisplayObject.hx (line 1399)

Uncaught Error: Null Object Reference!
Please report this error to the GitHub page
(Will automatically open when exiting!)
Alternatively, report it in the official server
(Will also be opened automatically!)

Expected Behavior

The song plays as normal and allows me to chart it properly.

DenpaEngine_2024-09-02_14'37'49.txt
DenpaEngine_2024-09-02_14'19'16.txt
DenpaEngine_2024-09-02_14'17'39.txt
DenpaEngine_2024-09-02_14'16'53.txt
DenpaEngine_2024-09-02_14'11'09.txt

@Mystocus Mystocus added the bug Something isn't working label Sep 2, 2024
@Mystocus
Copy link
Author

Mystocus commented Sep 2, 2024

image
Whenever the next section plays I get an error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant