You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Ubuntu 16.04 and the latest alpha. Everything was OK with the previous version.
Once I try to launch it using .sh file I get the following error:
start: invalid option: -j Try `start --help' for more information.
If I try to launch it using the command java -jar BlossomsPogoManager.jar I get the following:
Error: Could not find or load main class me.corriekay.pokegoutil.BlossomsPoGoManager
It looks like the issue is caused by incorrect package. If you unzip the package and go to me/corriekay/pokegoutil you will see two files with similar names - BlossomsPoGoManager.class and something like BlossomsPoGoManager$1.class.
There was only one similar file in the previous version and it was smaller.
Good night!
Mentioned by user Garrett on Discord.
The text was updated successfully, but these errors were encountered:
Mentioned by user Garrett on Discord.
The text was updated successfully, but these errors were encountered: