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: i cant open the program, like its not converted #2884

Open Jolly-Cakes opened 2 years ago

Jolly-Cakes 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.

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

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

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

Jolly-Cakes commented 2 years ago

2022-03-13 (2) it isnt converted and i dont know what to do

Ninjakaiden523 commented 2 years ago

https://github.com/KadeDev/Kade-Engine/blob/stable/docs/building.md follow this to compile it. If you have all of this already, click the file button on the top left of explorer and click open windows powershell as administrator, and type "lime (Build or test depending on if you're making a mod and just need to test it) windows (-debug for if you need to test). If you don't want to do this just download a pre-compiled kade engine

Ninjakaiden523 commented 2 years ago

image I'm not on my windows laptop right now, so I used your image to show where the file button is. MAKE SURE YOU DON'T HAVE ANOTHER FOLDER SELECTED WHEN YOU OPEN POWERSHELL OR IT WILL NOT BUILD, IT NEEDS PROJECT.XML IN THE FOLDER TO BUILD. I've kept folders accidentally clicked and it does nothing other than waste a few seconds of time. If you open powershell with another folder clicked, just close powershell click the correct folder or deselect the folder you have selected and open powershell again.