Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clicking New Profile and Edit Profile don't do anything #92

Open
FelixRobotics opened this issue Aug 2, 2024 · 3 comments
Open

clicking New Profile and Edit Profile don't do anything #92

FelixRobotics opened this issue Aug 2, 2024 · 3 comments

Comments

@FelixRobotics
Copy link

that's all. will be using 1.7.3 for now. thanks for all of your hard work. this launcher just feels right

@bigfoot547
Copy link
Member

Hmm. Maybe it just can't understand your launcher_profiles.json. Try using a different workDir maybe?

Try running this in command prompt: java -jar C:\path\to\olauncher.jar --workDir %appdata%\.olauncher

@FelixRobotics
Copy link
Author

Error: Unable to access jarfile C:\path\to\olauncher.jar

should i execute from a specific directory?

@JanGamesHD
Copy link

You should replace C:\path\to\olauncher.jar with the actual path to the olauncher.jar file. You can try typing

java -jar 

and then drag and drop the jar file into the cmd window. After that add the parameters:

--workDir %appdata%\.olauncher

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants