Addendum: I did find that the version 1.7.0_12 was an update, and removed it and rebooted. I now show correctly throughout the error logs the correct version and update of java, however I am still getting the error as follows: (Forgive the duplicate large posts, but the error is slightly different now so you should see the whole spew again)
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_IN_PAGE_ERROR (0xc0000006) at pc=0x72d5a4f3, pid=4052, tid=4064
#
# JRE version: 7.0_21-b11
# Java VM: Java HotSpot(TM) Client VM (23.21-b01 mixed mode windows-x86 )
# Problematic frame:
# V [jvm.dll+0x16a4f3]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\Majorartery\AppData\Roaming\.minecraft\hs_err_pid4052.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_IN_PAGE_ERROR (0xc0000006) at pc=0x72d5a4f3, pid=4052, tid=4064
#
# JRE version: 7.0_21-b11
# Java VM: Java HotSpot(TM) Client VM (23.21-b01 mixed mode windows-x86 )
# Problematic frame:
# V [jvm.dll+0x16a4f3]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x02b0ac00): JavaThread "main" [_thread_in_vm, id=4064, stack(0x02a10000,0x02a60000)]
Instructions: (pc=0x72d5a4f3)
0x72d5a4d3: 74 53 2b f1 8b 14 0e 89 11 83 c1 04 48 75 f5 5e
0x72d5a4e3: 8b e5 5d c3 8d 54 86 fc 8d 4c 81 fc 85 c0 74 35
0x72d5a4f3: 8b 32 89 31 83 e9 04 83 ea 04 48 75 f3 5e 8b e5
0x72d5a503: 5d c3 f6 c2 01 75 12 d1 e8 50 51 56 e8 fc 8c fd
Register to memory mapping:
EAX=0x00000400 is an unknown value
EBX=0x500eb728 is an oop
{method}
- klass: {other class}
ECX=
[error occurred during error reporting (printing register info), id 0xc0000005]
Stack: [0x02a10000,0x02a60000], sp=0x02a5f390, free space=316k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x16a4f3]
V [jvm.dll+0x11970f]
j sun.misc.Unsafe.copyMemory(Ljava/lang/Object;JLjava/lang/Object;JJ)V+0
j java.nio.Bits.copyToArray(JLjava/lang/Object;JJJ)V+42
j java.nio.DirectByteBuffer.get([BII)Ljava/nio/ByteBuffer;+98
j java.security.MessageDigestSpi.engineUpdate(Ljava/nio/ByteBuffer;)V+117
j java.security.MessageDigest$Delegate.engineUpdate(Ljava/nio/ByteBuffer;)V+5
j java.security.MessageDigest.update(Ljava/nio/ByteBuffer;)V+14
j cpw.mods.fml.common.CertificateHelper.getFingerprint(Ljava/nio/ByteBuffer;)Ljava/lang/String;+8
j cpw.mods.fml.relauncher.RelaunchLibraryManager.generateChecksum(Ljava/nio/ByteBuffer;)Ljava/lang/String;+1
j cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(Ljava/io/File;Lcpw/mods/fml/relauncher/RelaunchClassLoader;)V+1023
j cpw.mods.fml.relauncher.FMLRelauncher.setupHome(Ljava/io/File;)V+63
j cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(Ljava/applet/Applet;)V+132
j cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(Ljava/applet/Applet;)V+14
j net.minecraft.client.MinecraftApplet.init()V+1
j net.minecraft.Launcher.init()V+11
j net.ftb.mclauncher.MinecraftFrame.start(Ljava/applet/Applet;Ljava/lang/String;Ljava/lang/String;)V+251
j net.ftb.mclauncher.MinecraftLauncher.main([Ljava/lang/String;)V+754
v ~StubRoutines::call_stub
V [jvm.dll+0x12b41a]
V [jvm.dll+0x1daa0e]
V [jvm.dll+0x12b49d]
V [jvm.dll+0xaf3f4]
V [jvm.dll+0xb9777]
C [javaw.exe+0x206c]
C [javaw.exe+0xa5b1]
C [javaw.exe+0xa63b]
C [kernel32.dll+0x133aa] BaseThreadInitThunk+0x12
C [ntdll.dll+0x39ef2] RtlInitializeExceptionChain+0x63
C [ntdll.dll+0x39ec5] RtlInitializeExceptionChain+0x36
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x02b09248] Threads_lock - owner thread: 0x078d0000
Heap
par new generation total 118016K, used 51191K [0x10060000, 0x18060000, 0x18060000)
eden space 104960K, 48% used [0x10060000, 0x1325df30, 0x166e0000)
from space 13056K, 0% used [0x166e0000, 0x166e0000, 0x173a0000)
to space 13056K, 0% used [0x173a0000, 0x173a0000, 0x18060000)
concurrent mark-sweep generation total 131072K, used 0K [0x18060000, 0x20060000, 0x50060000)
concurrent-mark-sweep perm gen total 12288K, used 10242K [0x50060000, 0x50c60000, 0x58060000)
vm_info: Java HotSpot(TM) Client VM (23.21-b01) for windows-x86 JRE (1.7.0_21-b11), built on Apr 4 2013 04:43:10 by "java_re" with unknown MS VC++:1600
time: Sat May 18 14:05:17 2013
elapsed time: 7 seconds
Uninstall all versions of Java on your system via Programs and Features, then download the latest 32-bit and 64-bit installers from http://www.java.com/...load/manual.jsp and run them.
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_IN_PAGE_ERROR (0xc0000006) at pc=0x72d5a4f3, pid=4052, tid=4064
#
# JRE version: 7.0_21-b11
# Java VM: Java HotSpot(TM) Client VM (23.21-b01 mixed mode windows-x86 )
# Problematic frame:
# V [jvm.dll+0x16a4f3]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\Majorartery\AppData\Roaming\.minecraft\hs_err_pid4052.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_IN_PAGE_ERROR (0xc0000006) at pc=0x72d5a4f3, pid=4052, tid=4064
#
# JRE version: 7.0_21-b11
# Java VM: Java HotSpot(TM) Client VM (23.21-b01 mixed mode windows-x86 )
# Problematic frame:
# V [jvm.dll+0x16a4f3]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x02b0ac00): JavaThread "main" [_thread_in_vm, id=4064, stack(0x02a10000,0x02a60000)]
siginfo: ExceptionCode=0xc0000006, ExceptionInformation=0x00000000 0x0bfa0ffc 0xc000009c
Registers:
EAX=0x00000400, EBX=0x500eb728, ECX=0x1300a690, EDX=0x0bfa0ffc
ESP=0x02a5f390, EBP=0x02a5f398, ESI=0x0bfa0000, EDI=0x500607a0
EIP=0x72d5a4f3, EFLAGS=0x00010206
Top of Stack: (sp=0x02a5f390)
0x02a5f390: 02b0ac00 0bfa0000 02a5f3b8 72d0970f
0x02a5f3a0: 0bfa0000 13009694 00001000 02b0ac00
0x02a5f3b0: 500eb728 02b0ac00 02a5f410 02b1a717
0x02a5f3c0: 02b0ac00 02a5f440 00000000 0bfa0000
0x02a5f3d0: 00000000 02a5f430 0000000c 00000000
0x02a5f3e0: 00001000 00000000 02a5f504 02bc41d4
0x02a5f3f0: 02a5f3f0 00000000 02a5f440 500ed3c0
0x02a5f400: 00000000 500eb728 00000000 02a5f420
Instructions: (pc=0x72d5a4f3)
0x72d5a4d3: 74 53 2b f1 8b 14 0e 89 11 83 c1 04 48 75 f5 5e
0x72d5a4e3: 8b e5 5d c3 8d 54 86 fc 8d 4c 81 fc 85 c0 74 35
0x72d5a4f3: 8b 32 89 31 83 e9 04 83 ea 04 48 75 f3 5e 8b e5
0x72d5a503: 5d c3 f6 c2 01 75 12 d1 e8 50 51 56 e8 fc 8c fd
Register to memory mapping:
EAX=0x00000400 is an unknown value
EBX=0x500eb728 is an oop
{method}
- klass: {other class}
ECX=
[error occurred during error reporting (printing register info), id 0xc0000005]
Stack: [0x02a10000,0x02a60000], sp=0x02a5f390, free space=316k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x16a4f3]
V [jvm.dll+0x11970f]
j sun.misc.Unsafe.copyMemory(Ljava/lang/Object;JLjava/lang/Object;JJ)V+0
j java.nio.Bits.copyToArray(JLjava/lang/Object;JJJ)V+42
j java.nio.DirectByteBuffer.get([BII)Ljava/nio/ByteBuffer;+98
j java.security.MessageDigestSpi.engineUpdate(Ljava/nio/ByteBuffer;)V+117
j java.security.MessageDigest$Delegate.engineUpdate(Ljava/nio/ByteBuffer;)V+5
j java.security.MessageDigest.update(Ljava/nio/ByteBuffer;)V+14
j cpw.mods.fml.common.CertificateHelper.getFingerprint(Ljava/nio/ByteBuffer;)Ljava/lang/String;+8
j cpw.mods.fml.relauncher.RelaunchLibraryManager.generateChecksum(Ljava/nio/ByteBuffer;)Ljava/lang/String;+1
j cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(Ljava/io/File;Lcpw/mods/fml/relauncher/RelaunchClassLoader;)V+1023
j cpw.mods.fml.relauncher.FMLRelauncher.setupHome(Ljava/io/File;)V+63
j cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(Ljava/applet/Applet;)V+132
j cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(Ljava/applet/Applet;)V+14
j net.minecraft.client.MinecraftApplet.init()V+1
j net.minecraft.Launcher.init()V+11
j net.ftb.mclauncher.MinecraftFrame.start(Ljava/applet/Applet;Ljava/lang/String;Ljava/lang/String;)V+251
j net.ftb.mclauncher.MinecraftLauncher.main([Ljava/lang/String;)V+754
v ~StubRoutines::call_stub
V [jvm.dll+0x12b41a]
V [jvm.dll+0x1daa0e]
V [jvm.dll+0x12b49d]
V [jvm.dll+0xaf3f4]
V [jvm.dll+0xb9777]
C [javaw.exe+0x206c]
C [javaw.exe+0xa5b1]
C [javaw.exe+0xa63b]
C [kernel32.dll+0x133aa] BaseThreadInitThunk+0x12
C [ntdll.dll+0x39ef2] RtlInitializeExceptionChain+0x63
C [ntdll.dll+0x39ec5] RtlInitializeExceptionChain+0x36
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.misc.Unsafe.copyMemory(Ljava/lang/Object;JLjava/lang/Object;JJ)V+0
j java.nio.Bits.copyToArray(JLjava/lang/Object;JJJ)V+42
j java.nio.DirectByteBuffer.get([BII)Ljava/nio/ByteBuffer;+98
j java.security.MessageDigestSpi.engineUpdate(Ljava/nio/ByteBuffer;)V+117
j java.security.MessageDigest$Delegate.engineUpdate(Ljava/nio/ByteBuffer;)V+5
j java.security.MessageDigest.update(Ljava/nio/ByteBuffer;)V+14
j cpw.mods.fml.common.CertificateHelper.getFingerprint(Ljava/nio/ByteBuffer;)Ljava/lang/String;+8
j cpw.mods.fml.relauncher.RelaunchLibraryManager.generateChecksum(Ljava/nio/ByteBuffer;)Ljava/lang/String;+1
j cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(Ljava/io/File;Lcpw/mods/fml/relauncher/RelaunchClassLoader;)V+1023
j cpw.mods.fml.relauncher.FMLRelauncher.setupHome(Ljava/io/File;)V+63
j cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(Ljava/applet/Applet;)V+132
j cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(Ljava/applet/Applet;)V+14
j net.minecraft.client.MinecraftApplet.init()V+1
j net.minecraft.Launcher.init()V+11
j net.ftb.mclauncher.MinecraftFrame.start(Ljava/applet/Applet;Ljava/lang/String;Ljava/lang/String;)V+251
j net.ftb.mclauncher.MinecraftLauncher.main([Ljava/lang/String;)V+754
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0835b000 JavaThread "Thread-4" [_thread_blocked, id=2868, stack(0x0bdf0000,0x0be40000)]
0x08252000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=3268, stack(0x0b850000,0x0b8a0000)]
0x081b8000 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=2884, stack(0x08bb0000,0x08c00000)]
0x08212000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2880, stack(0x07f90000,0x07fe0000)]
0x0815b800 JavaThread "AWT-Windows" daemon [_thread_blocked, id=3260, stack(0x08740000,0x08790000)]
0x08155400 JavaThread "AWT-Shutdown" [_thread_blocked, id=3264, stack(0x086f0000,0x08740000)]
0x08154c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2928, stack(0x08620000,0x08670000)]
0x07940400 JavaThread "Service Thread" daemon [_thread_blocked, id=3196, stack(0x07d10000,0x07d60000)]
0x0793b800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3160, stack(0x07cc0000,0x07d10000)]
0x07938800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3132, stack(0x07e30000,0x07e80000)]
0x0792f800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3136, stack(0x077e0000,0x07830000)]
0x0792e800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=4092, stack(0x07aa0000,0x07af0000)]
0x078db000 JavaThread "Finalizer" daemon [_thread_blocked, id=4088, stack(0x07c70000,0x07cc0000)]
0x078d6400 JavaThread "Reference Handler" daemon [_thread_blocked, id=4084, stack(0x07790000,0x077e0000)]
=>0x02b0ac00 JavaThread "main" [_thread_in_vm, id=4064, stack(0x02a10000,0x02a60000)]
Other Threads:
0x078d0000 VMThread [stack: 0x076a0000,0x076f0000] [id=4080]
0x07949400 WatcherThread [stack: 0x08010000,0x08060000] [id=2920]
VM state:synchronizing (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x02b09248] Threads_lock - owner thread: 0x078d0000
Heap
par new generation total 118016K, used 51191K [0x10060000, 0x18060000, 0x18060000)
eden space 104960K, 48% used [0x10060000, 0x1325df30, 0x166e0000)
from space 13056K, 0% used [0x166e0000, 0x166e0000, 0x173a0000)
to space 13056K, 0% used [0x173a0000, 0x173a0000, 0x18060000)
concurrent mark-sweep generation total 131072K, used 0K [0x18060000, 0x20060000, 0x50060000)
concurrent-mark-sweep perm gen total 12288K, used 10242K [0x50060000, 0x50c60000, 0x58060000)
Card table byte_map: [0x04de0000,0x05030000] byte_map_base: 0x04d5fd00
Polling page: 0x02040000
Code Cache [0x02b10000, 0x02c40000, 0x04b10000)
total_blobs=657 nmethods=406 adapters=185 free_code_cache=31559Kb largest_free_block=32316416
Compilation events (10 events):
Event: 4.737 Thread 0x0793b800 408 javax.swing.plaf.synth.SynthContext::getStyle (5 bytes)
Event: 4.737 Thread 0x0793b800 nmethod 408 0x02c3d4c8 code [0x02c3d5c0, 0x02c3d640]
Event: 4.802 Thread 0x0793b800 409 javax.swing.JComponent::setFlag (34 bytes)
Event: 4.802 Thread 0x0793b800 nmethod 409 0x02c3da88 code [0x02c3db80, 0x02c3dc50]
Event: 4.802 Thread 0x0793b800 410 javax.swing.text.html.CSSBorder::getWidths (28 bytes)
Event: 4.803 Thread 0x0793b800 nmethod 410 0x02c3dc88 code [0x02c3dd90, 0x02c3deec]
Event: 4.803 Thread 0x0793b800 411 javax.swing.text.StyleContext$NamedStyle::getAttribute (11 bytes)
Event: 4.803 Thread 0x0793b800 nmethod 411 0x02c3dfc8 code [0x02c3e0d0, 0x02c3e16c]
Event: 4.803 Thread 0x0793b800 412 sun.java2d.SunGraphics2D::invalidatePipe (41 bytes)
Event: 4.803 Thread 0x0793b800 nmethod 412 0x02c3e1c8 code [0x02c3e2c0, 0x02c3e3a0]
GC Heap History (0 events):
No events
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 4.639 Thread 0x02b0ac00 Threw 0x12ee5e40 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 4.639 Thread 0x02b0ac00 Threw 0x12ee8e30 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 4.640 Thread 0x02b0ac00 Threw 0x12eeba00 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 4.641 Thread 0x02b0ac00 Threw 0x12eeefc0 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 4.653 Thread 0x02b0ac00 Threw 0x12ef4668 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 4.675 Thread 0x02b0ac00 Threw 0x12efdfc8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 4.675 Thread 0x02b0ac00 Threw 0x12efe0e0 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 4.681 Thread 0x02b0ac00 Threw 0x12f429c8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 4.682 Thread 0x02b0ac00 Threw 0x12f45770 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 4.768 Thread 0x02b0ac00 Threw 0x13002fa0 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Events (10 events):
Event: 4.744 loading class 0x0827ecf0
Event: 4.767 loading class 0x0827ecf0 done
Event: 4.767 loading class 0x082625e0
Event: 4.767 loading class 0x082625e0 done
Event: 4.767 loading class 0x0796adb8
Event: 4.768 loading class 0x0796adb8 done
Event: 4.768 loading class 0x08272698
Event: 4.768 loading class 0x08272698 done
Event: 4.769 loading class 0x0808a510
Event: 4.769 loading class 0x0808a510 done
Dynamic libraries:
0x003c0000 - 0x003ef000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x77c00000 - 0x77d80000 C:\Windows\SysWOW64\ntdll.dll
0x75660000 - 0x75770000 C:\Windows\syswow64\kernel32.dll
0x75a70000 - 0x75ab7000 C:\Windows\syswow64\KERNELBASE.dll
0x75ec0000 - 0x75f60000 C:\Windows\syswow64\ADVAPI32.dll
0x75ff0000 - 0x7609c000 C:\Windows\syswow64\msvcrt.dll
0x766d0000 - 0x766e9000 C:\Windows\SysWOW64\sechost.dll
0x76420000 - 0x76510000 C:\Windows\syswow64\RPCRT4.dll
0x752e0000 - 0x75340000 C:\Windows\syswow64\SspiCli.dll
0x752d0000 - 0x752dc000 C:\Windows\syswow64\CRYPTBASE.dll
0x75780000 - 0x75880000 C:\Windows\syswow64\USER32.dll
0x75390000 - 0x75420000 C:\Windows\syswow64\GDI32.dll
0x77bd0000 - 0x77bda000 C:\Windows\syswow64\LPK.dll
0x76200000 - 0x7629d000 C:\Windows\syswow64\USP10.dll
0x72f40000 - 0x730de000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x76670000 - 0x766c7000 C:\Windows\syswow64\SHLWAPI.dll
0x74f60000 - 0x74fac000 C:\Windows\system32\apphelp.dll
0x73350000 - 0x733dd000 C:\Windows\AppPatch\AcLayers.DLL
0x766f0000 - 0x7733a000 C:\Windows\syswow64\SHELL32.dll
0x760a0000 - 0x761fc000 C:\Windows\syswow64\ole32.dll
0x755d0000 - 0x7565f000 C:\Windows\syswow64\OLEAUT32.dll
0x74770000 - 0x74787000 C:\Windows\system32\USERENV.dll
0x74760000 - 0x7476b000 C:\Windows\system32\profapi.dll
0x751a0000 - 0x751f1000 C:\Windows\system32\WINSPOOL.DRV
0x74900000 - 0x74912000 C:\Windows\system32\MPR.dll
0x759e0000 - 0x75a40000 C:\Windows\system32\IMM32.DLL
0x76330000 - 0x763fc000 C:\Windows\syswow64\MSCTF.dll
0x10000000 - 0x10058000 C:\Windows\SysWOW64\guard32.dll
0x75200000 - 0x75209000 C:\Windows\system32\VERSION.dll
0x75190000 - 0x75197000 C:\Windows\system32\fltlib.dll
0x731c0000 - 0x7327e000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x72bf0000 - 0x72f3f000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x74ac0000 - 0x74ac7000 C:\Windows\system32\WSOCK32.dll
0x759a0000 - 0x759d5000 C:\Windows\syswow64\WS2_32.dll
0x75770000 - 0x75776000 C:\Windows\syswow64\NSI.dll
0x747e0000 - 0x74812000 C:\Windows\system32\WINMM.dll
0x75420000 - 0x75425000 C:\Windows\syswow64\PSAPI.DLL
0x74ab0000 - 0x74abc000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x748e0000 - 0x74900000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x747c0000 - 0x747d3000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x747a0000 - 0x747b4000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x74720000 - 0x7475c000 C:\Windows\system32\mswsock.dll
0x748d0000 - 0x748d6000 C:\Windows\System32\wship6.dll
0x730e0000 - 0x730ee000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x72aa0000 - 0x72be2000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x72a80000 - 0x72a93000 C:\Windows\system32\DWMAPI.DLL
0x749f0000 - 0x74a70000 C:\Windows\system32\uxtheme.dll
0x72840000 - 0x72a03000 C:\Windows\system32\d3d9.dll
0x72830000 - 0x72836000 C:\Windows\system32\d3d8thk.dll
0x6e6b0000 - 0x6f51f000 C:\Windows\system32\nvd3dum.dll
0x72800000 - 0x72825000 C:\Windows\system32\powrprof.dll
0x75430000 - 0x755cd000 C:\Windows\syswow64\SETUPAPI.dll
0x75a40000 - 0x75a67000 C:\Windows\syswow64\CFGMGR32.dll
0x76400000 - 0x76412000 C:\Windows\syswow64\DEVOBJ.dll
0x09e10000 - 0x09f1a000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI.dll
0x72a40000 - 0x72a71000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x762a0000 - 0x76323000 C:\Windows\syswow64\CLBCatQ.DLL
0x727d0000 - 0x72800000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll
0x07da0000 - 0x07dc4000 C:\Program Files (x86)\Java\jre7\bin\dcpr.dll
0x726b0000 - 0x7279b000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -Xms256M -Xmx1024M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=128m
java_command: net.ftb.mclauncher.MinecraftLauncher D:\Games\Minecraft/Direwolf20/minecraft C:\Users\Majorartery\AppData\Roaming/ftblauncher/ModPacks\Direwolf20\FTB_temp.gif MinecraftForge.zip MajorArtery bb3318471421860d9b09eead7a6c3e57dfa615bf Direwolf20 Pack v5.2.1 C:\Users\Majorartery\AppData\Roaming/ftblauncher/ModPacks\Direwolf20\logo_ftb.png
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Java\jre7\bin;C:\Program Files (x86)\Java\jre7\bin
USERNAME=Majorartery
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc
Memory: 4k page, physical 6290552k(4931888k free), swap 12579244k(10714976k free)
vm_info: Java HotSpot(TM) Client VM (23.21-b01) for windows-x86 JRE (1.7.0_21-b11), built on Apr 4 2013 04:43:10 by "java_re" with unknown MS VC++:1600
time: Sat May 18 14:05:17 2013
elapsed time: 7 seconds
Stu