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 602 forks source link

Crash when starting the Game #2850

Closed XxYourMomxX closed 2 years ago

XxYourMomxX commented 2 years ago

Please check for duplicates, similar issues or closed issues with the same problem, as well performing simple troubleshooting steps (such as deleting the export folder if it's an issue with compiling, reinstalling Kade Engine) before submitting an issue.

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

Windows (x86), Windows (x86_64), Linux, or macOS? Specify below. Windows 64 bit

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

version 1.6.1

Have you identified any steps to reproduce the bug? If so, please describe them below. Use images if possible.

no

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

I tried to compile my game and it went normally until the title screen came up. The game crashed giving me a null object reference. the newest polymod gives me some errors so i use polymod from https://github.com/MasterEric/polymod and it gives the null object reference. Can someone pls help?

XxYourMomxX commented 2 years ago

I managed to fix to bug