JVM Crash Detected

    Joined
    Jun 29, 2013
    Messages
    1
    Reaction score
    0
    • Legacy Citizen 2
    • Legacy Citizen
    So I just downloaded the game, and installed it. Everything got set up smoothly. However, whenever I start the game, it will load 100% and then just crash. Upon re-opening the game launcher, clicking "Start Game", it will display a message box saying "JVM Crash Detected". Now it thinks that the problem lies most likely in my graphics card. "All right. I do have Inted HD Graphics", I thought, so I went to Intel's website, and automatically searched for updated software. I then downloaded and installed the new driver. When I restarted my computer, everything was tinted red -- to the point where I could barely see anything! So this, obviously, was a problem. I at first thought that maybe the color calibration was off, but adjusting that didn't help. So, I tried running StarMade just to see if it worked (not that I could really enjoy playing it with a RED screen -.- ). It did. -_- So the driver fixed StarMade, but essentially screwed my graphics. It was a lose-lose situation. So I rolled back my graphics driver. Now, I am back where I started. Intel's automatic search yields in a driver that doesn't help me (as seen before).... All I wanted to do was play this game! D: Any suggestions on an alternative route to achieving this? Maybe my JAVA is wrong (I doubt it)?

    Here's my error log:


    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000001a027480, pid=8084, tid=7320
    #
    # JRE version: 7.0_21-b11
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.21-b01 mixed mode windows-amd64 compressed oops)
    # Problematic frame:
    # C [ig4icd64.dll+0xcc7480] DllMain+0x58ad80
    #
    # 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
    # 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 (0x000000000cf21800): JavaThread "ClientThread" [_thread_in_native, id=7320, stack(0x000000000ef50000,0x000000000f050000)]

    siginfo: ExceptionCode=0xc0000005, reading address 0x000000041f510bec

    Registers:
    RAX=0x00000000ffffffff, RBX=0x0000000000000000, RCX=0x0000000000000028, RDX=0x000000000f04dc60
    RSP=0x000000000f04db60, RBP=0x000000001f589c58, RSI=0x0000000000000400, RDI=0x000000000f04dc70
    R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x0000000100000004, R11=0x000000000000000a
    R12=0x0000000000000008, R13=0x000000001f510bd0, R14=0x00000000ffffffff, R15=0x000000001aec0080
    RIP=0x000000001a027480, EFLAGS=0x0000000000010202

    Top of Stack: (sp=0x000000000f04db60)
    0x000000000f04db60: 000000001f589c00 0000000000000300
    0x000000000f04db70: 000000000000000a 0000000019bc731e
    0x000000000f04db80: 0000000000000008 000000000f04dbd0
    0x000000000f04db90: 0000000000000007 0000000000000000
    0x000000000f04dba0: 000000001f4fbf20 0000000000000000
    0x000000000f04dbb0: ffffffff00000007 00000000ffffffff
    0x000000000f04dbc0: 000000030000009d 000000001f589c58
    0x000000000f04dbd0: 0000000000001406 0000000100000004
    0x000000000f04dbe0: 0000000000000001 0000000066666667
    0x000000000f04dbf0: 0000000000000000 0000000000000000
    0x000000000f04dc00: 000000000000000a 000000001aec0080
    0x000000000f04dc10: 000000001aec0080 000000001f510bd0
    0x000000000f04dc20: 0000000000000004 000000001f589c58
    0x000000000f04dc30: 0000000000000000 000000000000000c
    0x000000000f04dc40: 0000000000000400 000000001a027cc2
    0x000000000f04dc50: 000000001f510bd0 000000001aec0080

    Instructions: (pc=0x000000001a027480)
    0x000000001a027460: 1c 41 8b 45 1c 41 8d 0c 04 41 3b 8d b8 00 00 00
    0x000000001a027470: 77 0b bb 07 00 00 00 89 5c 24 50 eb 1e 41 8b c6
    0x000000001a027480: 41 8b 4c 85 20 41 8d 04 0c 41 3b 85 bc 00 00 00
    0x000000001a027490: 77 c1 bb 06 00 00 00 89 5c 24 50 48 8b 77 08 8b


    Register to memory mapping:

    RAX=0x00000000ffffffff is an unallocated location in the heap
    RBX=0x0000000000000000 is an unknown value
    RCX=0x0000000000000028 is an unknown value
    RDX=0x000000000f04dc60 is pointing into the stack for thread: 0x000000000cf21800
    RSP=0x000000000f04db60 is pointing into the stack for thread: 0x000000000cf21800
    RBP=0x000000001f589c58 is an unknown value
    RSI=0x0000000000000400 is an unknown value
    RDI=0x000000000f04dc70 is pointing into the stack for thread: 0x000000000cf21800
    R8 =0x0000000000000000 is an unknown value
    R9 =0x0000000000000000 is an unknown value
    R10=0x0000000100000004 is an unknown value
    R11=0x000000000000000a is an unknown value
    R12=0x0000000000000008 is an unknown value
    R13=0x000000001f510bd0 is an unknown value
    R14=0x00000000ffffffff is an unallocated location in the heap
    R15=0x000000001aec0080 is an unknown value


    Stack: [0x000000000ef50000,0x000000000f050000], sp=0x000000000f04db60, free space=1014k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [ig4icd64.dll+0xcc7480] DllMain+0x58ad80

    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j org.lwjgl.opengl.GL20.nglLinkProgram(IJ)V+0
    j org.lwjgl.opengl.GL20.glLinkProgram(I)V+15
    j zj.a()V+358
    j zj.(Ljava/lang/String;Ljava/lang/String;)V+15
    j cW.c()V+113
    j cW.b()V+391
    j xm.d()V+147
    j xm.a(Ljava/lang/String;)V+962
    j x.f()V+130
    j iY.run()V+219
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub

    --------------- P R O C E S S ---------------

    Java Threads: ( => current thread )
    0x000000000d1b3000 JavaThread "Thread-13" [_thread_blocked, id=4280, stack(0x000000001d470000,0x000000001d570000)]
    0x000000000d1b2800 JavaThread "Thread-12" [_thread_blocked, id=7724, stack(0x000000001a740000,0x000000001a840000)]
    0x000000000d1b1000 JavaThread "[CLIENT]RequestNewSegments" [_thread_blocked, id=6688, stack(0x0000000019260000,0x0000000019360000)]
    0x000000000d1b0000 JavaThread "LocalSegmentRetriever" [_thread_blocked, id=4768, stack(0x0000000018f10000,0x0000000019010000)]
    0x000000000d1af800 JavaThread "client Processor: 1" [_thread_in_native, id=3140, stack(0x00000000177b0000,0x00000000178b0000)]
    0x000000000ce09800 JavaThread "Thread-6" [_thread_blocked, id=6404, stack(0x0000000019010000,0x0000000019110000)]
    0x000000000da1d800 JavaThread "[CLIENT]_CREATOR_THREAD" [_thread_blocked, id=8152, stack(0x0000000018e10000,0x0000000018f10000)]
    0x000000000b490000 JavaThread "LightUpdate1" [_thread_blocked, id=4384, stack(0x0000000018ce0000,0x0000000018de0000)]
    0x000000000ce87000 JavaThread "LightUpdate0" [_thread_blocked, id=10956, stack(0x00000000179f0000,0x0000000017af0000)]
    0x000000000b3f8000 JavaThread "CLIENT_SEGMENT_WRITER_THREAD" [_thread_blocked, id=10892, stack(0x00000000178c0000,0x00000000179c0000)]
    =>0x000000000cf21800 JavaThread "ClientThread" [_thread_in_native, id=7320, stack(0x000000000ef50000,0x000000000f050000)]
    0x0000000013408800 JavaThread "TimerQueue" daemon [_thread_blocked, id=5408, stack(0x000000000e9f0000,0x000000000eaf0000)]
    0x000000000222d000 JavaThread "DestroyJavaVM" [_thread_blocked, id=10092, stack(0x0000000002430000,0x0000000002530000)]
    0x000000000d32a800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=8012, stack(0x000000000f3d0000,0x000000000f4d0000)]
    0x000000000d028800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=10512, stack(0x000000000e3d0000,0x000000000e4d0000)]
    0x000000000d028000 JavaThread "AWT-Shutdown" [_thread_blocked, id=9028, stack(0x000000000e630000,0x000000000e730000)]
    0x000000000ccf6000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7776, stack(0x000000000e4d0000,0x000000000e5d0000)]
    0x000000000b325800 JavaThread "Service Thread" daemon [_thread_blocked, id=11040, stack(0x000000000be20000,0x000000000bf20000)]
    0x000000000b314800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=8140, stack(0x000000000c1c0000,0x000000000c2c0000)]
    0x000000000b30e800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5500, stack(0x000000000bf70000,0x000000000c070000)]
    0x000000000b30d800 JavaThread "Attach Listener" daemon [_thread_blocked, id=10908, stack(0x000000000bd00000,0x000000000be00000)]
    0x000000000b309000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11132, stack(0x000000000bb50000,0x000000000bc50000)]
    0x000000000b308000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=8920, stack(0x000000000b970000,0x000000000ba70000)]
    0x000000000b283800 JavaThread "Finalizer" daemon [_thread_blocked, id=10148, stack(0x000000000b7f0000,0x000000000b8f0000)]
    0x000000000b27d000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2788, stack(0x000000000b6a0000,0x000000000b7a0000)]

    Other Threads:
    0x000000000b276000 VMThread [stack: 0x000000000b040000,0x000000000b140000] [id=10712]
    0x000000000b329000 WatcherThread [stack: 0x000000000c430000,0x000000000c530000] [id=8836]

    VM state:not at safepoint (normal execution)

    VM Mutex/Monitor currently owned by a thread: None

    Heap
    par new generation total 118016K, used 25305K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
    eden space 104960K, 18% used [0x00000000bae00000, 0x00000000bc0da888, 0x00000000c1480000)
    from space 13056K, 45% used [0x00000000c1480000, 0x00000000c1a5bd70, 0x00000000c2140000)
    to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
    concurrent mark-sweep generation total 393216K, used 18447K [0x00000000c2e00000, 0x00000000dae00000, 0x00000000fae00000)
    concurrent-mark-sweep perm gen total 45864K, used 27875K [0x00000000fae00000, 0x00000000fdaca000, 0x0000000100000000)

    Card table byte_map: [0x0000000005ed0000,0x0000000006100000] byte_map_base: 0x00000000058f9000

    Polling page: 0x0000000000420000

    Code Cache [0x0000000002530000, 0x00000000027a0000, 0x0000000005530000)
    total_blobs=1316 nmethods=622 adapters=645 free_code_cache=47022Kb largest_free_block=48080768

    Compilation events (10 events):
    Event: 197.913 Thread 0x000000000b30e800 653 sun.java2d.pipe.Region::getIntersection (21 bytes)
    Event: 197.913 Thread 0x000000000b314800 654 sun.java2d.pipe.Region::getIntersectionXYWH (18 bytes)
    Event: 197.916 Thread 0x000000000b30e800 nmethod 653 0x0000000002733c10 code [0x0000000002733d80, 0x0000000002733f88]
    Event: 197.916 Thread 0x000000000b314800 nmethod 654 0x00000000027336d0 code [0x0000000002733840, 0x0000000002733a48]
    Event: 197.919 Thread 0x000000000b30e800 655 java.awt.image.BufferedImage::getRaster (5 bytes)
    Event: 197.920 Thread 0x000000000b30e800 nmethod 655 0x00000000026aead0 code [0x00000000026aec00, 0x00000000026aec58]
    Event: 197.969 Thread 0x000000000b314800 656 ! java.io.BufferedReader::readLine (304 bytes)
    Event: 197.990 Thread 0x000000000b314800 nmethod 656 0x00000000026d5290 code [0x00000000026d5440, 0x00000000026d6ad8]
    Event: 198.159 Thread 0x000000000b30e800 657 sun.nio.cs.SingleByte$Decoder::decodeArrayLoop (154 bytes)
    Event: 198.167 Thread 0x000000000b30e800 nmethod 657 0x00000000026dad50 code [0x00000000026daee0, 0x00000000026db530]

    GC Heap History (8 events):
    Event: 192.835 GC heap before
    {Heap before GC invocations=0 (full 0):
    par new generation total 118016K, used 104960K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
    eden space 104960K, 100% used [0x00000000bae00000, 0x00000000c1480000, 0x00000000c1480000)
    from space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
    to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
    concurrent mark-sweep generation total 393216K, used 0K [0x00000000c2e00000, 0x00000000dae00000, 0x00000000fae00000)
    concurrent-mark-sweep perm gen total 26816K, used 26586K [0x00000000fae00000, 0x00000000fc830000, 0x0000000100000000)
    Event: 192.882 GC heap after
    Heap after GC invocations=1 (full 0):
    par new generation total 118016K, used 13056K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
    eden space 104960K, 0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000c1480000)
    from space 13056K, 100% used [0x00000000c2140000, 0x00000000c2e00000, 0x00000000c2e00000)
    to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
    concurrent mark-sweep generation total 393216K, used 9912K [0x00000000c2e00000, 0x00000000dae00000, 0x00000000fae00000)
    concurrent-mark-sweep perm gen total 26816K, used 26586K [0x00000000fae00000, 0x00000000fc830000, 0x0000000100000000)
    }
    Event: 193.439 GC heap before
    {Heap before GC invocations=1 (full 1):
    par new generation total 118016K, used 118016K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
    eden space 104960K, 100% used [0x00000000bae00000, 0x00000000c1480000, 0x00000000c1480000)
    from space 13056K, 100% used [0x00000000c2140000, 0x00000000c2e00000, 0x00000000c2e00000)
    to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
    concurrent mark-sweep generation total 393216K, used 9912K [0x00000000c2e00000, 0x00000000dae00000, 0x00000000fae00000)
    concurrent-mark-sweep perm gen total 27008K, used 26780K [0x00000000fae00000, 0x00000000fc860000, 0x0000000100000000)
    Event: 193.470 GC heap after
    Heap after GC invocations=2 (full 1):
    par new generation total 118016K, used 11586K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
    eden space 104960K, 0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000c1480000)
    from space 13056K, 88% used [0x00000000c1480000, 0x00000000c1fd0af0, 0x00000000c2140000)
    to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
    concurrent mark-sweep generation total 393216K, used 23359K [0x00000000c2e00000, 0x00000000dae00000, 0x00000000fae00000)
    concurrent-mark-sweep perm gen total 27008K, used 26780K [0x00000000fae00000, 0x00000000fc860000, 0x0000000100000000)
    }
    Event: 197.345 GC heap before
    {Heap before GC invocations=2 (full 1):
    par new generation total 118016K, used 116546K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
    eden space 104960K, 100% used [0x00000000bae00000, 0x00000000c1480000, 0x00000000c1480000)
    from space 13056K, 88% used [0x00000000c1480000, 0x00000000c1fd0af0, 0x00000000c2140000)
    to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
    concurrent mark-sweep generation total 393216K, used 18226K [0x00000000c2e00000, 0x00000000dae00000, 0x00000000fae00000)
    concurrent-mark-sweep perm gen total 45864K, used 27795K [0x00000000fae00000, 0x00000000fdaca000, 0x0000000100000000)
    Event: 197.352 GC heap after
    Heap after GC invocations=3 (full 1):
    par new generation total 118016K, used 7925K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
    eden space 104960K, 0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000c1480000)
    from space 13056K, 60% used [0x00000000c2140000, 0x00000000c28fd608, 0x00000000c2e00000)
    to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
    concurrent mark-sweep generation total 393216K, used 18447K [0x00000000c2e00000, 0x00000000dae00000, 0x00000000fae00000)
    concurrent-mark-sweep perm gen total 45864K, used 27795K [0x00000000fae00000, 0x00000000fdaca000, 0x0000000100000000)
    }
    Event: 197.909 GC heap before
    {Heap before GC invocations=3 (full 2):
    par new generation total 118016K, used 112885K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
    eden space 104960K, 100% used [0x00000000bae00000, 0x00000000c1480000, 0x00000000c1480000)
    from space 13056K, 60% used [0x00000000c2140000, 0x00000000c28fd608, 0x00000000c2e00000)
    to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
    concurrent mark-sweep generation total 393216K, used 18447K [0x00000000c2e00000, 0x00000000dae00000, 0x00000000fae00000)
    concurrent-mark-sweep perm gen total 45864K, used 27809K [0x00000000fae00000, 0x00000000fdaca000, 0x0000000100000000)
    Event: 197.912 GC heap after
    Heap after GC invocations=4 (full 2):
    par new generation total 118016K, used 5999K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
    eden space 104960K, 0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000c1480000)
    from space 13056K, 45% used [0x00000000c1480000, 0x00000000c1a5bd70, 0x00000000c2140000)
    to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
    concurrent mark-sweep generation total 393216K, used 18447K [0x00000000c2e00000, 0x00000000dae00000, 0x00000000fae00000)
    concurrent-mark-sweep perm gen total 45864K, used 27809K [0x00000000fae00000, 0x00000000fdaca000, 0x0000000100000000)
    }

    Deoptimization events (10 events):
    Event: 193.492 Thread 0x000000000cf21800 Uncommon trap 449 fr.pc 0x00000000026e2de0
    Event: 196.071 Thread 0x000000000cf21800 Uncommon trap -83 fr.pc 0x0000000002647588
    Event: 196.341 Thread 0x000000000cf21800 Uncommon trap -58 fr.pc 0x00000000025f01d4
    Event: 196.419 Thread 0x000000000cf21800 Uncommon trap -58 fr.pc 0x00000000025f01d4
    Event: 197.082 Thread 0x000000000cf21800 Uncommon trap -83 fr.pc 0x000000000272c95c
    Event: 197.082 Thread 0x000000000cf21800 Uncommon trap -83 fr.pc 0x0000000002651df4
    Event: 197.295 Thread 0x000000000cf21800 Uncommon trap -34 fr.pc 0x00000000025f1314
    Event: 197.295 Thread 0x000000000cf21800 Uncommon trap -34 fr.pc 0x00000000025f1314
    Event: 197.295 Thread 0x000000000cf21800 Uncommon trap -34 fr.pc 0x00000000025f1314
    Event: 197.296 Thread 0x000000000cf21800 Uncommon trap -34 fr.pc 0x00000000025f1314

    Internal exceptions (10 events):
    Event: 197.237 Thread 0x000000000cf21800 Threw 0x00000000c0fdcd38 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
    Event: 197.959 Thread 0x000000000cf21800 Threw 0x00000000bbbfd8a0 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
    Event: 197.959 Thread 0x000000000cf21800 Threw 0x00000000bbbfda48 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
    Event: 197.959 Thread 0x000000000cf21800 Threw 0x00000000bbbfdbc0 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
    Event: 197.959 Thread 0x000000000cf21800 Threw 0x00000000bbbfdd38 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
    Event: 197.965 Thread 0x000000000cf21800 Threw 0x00000000bbbffa58 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
    Event: 197.965 Thread 0x000000000cf21800 Threw 0x00000000bbbffc00 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
    Event: 197.965 Thread 0x000000000cf21800 Threw 0x00000000bbbffd78 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
    Event: 197.965 Thread 0x000000000cf21800 Threw 0x00000000bbbffef0 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
    Event: 197.965 Thread 0x000000000cf21800 Threw 0x00000000bbc00ad8 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166

    Events (10 events):
    Event: 197.913 Executing VM operation: RevokeBias
    Event: 197.913 Executing VM operation: RevokeBias done
    Event: 197.913 Executing VM operation: RevokeBias
    Event: 197.913 Executing VM operation: RevokeBias done
    Event: 197.913 Executing VM operation: RevokeBias
    Event: 197.913 Executing VM operation: RevokeBias done
    Event: 197.913 Executing VM operation: RevokeBias
    Event: 197.913 Executing VM operation: RevokeBias done
    Event: 197.965 loading class 0x000000000ceb24c0
    Event: 197.965 loading class 0x000000000ceb24c0 done


    Dynamic libraries:
    0x000000013f400000 - 0x000000013f433000 C:\Program Files\Java\jre7\bin\javaw.exe
    0x0000000077b70000 - 0x0000000077d19000 C:\Windows\SYSTEM32\ntdll.dll
    0x00000000776a0000 - 0x00000000777bf000 C:\Windows\system32\kernel32.dll
    0x000007fefe330000 - 0x000007fefe39b000 C:\Windows\system32\KERNELBASE.dll
    0x000007feffd80000 - 0x000007feffe5b000 C:\Windows\system32\ADVAPI32.dll
    0x000007feffce0000 - 0x000007feffd7f000 C:\Windows\system32\msvcrt.dll
    0x000007feffe60000 - 0x000007feffe7f000 C:\Windows\SYSTEM32\sechost.dll
    0x000007fefe600000 - 0x000007fefe72d000 C:\Windows\system32\RPCRT4.dll
    0x0000000077920000 - 0x0000000077a1a000 C:\Windows\system32\USER32.dll
    0x000007fefe470000 - 0x000007fefe4d7000 C:\Windows\system32\GDI32.dll
    0x000007fefe730000 - 0x000007fefe73e000 C:\Windows\system32\LPK.dll
    0x000007fefe3a0000 - 0x000007fefe469000 C:\Windows\system32\USP10.dll
    0x000007fefc4d0000 - 0x000007fefc6c4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
    0x000007fefe740000 - 0x000007fefe7b1000 C:\Windows\system32\SHLWAPI.dll
    0x000007fefe810000 - 0x000007fefe83e000 C:\Windows\system32\IMM32.DLL
    0x000007fefe920000 - 0x000007fefea29000 C:\Windows\system32\MSCTF.dll
    0x0000000059a60000 - 0x0000000059b31000 C:\Program Files\Java\jre7\bin\msvcr100.dll
    0x000000006ea20000 - 0x000000006f141000 C:\Program Files\Java\jre7\bin\server\jvm.dll
    0x000007fef9060000 - 0x000007fef9069000 C:\Windows\system32\WSOCK32.dll
    0x000007fefe7c0000 - 0x000007fefe80d000 C:\Windows\system32\WS2_32.dll
    0x000007feffcd0000 - 0x000007feffcd8000 C:\Windows\system32\NSI.dll
    0x000007fefc6d0000 - 0x000007fefc70b000 C:\Windows\system32\WINMM.dll
    0x0000000077d30000 - 0x0000000077d37000 C:\Windows\system32\PSAPI.DLL
    0x0000000060680000 - 0x000000006068f000 C:\Program Files\Java\jre7\bin\verify.dll
    0x0000000060600000 - 0x0000000060628000 C:\Program Files\Java\jre7\bin\java.dll
    0x0000000060570000 - 0x0000000060585000 C:\Program Files\Java\jre7\bin\zip.dll
    0x000000005f700000 - 0x000000005f719000 C:\Program Files\Java\jre7\bin\net.dll
    0x000007fefd840000 - 0x000007fefd895000 C:\Windows\system32\mswsock.dll
    0x000007fefd830000 - 0x000007fefd837000 C:\Windows\System32\wship6.dll
    0x000000005ed90000 - 0x000000005eda1000 C:\Program Files\Java\jre7\bin\nio.dll
    0x0000000180000000 - 0x0000000180016000 C:\Users\Cecilio\Downloads\StarMade\native\windows\x64\jinput-dx8_64.dll
    0x000007fef0610000 - 0x000007fef064c000 C:\Windows\system32\DINPUT8.dll
    0x00000000023d0000 - 0x0000000002420000 C:\Users\Cecilio\Downloads\StarMade\native\windows\x64\lwjgl64.dll
    0x000007fef04f0000 - 0x000007fef060d000 C:\Windows\system32\OPENGL32.dll
    0x000007fefc130000 - 0x000007fefc15d000 C:\Windows\system32\GLU32.dll
    0x000007fef0210000 - 0x000007fef0301000 C:\Windows\system32\DDRAW.dll
    0x000007fefce90000 - 0x000007fefce98000 C:\Windows\system32\DCIMAN32.dll
    0x000007feff9d0000 - 0x000007feffba7000 C:\Windows\system32\SETUPAPI.dll
    0x000007fefe2f0000 - 0x000007fefe326000 C:\Windows\system32\CFGMGR32.dll
    0x000007fefe840000 - 0x000007fefe917000 C:\Windows\system32\OLEAUT32.dll
    0x000007feff7c0000 - 0x000007feff9c3000 C:\Windows\system32\ole32.dll
    0x000007fefe290000 - 0x000007fefe2aa000 C:\Windows\system32\DEVOBJ.dll
    0x000007fefc040000 - 0x000007fefc058000 C:\Windows\system32\dwmapi.dll
    0x000007fefd0e0000 - 0x000007fefd0ec000 C:\Windows\system32\VERSION.dll
    0x0000000005a60000 - 0x0000000005ac4000 C:\Users\Cecilio\Downloads\StarMade\native\windows\x64\OpenAL64.dll
    0x000007fefea30000 - 0x000007feff7b8000 C:\Windows\system32\SHELL32.dll
    0x000000006c5b0000 - 0x000000006c743000 C:\Program Files\Java\jre7\bin\awt.dll
    0x000007fefc420000 - 0x000007fefc476000 C:\Windows\system32\uxtheme.dll
    0x000007fefdf00000 - 0x000007fefdf0f000 C:\Windows\system32\CRYPTBASE.dll
    0x000000005eb30000 - 0x000000005eb6e000 C:\Program Files\Java\jre7\bin\fontmanager.dll
    0x000000005eae0000 - 0x000000005eb21000 C:\Program Files\Java\jre7\bin\t2k.dll
    0x000007feffbb0000 - 0x000007feffc49000 C:\Windows\system32\CLBCatQ.DLL
    0x000007fefbe90000 - 0x000007fefbff1000 C:\Windows\system32\WindowsCodecs.dll
    0x000007fefdea0000 - 0x000007fefdef7000 C:\Windows\system32\apphelp.dll
    0x0000000074060000 - 0x0000000074076000 C:\Program Files\Common Files\TortoiseOverlays\TortoiseOverlays.dll
    0x0000000074050000 - 0x0000000074060000 C:\Program Files\TortoiseSVN\bin\TortoiseStub.dll
    0x0000000073fd0000 - 0x000000007404b000 C:\Program Files\TortoiseSVN\bin\TortoiseSVN.dll
    0x00000000777c0000 - 0x000000007791b000 C:\Windows\system32\WININET.dll
    0x0000000077d40000 - 0x0000000077d43000 C:\Windows\system32\Normaliz.dll
    0x0000000077490000 - 0x00000000776a0000 C:\Windows\system32\iertutil.dll
    0x0000000077a20000 - 0x0000000077b6d000 C:\Windows\system32\urlmon.dll
    0x000007fef65a0000 - 0x000007fef696e000 C:\Program Files\TortoiseSVN\bin\libsvn_tsvn.dll
    0x0000000073fa0000 - 0x0000000073fcb000 C:\Program Files\TortoiseSVN\bin\libapr_tsvn.dll
    0x0000000073e70000 - 0x0000000073eb1000 C:\Program Files\TortoiseSVN\bin\libaprutil_tsvn.dll
    0x000007feffc50000 - 0x000007feffca2000 C:\Windows\system32\WLDAP32.dll
    0x000007fefc060000 - 0x000007fefc070000 C:\Program Files\TortoiseSVN\bin\intl3_tsvn.dll
    0x000007fefbbf0000 - 0x000007fefbc0a000 C:\Program Files\TortoiseSVN\bin\libsasl.dll
    0x000007fefde40000 - 0x000007fefde4b000 C:\Windows\system32\Secur32.dll
    0x000007fefde70000 - 0x000007fefde95000 C:\Windows\system32\SSPICLI.DLL
    0x000007fefe120000 - 0x000007fefe28a000 C:\Windows\system32\CRYPT32.dll
    0x000007fefe070000 - 0x000007fefe07f000 C:\Windows\system32\MSASN1.dll
    0x0000000073dd0000 - 0x0000000073e68000 C:\Windows\system32\MSVCP100.dll
    0x000007fefbb00000 - 0x000007fefbb35000 C:\Windows\system32\EhStorShell.dll
    0x000007fefc9a0000 - 0x000007fefcacc000 C:\Windows\system32\PROPSYS.dll
    0x000007fef6520000 - 0x000007fef65a0000 C:\Windows\system32\ntshrui.dll
    0x000007fefdda0000 - 0x000007fefddc3000 C:\Windows\system32\srvcli.dll
    0x000007fef9070000 - 0x000007fef907f000 C:\Windows\system32\cscapi.dll
    0x000007fefb620000 - 0x000007fefb62b000 C:\Windows\system32\slc.dll
    0x000007fefd1b0000 - 0x000007fefd1b7000 C:\Windows\System32\wshtcpip.dll
    0x000007fefd6c0000 - 0x000007fefd71b000 C:\Windows\system32\DNSAPI.dll
    0x000007fef9980000 - 0x000007fef99af000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
    0x0000000072b00000 - 0x0000000072b26000 C:\Program Files\Bonjour\mdnsNSP.dll
    0x000007fefb2a0000 - 0x000007fefb2c7000 C:\Windows\system32\Iphlpapi.DLL
    0x000007fefb290000 - 0x000007fefb29b000 C:\Windows\system32\WINNSI.DLL
    0x000007fef9970000 - 0x000007fef9978000 C:\Windows\system32\rasadhlp.dll
    0x000007fefb0e0000 - 0x000007fefb133000 C:\Windows\System32\fwpuclnt.dll
    0x000007fefb180000 - 0x000007fefb198000 C:\Windows\system32\dhcpcsvc.DLL
    0x000007fefb160000 - 0x000007fefb171000 C:\Windows\system32\dhcpcsvc6.DLL
    0x000000005ea60000 - 0x000000005ea84000 C:\Program Files\Java\jre7\bin\sunec.dll
    0x000007fefc970000 - 0x000007fefc985000 C:\Windows\system32\NLAapi.dll
    0x000007fef9040000 - 0x000007fef9055000 C:\Windows\system32\napinsp.dll
    0x000007fef9020000 - 0x000007fef9039000 C:\Windows\system32\pnrpnsp.dll
    0x000007fef9010000 - 0x000007fef901b000 C:\Windows\System32\winrnr.dll
    0x000007fefc170000 - 0x000007fefc178000 C:\Windows\system32\atig6pxx.dll
    0x0000000019360000 - 0x000000001a54b000 C:\Windows\system32\ig4icd64.dll
    0x000007fefc160000 - 0x000007fefc16e000 C:\Windows\system32\atig6txx.dll
    0x0000000074730000 - 0x0000000074805000 C:\Windows\system32\aticfx64.dll
    0x000007fef1d20000 - 0x000007fef1dbc000 C:\Windows\system32\mscms.dll
    0x000007fefd2d0000 - 0x000007fefd2ee000 C:\Windows\system32\USERENV.dll
    0x000007fefdfd0000 - 0x000007fefdfdf000 C:\Windows\system32\profapi.dll
    0x000007fef01c0000 - 0x000007fef0202000 C:\Windows\system32\icm32.dll
    0x000007fefcad0000 - 0x000007fefcb1b000 C:\Windows\System32\MMDevApi.dll
    0x000007fefc710000 - 0x000007fefc798000 C:\Windows\system32\dsound.dll
    0x000007fefd090000 - 0x000007fefd0bc000 C:\Windows\system32\POWRPROF.dll
    0x000007fefbab0000 - 0x000007fefbaff000 C:\Windows\system32\AUDIOSES.DLL
    0x000000005ea30000 - 0x000000005ea5a000 C:\Program Files\Java\jre7\bin\dcpr.dll
    0x000007fefd8a0000 - 0x000007fefd8b7000 C:\Windows\system32\CRYPTSP.dll
    0x000007fefd560000 - 0x000007fefd5a7000 C:\Windows\system32\rsaenh.dll
    0x000000005e410000 - 0x000000005e440000 C:\Program Files\Java\jre7\bin\jpeg.dll
    0x000007fefcf30000 - 0x000007fefd055000 C:\Windows\system32\dbghelp.dll

    VM Arguments:
    jvm_args: -Xmn128M -Xms512M -Xmx1024M -Xincgc
    java_command: C:\Users\Cecilio\Downloads\.\StarMade\StarMade.jar -force -port:4242
    Launcher Type: SUN_STANDARD

    Environment Variables:
    CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
    PATH=C:\Program Files (x86)\HP SimplePass 2012\x64;C:\Program Files (x86)\HP SimplePass 2012\;;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\12.0\DLLShared\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Intel\Services\IPT\;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\TortoiseSVN\bin;;C:\Program Files\Java\jre7\bin
    USERNAME=Cecilio
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel



    --------------- S Y S T E M ---------------

    OS: Windows 7 , 64 bit Build 7601 Service Pack 1

    CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, ht, tsc, tscinvbit

    Memory: 4k page, physical 8335216k(1996336k free), swap 16668572k(7955260k free)

    vm_info: Java HotSpot(TM) 64-Bit Server VM (23.21-b01) for windows-amd64 JRE (1.7.0_21-b11), built on Apr 4 2013 08:11:28 by "java_re" with unknown MS VC++:1600

    time: Sat Jun 29 17:42:19 2013
    elapsed time: 198 seconds