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

Run alpha1 perfect, but alpha2 with main class Error #306

Closed
aziechang opened this issue Aug 20, 2016 · 6 comments
Closed

Run alpha1 perfect, but alpha2 with main class Error #306

aziechang opened this issue Aug 20, 2016 · 6 comments

Comments

@aziechang
Copy link

First I would like to thank you all for this superb tool, it's by far my favorite tool and is getting better everyday.

I've been using it perfectly since early 0.1.1, 0.1.2 alpha.1, but I just updated to 0.1.2 alpha.2, it gave me
Error: Could not find or load main class me.corriekay.pokegoutil.BlossomsPoGoManager

I am running Java(TM) SE Runtime Environment (build 1.8.0_101-b13), so I think I've met the requirement?

Could you please help on this? Now I can only use old 0.1.2 alpha.1.

Thank you.

@aziechang
Copy link
Author

OS is Ubuntu 14.04, running on ARM cpu, just in case information needed. Thank you.

@deadthoma5
Copy link

I had this issue in Fedora 23 x64 until I switched from openjdk to oracle jdk.

BPGM 0.1.2.alpha.2 works for me now

@Wolfsblvt Wolfsblvt added the bug label Aug 21, 2016
@Wolfsblvt
Copy link
Owner

Do you run the jar file directly? Or do you use the shell script?
If second, try running the jar directly via command line: java -jar BlossomsPogoManager.jar

@aziechang
Copy link
Author

Hello,

Thanx for the help.

I had other issues with openjdk on earlier versions of BlossomsManager,
so I switched for oracle JDK 8 already.

Also, I am running with command line, sudo java -jar
BlossomsPogoManager.jar.

I don't know where went wrong, but I just use alpha1 now since it's
pretty good already.

Tried using alpha2 on windows computer, it works fine.

Andrew

On Mon, Aug 22, 2016 at 7:17 AM, Wolfsblvt notifications@github.com wrote:

Do you run the jar file directly? Or do you use the shell script?
If second, try running the jar directly via command line: java -jar
BlossomsPogoManager.jar


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#306 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AUI7CFA95HSZpJa2OerrRXaWTLdMvRZXks5qiNx-gaJpZM4Jo9t0
.

@GuillaumeCisco
Copy link

Just used Oracle JDK instead of Open JDK and it worked ;)
Thanks to http://tecadmin.net/install-oracle-java-8-jdk-8-ubuntu-via-ppa/#

@thisischrys
Copy link

In case anyone runs into this in the future:
I have no problems running this in openjdk 1.8.0_121

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

No branches or pull requests

5 participants