Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Bug [Ubuntu] Green wheel spins for 1-5 minutes

Joined
Oct 3, 2015
Messages
10
Apologies in advance if this has been addressed before; I couldn't really find any information regarding it.

I'm running Ubuntu with GNOME 3, and while attempting to run RuneMate with Oracle JDK 8u121 32-bit I'm confronted with multiple green spinners lasting anywhere from 1-5+ minutes ([logging in, clicking a bot, starting a bot] each of the spinners in-between lasting 1-5 minutes).

Untitled.png

I've only been able to run one bot (Development Toolkit) on this OS, as it takes so long to get to said point. Here is some debug information, if it is helpful: c@c-GA-78LMT-USB3-6-0:/opt/runemate$ sudo java -Dprism.verbose=true -jar RuneMat - Pastebin.com

Thanks for reading.
 
Client Developer
Joined
Oct 12, 2015
Messages
3,758
You're missing resources (or they're missing from the package).
 
Joined
Oct 3, 2015
Messages
10
@Party are you referring to the images such as this
Code:
java.io.FileNotFoundException: /root/RuneMate/images/logo_16.png (No such file or directory)
from the log? If so, I checked on Windows a couple days ago and I received the same errors though obviously without the delays.

edit: only seen when running the jar with -Dprism.verbose=true
 
Last edited:
Top