Planet M.U.L.E.
Planet Mule 1 => Bugs 1.2.1-3 => Topic started by: handyd on March 01, 2010, 22:00
Title: HELP-Failed to initialise LWJGL Display. At the latest driver with Win7 Ultimate Post by: handyd on March 01, 2010, 22:00 Help. I can't get by the LWJGL error. I have Windows 7 Ultimate 64bit.
Running ATI X1600 with the latest driver INFO [Properties.<init>] VERSION: 1.2.3 INFO [Properties.<init>] Classpath: data.jar INFO [Properties.<init>] Java VM: 14.0-b16 INFO [Properties.<init>] Java Runtime: 1.6.0_14-b08 INFO [Properties.<init>] OS: Windows 7 6.1 x86 INFO [Properties.<init>] Java Library Path: lib INFO [Properties.<init>] Max Memory: 266403840 INFO [Properties.<init>] Avaialble Processors: 4 INFO [PropertiesBase.readFromFile] Reading Settings from file settings.txt INFO [Settings.<init>] Settings file not found: settings.txt (The system cannot find the file specified) INFO [SubstanceLoader.initLookAndFeel] Window Skin: Default INFO [MasterClient.close] MasterServer: Closing... INFO [MasterClient.close] MasterServer: Closed (50ms) INFO [MetaFrame.<init>] Creating Meta Frame INFO [MapSkinParser.findSkins] No extra skins found INFO [MasterClient.logSend] MasterClient: Sending Enter Lobby INFO [Login.dispose] Disposing login INFO [Main.main] Creating game container INFO [MuleGameContainer.<init>] LWJGL Version: 2.2.1 INFO [MuleGameContainer.<init>] Desktop Display Mode: 1680 x 1050 x 32 @59Hz INFO [MuleGameContainer.<init>] Current Display Mode: 1680 x 1050 x 32 @59Hz INFO [MuleGameContainer.<init>] Display Adapter: RDPDD INFO [MuleGameContainer.<init>] Display Driver: null INFO [MuleGameContainer.setVSync] Setting vsync: true INFO [MuleGameContainer.<init>] Setting pixel format INFO [MuleGameContainer$1.run] Pixel format: Samples=0 Alpha=0 Depth=8 Stencil=0 SEVERE [MuleGameContainer$1.run] Pixel format not accelerated SEVERE [Main.logError] com.turborilla.mule.MuleException: Failed to initialize LWJGL display at com.turborilla.mule.view.MuleGameContainer.<init>(Unknown Source) at com.turborilla.mule.Main.main(Unknown Source) Title: Re: HELP-Failed to initialise LWJGL Display. At the latest driver with Win7 Ultimate Post by: piete on March 01, 2010, 22:12 Out of curiousity, what is the latest driver on Windows 7 for your card? I have an ATI X1600 (Mobility), too.
Title: Re: HELP-Failed to initialise LWJGL Display. At the latest driver with Win7 Ultimate Post by: handyd on March 01, 2010, 22:57 I downloaded the latest from ATI's website, but when I went to install it, it said I already had the latest:
8.56.1.15 4/24/2009 Title: Re: HELP-Failed to initialise LWJGL Display. At the latest driver with Win7 Ultimate Post by: Peter on March 03, 2010, 12:59 From your log it seems like you're still having trouble with your video card drivers. Please try to uninstall your current drivers and then reinstalling the latest drivers from ATI's website.
Title: Re: HELP-Failed to initialise LWJGL Display. At the latest driver with Win7 Ultimate Post by: handyd on March 03, 2010, 14:31 I tried that several times. Still the same error.
Title: Re: HELP-Failed to initialise LWJGL Display. At the latest driver with Win7 Ultimate Post by: Stork on March 05, 2010, 06:16 I have the same problem, i have the latest ATI drivers in Win 7 and i still get the error message.
Title: Re: HELP-Failed to initialise LWJGL Display. At the latest driver with Win7 Ultimate Post by: Stork on March 05, 2010, 06:18 Here is my log:
INFO [Properties.<init>] VERSION: 1.2.3 INFO [Properties.<init>] Classpath: data.jar INFO [Properties.<init>] Java VM: 14.0-b16 INFO [Properties.<init>] Java Runtime: 1.6.0_14-b08 INFO [Properties.<init>] OS: Windows XP 5.1 x86 INFO [Properties.<init>] Java Library Path: lib INFO [Properties.<init>] Max Memory: 266403840 INFO [Properties.<init>] Avaialble Processors: 2 INFO [PropertiesBase.readFromFile] Reading Settings from file settings.txt INFO [Settings.<init>] Settings file not found: settings.txt (The system cannot find the file specified) INFO [SubstanceLoader.initLookAndFeel] Window Skin: Default INFO [MasterClient.close] MasterServer: Closing... INFO [MasterClient.close] MasterServer: Closed (40ms) INFO [MetaFrame.<init>] Creating Meta Frame INFO [MapSkinParser.findSkins] No extra skins found INFO [MasterClient.logSend] MasterClient: Sending Enter Lobby INFO [Login.dispose] Disposing login INFO [Main.main] Creating game container INFO [MuleGameContainer.<init>] LWJGL Version: 2.2.1 INFO [MuleGameContainer.<init>] Desktop Display Mode: 1600 x 1200 x 32 @60Hz INFO [MuleGameContainer.<init>] Current Display Mode: 1600 x 1200 x 32 @60Hz INFO [MuleGameContainer.<init>] Display Adapter: RDPDD INFO [MuleGameContainer.<init>] Display Driver: 6.1.7600.16385 INFO [MuleGameContainer.setVSync] Setting vsync: true INFO [MuleGameContainer.<init>] Setting pixel format INFO [MuleGameContainer$1.run] Pixel format: Samples=0 Alpha=0 Depth=8 Stencil=0 SEVERE [MuleGameContainer$1.run] Pixel format not accelerated SEVERE [Main.logError] com.turborilla.mule.MuleException: Failed to initialize LWJGL display at com.turborilla.mule.view.MuleGameContainer.<init>(Unknown Source) at com.turborilla.mule.Main.main(Unknown Source) Title: Re: HELP-Failed to initialise LWJGL Display. At the latest driver with Win7 Ultimate Post by: piete on March 05, 2010, 11:06 For you too, try this:
http://www.planetmule.com/forum?topic=800.msg4086#msg4086 http://www.planetmule.com/forum?topic=779.0 Title: Re: HELP-Failed to initialise LWJGL Display. At the latest driver with Win7 Ultimate Post by: Stork on March 05, 2010, 13:54 Thank you for the advice, got it to work on my older laptop though so no worries.
Will future versions have better win 7 support? Title: Re: HELP-Failed to initialise LWJGL Display. At the latest driver with Win7 Ultimate Post by: piete on March 05, 2010, 14:25 What puzzles me in your driver is the date, because the support to our graphic card model ended in March 2009, which makes the catalyst 9.3 the last driver working for me. So you may want to try this (I supposed your computer is a desktop):
http://support.amd.com/us/gpudownload/windows/9-3/Pages/radeonaiw_xp.aspx?&lang=English Title: Re: HELP-Failed to initialise LWJGL Display. At the latest driver with Win7 Ultimate Post by: handyd on March 05, 2010, 18:14 The driver date I have is newer than the one in 9.3.
The driver I has should work because it's the official driver that comes with Windows 7 and is blessed by Microsoft. Title: Re: HELP-Failed to initialise LWJGL Display. At the latest driver with Win7 Ultimate Post by: piete on March 05, 2010, 18:21 Don't trust Microsoft's blessings! ;)
If you don't mind trying version 9.3, give it a try. Back up your system first ;D Title: Re: HELP-Failed to initialise LWJGL Display. At the latest driver with Win7 Ultimate Post by: handyd on March 05, 2010, 22:08 I have already tried.
When I go to install 9.3, it says I already have the latest driver installed. Title: Re: HELP-Failed to initialise LWJGL Display. At the latest driver with Win7 Ultimate Post by: Peter on March 08, 2010, 08:14 The driver date I have is newer than the one in 9.3. The driver I has should work because it's the official driver that comes with Windows 7 and is blessed by Microsoft. I'm fairly sure you will get the game to work if you install drivers downloaded from AMD/ATI. The drivers which come with Windows 7 may not support OpenGL. So the question is not if future versions will have better support for Windows 7, but rather if future versions of Windows will have better support for Mule ;) But we will do our best to make Planet Mule work out-of-the-box with as many system configurations as possible. Title: Re: HELP-Failed to initialise LWJGL Display. At the latest driver with Win7 Ultimate Post by: handyd on March 09, 2010, 13:57 I have already tried to install the latest driver from ATI's Website. When I do, it won't install because it says I already have the latest driver installed. I've already tried uninstalling the old driver and reinstalling the driver ATI's website. I still get the same error.
Title: Re: HELP-Failed to initialise LWJGL Display. At the latest driver with Win7 Ultimate Post by: Stork on March 11, 2010, 08:11 Yep, exacly same here...
It seems that this is mostly a problem with Vista and Win 7, anyone having this trouble with XP? Title: Re: HELP-Failed to initialise LWJGL Display. At the latest driver with Win7 Ultimate Post by: Joozey on March 11, 2010, 13:50 Me too :(
Mobile Intel 965 express chipset family (don't laugh :P), and windows 7. But the game 'Dwarffortress' works splendid, which is also OpenGL. Not that I trust Java + OpenGL a lot... Darn I wish I could play this, it looks great! This notebook is all I have, especially useful for non-graphically-heavy games like M.U.L.E. :). Title: Re: HELP-Failed to initialise LWJGL Display. At the latest driver with Win7 Ultimate Post by: Stork on March 11, 2010, 16:46 My friend had the 965 chipset aswell, and Vista.
He only got a black screen... Title: Re: HELP-Failed to initialise LWJGL Display. At the latest driver with Win7 Ultimate Post by: piete on March 11, 2010, 19:16 My friend had the 965 chipset aswell, and Vista. He only got a black screen... Black screen is a bit OT but I managed to get by it by updating the display driver through the manufacturer's (this case Toshiba) website. I still suggest building a slax live cd/usb to see that the fault is not at the graphic card, works like a dream on my intel 965 chipset... http://www.planetmule.com/forum?topic=779.msg4198#msg4198 Title: Re: HELP-Failed to initialise LWJGL Display. At the latest driver with Win7 Ultimate Post by: Joozey on March 11, 2010, 23:54 I tried on a different windows xp pc at work, and it works great.
I then installed the virtual xp environment from microsoft for windows 7, but it did not work :( same error. EDIT: The log says just before the error: "Pixel format not accelerated" Googling on this error gives hints about opengl most likely not being found. Now this is a probable assumption as I had anothe project failing due to malfunctioning opengl. Perhaps certain chipsets do not run opengl well, but since piete's chipset handles it like a dream...... hm.... EDIT again: Okay got it working :D. Shamefully to say it was my outdated driver. I kept installing the latest one my notebook manufacturer offered, but it is not the latest (it wasn't even for windows7). Went to intel's download centre, searched for chipset 965 for win7, downloaded and installed the driver (which states: media accelerator. Comes awkwardly close to the error message in the log), restart and done. You can download the driver here: http://downloadcenter.intel.com/ When installing it will mess with your screen a bit, changes resolution and turns black, just let it go and it'll be fine :). Now. Playtime! Regards, Joozey Title: Re: HELP-Failed to initialise LWJGL Display. At the latest driver with Win7 Ultimate Post by: Stork on March 12, 2010, 12:08 My friends Sony Vaio with the intel chipset does not let him install the intel-drivers...
Only the drivers that are available from sony. Title: Re: HELP-Failed to initialise LWJGL Display. At the latest driver with Win7 Ultimate Post by: Joozey on March 14, 2010, 14:11 That is odd, then if Sony doesn't offer the latest driver for his intel chipset he's got a problem.
Title: Re: HELP-Failed to initialise LWJGL Display. At the latest driver with Win7 Ultimate Post by: Peter on March 15, 2010, 07:53 I have already tried to install the latest driver from ATI's Website. When I do, it won't install because it says I already have the latest driver installed. I've already tried uninstalling the old driver and reinstalling the driver ATI's website. I still get the same error. It may help to use a program to remove your current drivers before installing the ones from ATI's website. You can for example use Driver Sweeper (http://downloads.guru3d.com/Guru3D---Driver-Sweeper-%28Setup%29_d1655.html) which is a free program. Title: Re: HELP-Failed to initialise LWJGL Display. At the latest driver with Win7 Ultimate Post by: handyd on March 25, 2010, 00:44 Thank you. Driver Sweeper helped fix it.
|