TheSunCat / Whitehole

A level editor for Super Mario Galaxy 1 and 2.
15 stars 10 forks source link

does not exist error #12

Closed sup552 closed 4 years ago

sup552 commented 4 years ago

watch video show the error in progress ~~~ https://www.youtube.com/watch?v=-vXKqtAHiBk

TheSunCat commented 4 years ago

hi, you need to download the latest release from here and open the .jar file. What you're doing in the video is trying to open the source code, which can't run as a program.

sup552 commented 4 years ago

please help I can't seem figure out how to open Whitehole.class this was the one not in the sorce code

TheSunCat commented 4 years ago

Hi! You need to install Java on your system, and use Java to run Whitehole.jar. You can find Java here.

If double-clicking the jar file does not work, you can click on the file path in Windows explorer and type this: java -jar Whitehole.jar to force it to open the jarfile with java.

Good luck! Feel free to contact me on Discord (TheSunCat#1007).