UmbratheUmbreon/PublicDenpaEngine

Menu crash-

Closed this issue · 5 comments

Describe the bug
A clear and concise description of what the bug is.
When I go to the main menu in my source code edit, it crashes with a "Null Object Reference".
To Reproduce
Steps to reproduce the behavior:

  1. Go to the Main Menu
  2. See error
    (Simple.)

Expected behavior
A clear and concise description of what you expected to happen.
I expected me to go to the main menu.

Screenshots
If applicable, add screenshots to help explain your problem.
image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Microsoft Edge
  • Version: 109 or 108 or somthing

Additional context
Add any other context about the problem here.

Check line 153 in your source

I removed the line of code. (if (!ClientPrefs.lowQuality) {
bgScroll.visible = true;
bgScroll2.visible = true;
})
I think it was because I removed BGScroll.

I removed any mention of BGScroll in the playstate because the Menu still crashed after I removed that line of code.

But I think your thing should be compatible with actions.

If the modder chooses to do actions