Jump to content

Linux


mpotacon

Recommended Posts

I am new here but i have a lot of experience with gnu/linux operating systems. I personally use Crunchbang, which uses openbox as it display manager and i had to change the PokeMMO.sh to get it to run right after selecting it from my menu

Before i changed the it i was getting the Could not find main class: com.pokeemu.client.Client.

The default PokeMMO.sh
[CODE]
#!/bin/sh
java -Xmx512M -ea -Xbootclasspath/p:./libs/jsr166.jar -cp ./lib/*:PokeMMO.exe com.pokeemu.client.Client
[/CODE]

If you run this from a menu it will most likley run the java command it in your / or /home/ and it looks for the com.pokeemu.client.Client. in that directory

On the the support forums it says to redownload the client, i know that there is no official support for linux, but the fix for this on linux is the add a line to the .sh

Fixed PokeMMO.sh to work from a linux menu
[CODE]
#!/bin/sh
cd /home/mpo/PokeMMO/
java -Xmx512M -ea -Xbootclasspath/p:./libs/jsr166.jar -cp ./lib/*:PokeMMO.exe com.pokeemu.client.Client
[/CODE]

I added a cd command to the directory that my PokeMMO.sh is in. So now when i click on my PokeMMO in my menu it will run the java command in the directory that i have it in.

If anyone else is running a linux os and would like help with it or help on how to add it to your menu either post here or pm me with your type of distro and what java your running

Link to comment
  • 2 weeks later...

[quote name='Zakaveli' timestamp='1359742982' post='180055']
Does this work on Fedora? I had PokeMMO running on Ubuntu but it crashed alot of times and Ubuntu lagged alot for me where Fedora doesn't at all so I had to made the switch
[/quote]

it should as long as you have java installed

Link to comment

So i have tested PokeMMO on all but fedora ( i dont really use it so i dont have a machine setup for it right now). but i have not had any problems running PokeMMO. All of my distros are up to date and are running atleast java version "1.6.0_24" OpenJDK Runtime Environment (IcedTea6 1.11.5) (6b24-1.11.5-1) OpenJDK Server VM (build 20.0-b12, mixed mode)

If you do have problems running it on a linux os post here and ill see if i can help

(but please first google it, if is on the first page and you post i will not explian how to fix)

Link to comment

Yo! ok i hope it's ok that i put this here

Also i have next to no clue what i should do let alone what to look for, or how to fix/change anything without having what and why explained, not as if i'm stupid simple and slow, but more like being taught.

[spoiler]
[INFO 2013-02-17 00-04-32] com.pokeemu.client.Client:? - Starting PokeMMO Client. Client revision: 1716
[INFO 2013-02-17 00-04-32] com.pokeemu.client.Client:? - [url="http://pokemmo.eu"]http://pokemmo.eu[/url]
[INFO 2013-02-17 00-04-32] com.pokeemu.client.Client:? - Java Version: 1.6.0_27
[INFO 2013-02-17 00-04-32] com.pokeemu.client.Client:? - Possible rom Pokemon - SoulSilver.nds
[INFO 2013-02-17 00-04-32] com.pokeemu.client.Client:? - Could not load ./roms/Pokemon - SoulSilver.nds as a gba rom because: v0 is not currently a supported rom type.
[INFO 2013-02-17 00-04-32] com.pokeemu.commons.OOoO.ooOO.Object.OOoO:? - Loaded DS ROM POKEMON SS
oams.size = 2
ncer.cebk.banks[i].oams = 2
oams.size = 4
ncer.cebk.banks[i].oams = 4
[INFO 2013-02-17 00-04-37] com.pokeemu.client.Client:? - Possible rom Pokemon - Fire Red Version (U) (V1.0).gba
[INFO 2013-02-17 00-04-37] com.pokeemu.commons.OOoO.new:? - Loaded GBA ROM BPRE
[INFO 2013-02-17 00-04-38] com.pokeemu.client.E.oOOO.OoOO:? - Loading possible string container: strings_en.xml
[INFO 2013-02-17 00-04-38] com.pokeemu.client.E.oOOO.A:? - Populating primary string container: en
[INFO 2013-02-17 00-04-38] com.pokeemu.client.Client:? - Loaded all resources in 1145 milliseconds
[INFO 2013-02-17 00-04-38] com.pokeemu.client.Client:? - MemoryInfo: Heap Memory Usage: 80/494 MB
[INFO 2013-02-17 00-04-38] com.pokeemu.client.Client:? - MemoryInfo: NonHeap Memory Usage: 18/118 MB
java.lang.Exception: Failed to set display mode.
at org.lwjgl.util.Display.setDisplayMode(Display.java:240)
at com.pokeemu.client.graphics.OoOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO.for(Unknown Source)
at com.pokeemu.client.graphics.OoOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO.ôO0000(Unknown Source)
at com.pokeemu.client.graphics.OoOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO.ØO0000(Unknown Source)
at com.pokeemu.client.Client.<init>(Unknown Source)
at com.pokeemu.client.Client.main(Unknown Source)
Xlib: extension "GLX" missing on display ":0.0".
[ERROR 2013-02-17 00-04-39] com.pokeemu.client.graphics.OoOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO:? - Fatal LWJGLException.
org.lwjgl.LWJGLException: Could not init GLX
at org.lwjgl.opengl.LinuxDisplayPeerInfo.initDefaultPeerInfo(Native Method)
at org.lwjgl.opengl.LinuxDisplayPeerInfo.<init>(LinuxDisplayPeerInfo.java:61)
at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:788)
at org.lwjgl.opengl.DrawableGL.setPixelFormat(DrawableGL.java:61)
at org.lwjgl.opengl.Display.create(Display.java:842)
at org.lwjgl.opengl.Display.create(Display.java:753)
at org.lwjgl.opengl.Display.create(Display.java:735)
at com.pokeemu.client.graphics.OoOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO.ôO0000(Unknown Source)
at com.pokeemu.client.graphics.OoOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO.ØO0000(Unknown Source)
at com.pokeemu.client.Client.<init>(Unknown Source)
at com.pokeemu.client.Client.main(Unknown Source)

[/spoiler]

I get that every time, I've updated and googled about but I'm confused and can't figure out whats wrong besides me trying to play on a netbook. Which is weird cuz i used to play on windows on the same netbook. I checked the open gl stuff and got confused because i seem to be up to date with everything >.>

[spoiler]
[INFO 2013-02-17 01-45-04] com.pokeemu.client.Client:? - Starting PokeMMO Client. Client revision: 2422
[INFO 2013-02-17 01-45-04] com.pokeemu.client.Client:? - http://pokemmo.eu
[INFO 2013-02-17 01-45-04] com.pokeemu.client.Client:? - Java Version: 1.6.0_27
[INFO 2013-02-17 01-45-04] com.pokeemu.client.Client:? - Possible rom Pokemon - Fire Red Version (U) (V1.0).gba
[INFO 2013-02-17 01-45-04] com.pokeemu.commons.E.B:? - Loaded GBA ROM BPRE
[INFO 2013-02-17 01-45-05] com.pokeemu.client.super.super.B:? - Loading possible string container: strings_en.xml
[INFO 2013-02-17 01-45-06] com.pokeemu.client.super.super.A:? - Populating primary string container: en
[INFO 2013-02-17 01-45-06] com.pokeemu.client.Client:? - Loaded all resources in 2270 milliseconds
[INFO 2013-02-17 01-45-06] com.pokeemu.client.Client:? - MemoryInfo: Heap Memory Usage: 23/494 MB
[INFO 2013-02-17 01-45-06] com.pokeemu.client.Client:? - MemoryInfo: NonHeap Memory Usage: 18/118 MB
java.lang.Exception: Failed to set display mode.
at org.lwjgl.util.Display.setDisplayMode(Display.java:240)
at com.pokeemu.client.graphics.oOOO.ÒO0000(Unknown Source)
at com.pokeemu.client.graphics.oOOO.öO0000(Unknown Source)
at com.pokeemu.client.graphics.oOOO.Object.super(Unknown Source)
at com.pokeemu.client.Client.<init>(Unknown Source)
at com.pokeemu.client.Client.main(Unknown Source)
Xlib: extension "GLX" missing on display ":0.0".
[ERROR 2013-02-17 01-45-07] com.pokeemu.client.graphics.oOOO:? - Fatal LWJGLException.
org.lwjgl.LWJGLException: Could not init GLX
at org.lwjgl.opengl.LinuxDisplayPeerInfo.initDefaultPeerInfo(Native Method)
at org.lwjgl.opengl.LinuxDisplayPeerInfo.<init>(LinuxDisplayPeerInfo.java:61)
at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:788)
at org.lwjgl.opengl.DrawableGL.setPixelFormat(DrawableGL.java:61)
at org.lwjgl.opengl.Display.create(Display.java:842)
at org.lwjgl.opengl.Display.create(Display.java:753)
at org.lwjgl.opengl.Display.create(Display.java:735)
at com.pokeemu.client.graphics.oOOO.öO0000(Unknown Source)
at com.pokeemu.client.graphics.oOOO.Object.super(Unknown Source)
at com.pokeemu.client.Client.<init>(Unknown Source)
at com.pokeemu.client.Client.main(Unknown Source)

[/spoiler]
I downloaded a new lwjgl version 2.8 and the error changed to this.

Link to comment

[quote name='mpotacon' timestamp='1360450487' post='191446']
in the coming week or so i will be testing it on mint, ubuntu and fedora, i already know it works fine on crunchbang
[/quote]

[s]Works on mint...well debian mint..im sure it does on ubuntu..idk about fedora though.[/s]

EDIT : nvm I saw your recent post.

Link to comment

[quote name='T3chnicality' timestamp='1361077609' post='200163']
Yo! ok i hope it's ok that i put this here

Also i have next to no clue what i should do let alone what to look for, or how to fix/change anything without having what and why explained, not as if i'm stupid simple and slow, but more like being taught.

[spoiler]
[INFO 2013-02-17 00-04-32] com.pokeemu.client.Client:? - Starting PokeMMO Client. Client revision: 1716
[INFO 2013-02-17 00-04-32] com.pokeemu.client.Client:? - [url="http://pokemmo.eu"]http://pokemmo.eu[/url]
[INFO 2013-02-17 00-04-32] com.pokeemu.client.Client:? - Java Version: 1.6.0_27
[INFO 2013-02-17 00-04-32] com.pokeemu.client.Client:? - Possible rom Pokemon - SoulSilver.nds
[INFO 2013-02-17 00-04-32] com.pokeemu.client.Client:? - Could not load ./roms/Pokemon - SoulSilver.nds as a gba rom because: v0 is not currently a supported rom type.
[INFO 2013-02-17 00-04-32] com.pokeemu.commons.OOoO.ooOO.Object.OOoO:? - Loaded DS ROM POKEMON SS
oams.size = 2
ncer.cebk.banks[i].oams = 2
oams.size = 4
ncer.cebk.banks[i].oams = 4
[INFO 2013-02-17 00-04-37] com.pokeemu.client.Client:? - Possible rom Pokemon - Fire Red Version (U) (V1.0).gba
[INFO 2013-02-17 00-04-37] com.pokeemu.commons.OOoO.new:? - Loaded GBA ROM BPRE
[INFO 2013-02-17 00-04-38] com.pokeemu.client.E.oOOO.OoOO:? - Loading possible string container: strings_en.xml
[INFO 2013-02-17 00-04-38] com.pokeemu.client.E.oOOO.A:? - Populating primary string container: en
[INFO 2013-02-17 00-04-38] com.pokeemu.client.Client:? - Loaded all resources in 1145 milliseconds
[INFO 2013-02-17 00-04-38] com.pokeemu.client.Client:? - MemoryInfo: Heap Memory Usage: 80/494 MB
[INFO 2013-02-17 00-04-38] com.pokeemu.client.Client:? - MemoryInfo: NonHeap Memory Usage: 18/118 MB
java.lang.Exception: Failed to set display mode.
at org.lwjgl.util.Display.setDisplayMode(Display.java:240)
at com.pokeemu.client.graphics.OoOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO.for(Unknown Source)
at com.pokeemu.client.graphics.OoOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO.ôO0000(Unknown Source)
at com.pokeemu.client.graphics.OoOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO.ØO0000(Unknown Source)
at com.pokeemu.client.Client.<init>(Unknown Source)
at com.pokeemu.client.Client.main(Unknown Source)
Xlib: extension "GLX" missing on display ":0.0".
[ERROR 2013-02-17 00-04-39] com.pokeemu.client.graphics.OoOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO:? - Fatal LWJGLException.
org.lwjgl.LWJGLException: Could not init GLX
at org.lwjgl.opengl.LinuxDisplayPeerInfo.initDefaultPeerInfo(Native Method)
at org.lwjgl.opengl.LinuxDisplayPeerInfo.<init>(LinuxDisplayPeerInfo.java:61)
at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:788)
at org.lwjgl.opengl.DrawableGL.setPixelFormat(DrawableGL.java:61)
at org.lwjgl.opengl.Display.create(Display.java:842)
at org.lwjgl.opengl.Display.create(Display.java:753)
at org.lwjgl.opengl.Display.create(Display.java:735)
at com.pokeemu.client.graphics.OoOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO.ôO0000(Unknown Source)
at com.pokeemu.client.graphics.OoOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO.ØO0000(Unknown Source)
at com.pokeemu.client.Client.<init>(Unknown Source)
at com.pokeemu.client.Client.main(Unknown Source)

[/spoiler]

I get that every time, I've updated and googled about but I'm confused and can't figure out whats wrong besides me trying to play on a netbook. Which is weird cuz i used to play on windows on the same netbook. I checked the open gl stuff and got confused because i seem to be up to date with everything >.>

[spoiler]
[INFO 2013-02-17 01-45-04] com.pokeemu.client.Client:? - Starting PokeMMO Client. Client revision: 2422
[INFO 2013-02-17 01-45-04] com.pokeemu.client.Client:? - [url="http://pokemmo.eu"]http://pokemmo.eu[/url]
[INFO 2013-02-17 01-45-04] com.pokeemu.client.Client:? - Java Version: 1.6.0_27
[INFO 2013-02-17 01-45-04] com.pokeemu.client.Client:? - Possible rom Pokemon - Fire Red Version (U) (V1.0).gba
[INFO 2013-02-17 01-45-04] com.pokeemu.commons.E.B:? - Loaded GBA ROM BPRE
[INFO 2013-02-17 01-45-05] com.pokeemu.client.super.super.B:? - Loading possible string container: strings_en.xml
[INFO 2013-02-17 01-45-06] com.pokeemu.client.super.super.A:? - Populating primary string container: en
[INFO 2013-02-17 01-45-06] com.pokeemu.client.Client:? - Loaded all resources in 2270 milliseconds
[INFO 2013-02-17 01-45-06] com.pokeemu.client.Client:? - MemoryInfo: Heap Memory Usage: 23/494 MB
[INFO 2013-02-17 01-45-06] com.pokeemu.client.Client:? - MemoryInfo: NonHeap Memory Usage: 18/118 MB
java.lang.Exception: Failed to set display mode.
at org.lwjgl.util.Display.setDisplayMode(Display.java:240)
at com.pokeemu.client.graphics.oOOO.ÒO0000(Unknown Source)
at com.pokeemu.client.graphics.oOOO.öO0000(Unknown Source)
at com.pokeemu.client.graphics.oOOO.Object.super(Unknown Source)
at com.pokeemu.client.Client.<init>(Unknown Source)
at com.pokeemu.client.Client.main(Unknown Source)
Xlib: extension "GLX" missing on display ":0.0".
[ERROR 2013-02-17 01-45-07] com.pokeemu.client.graphics.oOOO:? - Fatal LWJGLException.
org.lwjgl.LWJGLException: Could not init GLX
at org.lwjgl.opengl.LinuxDisplayPeerInfo.initDefaultPeerInfo(Native Method)
at org.lwjgl.opengl.LinuxDisplayPeerInfo.<init>(LinuxDisplayPeerInfo.java:61)
at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:788)
at org.lwjgl.opengl.DrawableGL.setPixelFormat(DrawableGL.java:61)
at org.lwjgl.opengl.Display.create(Display.java:842)
at org.lwjgl.opengl.Display.create(Display.java:753)
at org.lwjgl.opengl.Display.create(Display.java:735)
at com.pokeemu.client.graphics.oOOO.öO0000(Unknown Source)
at com.pokeemu.client.graphics.oOOO.Object.super(Unknown Source)
at com.pokeemu.client.Client.<init>(Unknown Source)
at com.pokeemu.client.Client.main(Unknown Source)

[/spoiler]
I downloaded a new lwjgl version 2.8 and the error changed to this.
[/quote]

what kind of graphics card do you have

Link to comment
  • 2 weeks later...

[quote name='mpotacon' timestamp='1361487622' post='206443']
what kind of graphics card do you have
[/quote]

No "card" persay, it's the stock graphics. lspci gave me intel N10.

EDIT: I should probably just give you this shouldn't I?
[spoiler]
00:00.0 Host bridge: Intel Corporation N10 Family DMI Bridge
00:02.0 VGA compatible controller: Intel Corporation N10 Family Integrated Graphics Controller
00:02.1 Display controller: Intel Corporation N10 Family Integrated Graphics Controller
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
00:1c.3 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 4 (rev 02)
00:1d.0 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
00:1d.2 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02)
00:1d.3 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation N10/ICH7 Family SATA Controller [IDE mode] (rev 02)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
01:00.0 Ethernet controller: Atheros Communications Inc. AR8132 Fast Ethernet (rev c0)
02:00.0 Network controller: Atheros Communications Inc. AR2427 802.11bg Wireless Network Adapter (PCI-Express) (rev 01)

[/spoiler]

Link to comment

[quote name='T3chnicality' timestamp='1362298543' post='216738']
No "card" persay, it's the stock graphics. lspci gave me intel N10.

EDIT: I should probably just give you this shouldn't I?
[spoiler]
00:00.0 Host bridge: Intel Corporation N10 Family DMI Bridge
00:02.0 VGA compatible controller: Intel Corporation N10 Family Integrated Graphics Controller
00:02.1 Display controller: Intel Corporation N10 Family Integrated Graphics Controller
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
00:1c.3 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 4 (rev 02)
00:1d.0 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
00:1d.2 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02)
00:1d.3 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation N10/ICH7 Family SATA Controller [IDE mode] (rev 02)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
01:00.0 Ethernet controller: Atheros Communications Inc. AR8132 Fast Ethernet (rev c0)
02:00.0 Network controller: Atheros Communications Inc. AR2427 802.11bg Wireless Network Adapter (PCI-Express) (rev 01)

[/spoiler]
[/quote] well im stumped but i did notice this on your first post, maybe is an error from the roms

[quote name='T3chnicality' timestamp='1361077609' post='200163']
[INFO 2013-02-17 00-04-32] com.pokeemu.client.Client:? - Possible rom Pokemon - SoulSilver.nds
[INFO 2013-02-17 00-04-32] com.pokeemu.client.Client:? - Could not load ./roms/Pokemon - SoulSilver.nds as a gba rom because: v0 is not currently a supported rom type.
[/quote]

Link to comment

I tried it in my terminal but it didn't work... ? I am Linux impared for the most part this is what I entered
Any way I could get some help ? Sorry for the incompentence.

vanvogt $ #!/bin/sh
vanvogt $ cd /home/mpo/PokeMMO/
ksh: cd: /home/mpo/PokeMMO - No such file or directory
vanvogt $ keMMO.sh com.pokeemu.client.Client <
Error: Could not find or load main class com.pokeemu.client.Client
vanvogt $ ^C
vanvogt $


I deleted everything and re-downloaded all of the files to start fresh so if anyone can help just let me know thanks.

Edited by FLYBoyTony
Link to comment

[quote name='FLYBoyTony' timestamp='1362511036' post='219038']
I tried it in my terminal but it didn't work... ? I am Linux impared for the most part this is what I entered
Any way I could get some help ? Sorry for the incompentence.

vanvogt $ #!/bin/sh
vanvogt $ cd /home/mpo/PokeMMO/
ksh: cd: /home/mpo/PokeMMO - No such file or directory
vanvogt $ keMMO.sh com.pokeemu.client.Client <
Error: Could not find or load main class com.pokeemu.client.Client
vanvogt $ ^C
vanvogt $


I deleted everything and re-downloaded all of the files to start fresh so if anyone can help just let me know thanks.
[/quote]

um i don't mean to be an ass, but please

[quote name='mpotacon' timestamp='1360874050' post='197576']
If you do have problems running it on a linux os post here and ill see if i can help

(but please first google it, if is on the first page and you post i will not explian how to fix)
[/quote]

at least learn a little about linux

i will be a little nice and leave this here [url="http://www.linux.org/tutorial/view/beginners-level-course"]http://www.linux.org/tutorial/view/beginners-level-course[/url]

Link to comment

It's fine I know I don't know much about linux but like I said I downloaded the client and the rom and extrcated it put it in the roms folder as directed. But then what :/ I know some about using Linux but it's just been awhile. When I click on the Pokemmo.sh it brings up what you showed in the first post. Is it diffrent since im using Mint ? I have already tried googling the problem.

Link to comment

[html][URL=http://imgur.com/xNopvQZ][IMG]http://i.imgur.com/xNopvQZ.png[/IMG][/URL][/html]

[html][URL=http://imgur.com/l2cVR6r][IMG]http://i.imgur.com/l2cVR6r.png[/IMG][/URL][/html]

I click on it and it runs it in Pluma

I feel like I'm missing something that no one has seemed to mention yet ?
Am I wrong everyone is making it seem as simple as point and click but it's not opening.

Edited by FLYBoyTony
Link to comment

Im assuming it's not as simple as changing the .sh to .exe :/ thing is I don't know where to execute it to on my computer. What program should I be using to execute it to? Or does that depened on what your running? Because I tried the Cd but this isn't my system my dad built the computer... so some of the executions are different changed for him to use easier.

I'm not sure how to explain my self but basically im unsure what to type in for my execution since I don't know what my options are the run it on.

Edited by FLYBoyTony
Link to comment

[quote name='FLYBoyTony' timestamp='1362521622' post='219296']
Im assuming it's not as simple as changing the .sh to .exe :/ thing is I don't know where to execute it to on my computer. What program should I be using to execute it to? Or does that depened on what your running? Because I tried the Cd but this isn't my system my dad built the computer... so some of the executions are different changed for him to use easier.

I'm not sure how to explain my self but basically im unsure what to type in for my execution since I don't know what my options are the run it on.
[/quote]

really should ask your dad then

Link to comment

So I figured out how to execute the program but now for some reason it's having trouble loading the game I have been able to get to the log in screen and even log in but I was trying to finish creating my character when it froze. I went to select my character name and it froze on me again for the third time, can anyone elaborate?

[html][url="http://imgur.com/yL1oex5"][img]http://i.imgur.com/yL1oex5.png[/img][/url][/html]

[html][url="http://imgur.com/QxlBa7d"][img]http://i.imgur.com/QxlBa7d.png[/img][/url][/html]


Is there something better to run it under because I noticed this is the only option it is showing for PokeMMO to run on named Pluma.

[html][url="http://imgur.com/nEAyrFw"][img]http://i.imgur.com/nEAyrFw.png[/img][/url][/html]

Edited by FLYBoyTony
Link to comment
  • 2 weeks later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.