You are not logged in.

#1 2012-07-13 21:56:36

Cif
Member
Registered: 2005-06-30
Posts: 29

Minecraft cause X to run at 100%

When I start Minecraft, after 20/30s cause X to run at 100% of one core and desktop is not usable anymore. If I'm lucky I can quit the game or I have to ctrl + alt + f1 and kill Java. Once happens, X refresh monitor every 2-4 seconds, input are still fine bit is not usable anymore. I have nVidia driver with two monitor, AMD Phenom X4, 8GB RAM. I tried with: openjava6, openjava7, jre6, linux-ck with latest driver, linux with latest driver, linux with 295 driver, linux-lts with latest. Nothing works, I can't play Minecraft sad

Offline

#2 2012-07-13 22:36:13

Zancarius
Member
From: NM, USA
Registered: 2012-05-06
Posts: 207

Re: Minecraft cause X to run at 100%

Odd. I have no trouble playing it with the latest JDK/JRE, etc., also on a dual monitor setup. Are you running the release version of Minecraft or a snapshot? Also, are you using a DE like Gnome or KDE? What graphics card do you have in that machine? Do other OpenGL apps cause similar grief?


He who has no .plan has small finger.
~Confucius on UNIX.

Offline

#3 2012-07-17 18:40:20

Cif
Member
Registered: 2005-06-30
Posts: 29

Re: Minecraft cause X to run at 100%

I'm running the AUR version, so the last 1.2.5, using XFCE, with a nVidia 8300 integrated. I can play WoW in wine without problems...

Offline

#4 2012-07-18 22:17:49

Zancarius
Member
From: NM, USA
Registered: 2012-05-06
Posts: 207

Re: Minecraft cause X to run at 100%

Does it freeze when you're sitting at the menu or only when you're playing the game?

Looking back at your original post, it's perplexing to me that it's causing X to peak at 100% CPU rather than Java.

Try running Minecraft from a console by itself (this assumes you're running aur/minecraft):

java  -Xmx1024M -Xms1024M -cp /usr/share/minecraft/minecraft.jar net.minecraft.LauncherFrame

And then examine that console for output when the freeze occurs.


He who has no .plan has small finger.
~Confucius on UNIX.

Offline

#5 2012-07-18 22:50:42

Cif
Member
Registered: 2005-06-30
Posts: 29

Re: Minecraft cause X to run at 100%

I tried that command but nothing strange show up

cifvts@markus ~ >:  java  -Xmx1024M -Xms1024M -cp /usr/share/minecraft/minecraft.jar net.minecraft.LauncherFrame
27 achievements
182 recipes
Setting user: cifvts, 4622479736544849259
LWJGL Version: 2.4.2
Loading: net.java.games.input.LinuxEnvironmentPlugin
Failed to open device (/dev/input/event7): Failed to open device /dev/input/event7 (13)

Failed to open device (/dev/input/event6): Failed to open device /dev/input/event6 (13)

Failed to open device (/dev/input/event5): Failed to open device /dev/input/event5 (13)

Failed to open device (/dev/input/event4): Failed to open device /dev/input/event4 (13)

Failed to open device (/dev/input/event3): Failed to open device /dev/input/event3 (13)

Failed to open device (/dev/input/event2): Failed to open device /dev/input/event2 (13)

Failed to open device (/dev/input/event1): Failed to open device /dev/input/event1 (13)

Failed to open device (/dev/input/event0): Failed to open device /dev/input/event0 (13)

Linux plugin claims to have found 0 controllers

Starting up SoundSystem...
Initializing LWJGL OpenAL
    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
OpenAL initialized.

Stopping!

SoundSystem shutting down...
    Author: Paul Lamb, www.paulscode.com

X start goes up and up till it will become unusable. Quit Minecraft, X perfect again...

Offline

#6 2012-07-18 23:01:59

Zancarius
Member
From: NM, USA
Registered: 2012-05-06
Posts: 207

Re: Minecraft cause X to run at 100%

So is this happening in the game menu or when you actually create a world? Have you also tried changing any of the video options from the menu?

It seems this might be a bug with Minecraft rather than anything specific to your configuration.


He who has no .plan has small finger.
~Confucius on UNIX.

Offline

#7 2012-07-18 23:08:24

Cif
Member
Registered: 2005-06-30
Posts: 29

Re: Minecraft cause X to run at 100%

I t happens during the game, after 20-30 seconds. If I left the game in the main menu seems ok, the problem do not appear. I changed all the options, I removed all effects without success.

Offline

#8 2012-07-19 20:17:36

Zancarius
Member
From: NM, USA
Registered: 2012-05-06
Posts: 207

Re: Minecraft cause X to run at 100%

This is beginning to sound like it might be a bug in Minecraft, and therefore far beyond my ability to fix. Perhaps there's someone else here who may have some additional ideas.

Failing that, it may be worth posting on the Minecraft forums. A quick Google search turns up a similar issue from over a year ago but without any clear resolution. Surely someone else has had similar issues, and it seems to me that you've tried everything.

One additional thing that may be worth trying is to grab a copy of lwjgl either from the AUR or from SourceForge, move the existing Minecraft copies (usually under the Minecraft "natives" directory) somewhere safe, and then use the ones you've downloaded in their place. There are a few versions of them on SF, but the 2.7.x ones were somewhat unusable if memory serves. If you've already tried this, disregard. smile


He who has no .plan has small finger.
~Confucius on UNIX.

Offline

#9 2012-08-16 15:55:48

Cif
Member
Registered: 2005-06-30
Posts: 29

Re: Minecraft cause X to run at 100%

I reinstalled Arch, but I found out the same problem using nVidia driver. Using nouveau I have no issue hmm

Offline

Board footer

Powered by FluxBB