SwipeX / PokeMate

Automated PokemonGo Application
GNU General Public License v3.0
111 stars 45 forks source link

Is the display still broken or is it something on my end? #82

Closed ghost closed 8 years ago

ghost commented 8 years ago

9ad4f11568

SonnyX commented 8 years ago

Seems about right... But no, it seems things are broken on your side, do you perhaps see an error inside of the terminal? Also which version are you running?

ghost commented 8 years ago

Running the 0.1.9 build from half an hour ago-- no errors on my end (other than the occasional Thread-2, which is another thing altogether)

TechGuard commented 8 years ago

I have the exact same problem. running the latest .jar file.

SwipeX commented 8 years ago

@Silverdesu @TechGuard what OS may I ask?

ghost commented 8 years ago

Windows 10 x64 running on an Intel i5-4210u

SwipeX commented 8 years ago

That's exactly what I'm running and the jar gives me no issue. Edit: is there no errors printing?

TechGuard commented 8 years ago

I'm also running Windows 10. No errors btw

SwipeX commented 8 years ago

Have either of you run 1.8 without this error

ghost commented 8 years ago

Nope, this also happens in 1.8

SwipeX commented 8 years ago

That's particularly weird. I would assume javafx is to blame in this case. Are you on the latest java version? 8u101?

TechGuard commented 8 years ago

These are my specs:

java version "1.8.0_65" Java(TM) SE Runtime Environment (build 1.8.0_65-b17) Java HotSpot(TM) 64-Bit Server VM (build 25.65-b01, mixed mode)

Windows 10 x64

SonnyX commented 8 years ago

I am on Linux (Ubuntu gnome 16.10) and have no problems.

java version "1.8.0_101"
Java(TM) SE Runtime Environment (build 1.8.0_101-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.101-b13, mixed mode)
ghost commented 8 years ago

I'll update to 8u101 and tell you the outcome in about 15 minutes

SwipeX commented 8 years ago

Okay, well as long as you are on java 8u1 or greater it shouldn't be an issue. Otherwise, I really have no idea on this.

@SonnyX linux ftw.

TechGuard commented 8 years ago

Okay, I fixed the issue by updating to Java 1.8.0_101 Thank you very much for the quick response.

SonnyX commented 8 years ago

@SwipeX Even when GRUB decides that your boot-sector is missing and tells you to pull commands out of your ... to fix it, it still is lovely.

ghost commented 8 years ago

after updating to 8u101 (previously 8u73) I can confirm that the UI is working properly.

maybe throw this onto troubleshooting?

SwipeX commented 8 years ago

Will do. Somehow your java installation(s) must have had some issues.