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: Chart Editor File => Exit Menubar Item Crash #3200

Closed
2 tasks done
Blue2359 opened this issue Sep 13, 2024 · 9 comments
Closed
2 tasks done

Bug Report: Chart Editor File => Exit Menubar Item Crash #3200

Blue2359 opened this issue Sep 13, 2024 · 9 comments
Labels
status: duplicate Issue or PR is redundant to another. type: minor bug Involves a minor bug or issue.

Comments

@Blue2359
Copy link

Blue2359 commented Sep 13, 2024

Issue Checklist

  • I have properly named the issue
  • I have checked the issues/discussions pages to see if the issue has been previously reported

What platform are you using?

Itch.io (Downloadable Build) - Windows

If you are playing on a browser, which one are you using?

None

Version

0.5.0

Context (Provide images, videos, etc.)

The File => Exit Menubar context item can crash the game once you click on it;
BUT, when you just use the hotkey for this (which is CTRL+Q), the game will return to MainMenuState like normal.

image

Proceeds to give the crash error:

Null Object Reference
in haxe/ui/containers/menus/Menu.hx#374
in haxe/ui/containers/menus/Menu.hx#176
in haxe/ui/util/Timer.hx#10
in haxe/ui/backend/TimerImpl.hx#17


Additional Info:

Render method: DRAW_TILES

=====================

HXCPP-Immix:

  • Memory Used: 452022868 bytes
  • Memory Reserved: 514977364 bytes
  • Memory Current Pool: 452026708 bytes
  • Memory Large Pool: 386977620 bytes
  • HXCPP Debugger: Disabled
  • HXCPP Exp Generational Mode: Disabled
  • HXCPP Exp Moving GC: Disabled
  • HXCPP Exp Moving GC: Disabled
  • HXCPP Exp Moving GC: Disabled
  • HXCPP Debug Link: Disabled
  • HXCPP Stack Trace: Enabled
  • HXCPP Stack Trace Line Numbers: Enabled
  • HXCPP Pointer Validation: Enabled
  • HXCPP Profiler: Disabled
  • HXCPP Local Telemetry: Disabled
  • HXCPP C++11: Disabled
  • Source Annotation: Disabled

Steps to reproduce (or crash logs, errors, etc.)

Everything relating to this issue are listed in the description as it is.

@Blue2359 Blue2359 added status: pending triage The bug or PR has not been reviewed yet. type: minor bug Involves a minor bug or issue. labels Sep 13, 2024
@NotHyper-474
Copy link
Contributor

NotHyper-474 commented Sep 13, 2024

Ironically enough that's the same issue mentioned here #3060 (not saying this is a duplicate tho)

@NotHyper-474
Copy link
Contributor

This has been fixed as of 0.5.1

@Hundrec
Copy link
Contributor

Hundrec commented Sep 30, 2024

lol
image

@NotHyper-474
Copy link
Contributor

NotHyper-474 commented Sep 30, 2024

Whut, I swear it didn't crash for me lol

@Hundrec
Copy link
Contributor

Hundrec commented Sep 30, 2024

Whoops, I think this might be caused by #2579 and just happened when I hit Exit

@NotHyper-474
Copy link
Contributor

Yeah even the error message is the same

@Hundrec
Copy link
Contributor

Hundrec commented Sep 30, 2024

Okay, tested again and can confirm this bug is fixed.

@EliteMasterEric
Copy link
Member

Duplicate of #2579 and definitely not fixed in v0.5.1.

@EliteMasterEric EliteMasterEric closed this as not planned Won't fix, can't repro, duplicate, stale Oct 1, 2024
@EliteMasterEric EliteMasterEric added status: duplicate Issue or PR is redundant to another. and removed status: pending triage The bug or PR has not been reviewed yet. labels Oct 1, 2024
@NotHyper-474
Copy link
Contributor

NotHyper-474 commented Oct 1, 2024

Hmm I don't think so, this one seems to have a different cause since only clicking the Exit button triggered the crash.

But that's been resolved anyway so it doesn't really matter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate Issue or PR is redundant to another. type: minor bug Involves a minor bug or issue.
Projects
None yet
Development

No branches or pull requests

4 participants