ok im trying to load javaop2 from my linux shell and i get this error
ive tryed to do java -jar ./JavaOp2.jar
and java -jar ./Commandlineconfiguration.jar
as well as java -jar /commandlineconfiguration.jar
and javaop2.jar with the / without it i get the same error no matter what i do
this is the error
Unable to find any plugins.
Please download the plugin package from
http://www.javaop.com/download.html
and extract them somewhere. You will be prompted to find them.
(.:19868): Gtk-WARNING **: cannot open display: <----Wtf does that mean lol
and how do i fix all of these errors please help lol
JavaOp2 cannot find your X11 display. If its on your local machine, try running the command
export DISPLAY=:0.0
ok i did that and i still get that error just now it dosent do it autpmaticly it says it cannot find the plugins then it takes like 5 mins then it says it cant find the display
Quote from: Ekion on April 07, 2007, 04:25:44 PM
ok i did that and i still get that error just now it dosent do it autpmaticly it says it cannot find the plugins then it takes like 5 mins then it says it cant find the display
When javaop cannot find the plugins, it opens a window asking where the plugins are. So you need a working X display for it to connect to.
If thats the case, just go into your javaop config and specify the plugins folder manually.
~Hdx
still getting that same problem god this is drivein me nuts
my aim is ekion187 if anyone can walk me threw this step by step i would greatly appreciate it
ok I get the same error as ekion's...
I'm loading this bot remotely on a shell so I dont have an idea whats happening visually..
Unable to find any plugins.
Please download the plugin package from
http://www.javaop.com/download.html
and extract them somewhere. You will be prompted to find them.
(.:19868): Gtk-WARNING **: cannot open display:
HDX.. How do I edit javaop config?
To turn off gui either turn off SwingGUI plugin or go to your home/.javaop2 folder and open _GlobalSettings.txt. Find the line
load gui=true
and change true to false. Should help I guess.
And you can change the plugin path in _PluginPaths.txt in the same directory.