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

Null Exception encountered when playing DTXMania as a DTXViewer from DTXCreator #135

Closed
fisyher opened this issue Feb 15, 2022 · 0 comments
Assignees
Labels

Comments

@fisyher
Copy link
Collaborator

fisyher commented Feb 15, 2022

Null exceptions related to CDTXMania.stageSongSelection.rChosenScore occurs at 2 places. One at line 309 of CActPerfProgress.cs within method

private void tCreateBestProgressBarRecordTexture(CScore cScore)

The other at line 139 of CActResultImage when a song has finished its playback.
In DTXVMode, DTXMania should not transit to Result Screen but should stay in Performance Screen.

Bug occurs only in GR mode only.

@fisyher fisyher self-assigned this Feb 15, 2022
@limyz limyz added the bug label Feb 15, 2022
fisyher referenced this issue Feb 16, 2022
…ausing timer in CStagePerfGuitarScreen if DTXVMode is true instead of entering Stage Clear

Added null check in tCreateBestProgressBarRecordTexture
@fisyher fisyher closed this as completed Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants