Kade-github / Kade-Engine

Kade Engine is a Competitive Rhythm Game engine rewrite for FNF with Quality of Life features included.
https://kadedev.github.io/Kade-Engine/
Apache License 2.0
407 stars 603 forks source link

Bug Report: Null object reference #2885

Open FuroYT opened 2 years ago

FuroYT commented 2 years ago

If you are playing a downloaded version of the game, what operating system are you using?

Windows 11 64bits (x64)

What version of the game are you using? Look in the bottom left corner of the main menu.

Kade Engine 1.5.1

Please describe your issue. Provide extensive detail and images if possible.

Doing the Null Object Reference bug at the start of TitleState.hx

image

even on unmodified build of kade

Ninjakaiden523 commented 2 years ago

If you can tell, this happens when something is called on to load, but doesn't exist. Check your gfDanceTitle.xml file. It could have been corrupted somehow, changed or the wrong animations are labeled in the source code. Also check other things related to the title.

FuroYT commented 2 years ago

Bro it's a fresh builded nothing is corrupted cause like I downloaded it build it and launch it and then it gives me this error

Ninjakaiden523 commented 2 years ago

I use windows 10, windows 11 may have an issue with haxe, I honestly don't know.

FuroYT commented 2 years ago

no it only does with kade for some reason