Planet M.U.L.E.
Planet Mule 1 => Bugs 1.2.0 => Topic started by: mrjax38 on January 13, 2010, 21:11
Title: Failed to initialise LWJGL display Post by: mrjax38 on January 13, 2010, 21:11 Still getting this problem on open.. The login screen goes away and the main screen comes up for a second before the error happens..
Specs: Acer AO751h Windows 7 Professional Intel 500 Graphics Accelerator INFO [Properties.<init>] VERSION: 1.2.0 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: 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 [MasterClient.setServerAddress] MasterClient: Address http://www.planetmule.com/server INFO [MasterClient.logSend] MasterClient: Sending Login INFO [MasterClient.apply] MasterClient: Session ID: c7017fe6590be27f57a0f88ea2de487d INFO [Login$MasterListener$1.run] Logged in as "mrjax38" (id 3955) 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.create] LWJGL Version: 2.2.1 INFO [MuleGameContainer.create] Desktop Display Mode: 1366 x 768 x 32 @60Hz INFO [MuleGameContainer.create] Current Display Mode: 1366 x 768 x 32 @60Hz INFO [MuleGameContainer.create] Display Adapter: RDPDD INFO [MuleGameContainer.create] Display Driver: 6.1.7600.16385 INFO [SlickLogSystem.info] Slick Build #269 INFO [MuleGameContainer.<init>] TargetDisplayMode: 640 x 480 x 0 @0Hz 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 initialise LWJGL display at com.turborilla.mule.view.MuleGameContainer.<init>(Unknown Source) at com.turborilla.mule.view.MuleGameContainer.create(Unknown Source) at com.turborilla.mule.Main.main(Unknown Source) |