Thread: Getting Fullscreen To Work

Results 1 to 5 of 5
  1. #1 Getting Fullscreen To Work 
    Donator

    Join Date
    May 2013
    Posts
    160
    Thanks given
    8
    Thanks received
    14
    Rep Power
    16
    Okay, so I'm wondering if It's possible to get fullscreen working. Yes, I want fullscreen... not resizable.
    Here's the crash report I get when trying to run the client with fullscreen:
    Code:
    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6e603214, pid=7240, tid=7676
    #
    # JRE version: 7.0_21-b11
    # Java VM: Java HotSpot(TM) Client VM (23.21-b01 mixed mode, sharing windows-x86 )
    # Problematic frame:
    # C  [jagdx.dll+0x3214]  Java_jagdx_IDirect3DDevice_BeginScene+0x4
    #
    # 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 (0x0468c800):  JavaThread "Thread-5" daemon [_thread_in_native, id=7676, stack(0x07dd0000,0x07e20000)]
    
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
    
    Registers:
    EAX=0x00000000, EBX=0x00000000, ECX=0x350db298, EDX=0x0468c928
    ESP=0x07e1eeec, EBP=0x07e1ef18, ESI=0x07e1ef08, EDI=0x0468c800
    EIP=0x6e603214, EFLAGS=0x00210246
    
    Top of Stack: (sp=0x07e1eeec)
    0x07e1eeec:   023986ab 0468c928 07e1ef08 00000000
    0x07e1eefc:   00000000 07e1ef00 34b53930 2b373b48
    0x07e1ef0c:   020132c7 252435b0 34b53980 07e1ef58
    0x07e1ef1c:   0201340f 00000000 00000000 020132c7
    0x07e1ef2c:   0201340f 00000000 00000000 07e1ef38
    0x07e1ef3c:   350bb4d4 07e1ef90 350db298 00000000
    0x07e1ef4c:   350bb530 07e1ef30 07e1ef64 07e1efb8
    0x07e1ef5c:   020132c7 25243578 00000000 2a3d4ac0 
    
    Instructions: (pc=0x6e603214)
    0x6e6031f4:   1c 51 d9 1c 24 52 8b 54 24 20 52 6a 00 6a 00 50
    0x6e603204:   8b 81 ac 00 00 00 ff d0 c2 20 00 cc 8b 44 24 0c
    0x6e603214:   8b 00 8b 08 8b 91 a4 00 00 00 50 ff d2 c2 10 00
    0x6e603224:   cc cc cc cc cc cc cc cc cc cc cc cc 8b 44 24 0c 
    
    
    Register to memory mapping:
    
    EAX=0x00000000 is an unknown value
    EBX=0x00000000 is an unknown value
    ECX=0x350db298 is an oop
    {constant pool cache} 
     - klass: {other class}
    EDX=0x0468c928 is an unknown value
    ESP=0x07e1eeec is pointing into the stack for thread: 0x0468c800
    EBP=0x07e1ef18 is pointing into the stack for thread: 0x0468c800
    ESI=0x07e1ef08 is pointing into the stack for thread: 0x0468c800
    EDI=0x0468c800 is a thread
    
    
    Stack: [0x07dd0000,0x07e20000],  sp=0x07e1eeec,  free space=315k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [jagdx.dll+0x3214]  Java_jagdx_IDirect3DDevice_BeginScene+0x4
    j  Class_ra_Sub3_Sub2.<init>(IIJJLjagdx/D3DPRESENT_PARAMETERS;Ljagdx/D3DCAPS;LInterface_ma;LClass243;I)V+428
    j  Class_ra_Sub3_Sub2.method5545(Ljava/awt/Canvas;LInterface_ma;LClass243;Ljava/lang/Integer;)LGraphicsToolkit;+479
    j  Class204.method1912(Ljava/awt/Canvas;LInterface_ma;LClass243;I)LGraphicsToolkit;+54
    j  Class393.method4892(ILjava/awt/Canvas;LInterface_ma;LClass243;IIII)LGraphicsToolkit;+70
    j  Class523.method6334(ILjava/awt/Canvas;LInterface_ma;LClass243;II)LGraphicsToolkit;+43
    j  Class365_Sub1_Sub5_Sub2.method4533(ILjava/lang/String;ZS)V+227
    j  Class371.method4584(ILjava/lang/String;ZB)V+21
    j  Class370.method4578(IZI)V+15
    j  Class335.method4086(I)V+79
    j  Class129.method1446(IIIIZB)V+515
    j  Class357.method4276(IIIZI)V+43
    j  Class349.method4205(LClass403;S)V+51
    j  Class249.method2392(LClass394;LClass403;B)V+11683
    J  ClientScript***ecutor.method4690(LClientScript;ILClass403;I)V
    j  java.lang.Thread.run()V+11
    v  ~StubRoutines::call_stub
    V  [jvm.dll+0x12b41a]
    V  [jvm.dll+0x1daa0e]
    V  [jvm.dll+0x12b603]
    V  [jvm.dll+0x12b667]
    V  [jvm.dll+0xd36bf]
    V  [jvm.dll+0x14b777]
    V  [jvm.dll+0x14b8e0]
    V  [jvm.dll+0x1802a9]
    C  [msvcr100.dll+0x5c6de]  endthreadex+0x3a
    C  [msvcr100.dll+0x5c788]  endthreadex+0xe4
    C  [KERNEL32.DLL+0x28543]  BaseThreadInitThunk+0xe
    C  [ntdll.dll+0x5bf39]  RtlInitializeExceptionChain+0x85
    C  [ntdll.dll+0x5bf0c]  RtlInitializeExceptionChain+0x58
    
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    J  jagdx.IDirect3DDevice.BeginScene(J)I
    j  Class_ra_Sub3_Sub2.<init>(IIJJLjagdx/D3DPRESENT_PARAMETERS;Ljagdx/D3DCAPS;LInterface_ma;LClass243;I)V+428
    j  Class_ra_Sub3_Sub2.method5545(Ljava/awt/Canvas;LInterface_ma;LClass243;Ljava/lang/Integer;)LGraphicsToolkit;+479
    j  Class204.method1912(Ljava/awt/Canvas;LInterface_ma;LClass243;I)LGraphicsToolkit;+54
    j  Class393.method4892(ILjava/awt/Canvas;LInterface_ma;LClass243;IIII)LGraphicsToolkit;+70
    j  Class523.method6334(ILjava/awt/Canvas;LInterface_ma;LClass243;II)LGraphicsToolkit;+43
    j  Class365_Sub1_Sub5_Sub2.method4533(ILjava/lang/String;ZS)V+227
    j  Class371.method4584(ILjava/lang/String;ZB)V+21
    j  Class370.method4578(IZI)V+15
    j  Class335.method4086(I)V+79
    j  Class129.method1446(IIIIZB)V+515
    j  Class357.method4276(IIIZI)V+43
    j  Class349.method4205(LClass403;S)V+51
    j  Class249.method2392(LClass394;LClass403;B)V+11683
    J  ClientScript***ecutor.method4690(LClientScript;ILClass403;I)V
    J  Class203.method1908(LClass298_Sub46;IS)V
    J  Class444.method5889(LClass298_Sub46;B)V
    J  Class126.method1407(B)V
    J  client.method2806(B)V
    J  client.method2773(B)V
    J  Class291.method2764(B)V
    J  Class291.method2759(B)V
    j  Class291.run()V+3
    j  java.lang.Thread.run()V+11
    v  ~StubRoutines::call_stub
    
    ---------------  P R O C E S S  ---------------
    
    Java Threads: ( => current thread )
      0x0ae4f400 JavaThread "Thread-24" daemon [_thread_blocked, id=8020, stack(0x08340000,0x08390000)]
      0x0ae4cc00 JavaThread "Thread-23" daemon [_thread_in_native, id=3588, stack(0x07a70000,0x07ac0000)]
      0x0468f800 JavaThread "Thread-12" daemon [_thread_in_native, id=1464, stack(0x0ab50000,0x0aba0000)]
      0x04691800 JavaThread "Thread-11" daemon [_thread_blocked, id=3276, stack(0x0a810000,0x0a860000)]
      0x04692c00 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=5836, stack(0x0a4d0000,0x0a520000)]
      0x04694800 JavaThread "Thread-7" daemon [_thread_blocked, id=2164, stack(0x07ef0000,0x07f40000)]
      0x0463f400 JavaThread "Thread-6" daemon [_thread_blocked, id=6372, stack(0x07e60000,0x07eb0000)]
      0x0200ac00 JavaThread "DestroyJavaVM" [_thread_blocked, id=6704, stack(0x008d0000,0x00920000)]
    =>0x0468c800 JavaThread "Thread-5" daemon [_thread_in_native, id=7676, stack(0x07dd0000,0x07e20000)]
      0x04569800 JavaThread "Thread-4" daemon [_thread_blocked, id=6888, stack(0x07d40000,0x07d90000)]
      0x04569400 JavaThread "Thread-3" [_thread_in_native, id=6708, stack(0x07cb0000,0x07d00000)]
      0x04568c00 JavaThread "Thread-2" [_thread_blocked, id=7904, stack(0x07c20000,0x07c70000)]
      0x04547800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=6892, stack(0x07300000,0x07350000)]
      0x04536800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2532, stack(0x071d0000,0x07220000)]
      0x04517800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7300, stack(0x04c30000,0x04c80000)]
      0x04517400 JavaThread "AWT-Shutdown" [_thread_blocked, id=7868, stack(0x04ba0000,0x04bf0000)]
      0x04516c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1844, stack(0x04b10000,0x04b60000)]
      0x01f09000 JavaThread "Service Thread" daemon [_thread_blocked, id=6196, stack(0x04400000,0x04450000)]
      0x01efdc00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=4932, stack(0x04370000,0x043c0000)]
      0x01efc800 JavaThread "Attach Listener" daemon [_thread_blocked, id=2880, stack(0x042e0000,0x04330000)]
      0x01efa400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=480, stack(0x04250000,0x042a0000)]
      0x01ee8000 JavaThread "Finalizer" daemon [_thread_blocked, id=4504, stack(0x041c0000,0x04210000)]
      0x01ee3400 JavaThread "Reference Handler" daemon [_thread_blocked, id=2348, stack(0x04130000,0x04180000)]
    
    Other Threads:
      0x01ee2000 VMThread [stack: 0x040a0000,0x040f0000] [id=7044]
      0x01f20c00 WatcherThread [stack: 0x04490000,0x044e0000] [id=1796]
    
    VM state:not at safepoint (normal execution)
    
    VM Mutex/Monitor currently owned by a thread: None
    
    Heap
     def new generation   total 78656K, used 18112K [0x24a40000, 0x29f90000, 0x29f90000)
      eden space 69952K,  13% used [0x24a40000, 0x253703e0, 0x28e90000)
      from space 8704K, 100% used [0x29710000, 0x29f90000, 0x29f90000)
      to   space 8704K,   0% used [0x28e90000, 0x28e90000, 0x29710000)
     tenured generation   total 174784K, used 131549K [0x29f90000, 0x34a40000, 0x34a40000)
       the space 174784K,  75% used [0x29f90000, 0x32007758, 0x32007800, 0x34a40000)
     compacting perm gen  total 12288K, used 7757K [0x34a40000, 0x35640000, 0x38a40000)
       the space 12288K,  63% used [0x34a40000, 0x351d3578, 0x351d3600, 0x35640000)
        ro space 10240K,  42% used [0x38a40000, 0x38e822a0, 0x38e82400, 0x39440000)
        rw space 12288K,  54% used [0x39440000, 0x39ac3250, 0x39ac3400, 0x3a040000)
    
    Card table byte_map: [0x01f50000,0x02000000] byte_map_base: 0x01e2ae00
    
    Polling page: 0x00390000
    
    Code Cache  [0x02010000, 0x02b90000, 0x04010000)
     total_blobs=3153 nmethods=2838 adapters=249 free_code_cache=21002Kb largest_free_block=21506368
    
    Compilation events (10 events):
    Event: 12161.778 Thread 0x01efdc00 2775             java.util.ArrayList::ensureCapacityInternal (26 bytes)
    Event: 12161.778 Thread 0x01efdc00 nmethod 2775 0x02b8b108 code [0x02b8b210, 0x02b8b2bc]
    Event: 12161.779 Thread 0x01efdc00   64 % !         Class501::method6224 @ 29 (111 bytes)
    Event: 12161.781 Thread 0x01efdc00 nmethod 64% 0x02b8b348 code [0x02b8b4d0, 0x02b8b9a4]
    Event: 12161.821 Thread 0x01efdc00 2776   !         Class501::method6225 (175 bytes)
    Event: 12161.822 Thread 0x01efdc00 nmethod 2776 0x02b8c188 code [0x02b8c310, 0x02b8c7a4]
    Event: 12161.828 Thread 0x01efdc00 2777             Class_ra_Sub3::method5293 (11 bytes)
    Event: 12161.829 Thread 0x01efdc00 nmethod 2777 0x02b8cf08 code [0x02b8d010, 0x02b8d0ac]
    Event: 12161.854 Thread 0x01efdc00 2779             Class193::b (41 bytes)
    Event: 12161.855 Thread 0x01efdc00 nmethod 2779 0x02b8d3c8 code [0x02b8d4d0, 0x02b8d5f8]
    
    GC Heap History (10 events):
    Event: 12059.791 GC heap before
    {Heap before GC invocations=1222 (full 16):
     def new generation   total 78656K, used 71321K [0x24a40000, 0x29f90000, 0x29f90000)
      eden space 69952K, 100% used [0x24a40000, 0x28e90000, 0x28e90000)
      from space 8704K,  15% used [0x28e90000, 0x28fe64d8, 0x29710000)
      to   space 8704K,   0% used [0x29710000, 0x29710000, 0x29f90000)
     tenured generation   total 174784K, used 122417K [0x29f90000, 0x34a40000, 0x34a40000)
       the space 174784K,  70% used [0x29f90000, 0x3171c7a0, 0x3171c800, 0x34a40000)
     compacting perm gen  total 12288K, used 7748K [0x34a40000, 0x35640000, 0x38a40000)
       the space 12288K,  63% used [0x34a40000, 0x351d1320, 0x351d1400, 0x35640000)
        ro space 10240K,  42% used [0x38a40000, 0x38e822a0, 0x38e82400, 0x39440000)
        rw space 12288K,  54% used [0x39440000, 0x39ac3250, 0x39ac3400, 0x3a040000)
    Event: 12059.797 GC heap after
    Heap after GC invocations=1223 (full 16):
     def new generation   total 78656K, used 1625K [0x24a40000, 0x29f90000, 0x29f90000)
      eden space 69952K,   0% used [0x24a40000, 0x24a40000, 0x28e90000)
      from space 8704K,  18% used [0x29710000, 0x298a65a0, 0x29f90000)
      to   space 8704K,   0% used [0x28e90000, 0x28e90000, 0x29710000)
     tenured generation   total 174784K, used 122425K [0x29f90000, 0x34a40000, 0x34a40000)
       the space 174784K,  70% used [0x29f90000, 0x3171e570, 0x3171e600, 0x34a40000)
     compacting perm gen  total 12288K, used 7748K [0x34a40000, 0x35640000, 0x38a40000)
       the space 12288K,  63% used [0x34a40000, 0x351d1320, 0x351d1400, 0x35640000)
        ro space 10240K,  42% used [0x38a40000, 0x38e822a0, 0x38e82400, 0x39440000)
        rw space 12288K,  54% used [0x39440000, 0x39ac3250, 0x39ac3400, 0x3a040000)
    }
    Event: 12077.900 GC heap before
    {Heap before GC invocations=1223 (full 16):
     def new generation   total 78656K, used 71577K [0x24a40000, 0x29f90000, 0x29f90000)
      eden space 69952K, 100% used [0x24a40000, 0x28e90000, 0x28e90000)
      from space 8704K,  18% used [0x29710000, 0x298a65a0, 0x29f90000)
      to   space 8704K,   0% used [0x28e90000, 0x28e90000, 0x29710000)
     tenured generation   total 174784K, used 122425K [0x29f90000, 0x34a40000, 0x34a40000)
       the space 174784K,  70% used [0x29f90000, 0x3171e570, 0x3171e600, 0x34a40000)
     compacting perm gen  total 12288K, used 7748K [0x34a40000, 0x35640000, 0x38a40000)
       the space 12288K,  63% used [0x34a40000, 0x351d1320, 0x351d1400, 0x35640000)
        ro space 10240K,  42% used [0x38a40000, 0x38e822a0, 0x38e82400, 0x39440000)
        rw space 12288K,  54% used [0x39440000, 0x39ac3250, 0x39ac3400, 0x3a040000)
    Event: 12077.906 GC heap after
    Heap after GC invocations=1224 (full 16):
     def new generation   total 78656K, used 1679K [0x24a40000, 0x29f90000, 0x29f90000)
      eden space 69952K,   0% used [0x24a40000, 0x24a40000, 0x28e90000)
      from space 8704K,  19% used [0x28e90000, 0x29033fb0, 0x29710000)
      to   space 8704K,   0% used [0x29710000, 0x29710000, 0x29f90000)
     tenured generation   total 174784K, used 122477K [0x29f90000, 0x34a40000, 0x34a40000)
       the space 174784K,  70% used [0x29f90000, 0x3172b580, 0x3172b600, 0x34a40000)
     compacting perm gen  total 12288K, used 7748K [0x34a40000, 0x35640000, 0x38a40000)
       the space 12288K,  63% used [0x34a40000, 0x351d1320, 0x351d1400, 0x35640000)
        ro space 10240K,  42% used [0x38a40000, 0x38e822a0, 0x38e82400, 0x39440000)
        rw space 12288K,  54% used [0x39440000, 0x39ac3250, 0x39ac3400, 0x3a040000)
    }
    Event: 12109.365 GC heap before
    {Heap before GC invocations=1224 (full 16):
     def new generation   total 78656K, used 71631K [0x24a40000, 0x29f90000, 0x29f90000)
      eden space 69952K, 100% used [0x24a40000, 0x28e90000, 0x28e90000)
      from space 8704K,  19% used [0x28e90000, 0x29033fb0, 0x29710000)
      to   space 8704K,   0% used [0x29710000, 0x29710000, 0x29f90000)
     tenured generation   total 174784K, used 122477K [0x29f90000, 0x34a40000, 0x34a40000)
       the space 174784K,  70% used [0x29f90000, 0x3172b580, 0x3172b600, 0x34a40000)
     compacting perm gen  total 12288K, used 7748K [0x34a40000, 0x35640000, 0x38a40000)
       the space 12288K,  63% used [0x34a40000, 0x351d1320, 0x351d1400, 0x35640000)
        ro space 10240K,  42% used [0x38a40000, 0x38e822a0, 0x38e82400, 0x39440000)
        rw space 12288K,  54% used [0x39440000, 0x39ac3250, 0x39ac3400, 0x3a040000)
    Event: 12109.373 GC heap after
    Heap after GC invocations=1225 (full 16):
     def new generation   total 78656K, used 1786K [0x24a40000, 0x29f90000, 0x29f90000)
      eden space 69952K,   0% used [0x24a40000, 0x24a40000, 0x28e90000)
      from space 8704K,  20% used [0x29710000, 0x298ce890, 0x29f90000)
      to   space 8704K,   0% used [0x28e90000, 0x28e90000, 0x29710000)
     tenured generation   total 174784K, used 122478K [0x29f90000, 0x34a40000, 0x34a40000)
       the space 174784K,  70% used [0x29f90000, 0x3172b920, 0x3172ba00, 0x34a40000)
     compacting perm gen  total 12288K, used 7748K [0x34a40000, 0x35640000, 0x38a40000)
       the space 12288K,  63% used [0x34a40000, 0x351d1320, 0x351d1400, 0x35640000)
        ro space 10240K,  42% used [0x38a40000, 0x38e822a0, 0x38e82400, 0x39440000)
        rw space 12288K,  54% used [0x39440000, 0x39ac3250, 0x39ac3400, 0x3a040000)
    }
    Event: 12139.781 GC heap before
    {Heap before GC invocations=1225 (full 16):
     def new generation   total 78656K, used 71738K [0x24a40000, 0x29f90000, 0x29f90000)
      eden space 69952K, 100% used [0x24a40000, 0x28e90000, 0x28e90000)
      from space 8704K,  20% used [0x29710000, 0x298ce890, 0x29f90000)
      to   space 8704K,   0% used [0x28e90000, 0x28e90000, 0x29710000)
     tenured generation   total 174784K, used 122478K [0x29f90000, 0x34a40000, 0x34a40000)
       the space 174784K,  70% used [0x29f90000, 0x3172b920, 0x3172ba00, 0x34a40000)
     compacting perm gen  total 12288K, used 7748K [0x34a40000, 0x35640000, 0x38a40000)
       the space 12288K,  63% used [0x34a40000, 0x351d1320, 0x351d1400, 0x35640000)
        ro space 10240K,  42% used [0x38a40000, 0x38e822a0, 0x38e82400, 0x39440000)
        rw space 12288K,  54% used [0x39440000, 0x39ac3250, 0x39ac3400, 0x3a040000)
    Event: 12139.788 GC heap after
    Heap after GC invocations=1226 (full 16):
     def new generation   total 78656K, used 1757K [0x24a40000, 0x29f90000, 0x29f90000)
      eden space 69952K,   0% used [0x24a40000, 0x24a40000, 0x28e90000)
      from space 8704K,  20% used [0x28e90000, 0x290477e0, 0x29710000)
      to   space 8704K,   0% used [0x29710000, 0x29710000, 0x29f90000)
     tenured generation   total 174784K, used 122538K [0x29f90000, 0x34a40000, 0x34a40000)
       the space 174784K,  70% used [0x29f90000, 0x3173a950, 0x3173aa00, 0x34a40000)
     compacting perm gen  total 12288K, used 7748K [0x34a40000, 0x35640000, 0x38a40000)
       the space 12288K,  63% used [0x34a40000, 0x351d1320, 0x351d1400, 0x35640000)
        ro space 10240K,  42% used [0x38a40000, 0x38e822a0, 0x38e82400, 0x39440000)
        rw space 12288K,  54% used [0x39440000, 0x39ac3250, 0x39ac3400, 0x3a040000)
    }
    Event: 12162.012 GC heap before
    {Heap before GC invocations=1226 (full 16):
     def new generation   total 78656K, used 67987K [0x24a40000, 0x29f90000, 0x29f90000)
      eden space 69952K,  94% used [0x24a40000, 0x28aed5e8, 0x28e90000)
      from space 8704K,  20% used [0x28e90000, 0x290477e0, 0x29710000)
      to   space 8704K,   0% used [0x29710000, 0x29710000, 0x29f90000)
     tenured generation   total 174784K, used 122538K [0x29f90000, 0x34a40000, 0x34a40000)
       the space 174784K,  70% used [0x29f90000, 0x3173a950, 0x3173aa00, 0x34a40000)
     compacting perm gen  total 12288K, used 7757K [0x34a40000, 0x35640000, 0x38a40000)
       the space 12288K,  63% used [0x34a40000, 0x351d3578, 0x351d3600, 0x35640000)
        ro space 10240K,  42% used [0x38a40000, 0x38e822a0, 0x38e82400, 0x39440000)
        rw space 12288K,  54% used [0x39440000, 0x39ac3250, 0x39ac3400, 0x3a040000)
    Event: 12162.032 GC heap after
    Heap after GC invocations=1227 (full 16):
     def new generation   total 78656K, used 8704K [0x24a40000, 0x29f90000, 0x29f90000)
      eden space 69952K,   0% used [0x24a40000, 0x24a40000, 0x28e90000)
      from space 8704K, 100% used [0x29710000, 0x29f90000, 0x29f90000)
      to   space 8704K,   0% used [0x28e90000, 0x28e90000, 0x29710000)
     tenured generation   total 174784K, used 131549K [0x29f90000, 0x34a40000, 0x34a40000)
       the space 174784K,  75% used [0x29f90000, 0x32007758, 0x32007800, 0x34a40000)
     compacting perm gen  total 12288K, used 7757K [0x34a40000, 0x35640000, 0x38a40000)
       the space 12288K,  63% used [0x34a40000, 0x351d3578, 0x351d3600, 0x35640000)
        ro space 10240K,  42% used [0x38a40000, 0x38e822a0, 0x38e82400, 0x39440000)
        rw space 12288K,  54% used [0x39440000, 0x39ac3250, 0x39ac3400, 0x3a040000)
    }
    
    Deoptimization events (0 events):
    No events
    
    Internal exceptions (10 events):
    Event: 10512.478 Thread 0x0468c800 Threw 0x26a16b60 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
    Event: 10512.478 Thread 0x0468c800 Threw 0x26a16cc8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
    Event: 10512.478 Thread 0x0468c800 Threw 0x26a16ed0 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
    Event: 10512.478 Thread 0x0468c800 Threw 0x26a17068 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
    Event: 10512.478 Thread 0x0468c800 Threw 0x26a171d0 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
    Event: 10938.936 Thread 0x0468c800 Threw 0x26c6e380 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\oops\constantPoolOop.cpp:95
    Event: 10939.262 Thread 0x0468c800 Threw 0x26ddae50 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\oops\constantPoolOop.cpp:95
    Event: 10939.776 Thread 0x0468c800 Threw 0x27018860 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\oops\constantPoolOop.cpp:95
    Event: 11237.562 Thread 0x0468c800 Threw 0x27a9b3c0 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\oops\constantPoolOop.cpp:95
    Event: 11238.122 Thread 0x0468c800 Threw 0x27d15c60 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\oops\constantPoolOop.cpp:95
    
    Events (10 events):
    Event: 12161.426 loading class 0x045123b0
    Event: 12161.426 loading class 0x045123b0 done
    Event: 12161.426 loading class 0x3a1de228
    Event: 12161.426 loading class 0x3a1de228 done
    Event: 12161.796 Executing VM operation: RevokeBias
    Event: 12161.796 Executing VM operation: RevokeBias done
    Event: 12162.005 loading class 0x3a182bc8
    Event: 12162.005 loading class 0x3a182bc8 done
    Event: 12162.012 Executing VM operation: GenCollectForAllocation
    Event: 12162.032 Executing VM operation: GenCollectForAllocation done
    
    
    Dynamic libraries:
    0x00a20000 - 0x00a4f000 	C:\Program Files (x86)\Java\jre7\bin\javaw.exe
    0x77280000 - 0x773d7000 	C:\Windows\SYSTEM32\ntdll.dll
    0x75020000 - 0x75150000 	C:\Windows\SYSTEM32\KERNEL32.DLL
    0x76b50000 - 0x76bf6000 	C:\Windows\SYSTEM32\KERNELBASE.dll
    0x74920000 - 0x749ce000 	C:\Windows\SYSTEM32\ADVAPI32.dll
    0x77010000 - 0x77126000 	C:\Windows\SYSTEM32\USER32.dll
    0x727d0000 - 0x729c8000 	C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9200.16579_none_8937eec6860750f5\COMCTL32.dll
    0x76830000 - 0x768e1000 	C:\Windows\SYSTEM32\msvcrt.dll
    0x76fb0000 - 0x76fe4000 	C:\Windows\SYSTEM32\sechost.dll
    0x76aa0000 - 0x76b4c000 	C:\Windows\SYSTEM32\RPCRT4.dll
    0x749d0000 - 0x74acd000 	C:\Windows\SYSTEM32\GDI32.dll
    0x748a0000 - 0x748bc000 	C:\Windows\SYSTEM32\SspiCli.dll
    0x74890000 - 0x74899000 	C:\Windows\SYSTEM32\CRYPTBASE.dll
    0x74830000 - 0x74881000 	C:\Windows\SYSTEM32\bcryptPrimitives.dll
    0x753b0000 - 0x753d0000 	C:\Windows\system32\IMM32.DLL
    0x74e10000 - 0x74eed000 	C:\Windows\SYSTEM32\MSCTF.dll
    0x71c50000 - 0x71d0e000 	C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
    0x71900000 - 0x71c4f000 	C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
    0x72610000 - 0x72618000 	C:\Windows\SYSTEM32\WSOCK32.dll
    0x720f0000 - 0x72111000 	C:\Windows\SYSTEM32\WINMM.dll
    0x765b0000 - 0x765b6000 	C:\Windows\SYSTEM32\PSAPI.DLL
    0x767d0000 - 0x76820000 	C:\Windows\SYSTEM32\WS2_32.dll
    0x720c0000 - 0x720ea000 	C:\Windows\SYSTEM32\WINMMBASE.dll
    0x74910000 - 0x74918000 	C:\Windows\SYSTEM32\NSI.dll
    0x725f0000 - 0x725fc000 	C:\Program Files (x86)\Java\jre7\bin\verify.dll
    0x725d0000 - 0x725f0000 	C:\Program Files (x86)\Java\jre7\bin\java.dll
    0x725b0000 - 0x725c3000 	C:\Program Files (x86)\Java\jre7\bin\zip.dll
    0x6cf90000 - 0x6d0d2000 	C:\Program Files (x86)\Java\jre7\bin\awt.dll
    0x753d0000 - 0x7545b000 	C:\Windows\SYSTEM32\OLEAUT32.dll
    0x76e50000 - 0x76f86000 	C:\Windows\SYSTEM32\combase.dll
    0x737b0000 - 0x73857000 	C:\Windows\system32\apphelp.dll
    0x72fc0000 - 0x73048000 	C:\Windows\system32\uxtheme.dll
    0x6d900000 - 0x6d91a000 	C:\Program Files (x86)\TeamViewer\Version8\tv_w32.dll
    0x74560000 - 0x74568000 	C:\Windows\SYSTEM32\VERSION.dll
    0x10010000 - 0x10037000 	C:\Windows\SYSTEM32\CRTDLL.dll
    0x75480000 - 0x76546000 	C:\Windows\SYSTEM32\SHELL32.dll
    0x74b60000 - 0x74c79000 	C:\Windows\SYSTEM32\ole32.dll
    0x768f0000 - 0x76930000 	C:\Windows\SYSTEM32\SHLWAPI.dll
    0x733a0000 - 0x733b9000 	C:\Windows\SYSTEM32\dwmapi.dll
    0x729d0000 - 0x72a45000 	C:\Windows\SYSTEM32\shcore.dll
    0x72df0000 - 0x72fa5000 	C:\Windows\system32\d3d9.dll
    0x6fbf0000 - 0x6fcdf000 	C:\Windows\SYSTEM32\aticfx32.dll
    0x6fbd0000 - 0x6fbe9000 	C:\Windows\SYSTEM32\atiu9pag.dll
    0x6f650000 - 0x6fbc7000 	C:\Windows\SYSTEM32\atiumdag.dll
    0x6f240000 - 0x6f646000 	C:\Windows\SYSTEM32\atiumdva.dll
    0x6cf50000 - 0x6cf81000 	C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
    0x718e0000 - 0x718f4000 	C:\Program Files (x86)\Java\jre7\bin\net.dll
    0x73440000 - 0x7348a000 	C:\Windows\system32\mswsock.dll
    0x70220000 - 0x7022e000 	C:\Program Files (x86)\Java\jre7\bin\nio.dll
    0x6cf20000 - 0x6cf50000 	C:\Program Files (x86)\Java\jre7\bin\t2k.dll
    0x6cef0000 - 0x6cf15000 	C:\Program Files (x86)\Java\jre7\bin\jpeg.dll
    0x717f0000 - 0x717fa000 	C:\Program Files (x86)\Java\jre7\bin\jsound.dll
    0x717b0000 - 0x717b9000 	C:\Program Files (x86)\Java\jre7\bin\jsoundds.dll
    0x6b310000 - 0x6b394000 	C:\Windows\SYSTEM32\DSOUND.dll
    0x71e60000 - 0x71e9f000 	C:\Windows\SYSTEM32\POWRPROF.dll
    0x701c0000 - 0x7020d000 	C:\Windows\SYSTEM32\MMDevAPI.DLL
    0x76ff0000 - 0x7700e000 	C:\Windows\SYSTEM32\DEVOBJ.dll
    0x748c0000 - 0x74906000 	C:\Windows\SYSTEM32\cfgmgr32.dll
    0x6b2e0000 - 0x6b310000 	C:\Windows\SYSTEM32\wdmaud.drv
    0x702d0000 - 0x702d5000 	C:\Windows\SYSTEM32\ksuser.dll
    0x71f20000 - 0x71f28000 	C:\Windows\SYSTEM32\AVRT.dll
    0x70160000 - 0x701b4000 	C:\Windows\SYSTEM32\AUDIOSES.DLL
    0x6b2d0000 - 0x6b2d9000 	C:\Windows\SYSTEM32\msacm32.drv
    0x71f30000 - 0x71f44000 	C:\Windows\SYSTEM32\MSACM32.dll
    0x6b2c0000 - 0x6b2c8000 	C:\Windows\SYSTEM32\midimap.dll
    0x76db0000 - 0x76e24000 	C:\Windows\SYSTEM32\clbcatq.dll
    0x70b40000 - 0x70b6a000 	C:\Users\Josh\matrixcache\ProjectFatality\LIVE\jaclib.dll
    0x70d70000 - 0x70d76000 	C:\Program Files (x86)\Java\jre7\bin\jawt.dll
    0x74570000 - 0x74590000 	C:\Windows\SYSTEM32\iphlpapi.dll
    0x74550000 - 0x74558000 	C:\Windows\SYSTEM32\WINNSI.DLL
    0x72b80000 - 0x72b8b000 	C:\Windows\system32\wbem\wbemprox.dll
    0x72b10000 - 0x72b80000 	C:\Windows\SYSTEM32\wbemcomn.dll
    0x73700000 - 0x7371a000 	C:\Windows\SYSTEM32\CRYPTSP.dll
    0x736a0000 - 0x736de000 	C:\Windows\system32\rsaenh.dll
    0x72af0000 - 0x72b00000 	C:\Windows\system32\wbem\wbemsvc.dll
    0x72470000 - 0x72532000 	C:\Windows\system32\wbem\fastprox.dll
    0x70c10000 - 0x70c1a000 	C:\Windows\system32\winbrand.dll
    0x6b200000 - 0x6b219000 	C:\Windows\SYSTEM32\DXGIDebug.dll
    0x6b1e0000 - 0x6b1ff000 	C:\Windows\SYSTEM32\atiuxpag.dll
    0x6e600000 - 0x6e617000 	C:\Users\Josh\matrixcache\ProjectFatality\LIVE\jagdx.dll
    0x70a10000 - 0x70b39000 	C:\Windows\SYSTEM32\dbghelp.dll
    
    VM Arguments:
    java_command: C:\Users\Josh\Desktop\PF-Zin.jar
    Launcher Type: SUN_STANDARD
    
    Environment Variables:
    PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files (x86)\Windows Kits\8.0\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Java\jdk1.7.0_13\bin;
    USERNAME=Josh
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=AMD64 Family 18 Model 1 Stepping 0, AuthenticAMD
    
    
    
    ---------------  S Y S T E M  ---------------
    
    OS: Windows 8 , 64 bit Build 9200 
    
    CPU:total 4 (4 cores per cpu, 1 threads per core) family 18 model 1 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
    
    Memory: 4k page, physical 7861684k(3784172k free), swap 15726004k(10525744k 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: Fri Jun 14 03:41:15 2013
    elapsed time: 12162 seconds


    ^ My Project ^
    Reply With Quote  
     

  2. #2  
    Donator

    Join Date
    May 2013
    Posts
    160
    Thanks given
    8
    Thanks received
    14
    Rep Power
    16
    Bump


    ^ My Project ^
    Reply With Quote  
     

  3. #3  
    Registered Member Jawarrior's Avatar
    Join Date
    Dec 2019
    Posts
    98
    Thanks given
    12
    Thanks received
    34
    Rep Power
    39
    Quote Originally Posted by MomentumRSPS View Post
    Okay, so I'm wondering if It's possible to get fullscreen working. Yes, I want fullscreen... not resizable.
    Here's the crash report I get when trying to run the client with fullscreen:
    Code:
    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6e603214, pid=7240, tid=7676
    #
    # JRE version: 7.0_21-b11
    # Java VM: Java HotSpot(TM) Client VM (23.21-b01 mixed mode, sharing windows-x86 )
    # Problematic frame:
    # C  [jagdx.dll+0x3214]  Java_jagdx_IDirect3DDevice_BeginScene+0x4
    #
    # 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 (0x0468c800):  JavaThread "Thread-5" daemon [_thread_in_native, id=7676, stack(0x07dd0000,0x07e20000)]
    
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
    
    Registers:
    EAX=0x00000000, EBX=0x00000000, ECX=0x350db298, EDX=0x0468c928
    ESP=0x07e1eeec, EBP=0x07e1ef18, ESI=0x07e1ef08, EDI=0x0468c800
    EIP=0x6e603214, EFLAGS=0x00210246
    
    Top of Stack: (sp=0x07e1eeec)
    0x07e1eeec:   023986ab 0468c928 07e1ef08 00000000
    0x07e1eefc:   00000000 07e1ef00 34b53930 2b373b48
    0x07e1ef0c:   020132c7 252435b0 34b53980 07e1ef58
    0x07e1ef1c:   0201340f 00000000 00000000 020132c7
    0x07e1ef2c:   0201340f 00000000 00000000 07e1ef38
    0x07e1ef3c:   350bb4d4 07e1ef90 350db298 00000000
    0x07e1ef4c:   350bb530 07e1ef30 07e1ef64 07e1efb8
    0x07e1ef5c:   020132c7 25243578 00000000 2a3d4ac0 
    
    Instructions: (pc=0x6e603214)
    0x6e6031f4:   1c 51 d9 1c 24 52 8b 54 24 20 52 6a 00 6a 00 50
    0x6e603204:   8b 81 ac 00 00 00 ff d0 c2 20 00 cc 8b 44 24 0c
    0x6e603214:   8b 00 8b 08 8b 91 a4 00 00 00 50 ff d2 c2 10 00
    0x6e603224:   cc cc cc cc cc cc cc cc cc cc cc cc 8b 44 24 0c 
    
    
    Register to memory mapping:
    
    EAX=0x00000000 is an unknown value
    EBX=0x00000000 is an unknown value
    ECX=0x350db298 is an oop
    {constant pool cache} 
     - klass: {other class}
    EDX=0x0468c928 is an unknown value
    ESP=0x07e1eeec is pointing into the stack for thread: 0x0468c800
    EBP=0x07e1ef18 is pointing into the stack for thread: 0x0468c800
    ESI=0x07e1ef08 is pointing into the stack for thread: 0x0468c800
    EDI=0x0468c800 is a thread
    
    
    Stack: [0x07dd0000,0x07e20000],  sp=0x07e1eeec,  free space=315k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [jagdx.dll+0x3214]  Java_jagdx_IDirect3DDevice_BeginScene+0x4
    j  Class_ra_Sub3_Sub2.<init>(IIJJLjagdx/D3DPRESENT_PARAMETERS;Ljagdx/D3DCAPS;LInterface_ma;LClass243;I)V+428
    j  Class_ra_Sub3_Sub2.method5545(Ljava/awt/Canvas;LInterface_ma;LClass243;Ljava/lang/Integer;)LGraphicsToolkit;+479
    j  Class204.method1912(Ljava/awt/Canvas;LInterface_ma;LClass243;I)LGraphicsToolkit;+54
    j  Class393.method4892(ILjava/awt/Canvas;LInterface_ma;LClass243;IIII)LGraphicsToolkit;+70
    j  Class523.method6334(ILjava/awt/Canvas;LInterface_ma;LClass243;II)LGraphicsToolkit;+43
    j  Class365_Sub1_Sub5_Sub2.method4533(ILjava/lang/String;ZS)V+227
    j  Class371.method4584(ILjava/lang/String;ZB)V+21
    j  Class370.method4578(IZI)V+15
    j  Class335.method4086(I)V+79
    j  Class129.method1446(IIIIZB)V+515
    j  Class357.method4276(IIIZI)V+43
    j  Class349.method4205(LClass403;S)V+51
    j  Class249.method2392(LClass394;LClass403;B)V+11683
    J  ClientScript***ecutor.method4690(LClientScript;ILClass403;I)V
    j  java.lang.Thread.run()V+11
    v  ~StubRoutines::call_stub
    V  [jvm.dll+0x12b41a]
    V  [jvm.dll+0x1daa0e]
    V  [jvm.dll+0x12b603]
    V  [jvm.dll+0x12b667]
    V  [jvm.dll+0xd36bf]
    V  [jvm.dll+0x14b777]
    V  [jvm.dll+0x14b8e0]
    V  [jvm.dll+0x1802a9]
    C  [msvcr100.dll+0x5c6de]  endthreadex+0x3a
    C  [msvcr100.dll+0x5c788]  endthreadex+0xe4
    C  [KERNEL32.DLL+0x28543]  BaseThreadInitThunk+0xe
    C  [ntdll.dll+0x5bf39]  RtlInitializeExceptionChain+0x85
    C  [ntdll.dll+0x5bf0c]  RtlInitializeExceptionChain+0x58
    
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    J  jagdx.IDirect3DDevice.BeginScene(J)I
    j  Class_ra_Sub3_Sub2.<init>(IIJJLjagdx/D3DPRESENT_PARAMETERS;Ljagdx/D3DCAPS;LInterface_ma;LClass243;I)V+428
    j  Class_ra_Sub3_Sub2.method5545(Ljava/awt/Canvas;LInterface_ma;LClass243;Ljava/lang/Integer;)LGraphicsToolkit;+479
    j  Class204.method1912(Ljava/awt/Canvas;LInterface_ma;LClass243;I)LGraphicsToolkit;+54
    j  Class393.method4892(ILjava/awt/Canvas;LInterface_ma;LClass243;IIII)LGraphicsToolkit;+70
    j  Class523.method6334(ILjava/awt/Canvas;LInterface_ma;LClass243;II)LGraphicsToolkit;+43
    j  Class365_Sub1_Sub5_Sub2.method4533(ILjava/lang/String;ZS)V+227
    j  Class371.method4584(ILjava/lang/String;ZB)V+21
    j  Class370.method4578(IZI)V+15
    j  Class335.method4086(I)V+79
    j  Class129.method1446(IIIIZB)V+515
    j  Class357.method4276(IIIZI)V+43
    j  Class349.method4205(LClass403;S)V+51
    j  Class249.method2392(LClass394;LClass403;B)V+11683
    J  ClientScript***ecutor.method4690(LClientScript;ILClass403;I)V
    J  Class203.method1908(LClass298_Sub46;IS)V
    J  Class444.method5889(LClass298_Sub46;B)V
    J  Class126.method1407(B)V
    J  client.method2806(B)V
    J  client.method2773(B)V
    J  Class291.method2764(B)V
    J  Class291.method2759(B)V
    j  Class291.run()V+3
    j  java.lang.Thread.run()V+11
    v  ~StubRoutines::call_stub
    
    ---------------  P R O C E S S  ---------------
    
    Java Threads: ( => current thread )
      0x0ae4f400 JavaThread "Thread-24" daemon [_thread_blocked, id=8020, stack(0x08340000,0x08390000)]
      0x0ae4cc00 JavaThread "Thread-23" daemon [_thread_in_native, id=3588, stack(0x07a70000,0x07ac0000)]
      0x0468f800 JavaThread "Thread-12" daemon [_thread_in_native, id=1464, stack(0x0ab50000,0x0aba0000)]
      0x04691800 JavaThread "Thread-11" daemon [_thread_blocked, id=3276, stack(0x0a810000,0x0a860000)]
      0x04692c00 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=5836, stack(0x0a4d0000,0x0a520000)]
      0x04694800 JavaThread "Thread-7" daemon [_thread_blocked, id=2164, stack(0x07ef0000,0x07f40000)]
      0x0463f400 JavaThread "Thread-6" daemon [_thread_blocked, id=6372, stack(0x07e60000,0x07eb0000)]
      0x0200ac00 JavaThread "DestroyJavaVM" [_thread_blocked, id=6704, stack(0x008d0000,0x00920000)]
    =>0x0468c800 JavaThread "Thread-5" daemon [_thread_in_native, id=7676, stack(0x07dd0000,0x07e20000)]
      0x04569800 JavaThread "Thread-4" daemon [_thread_blocked, id=6888, stack(0x07d40000,0x07d90000)]
      0x04569400 JavaThread "Thread-3" [_thread_in_native, id=6708, stack(0x07cb0000,0x07d00000)]
      0x04568c00 JavaThread "Thread-2" [_thread_blocked, id=7904, stack(0x07c20000,0x07c70000)]
      0x04547800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=6892, stack(0x07300000,0x07350000)]
      0x04536800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2532, stack(0x071d0000,0x07220000)]
      0x04517800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7300, stack(0x04c30000,0x04c80000)]
      0x04517400 JavaThread "AWT-Shutdown" [_thread_blocked, id=7868, stack(0x04ba0000,0x04bf0000)]
      0x04516c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1844, stack(0x04b10000,0x04b60000)]
      0x01f09000 JavaThread "Service Thread" daemon [_thread_blocked, id=6196, stack(0x04400000,0x04450000)]
      0x01efdc00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=4932, stack(0x04370000,0x043c0000)]
      0x01efc800 JavaThread "Attach Listener" daemon [_thread_blocked, id=2880, stack(0x042e0000,0x04330000)]
      0x01efa400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=480, stack(0x04250000,0x042a0000)]
      0x01ee8000 JavaThread "Finalizer" daemon [_thread_blocked, id=4504, stack(0x041c0000,0x04210000)]
      0x01ee3400 JavaThread "Reference Handler" daemon [_thread_blocked, id=2348, stack(0x04130000,0x04180000)]
    
    Other Threads:
      0x01ee2000 VMThread [stack: 0x040a0000,0x040f0000] [id=7044]
      0x01f20c00 WatcherThread [stack: 0x04490000,0x044e0000] [id=1796]
    
    VM state:not at safepoint (normal execution)
    
    VM Mutex/Monitor currently owned by a thread: None
    
    Heap
     def new generation   total 78656K, used 18112K [0x24a40000, 0x29f90000, 0x29f90000)
      eden space 69952K,  13% used [0x24a40000, 0x253703e0, 0x28e90000)
      from space 8704K, 100% used [0x29710000, 0x29f90000, 0x29f90000)
      to   space 8704K,   0% used [0x28e90000, 0x28e90000, 0x29710000)
     tenured generation   total 174784K, used 131549K [0x29f90000, 0x34a40000, 0x34a40000)
       the space 174784K,  75% used [0x29f90000, 0x32007758, 0x32007800, 0x34a40000)
     compacting perm gen  total 12288K, used 7757K [0x34a40000, 0x35640000, 0x38a40000)
       the space 12288K,  63% used [0x34a40000, 0x351d3578, 0x351d3600, 0x35640000)
        ro space 10240K,  42% used [0x38a40000, 0x38e822a0, 0x38e82400, 0x39440000)
        rw space 12288K,  54% used [0x39440000, 0x39ac3250, 0x39ac3400, 0x3a040000)
    
    Card table byte_map: [0x01f50000,0x02000000] byte_map_base: 0x01e2ae00
    
    Polling page: 0x00390000
    
    Code Cache  [0x02010000, 0x02b90000, 0x04010000)
     total_blobs=3153 nmethods=2838 adapters=249 free_code_cache=21002Kb largest_free_block=21506368
    
    Compilation events (10 events):
    Event: 12161.778 Thread 0x01efdc00 2775             java.util.ArrayList::ensureCapacityInternal (26 bytes)
    Event: 12161.778 Thread 0x01efdc00 nmethod 2775 0x02b8b108 code [0x02b8b210, 0x02b8b2bc]
    Event: 12161.779 Thread 0x01efdc00   64 % !         Class501::method6224 @ 29 (111 bytes)
    Event: 12161.781 Thread 0x01efdc00 nmethod 64% 0x02b8b348 code [0x02b8b4d0, 0x02b8b9a4]
    Event: 12161.821 Thread 0x01efdc00 2776   !         Class501::method6225 (175 bytes)
    Event: 12161.822 Thread 0x01efdc00 nmethod 2776 0x02b8c188 code [0x02b8c310, 0x02b8c7a4]
    Event: 12161.828 Thread 0x01efdc00 2777             Class_ra_Sub3::method5293 (11 bytes)
    Event: 12161.829 Thread 0x01efdc00 nmethod 2777 0x02b8cf08 code [0x02b8d010, 0x02b8d0ac]
    Event: 12161.854 Thread 0x01efdc00 2779             Class193::b (41 bytes)
    Event: 12161.855 Thread 0x01efdc00 nmethod 2779 0x02b8d3c8 code [0x02b8d4d0, 0x02b8d5f8]
    
    GC Heap History (10 events):
    Event: 12059.791 GC heap before
    {Heap before GC invocations=1222 (full 16):
     def new generation   total 78656K, used 71321K [0x24a40000, 0x29f90000, 0x29f90000)
      eden space 69952K, 100% used [0x24a40000, 0x28e90000, 0x28e90000)
      from space 8704K,  15% used [0x28e90000, 0x28fe64d8, 0x29710000)
      to   space 8704K,   0% used [0x29710000, 0x29710000, 0x29f90000)
     tenured generation   total 174784K, used 122417K [0x29f90000, 0x34a40000, 0x34a40000)
       the space 174784K,  70% used [0x29f90000, 0x3171c7a0, 0x3171c800, 0x34a40000)
     compacting perm gen  total 12288K, used 7748K [0x34a40000, 0x35640000, 0x38a40000)
       the space 12288K,  63% used [0x34a40000, 0x351d1320, 0x351d1400, 0x35640000)
        ro space 10240K,  42% used [0x38a40000, 0x38e822a0, 0x38e82400, 0x39440000)
        rw space 12288K,  54% used [0x39440000, 0x39ac3250, 0x39ac3400, 0x3a040000)
    Event: 12059.797 GC heap after
    Heap after GC invocations=1223 (full 16):
     def new generation   total 78656K, used 1625K [0x24a40000, 0x29f90000, 0x29f90000)
      eden space 69952K,   0% used [0x24a40000, 0x24a40000, 0x28e90000)
      from space 8704K,  18% used [0x29710000, 0x298a65a0, 0x29f90000)
      to   space 8704K,   0% used [0x28e90000, 0x28e90000, 0x29710000)
     tenured generation   total 174784K, used 122425K [0x29f90000, 0x34a40000, 0x34a40000)
       the space 174784K,  70% used [0x29f90000, 0x3171e570, 0x3171e600, 0x34a40000)
     compacting perm gen  total 12288K, used 7748K [0x34a40000, 0x35640000, 0x38a40000)
       the space 12288K,  63% used [0x34a40000, 0x351d1320, 0x351d1400, 0x35640000)
        ro space 10240K,  42% used [0x38a40000, 0x38e822a0, 0x38e82400, 0x39440000)
        rw space 12288K,  54% used [0x39440000, 0x39ac3250, 0x39ac3400, 0x3a040000)
    }
    Event: 12077.900 GC heap before
    {Heap before GC invocations=1223 (full 16):
     def new generation   total 78656K, used 71577K [0x24a40000, 0x29f90000, 0x29f90000)
      eden space 69952K, 100% used [0x24a40000, 0x28e90000, 0x28e90000)
      from space 8704K,  18% used [0x29710000, 0x298a65a0, 0x29f90000)
      to   space 8704K,   0% used [0x28e90000, 0x28e90000, 0x29710000)
     tenured generation   total 174784K, used 122425K [0x29f90000, 0x34a40000, 0x34a40000)
       the space 174784K,  70% used [0x29f90000, 0x3171e570, 0x3171e600, 0x34a40000)
     compacting perm gen  total 12288K, used 7748K [0x34a40000, 0x35640000, 0x38a40000)
       the space 12288K,  63% used [0x34a40000, 0x351d1320, 0x351d1400, 0x35640000)
        ro space 10240K,  42% used [0x38a40000, 0x38e822a0, 0x38e82400, 0x39440000)
        rw space 12288K,  54% used [0x39440000, 0x39ac3250, 0x39ac3400, 0x3a040000)
    Event: 12077.906 GC heap after
    Heap after GC invocations=1224 (full 16):
     def new generation   total 78656K, used 1679K [0x24a40000, 0x29f90000, 0x29f90000)
      eden space 69952K,   0% used [0x24a40000, 0x24a40000, 0x28e90000)
      from space 8704K,  19% used [0x28e90000, 0x29033fb0, 0x29710000)
      to   space 8704K,   0% used [0x29710000, 0x29710000, 0x29f90000)
     tenured generation   total 174784K, used 122477K [0x29f90000, 0x34a40000, 0x34a40000)
       the space 174784K,  70% used [0x29f90000, 0x3172b580, 0x3172b600, 0x34a40000)
     compacting perm gen  total 12288K, used 7748K [0x34a40000, 0x35640000, 0x38a40000)
       the space 12288K,  63% used [0x34a40000, 0x351d1320, 0x351d1400, 0x35640000)
        ro space 10240K,  42% used [0x38a40000, 0x38e822a0, 0x38e82400, 0x39440000)
        rw space 12288K,  54% used [0x39440000, 0x39ac3250, 0x39ac3400, 0x3a040000)
    }
    Event: 12109.365 GC heap before
    {Heap before GC invocations=1224 (full 16):
     def new generation   total 78656K, used 71631K [0x24a40000, 0x29f90000, 0x29f90000)
      eden space 69952K, 100% used [0x24a40000, 0x28e90000, 0x28e90000)
      from space 8704K,  19% used [0x28e90000, 0x29033fb0, 0x29710000)
      to   space 8704K,   0% used [0x29710000, 0x29710000, 0x29f90000)
     tenured generation   total 174784K, used 122477K [0x29f90000, 0x34a40000, 0x34a40000)
       the space 174784K,  70% used [0x29f90000, 0x3172b580, 0x3172b600, 0x34a40000)
     compacting perm gen  total 12288K, used 7748K [0x34a40000, 0x35640000, 0x38a40000)
       the space 12288K,  63% used [0x34a40000, 0x351d1320, 0x351d1400, 0x35640000)
        ro space 10240K,  42% used [0x38a40000, 0x38e822a0, 0x38e82400, 0x39440000)
        rw space 12288K,  54% used [0x39440000, 0x39ac3250, 0x39ac3400, 0x3a040000)
    Event: 12109.373 GC heap after
    Heap after GC invocations=1225 (full 16):
     def new generation   total 78656K, used 1786K [0x24a40000, 0x29f90000, 0x29f90000)
      eden space 69952K,   0% used [0x24a40000, 0x24a40000, 0x28e90000)
      from space 8704K,  20% used [0x29710000, 0x298ce890, 0x29f90000)
      to   space 8704K,   0% used [0x28e90000, 0x28e90000, 0x29710000)
     tenured generation   total 174784K, used 122478K [0x29f90000, 0x34a40000, 0x34a40000)
       the space 174784K,  70% used [0x29f90000, 0x3172b920, 0x3172ba00, 0x34a40000)
     compacting perm gen  total 12288K, used 7748K [0x34a40000, 0x35640000, 0x38a40000)
       the space 12288K,  63% used [0x34a40000, 0x351d1320, 0x351d1400, 0x35640000)
        ro space 10240K,  42% used [0x38a40000, 0x38e822a0, 0x38e82400, 0x39440000)
        rw space 12288K,  54% used [0x39440000, 0x39ac3250, 0x39ac3400, 0x3a040000)
    }
    Event: 12139.781 GC heap before
    {Heap before GC invocations=1225 (full 16):
     def new generation   total 78656K, used 71738K [0x24a40000, 0x29f90000, 0x29f90000)
      eden space 69952K, 100% used [0x24a40000, 0x28e90000, 0x28e90000)
      from space 8704K,  20% used [0x29710000, 0x298ce890, 0x29f90000)
      to   space 8704K,   0% used [0x28e90000, 0x28e90000, 0x29710000)
     tenured generation   total 174784K, used 122478K [0x29f90000, 0x34a40000, 0x34a40000)
       the space 174784K,  70% used [0x29f90000, 0x3172b920, 0x3172ba00, 0x34a40000)
     compacting perm gen  total 12288K, used 7748K [0x34a40000, 0x35640000, 0x38a40000)
       the space 12288K,  63% used [0x34a40000, 0x351d1320, 0x351d1400, 0x35640000)
        ro space 10240K,  42% used [0x38a40000, 0x38e822a0, 0x38e82400, 0x39440000)
        rw space 12288K,  54% used [0x39440000, 0x39ac3250, 0x39ac3400, 0x3a040000)
    Event: 12139.788 GC heap after
    Heap after GC invocations=1226 (full 16):
     def new generation   total 78656K, used 1757K [0x24a40000, 0x29f90000, 0x29f90000)
      eden space 69952K,   0% used [0x24a40000, 0x24a40000, 0x28e90000)
      from space 8704K,  20% used [0x28e90000, 0x290477e0, 0x29710000)
      to   space 8704K,   0% used [0x29710000, 0x29710000, 0x29f90000)
     tenured generation   total 174784K, used 122538K [0x29f90000, 0x34a40000, 0x34a40000)
       the space 174784K,  70% used [0x29f90000, 0x3173a950, 0x3173aa00, 0x34a40000)
     compacting perm gen  total 12288K, used 7748K [0x34a40000, 0x35640000, 0x38a40000)
       the space 12288K,  63% used [0x34a40000, 0x351d1320, 0x351d1400, 0x35640000)
        ro space 10240K,  42% used [0x38a40000, 0x38e822a0, 0x38e82400, 0x39440000)
        rw space 12288K,  54% used [0x39440000, 0x39ac3250, 0x39ac3400, 0x3a040000)
    }
    Event: 12162.012 GC heap before
    {Heap before GC invocations=1226 (full 16):
     def new generation   total 78656K, used 67987K [0x24a40000, 0x29f90000, 0x29f90000)
      eden space 69952K,  94% used [0x24a40000, 0x28aed5e8, 0x28e90000)
      from space 8704K,  20% used [0x28e90000, 0x290477e0, 0x29710000)
      to   space 8704K,   0% used [0x29710000, 0x29710000, 0x29f90000)
     tenured generation   total 174784K, used 122538K [0x29f90000, 0x34a40000, 0x34a40000)
       the space 174784K,  70% used [0x29f90000, 0x3173a950, 0x3173aa00, 0x34a40000)
     compacting perm gen  total 12288K, used 7757K [0x34a40000, 0x35640000, 0x38a40000)
       the space 12288K,  63% used [0x34a40000, 0x351d3578, 0x351d3600, 0x35640000)
        ro space 10240K,  42% used [0x38a40000, 0x38e822a0, 0x38e82400, 0x39440000)
        rw space 12288K,  54% used [0x39440000, 0x39ac3250, 0x39ac3400, 0x3a040000)
    Event: 12162.032 GC heap after
    Heap after GC invocations=1227 (full 16):
     def new generation   total 78656K, used 8704K [0x24a40000, 0x29f90000, 0x29f90000)
      eden space 69952K,   0% used [0x24a40000, 0x24a40000, 0x28e90000)
      from space 8704K, 100% used [0x29710000, 0x29f90000, 0x29f90000)
      to   space 8704K,   0% used [0x28e90000, 0x28e90000, 0x29710000)
     tenured generation   total 174784K, used 131549K [0x29f90000, 0x34a40000, 0x34a40000)
       the space 174784K,  75% used [0x29f90000, 0x32007758, 0x32007800, 0x34a40000)
     compacting perm gen  total 12288K, used 7757K [0x34a40000, 0x35640000, 0x38a40000)
       the space 12288K,  63% used [0x34a40000, 0x351d3578, 0x351d3600, 0x35640000)
        ro space 10240K,  42% used [0x38a40000, 0x38e822a0, 0x38e82400, 0x39440000)
        rw space 12288K,  54% used [0x39440000, 0x39ac3250, 0x39ac3400, 0x3a040000)
    }
    
    Deoptimization events (0 events):
    No events
    
    Internal exceptions (10 events):
    Event: 10512.478 Thread 0x0468c800 Threw 0x26a16b60 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
    Event: 10512.478 Thread 0x0468c800 Threw 0x26a16cc8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
    Event: 10512.478 Thread 0x0468c800 Threw 0x26a16ed0 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
    Event: 10512.478 Thread 0x0468c800 Threw 0x26a17068 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
    Event: 10512.478 Thread 0x0468c800 Threw 0x26a171d0 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
    Event: 10938.936 Thread 0x0468c800 Threw 0x26c6e380 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\oops\constantPoolOop.cpp:95
    Event: 10939.262 Thread 0x0468c800 Threw 0x26ddae50 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\oops\constantPoolOop.cpp:95
    Event: 10939.776 Thread 0x0468c800 Threw 0x27018860 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\oops\constantPoolOop.cpp:95
    Event: 11237.562 Thread 0x0468c800 Threw 0x27a9b3c0 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\oops\constantPoolOop.cpp:95
    Event: 11238.122 Thread 0x0468c800 Threw 0x27d15c60 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\oops\constantPoolOop.cpp:95
    
    Events (10 events):
    Event: 12161.426 loading class 0x045123b0
    Event: 12161.426 loading class 0x045123b0 done
    Event: 12161.426 loading class 0x3a1de228
    Event: 12161.426 loading class 0x3a1de228 done
    Event: 12161.796 Executing VM operation: RevokeBias
    Event: 12161.796 Executing VM operation: RevokeBias done
    Event: 12162.005 loading class 0x3a182bc8
    Event: 12162.005 loading class 0x3a182bc8 done
    Event: 12162.012 Executing VM operation: GenCollectForAllocation
    Event: 12162.032 Executing VM operation: GenCollectForAllocation done
    
    
    Dynamic libraries:
    0x00a20000 - 0x00a4f000 	C:\Program Files (x86)\Java\jre7\bin\javaw.exe
    0x77280000 - 0x773d7000 	C:\Windows\SYSTEM32\ntdll.dll
    0x75020000 - 0x75150000 	C:\Windows\SYSTEM32\KERNEL32.DLL
    0x76b50000 - 0x76bf6000 	C:\Windows\SYSTEM32\KERNELBASE.dll
    0x74920000 - 0x749ce000 	C:\Windows\SYSTEM32\ADVAPI32.dll
    0x77010000 - 0x77126000 	C:\Windows\SYSTEM32\USER32.dll
    0x727d0000 - 0x729c8000 	C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9200.16579_none_8937eec6860750f5\COMCTL32.dll
    0x76830000 - 0x768e1000 	C:\Windows\SYSTEM32\msvcrt.dll
    0x76fb0000 - 0x76fe4000 	C:\Windows\SYSTEM32\sechost.dll
    0x76aa0000 - 0x76b4c000 	C:\Windows\SYSTEM32\RPCRT4.dll
    0x749d0000 - 0x74acd000 	C:\Windows\SYSTEM32\GDI32.dll
    0x748a0000 - 0x748bc000 	C:\Windows\SYSTEM32\SspiCli.dll
    0x74890000 - 0x74899000 	C:\Windows\SYSTEM32\CRYPTBASE.dll
    0x74830000 - 0x74881000 	C:\Windows\SYSTEM32\bcryptPrimitives.dll
    0x753b0000 - 0x753d0000 	C:\Windows\system32\IMM32.DLL
    0x74e10000 - 0x74eed000 	C:\Windows\SYSTEM32\MSCTF.dll
    0x71c50000 - 0x71d0e000 	C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
    0x71900000 - 0x71c4f000 	C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
    0x72610000 - 0x72618000 	C:\Windows\SYSTEM32\WSOCK32.dll
    0x720f0000 - 0x72111000 	C:\Windows\SYSTEM32\WINMM.dll
    0x765b0000 - 0x765b6000 	C:\Windows\SYSTEM32\PSAPI.DLL
    0x767d0000 - 0x76820000 	C:\Windows\SYSTEM32\WS2_32.dll
    0x720c0000 - 0x720ea000 	C:\Windows\SYSTEM32\WINMMBASE.dll
    0x74910000 - 0x74918000 	C:\Windows\SYSTEM32\NSI.dll
    0x725f0000 - 0x725fc000 	C:\Program Files (x86)\Java\jre7\bin\verify.dll
    0x725d0000 - 0x725f0000 	C:\Program Files (x86)\Java\jre7\bin\java.dll
    0x725b0000 - 0x725c3000 	C:\Program Files (x86)\Java\jre7\bin\zip.dll
    0x6cf90000 - 0x6d0d2000 	C:\Program Files (x86)\Java\jre7\bin\awt.dll
    0x753d0000 - 0x7545b000 	C:\Windows\SYSTEM32\OLEAUT32.dll
    0x76e50000 - 0x76f86000 	C:\Windows\SYSTEM32\combase.dll
    0x737b0000 - 0x73857000 	C:\Windows\system32\apphelp.dll
    0x72fc0000 - 0x73048000 	C:\Windows\system32\uxtheme.dll
    0x6d900000 - 0x6d91a000 	C:\Program Files (x86)\TeamViewer\Version8\tv_w32.dll
    0x74560000 - 0x74568000 	C:\Windows\SYSTEM32\VERSION.dll
    0x10010000 - 0x10037000 	C:\Windows\SYSTEM32\CRTDLL.dll
    0x75480000 - 0x76546000 	C:\Windows\SYSTEM32\SHELL32.dll
    0x74b60000 - 0x74c79000 	C:\Windows\SYSTEM32\ole32.dll
    0x768f0000 - 0x76930000 	C:\Windows\SYSTEM32\SHLWAPI.dll
    0x733a0000 - 0x733b9000 	C:\Windows\SYSTEM32\dwmapi.dll
    0x729d0000 - 0x72a45000 	C:\Windows\SYSTEM32\shcore.dll
    0x72df0000 - 0x72fa5000 	C:\Windows\system32\d3d9.dll
    0x6fbf0000 - 0x6fcdf000 	C:\Windows\SYSTEM32\aticfx32.dll
    0x6fbd0000 - 0x6fbe9000 	C:\Windows\SYSTEM32\atiu9pag.dll
    0x6f650000 - 0x6fbc7000 	C:\Windows\SYSTEM32\atiumdag.dll
    0x6f240000 - 0x6f646000 	C:\Windows\SYSTEM32\atiumdva.dll
    0x6cf50000 - 0x6cf81000 	C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
    0x718e0000 - 0x718f4000 	C:\Program Files (x86)\Java\jre7\bin\net.dll
    0x73440000 - 0x7348a000 	C:\Windows\system32\mswsock.dll
    0x70220000 - 0x7022e000 	C:\Program Files (x86)\Java\jre7\bin\nio.dll
    0x6cf20000 - 0x6cf50000 	C:\Program Files (x86)\Java\jre7\bin\t2k.dll
    0x6cef0000 - 0x6cf15000 	C:\Program Files (x86)\Java\jre7\bin\jpeg.dll
    0x717f0000 - 0x717fa000 	C:\Program Files (x86)\Java\jre7\bin\jsound.dll
    0x717b0000 - 0x717b9000 	C:\Program Files (x86)\Java\jre7\bin\jsoundds.dll
    0x6b310000 - 0x6b394000 	C:\Windows\SYSTEM32\DSOUND.dll
    0x71e60000 - 0x71e9f000 	C:\Windows\SYSTEM32\POWRPROF.dll
    0x701c0000 - 0x7020d000 	C:\Windows\SYSTEM32\MMDevAPI.DLL
    0x76ff0000 - 0x7700e000 	C:\Windows\SYSTEM32\DEVOBJ.dll
    0x748c0000 - 0x74906000 	C:\Windows\SYSTEM32\cfgmgr32.dll
    0x6b2e0000 - 0x6b310000 	C:\Windows\SYSTEM32\wdmaud.drv
    0x702d0000 - 0x702d5000 	C:\Windows\SYSTEM32\ksuser.dll
    0x71f20000 - 0x71f28000 	C:\Windows\SYSTEM32\AVRT.dll
    0x70160000 - 0x701b4000 	C:\Windows\SYSTEM32\AUDIOSES.DLL
    0x6b2d0000 - 0x6b2d9000 	C:\Windows\SYSTEM32\msacm32.drv
    0x71f30000 - 0x71f44000 	C:\Windows\SYSTEM32\MSACM32.dll
    0x6b2c0000 - 0x6b2c8000 	C:\Windows\SYSTEM32\midimap.dll
    0x76db0000 - 0x76e24000 	C:\Windows\SYSTEM32\clbcatq.dll
    0x70b40000 - 0x70b6a000 	C:\Users\Josh\matrixcache\ProjectFatality\LIVE\jaclib.dll
    0x70d70000 - 0x70d76000 	C:\Program Files (x86)\Java\jre7\bin\jawt.dll
    0x74570000 - 0x74590000 	C:\Windows\SYSTEM32\iphlpapi.dll
    0x74550000 - 0x74558000 	C:\Windows\SYSTEM32\WINNSI.DLL
    0x72b80000 - 0x72b8b000 	C:\Windows\system32\wbem\wbemprox.dll
    0x72b10000 - 0x72b80000 	C:\Windows\SYSTEM32\wbemcomn.dll
    0x73700000 - 0x7371a000 	C:\Windows\SYSTEM32\CRYPTSP.dll
    0x736a0000 - 0x736de000 	C:\Windows\system32\rsaenh.dll
    0x72af0000 - 0x72b00000 	C:\Windows\system32\wbem\wbemsvc.dll
    0x72470000 - 0x72532000 	C:\Windows\system32\wbem\fastprox.dll
    0x70c10000 - 0x70c1a000 	C:\Windows\system32\winbrand.dll
    0x6b200000 - 0x6b219000 	C:\Windows\SYSTEM32\DXGIDebug.dll
    0x6b1e0000 - 0x6b1ff000 	C:\Windows\SYSTEM32\atiuxpag.dll
    0x6e600000 - 0x6e617000 	C:\Users\Josh\matrixcache\ProjectFatality\LIVE\jagdx.dll
    0x70a10000 - 0x70b39000 	C:\Windows\SYSTEM32\dbghelp.dll
    
    VM Arguments:
    java_command: C:\Users\Josh\Desktop\PF-Zin.jar
    Launcher Type: SUN_STANDARD
    
    Environment Variables:
    PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files (x86)\Windows Kits\8.0\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Java\jdk1.7.0_13\bin;
    USERNAME=Josh
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=AMD64 Family 18 Model 1 Stepping 0, AuthenticAMD
    
    
    
    ---------------  S Y S T E M  ---------------
    
    OS: Windows 8 , 64 bit Build 9200 
    
    CPU:total 4 (4 cores per cpu, 1 threads per core) family 18 model 1 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
    
    Memory: 4k page, physical 7861684k(3784172k free), swap 15726004k(10525744k 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: Fri Jun 14 03:41:15 2013
    elapsed time: 12162 seconds
    Did you ever solve? I know its a dead thread but I have the same issue
    Reply With Quote  
     

  4. #4  
    Contributor

    clem585's Avatar
    Join Date
    Sep 2013
    Posts
    3,788
    Thanks given
    706
    Thanks received
    702
    Rep Power
    570
    Quote Originally Posted by Jawarrior View Post
    Did you ever solve? I know its a dead thread but I have the same issue
    Not really a fix, but I had the same issue when I deobed my client with Runelite deobfuscator and it removed some "unused" variables that were actually used by native libs (from what I understand). It might be the same issue with the client that gave you this error, it was deobfuscated too aggressively.
    Project thread
    Reply With Quote  
     

  5. #5  
    Donator

    .css's Avatar
    Join Date
    Dec 2018
    Age
    29
    Posts
    579
    Thanks given
    89
    Thanks received
    270
    Rep Power
    351
    I find that it's DirectX that has this issue when entering fullscreen, it'll completely crash the client (at least a 718 client (this is original 718 release exact)).
    If I run on openGL it'll work just fine. This is what i've noticed at least when trying high revision clients.

    Attached image
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 0
    Last Post: 12-30-2011, 09:06 AM
  2. Getting loading to work
    By Deadly Uzi in forum Help
    Replies: 0
    Last Post: 06-18-2009, 10:53 PM
  3. Replies: 6
    Last Post: 02-14-2009, 06:54 AM
  4. Dodian, how to get glory to work :)
    By Knova in forum Tutorials
    Replies: 9
    Last Post: 08-29-2008, 08:12 PM
  5. Replies: 1
    Last Post: 04-20-2008, 01:40 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •