Jump to content

Running EpicBot on Linux


grassgoblin

Recommended Posts

Hello,

I am having trouble loading EpicBot on Linux. Some people say it works on Linux, but I when I try to run the jar with "java -jar" I get an error:

no main manifest attribute, in epicbot-loader-1.0.jar

Right now I'm am loading it in wine as it the .exe works fine on my Windows machine. Any input from fellow Linux users would be appreciated.

For context I am running Java 8 on CentOS 8.

Thank you!
Grass Goblin

Link to comment
Share on other sites

28 minutes ago, grassgoblin said:

Hello,

I am having trouble loading EpicBot on Linux. Some people say it works on Linux, but I when I try to run the jar with "java -jar" I get an error:

no main manifest attribute, in epicbot-loader-1.0.jar

Right now I'm am loading it in wine as it the .exe works fine on my Windows machine. Any input from fellow Linux users would be appreciated.

For context I am running Java 8 on CentOS 8.

Thank you!
Grass Goblin

Try running this:

java -cp epicbot-loader-1.0.jar com.epicbot.loader.Boot
 

Link to comment
Share on other sites

16 minutes ago, Proto said:

Try running this:

java -cp epicbot-loader-1.0.jar com.epicbot.loader.Boot
 


Thank you, this manages to load the application but the graphics don't render, just a blank window. I had similar issues with other java bot clients, do you think it's my Java version?

Edited by grassgoblin
Link to comment
Share on other sites

5 minutes ago, Proto said:

that would be down to your xserver, not much you can do without re-installing a different one or using a different distro @grassgoblin

Alright, I will see if I can update xorg or maybe switch my dedicated server to a new distro. For context this is my xorg version:

xorg-x11-server-Xorg-1.20.8-6.el8.x86_64

Which distro/xorg version do you use?

Link to comment
Share on other sites

1 minute ago, grassgoblin said:

Alright, I will see if I can update xorg or maybe switch my dedicated server to a new distro. For context this is my xorg version:

xorg-x11-server-Xorg-1.20.8-6.el8.x86_64

Which distro/xorg version do you use?

I don't use linux currently, but I'd advise against using centOS. It's outdated af, anything other than centos will come with a working and up to date package manager 😆

Link to comment
Share on other sites

25 minutes ago, Proto said:

I don't use linux currently, but I'd advise against using centOS. It's outdated af, anything other than centos will come with a working and up to date package manager 😆

I will just load the latest version of Ubuntu on it and see how that goes. Thank you for the insight, I get pretty excellent performance with the client on Windows.

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...