I'm still working on this. I ran into some problems with the sweeper program taking out some elements of my video drivers that were not replaced with the new driver install/updates. It resulted in some pretty bad rendering problems, especially when trying to drag-n-drop windows or scrolling through text.
Suffice it to say that my video drivers have been removed, added, updated, cleaned, updated, removed, cleaned, added, updated, etc etc etc many many times and it still hasn't solved the problem and the process was a PITA.
Prior to all this, when I tried to run MULE it would close immediately after opening the main chat window (where you could see games in progress or sign up for games). During all the problems after cleaning when I tried to run MULE I would get a message saying something along the lines that LWJGL driver wasn't installed. But now that I've gotten things on my computer running smooth again I get the same initial result - MULE loads and then closes immediately after displaying the main chat window with no warning or reason.
Here are the logs after the latest run.
log_init.txt INFO [Properties.<init>] VERSION: 1.3.4
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: 1
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 [Main.main] lpSolve: 5.5 Release 0 Build 15
INFO [SoundPlayer.initialize] Initializing Sound System
INFO [SlickLogSystem.info] Initialising sounds..
INFO [SlickLogSystem.info] - Sound works
INFO [SlickLogSystem.info] - 64 OpenAL source available
INFO [SlickLogSystem.info] - Sounds source generated
INFO [MasterClient.setServerAddress] MasterClient: Address
http://www.planetmule.com/server INFO [MasterClient.logSend] MasterClient: Sending Login
INFO [MasterClient.apply] MasterClient: Session ID: d23d77ac1e4ca70bedd46afcffe61ff9
INFO [Login$MasterListener$1.run] Logged in as "Oort" (id 18575)
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.4.2
INFO [MuleGameContainer.<init>] Desktop Display Mode: 1440 x 900 x 32 @60Hz
INFO [MuleGameContainer.<init>] Current Display Mode: 1440 x 900 x 32 @60Hz
INFO [MuleGameContainer.<init>] Display Adapter: ati2dvag
INFO [MuleGameContainer.<init>] Display Driver: 6.14.10.6983
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
hs_err_pid300.log#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x695de905, pid=300, tid=1952
#
# JRE version: 6.0_14-b08
# Java VM: Java HotSpot(TM) Client VM (14.0-b16 mixed mode windows-x86 )
# Problematic frame:
# C [atioglxx.dll+0x5ae905]
#
# If you would like to submit a bug report, please visit:
#
http://java.sun.com/webapps/bugreport/crash.jsp# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x003b6400): JavaThread "main" [_thread_in_native, id=1952, stack(0x00990000,0x009e0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
Registers:
EAX=0x18ae8e60, EBX=0x18af199c, ECX=0x00000000, EDX=0x17ee0608
ESP=0x009dced8, EBP=0x18af1978, ESI=0x69bc5da0, EDI=0x009dcf30
EIP=0x695de905, EFLAGS=0x00210202
Top of Stack: (sp=0x009dced8)
0x009dced8: 18af199c 00000001 18af1978 00000000
0x009dcee8: 18b39238 00000000 00000000 0000000c
0x009dcef8: 00000001 00000001 00000001 00000016
0x009dcf08: 00000000 00000000 00000000 00000000
0x009dcf18: 00000001 00000000 00000000 00000000
0x009dcf28: 00000000 00000000 695b26c8 695b2717
0x009dcf38: 18af1978 18af199c 009dcf5c 0000000c
0x009dcf48: 17eed400 18aeda30 18ae7fe8 18aeda10
Instructions: (pc=0x695de905)
0x695de8f5: de fa ff e8 23 35 a5 ff 8b 0b 8b 45 0c 8b 49 08
0x695de905: 8b 11 6a 01 6a 03 50 8b 42 14 ff d0 8b 4c 24 6c
Stack: [0x00990000,0x009e0000], sp=0x009dced8, free space=307k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atioglxx.dll+0x5ae905]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.WindowsContextImplementation.nCreate(Ljava/nio/ByteBuffer;Ljava/nio/IntBuffer;Ljava/nio/ByteBuffer;)Ljava/nio/ByteBuffer;+0
j org.lwjgl.opengl.WindowsContextImplementation.create(Lorg/lwjgl/opengl/PeerInfo;Ljava/nio/IntBuffer;Ljava/nio/ByteBuffer;)Ljava/nio/ByteBuffer;+10
j org.lwjgl.opengl.Context.<init>(Lorg/lwjgl/opengl/PeerInfo;Lorg/lwjgl/opengl/ContextAttribs;Lorg/lwjgl/opengl/Context;)V+104
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+88
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+9
j com.turborilla.mule.view.MuleGameContainer$1.run()Ljava/lang/Object;+73
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object;+0
j com.turborilla.mule.view.MuleGameContainer.<init>(Ljava/lang/String;Lcom/turborilla/mule/frame/MetaFrame;)V+268
j com.turborilla.mule.Main.main([Ljava/lang/String;)V+460
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x17151c00 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=2360, stack(0x19210000,0x19260000)]
0x18d54c00 JavaThread "Thread-4" [_thread_blocked, id=2356, stack(0x191c0000,0x19210000)]
0x17136c00 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=2208, stack(0x18070000,0x180c0000)]
0x17126c00 JavaThread "TimerQueue" daemon [_thread_blocked, id=2204, stack(0x17f90000,0x17fe0000)]
0x16ffec00 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=1080, stack(0x17bb0000,0x17c00000)]
0x16ff9800 JavaThread "Thread-2" [_thread_blocked, id=496, stack(0x17b60000,0x17bb0000)]
0x16fe6000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2112, stack(0x172a0000,0x172f0000)]
0x16ce2800 JavaThread "AWT-Shutdown" [_thread_blocked, id=2108, stack(0x17250000,0x172a0000)]
0x16f97800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2068, stack(0x17200000,0x17250000)]
0x16c80400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2024, stack(0x16ed0000,0x16f20000)]
0x16c79c00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=1904, stack(0x16e80000,0x16ed0000)]
0x16c78800 JavaThread "Attach Listener" daemon [_thread_blocked, id=1184, stack(0x16e30000,0x16e80000)]
0x16c77400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=196, stack(0x16de0000,0x16e30000)]
0x16c68400 JavaThread "Finalizer" daemon [_thread_blocked, id=1856, stack(0x16d90000,0x16de0000)]
0x16c63800 JavaThread "Reference Handler" daemon [_thread_blocked, id=1968, stack(0x16d40000,0x16d90000)]
=>0x003b6400 JavaThread "main" [_thread_in_native, id=1952, stack(0x00990000,0x009e0000)]
Other Threads:
0x16c60800 VMThread [stack: 0x16cf0000,0x16d40000] [id=120]
0x16c81c00 WatcherThread [stack: 0x16f20000,0x16f70000] [id=2052]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 4608K, used 874K [0x02a90000, 0x02f90000, 0x03e40000)
eden space 4096K, 21% used [0x02a90000, 0x02b6aa58, 0x02e90000)
from space 512K, 0% used [0x02e90000, 0x02e90000, 0x02f10000)
to space 512K, 0% used [0x02f10000, 0x02f10000, 0x02f90000)
tenured generation total 60544K, used 9560K [0x03e40000, 0x07960000, 0x12a90000)
the space 60544K, 15% used [0x03e40000, 0x047960d8, 0x04796200, 0x07960000)
compacting perm gen total 12288K, used 12195K [0x12a90000, 0x13690000, 0x16a90000)
the space 12288K, 99% used [0x12a90000, 0x13678c10, 0x13678e00, 0x13690000)
No shared spaces configured.
Dynamic libraries:
0x00400000 - 0x00424000 C:\Games\mule\data\lib\jre\bin\java.exe
0x7c900000 - 0x7c9b2000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8f6000 C:\WINDOWS\system32\kernel32.dll
0x77dd0000 - 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 - 0x77f02000 C:\WINDOWS\system32\RPCRT4.dll
0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll
0x7c340000 - 0x7c396000 C:\Games\mule\data\lib\jre\bin\msvcr71.dll
0x6d800000 - 0x6da8b000 C:\Games\mule\data\lib\jre\bin\client\jvm.dll
0x7e410000 - 0x7e4a1000 C:\WINDOWS\system32\USER32.dll
0x77f10000 - 0x77f59000 C:\WINDOWS\system32\GDI32.dll
0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
0x76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32.DLL
0x6d7b0000 - 0x6d7bc000 C:\Games\mule\data\lib\jre\bin\verify.dll
0x6d330000 - 0x6d34f000 C:\Games\mule\data\lib\jre\bin\java.dll
0x6d290000 - 0x6d298000 C:\Games\mule\data\lib\jre\bin\hpi.dll
0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
0x6d7f0000 - 0x6d7ff000 C:\Games\mule\data\lib\jre\bin\zip.dll
0x6d000000 - 0x6d14a000 C:\Games\mule\data\lib\jre\bin\awt.dll
0x73000000 - 0x73026000 C:\WINDOWS\system32\WINSPOOL.DRV
0x77c10000 - 0x77c68000 C:\WINDOWS\system32\msvcrt.dll
0x774e0000 - 0x7761d000 C:\WINDOWS\system32\ole32.dll
0x773d0000 - 0x774d3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww_35d4ce83\comctl32.dll
0x77f60000 - 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll
0x5ad70000 - 0x5ada8000 C:\WINDOWS\system32\uxtheme.dll
0x74720000 - 0x7476c000 C:\WINDOWS\system32\MSCTF.dll
0x755c0000 - 0x755ee000 C:\WINDOWS\system32\msctfime.ime
0x7c9c0000 - 0x7d1d7000 C:\WINDOWS\system32\shell32.dll
0x6d230000 - 0x6d284000 C:\Games\mule\data\lib\jre\bin\fontmanager.dll
0x17330000 - 0x1739b000 C:\Games\mule\data\lib\lwjgl.dll
0x5ed00000 - 0x5edcc000 C:\WINDOWS\system32\OPENGL32.dll
0x68b20000 - 0x68b40000 C:\WINDOWS\system32\GLU32.dll
0x73760000 - 0x737ab000 C:\WINDOWS\system32\DDRAW.dll
0x73bc0000 - 0x73bc6000 C:\WINDOWS\system32\DCIMAN32.dll
0x77c00000 - 0x77c08000 C:\WINDOWS\system32\VERSION.dll
0x179b0000 - 0x179cb000 C:\Games\mule\data\lib\lpsolve55j.dll
0x179d0000 - 0x17a30000 C:\Games\mule\data\lpsolve55.dll
0x4fdd0000 - 0x4ff76000 C:\WINDOWS\system32\d3d9.dll
0x17b40000 - 0x17b46000 C:\WINDOWS\system32\d3d8thk.dll
0x6d610000 - 0x6d623000 C:\Games\mule\data\lib\jre\bin\net.dll
0x71ab0000 - 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
0x71aa0000 - 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
0x6d630000 - 0x6d639000 C:\Games\mule\data\lib\jre\bin\nio.dll
0x68000000 - 0x68036000 C:\WINDOWS\system32\rsaenh.dll
0x769c0000 - 0x76a74000 C:\WINDOWS\system32\USERENV.dll
0x5b860000 - 0x5b8b5000 C:\WINDOWS\system32\netapi32.dll
0x71a50000 - 0x71a8f000 C:\WINDOWS\System32\mswsock.dll
0x76f20000 - 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll
0x76fb0000 - 0x76fb8000 C:\WINDOWS\System32\winrnr.dll
0x76f60000 - 0x76f8c000 C:\WINDOWS\system32\WLDAP32.dll
0x17f30000 - 0x17f55000 C:\Program Files\Bonjour\mdnsNSP.dll
0x76d60000 - 0x76d79000 C:\WINDOWS\system32\Iphlpapi.dll
0x76fc0000 - 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll
0x77120000 - 0x771ab000 C:\WINDOWS\system32\OLEAUT32.DLL
0x180c0000 - 0x181e9000 C:\Games\mule\data\lib\OpenAL32.dll
0x73f10000 - 0x73f6c000 C:\WINDOWS\system32\dsound.dll
0x76c30000 - 0x76c5e000 C:\WINDOWS\system32\WINTRUST.dll
0x77a80000 - 0x77b15000 C:\WINDOWS\system32\CRYPT32.dll
0x77b20000 - 0x77b32000 C:\WINDOWS\system32\MSASN1.dll
0x76c90000 - 0x76cb8000 C:\WINDOWS\system32\IMAGEHLP.dll
0x72d20000 - 0x72d29000 C:\WINDOWS\system32\wdmaud.drv
0x72d10000 - 0x72d18000 C:\WINDOWS\system32\msacm32.drv
0x77be0000 - 0x77bf5000 C:\WINDOWS\system32\MSACM32.dll
0x77bd0000 - 0x77bd7000 C:\WINDOWS\system32\midimap.dll
0x5ef80000 - 0x5ef84000 C:\WINDOWS\system32\KsUser.dll
0x662b0000 - 0x66308000 C:\WINDOWS\system32\hnetcfg.dll
0x71a90000 - 0x71a98000 C:\WINDOWS\System32\wshtcpip.dll
0x6d360000 - 0x6d366000 C:\Games\mule\data\lib\jre\bin\jawt.dll
0x69030000 - 0x69c7c000 C:\WINDOWS\system32\atioglxx.dll
0x17ef0000 - 0x17f17000 C:\WINDOWS\system32\atiadlxx.dll
0x77920000 - 0x77a13000 C:\WINDOWS\system32\SETUPAPI.dll
0x78130000 - 0x781cb000 C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.4053_x-ww_e6967989\MSVCR80.dll
VM Arguments:
jvm_args: -Xms64m -Xmx256m -Djava.library.path=lib
java_command: data.jar
Launcher Type: SUN_STANDARD
Environment Variables:
CLASSPATH=.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip
PATH=C:\Program Files\ATI Stream\bin\x86;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Common Files\DivX Shared\;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Games\mule\data\lib\jre\bin
USERNAME=Eric
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 7, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows XP Build 2600 Service Pack 3
CPU:total 1 (1 cores per cpu, 1 threads per core) family 15 model 2 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2
Memory: 4k page, physical 1572340k(886036k free), swap 3517036k(2933616k free)
vm_info: Java HotSpot(TM) Client VM (14.0-b16) for windows-x86 JRE (1.6.0_14-b08), built on May 21 2009 08:03:56 by "java_re" with MS VC++ 7.1
time: Sun Oct 24 13:11:36 2010
elapsed time: 16 seconds
updater_log.txtOct 24, 2010 5:11:18 PM com.turborilla.mule.launcher.Launcher run
INFO: Arguments: lib\jre\bin\java.exe;java -Xms64m -Xmx256m -Djava.library.path=lib -jar data.jar
Oct 24, 2010 5:11:18 PM com.turborilla.mule.launcher.Launcher run
INFO: Classpath: C:\Games\mule\data\launcher.jar
Oct 24, 2010 5:11:18 PM com.turborilla.mule.launcher.Launcher run
INFO: Java VM: 14.0-b16
Oct 24, 2010 5:11:18 PM com.turborilla.mule.launcher.Launcher run
INFO: Java Runtime: 1.6.0_14-b08
Oct 24, 2010 5:11:18 PM com.turborilla.mule.launcher.Launcher run
INFO: OS: Windows XP 5.1 x86
Oct 24, 2010 5:11:18 PM com.turborilla.mule.launcher.Launcher run
INFO: Sun Arch: 32
Oct 24, 2010 5:11:18 PM com.turborilla.mule.launcher.DynamicUpdater isNewBuildNumber
INFO: this build number: 1.3.4
Oct 24, 2010 5:11:18 PM com.turborilla.mule.launcher.Updater isNewerBuildNumberOnServer
INFO: About to download
http://www.planetmule.com/updater/build.txtOct 24, 2010 5:11:18 PM com.turborilla.mule.launcher.Updater isNewerBuildNumberOnServer
INFO: build number on server: 1.3.4
Oct 24, 2010 5:11:18 PM com.turborilla.mule.launcher.DynamicUpdater isNewBuildNumber
INFO: Build number not newer on server
Oct 24, 2010 5:11:18 PM com.turborilla.mule.launcher.Launcher run
INFO: Launching game