Jump to content

MESHASHYOU

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by MESHASHYOU

  1. so i log on to the server and it just turns off and i get this crash report pls help

     

     

     
    # A fatal error has been detected by the Java Runtime Environment:
    #
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x696beb4e, pid=3840, tid=2716
    #
    # JRE version: Java SE Runtime Environment (7.0_55-b14) (build 1.7.0_55-b14)
    # Java VM: Java HotSpot Client VM (24.55-b03 mixed mode windows-x86 )
    # Problematic frame:
    # C  [atioglxx.dll+0x69eb4e]
    #
    # 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:
    # 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 (0x0281d400):  JavaThread "Minecraft main thread" [_thread_in_native, id=2716, stack(0x02730000,0x02780000)]
     
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
     
    Registers:
    EAX=0x65410020, EBX=0x00000000, ECX=0x00000020, EDX=0x00000000
    ESP=0x0277ecf8, EBP=0x0277ed00, ESI=0x00000000, EDI=0x65410020
    EIP=0x696beb4e, EFLAGS=0x00010212
     
    Top of Stack: (sp=0x0277ecf8)
    0x0277ecf8:   00001000 00000000 0277ed30 696bec07
    0x0277ed08:   65410020 00000000 00001000 00100008
    0x0277ed18:   00000000 696b7fc4 00000000 65410020
    0x0277ed28:   00000010 00001000 00000000 691a9a58
    0x0277ed38:   65410020 00000000 00001000 55e06b6c
    0x0277ed48:   0277edc0 69938fc0 00000100 00001000
    0x0277ed58:   19dfa0f8 00001000 65410020 00000100
    0x0277ed68:   00000000 00000000 00000001 00000004 
     
    Instructions: (pc=0x696beb4e)
    0x696beb2e:   55 8b ec 83 ec 08 89 7d fc 89 75 f8 8b 75 0c 8b
    0x696beb3e:   7d 08 8b 4d 10 c1 e9 07 eb 06 8d 9b 00 00 00 00
    0x696beb4e:   66 0f 6f 06 66 0f 6f 4e 10 66 0f 6f 56 20 66 0f
    0x696beb5e:   6f 5e 30 66 0f 7f 07 66 0f 7f 4f 10 66 0f 7f 57 
     
     
    Register to memory mapping:
     
    EAX=0x65410020 is an unknown value
    EBX=0x00000000 is an unknown value
    ECX=0x00000020 is an unknown value
    EDX=0x00000000 is an unknown value
    ESP=0x0277ecf8 is pointing into the stack for thread: 0x0281d400
    EBP=0x0277ed00 is pointing into the stack for thread: 0x0281d400
    ESI=0x00000000 is an unknown value
    EDI=0x65410020 is an unknown value
     
     
    Stack: [0x02730000,0x02780000],  sp=0x0277ecf8,  free space=315k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [atioglxx.dll+0x69eb4e]
    C  [atioglxx.dll+0x69ec07]
     
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  org.lwjgl.opengl.GL11.nglTexImage2D(IIIIIIIIJJ)V+0
    j  org.lwjgl.opengl.GL11.glTexImage2D(IIIIIIIILjava/nio/IntBuffer;)V+63
    j  net.minecraft.client.renderer.texture.TextureUtil.func_110991_a(III)V+22
    j  net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(ILjava/awt/image/BufferedImage;ZZ)I+9
    j  net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(Lnet/minecraft/client/resources/ResourceManager;)V+123
    j  net.minecraft.client.renderer.texture.TextureManager.func_110579_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureObject;)Z+7
    j  net.minecraft.client.renderer.texture.TextureManager.func_110577_a(Lnet/minecraft/util/ResourceLocation;)V+30
    j  openblocks.client.SoundEventsManager.dimWorld(Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/client/Minecraft;)V+208
    j  openblocks.client.SoundEventsManager.renderEvents(Lnet/minecraftforge/client/event/RenderWorldLastEvent;)V+57
    j  net.minecraftforge.event.ASMEventHandler_255_SoundEventsManager_renderEvents_RenderWorldLastEvent.invoke(Lnet/minecraftforge/event/Event;)V+11
    J  net.minecraftforge.event.ASMEventHandler.invoke(Lnet/minecraftforge/event/Event;)V
    J  net.minecraftforge.event.EventBus.post(Lnet/minecraftforge/event/Event;)Z
    j  net.minecraftforge.client.ForgeHooksClient.dispatchRenderLast(Lnet/minecraft/client/renderer/RenderGlobal;F)V+12
    j  net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+1354
    j  net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V+513
    j  net.minecraft.client.Minecraft.func_71411_J()V+321
    j  net.minecraft.client.Minecraft.func_99999_d()V+97
    j  net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
    v  ~StubRoutines::call_stub
    j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
    j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
    j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
    j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
    j  net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
    j  net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
    v  ~StubRoutines::call_stub
     
    ---------------  P R O C E S S  ---------------
     
    Java Threads: ( => current thread )
      0x5fd64c00 JavaThread "Client write thread" [_thread_blocked, id=5568, stack(0x55ed0000,0x55f20000)]
      0x5fd60400 JavaThread "Client read thread" [_thread_in_native, id=5564, stack(0x55e80000,0x55ed0000)]
      0x576bcc00 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=5468, stack(0x5db00000,0x5db50000)]
      0x576bc000 JavaThread "Thread-74" [_thread_blocked, id=5388, stack(0x5dba0000,0x5dbf0000)]
      0x576bc400 JavaThread "Thread-73" [_thread_blocked, id=5384, stack(0x5dc70000,0x5dcc0000)]
      0x576bd800 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=5228, stack(0x67540000,0x67590000)]
      0x576bd400 JavaThread "Weather Mod Thread" [_thread_blocked, id=5224, stack(0x674d0000,0x67520000)]
      0x5fd62800 JavaThread "Hats Contributors Hat Download Thread" daemon [_thread_in_native, id=5112, stack(0x644e0000,0x64530000)]
      0x5fd62000 JavaThread "PR RoutingThread #3" daemon [_thread_blocked, id=4524, stack(0x58900000,0x58950000)]
      0x5fd61c00 JavaThread "PR RoutingThread #2" daemon [_thread_blocked, id=2880, stack(0x64850000,0x648a0000)]
      0x5fd61400 JavaThread "PR RoutingThread #1" daemon [_thread_blocked, id=3196, stack(0x64730000,0x64780000)]
      0x5fd61000 JavaThread "PR RoutingThread #0" daemon [_thread_blocked, id=4696, stack(0x58760000,0x587b0000)]
      0x52b48c00 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=3300, stack(0x58950000,0x589a0000)]
      0x52a4fc00 JavaThread "Timer hack thread" daemon [_thread_blocked, id=1972, stack(0x52420000,0x52470000)]
      0x52a11000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2676, stack(0x524f0000,0x52540000)]
      0x4eab4400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1988, stack(0x50320000,0x50370000)]
      0x4eab1800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=400, stack(0x50110000,0x50160000)]
      0x4f35b800 JavaThread "Thread-1" daemon [_thread_blocked, id=4028, stack(0x4f880000,0x4f8d0000)]
      0x4ea36400 JavaThread "Service Thread" daemon [_thread_blocked, id=3856, stack(0x4f290000,0x4f2e0000)]
      0x4ea31400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3812, stack(0x4f120000,0x4f170000)]
      0x4ea30000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4196, stack(0x4f0d0000,0x4f120000)]
      0x4ea2d000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3188, stack(0x4ed70000,0x4edc0000)]
      0x4e9fa400 JavaThread "Finalizer" daemon [_thread_blocked, id=1980, stack(0x4ef90000,0x4efe0000)]
      0x4e9f5000 JavaThread "Reference Handler" daemon [_thread_blocked, id=1660, stack(0x4ecb0000,0x4ed00000)]
    =>0x0281d400 JavaThread "Minecraft main thread" [_thread_in_native, id=2716, stack(0x02730000,0x02780000)]
     
    Other Threads:
      0x4e9f3c00 VMThread [stack: 0x4ee20000,0x4ee70000] [id=1276]
      0x4ea51800 WatcherThread [stack: 0x4f1f0000,0x4f240000] [id=4296]
     
    VM state:not at safepoint (normal execution)
     
    VM Mutex/Monitor currently owned by a thread: None
     
    Heap
     def new generation   total 261504K, used 123985K [0x04840000, 0x16400000, 0x19d90000)
      eden space 232448K,  50% used [0x04840000, 0x0ba91910, 0x12b40000)
      from space 29056K,  23% used [0x12b40000, 0x13202e00, 0x147a0000)
      to   space 29056K,   0% used [0x147a0000, 0x147a0000, 0x16400000)
     tenured generation   total 581020K, used 367077K [0x19d90000, 0x3d4f7000, 0x44840000)
       the space 581020K,  63% used [0x19d90000, 0x304096f0, 0x30409800, 0x3d4f7000)
     compacting perm gen  total 52736K, used 52636K [0x44840000, 0x47bc0000, 0x4c840000)
       the space 52736K,  99% used [0x44840000, 0x47ba7370, 0x47ba7400, 0x47bc0000)
    No shared spaces configured.
     
    Card table byte_map: [0x4e640000,0x4e890000] byte_map_base: 0x4e61be00
     
    Polling page: 0x000c0000
     
    Code Cache  [0x02840000, 0x03068000, 0x04840000)
     total_blobs=4813 nmethods=4295 adapters=453 free_code_cache=24437Kb largest_free_block=25019008
     
    Compilation events (10 events):
    Event: 124.669 Thread 0x4ea31400 4399             net.minecraft.client.renderer.WorldRenderer::func_78912_a (51 bytes)
    Event: 124.669 Thread 0x4ea31400 nmethod 4399 0x0305e688 code [0x0305e780, 0x0305e860]
    Event: 124.670 Thread 0x4ea31400 4400             net.minecraft.client.renderer.RenderSorter::func_78944_a (88 bytes)
    Event: 124.670 Thread 0x4ea31400 nmethod 4400 0x0305e8c8 code [0x0305e9e0, 0x0305eb78]
    Event: 124.675 Thread 0x4ea31400 4401 %           net.minecraft.client.renderer.RenderGlobal::func_72716_a @ 502 (641 bytes)
    Event: 124.677 Thread 0x4ea31400 nmethod 4401% 0x0305ecc8 code [0x0305efd0, 0x0305ff6c]
    Event: 124.694 Thread 0x4ea31400 4402             net.minecraft.client.renderer.RenderGlobal::func_72722_c (380 bytes)
    Event: 124.694 Thread 0x4ea31400 nmethod 4402 0x030616c8 code [0x030617f0, 0x03061b38]
    Event: 124.864 Thread 0x4ea31400 4403             net.minecraft.client.renderer.RenderGlobal::func_72724_a (490 bytes)
    Event: 124.865 Thread 0x4ea31400 nmethod 4403 0x030622c8 code [0x030624c0, 0x03062b78]
     
    GC Heap History (10 events):
    Event: 101.668 GC heap before
    {Heap before GC invocations=207 (full 15):
     def new generation   total 225472K, used 198880K [0x04840000, 0x13ce0000, 0x19d90000)
      eden space 200448K,  98% used [0x04840000, 0x109f9580, 0x10c00000)
      from space 25024K,   2% used [0x12470000, 0x124eebb8, 0x13ce0000)
      to   space 25024K,   0% used [0x10c00000, 0x10c00000, 0x12470000)
     tenured generation   total 500516K, used 369784K [0x19d90000, 0x38659000, 0x44840000)
       the space 500516K,  73% used [0x19d90000, 0x306ae1d0, 0x306ae200, 0x38659000)
     compacting perm gen  total 49920K, used 49712K [0x44840000, 0x47900000, 0x4c840000)
       the space 49920K,  99% used [0x44840000, 0x478cc168, 0x478cc200, 0x47900000)
    No shared spaces configured.
    Event: 101.678 GC heap after
    Heap after GC invocations=208 (full 15):
     def new generation   total 225472K, used 3413K [0x04840000, 0x13ce0000, 0x19d90000)
      eden space 200448K,   0% used [0x04840000, 0x04840000, 0x10c00000)
      from space 25024K,  13% used [0x10c00000, 0x10f55738, 0x12470000)
      to   space 25024K,   0% used [0x12470000, 0x12470000, 0x13ce0000)
     tenured generation   total 500516K, used 369784K [0x19d90000, 0x38659000, 0x44840000)
       the space 500516K,  73% used [0x19d90000, 0x306ae1d0, 0x306ae200, 0x38659000)
     compacting perm gen  total 49920K, used 49712K [0x44840000, 0x47900000, 0x4c840000)
       the space 49920K,  99% used [0x44840000, 0x478cc168, 0x478cc200, 0x47900000)
    No shared spaces configured.
    }
    Event: 110.020 GC heap before
    {Heap before GC invocations=208 (full 15):
     def new generation   total 225472K, used 178268K [0x04840000, 0x13ce0000, 0x19d90000)
      eden space 200448K,  87% used [0x04840000, 0x0f301b80, 0x10c00000)
      from space 25024K,  13% used [0x10c00000, 0x10f55738, 0x12470000)
      to   space 25024K,   0% used [0x12470000, 0x12470000, 0x13ce0000)
     tenured generation   total 500516K, used 369784K [0x19d90000, 0x38659000, 0x44840000)
       the space 500516K,  73% used [0x19d90000, 0x306ae1d0, 0x306ae200, 0x38659000)
     compacting perm gen  total 50176K, used 50175K [0x44840000, 0x47940000, 0x4c840000)
       the space 50176K,  99% used [0x44840000, 0x4793fda8, 0x4793fe00, 0x47940000)
    No shared spaces configured.
    Event: 110.637 GC heap after
    Heap after GC invocations=209 (full 16):
     def new generation   total 251200K, used 0K [0x04840000, 0x158d0000, 0x19d90000)
      eden space 223296K,   0% used [0x04840000, 0x04840000, 0x12250000)
      from space 27904K,   0% used [0x12250000, 0x12250000, 0x13d90000)
      to   space 27904K,   0% used [0x13d90000, 0x13d90000, 0x158d0000)
     tenured generation   total 558068K, used 334838K [0x19d90000, 0x3be8d000, 0x44840000)
       the space 558068K,  59% used [0x19d90000, 0x2e48db90, 0x2e48dc00, 0x3be8d000)
     compacting perm gen  total 50176K, used 50168K [0x44840000, 0x47940000, 0x4c840000)
       the space 50176K,  99% used [0x44840000, 0x4793e2d0, 0x4793e400, 0x47940000)
    No shared spaces configured.
    }
    Event: 115.590 GC heap before
    {Heap before GC invocations=209 (full 16):
     def new generation   total 251200K, used 178340K [0x04840000, 0x158d0000, 0x19d90000)
      eden space 223296K,  79% used [0x04840000, 0x0f669270, 0x12250000)
      from space 27904K,   0% used [0x12250000, 0x12250000, 0x13d90000)
      to   space 27904K,   0% used [0x13d90000, 0x13d90000, 0x158d0000)
     tenured generation   total 558068K, used 334838K [0x19d90000, 0x3be8d000, 0x44840000)
       the space 558068K,  59% used [0x19d90000, 0x2e48db90, 0x2e48dc00, 0x3be8d000)
     compacting perm gen  total 51200K, used 50997K [0x44840000, 0x47a40000, 0x4c840000)
       the space 51200K,  99% used [0x44840000, 0x47a0d750, 0x47a0d800, 0x47a40000)
    No shared spaces configured.
    Event: 116.045 GC heap after
    Heap after GC invocations=210 (full 17):
     def new generation   total 261504K, used 0K [0x04840000, 0x16400000, 0x19d90000)
      eden space 232448K,   0% used [0x04840000, 0x04840000, 0x12b40000)
      from space 29056K,   0% used [0x12b40000, 0x12b40000, 0x147a0000)
      to   space 29056K,   0% used [0x147a0000, 0x147a0000, 0x16400000)
     tenured generation   total 581020K, used 348609K [0x19d90000, 0x3d4f7000, 0x44840000)
       the space 581020K,  59% used [0x19d90000, 0x2f2007a0, 0x2f200800, 0x3d4f7000)
     compacting perm gen  total 51200K, used 50997K [0x44840000, 0x47a40000, 0x4c840000)
       the space 51200K,  99% used [0x44840000, 0x47a0d750, 0x47a0d800, 0x47a40000)
    No shared spaces configured.
    }
    Event: 118.537 GC heap before
    {Heap before GC invocations=210 (full 17):
     def new generation   total 261504K, used 232448K [0x04840000, 0x16400000, 0x19d90000)
      eden space 232448K, 100% used [0x04840000, 0x12b40000, 0x12b40000)
      from space 29056K,   0% used [0x12b40000, 0x12b40000, 0x147a0000)
      to   space 29056K,   0% used [0x147a0000, 0x147a0000, 0x16400000)
     tenured generation   total 581020K, used 348609K [0x19d90000, 0x3d4f7000, 0x44840000)
       the space 581020K,  59% used [0x19d90000, 0x2f2007a0, 0x2f200800, 0x3d4f7000)
     compacting perm gen  total 51456K, used 51404K [0x44840000, 0x47a80000, 0x4c840000)
       the space 51456K,  99% used [0x44840000, 0x47a73128, 0x47a73200, 0x47a80000)
    No shared spaces configured.
    Event: 118.573 GC heap after
    Heap after GC invocations=211 (full 17):
     def new generation   total 261504K, used 25257K [0x04840000, 0x16400000, 0x19d90000)
      eden space 232448K,   0% used [0x04840000, 0x04840000, 0x12b40000)
      from space 29056K,  86% used [0x147a0000, 0x1604a528, 0x16400000)
      to   space 29056K,   0% used [0x12b40000, 0x12b40000, 0x147a0000)
     tenured generation   total 581020K, used 348609K [0x19d90000, 0x3d4f7000, 0x44840000)
       the space 581020K,  59% used [0x19d90000, 0x2f2007a0, 0x2f200800, 0x3d4f7000)
     compacting perm gen  total 51456K, used 51404K [0x44840000, 0x47a80000, 0x4c840000)
       the space 51456K,  99% used [0x44840000, 0x47a73128, 0x47a73200, 0x47a80000)
    No shared spaces configured.
    }
    Event: 124.143 GC heap before
    {Heap before GC invocations=211 (full 17):
     def new generation   total 261504K, used 257705K [0x04840000, 0x16400000, 0x19d90000)
      eden space 232448K, 100% used [0x04840000, 0x12b40000, 0x12b40000)
      from space 29056K,  86% used [0x147a0000, 0x1604a528, 0x16400000)
      to   space 29056K,   0% used [0x12b40000, 0x12b40000, 0x147a0000)
     tenured generation   total 581020K, used 348609K [0x19d90000, 0x3d4f7000, 0x44840000)
       the space 581020K,  59% used [0x19d90000, 0x2f2007a0, 0x2f200800, 0x3d4f7000)
     compacting perm gen  total 52480K, used 52469K [0x44840000, 0x47b80000, 0x4c840000)
       the space 52480K,  99% used [0x44840000, 0x47b7d498, 0x47b7d600, 0x47b80000)
    No shared spaces configured.
    Event: 124.170 GC heap after
    Heap after GC invocations=212 (full 17):
     def new generation   total 261504K, used 6923K [0x04840000, 0x16400000, 0x19d90000)
      eden space 232448K,   0% used [0x04840000, 0x04840000, 0x12b40000)
      from space 29056K,  23% used [0x12b40000, 0x13202e00, 0x147a0000)
      to   space 29056K,   0% used [0x147a0000, 0x147a0000, 0x16400000)
     tenured generation   total 581020K, used 367077K [0x19d90000, 0x3d4f7000, 0x44840000)
       the space 581020K,  63% used [0x19d90000, 0x304096f0, 0x30409800, 0x3d4f7000)
     compacting perm gen  total 52480K, used 52469K [0x44840000, 0x47b80000, 0x4c840000)
       the space 52480K,  99% used [0x44840000, 0x47b7d498, 0x47b7d600, 0x47b80000)
    No shared spaces configured.
    }
     
    Deoptimization events (0 events):
    No events
     
    Internal exceptions (10 events):
    Event: 124.068 Thread 0x0281d400 Threw 0x119d88b8 at C:rejdk7u55985hotspotsrcsharevmruntimesharedRuntime.cpp:591
    Event: 124.068 Thread 0x0281d400 Implicit null exception at 0x02be61eb to 0x02be6431
    Event: 124.068 Thread 0x0281d400 Threw 0x119eba60 at C:rejdk7u55985hotspotsrcsharevmruntimesharedRuntime.cpp:591
    Event: 124.265 Thread 0x5fd64c00 Threw 0x056e6f78 at C:rejdk7u55985hotspotsrcsharevmprimsjvm.cpp:2965
    Event: 124.265 Thread 0x5fd64c00 Threw 0x056e70d8 at C:rejdk7u55985hotspotsrcsharevmprimsjvm.cpp:2965
    Event: 124.270 Thread 0x5fd64c00 Threw 0x056e7238 at C:rejdk7u55985hotspotsrcsharevmprimsjvm.cpp:2965
    Event: 124.270 Thread 0x5fd64c00 Threw 0x056e7398 at C:rejdk7u55985hotspotsrcsharevmprimsjvm.cpp:2965
    Event: 124.618 Thread 0x576bc400 Threw 0x05f0d160 at C:rejdk7u55985hotspotsrcsharevmprimsjvm.cpp:2965
    Event: 124.618 Thread 0x576bc400 Threw 0x05f0d330 at C:rejdk7u55985hotspotsrcsharevmprimsjvm.cpp:2917
    Event: 124.862 Thread 0x0281d400 Threw 0x084ab468 at C:rejdk7u55985hotspotsrcsharevmprimsjvm.cpp:1244
     
    Events (10 events):
    Event: 124.862 loading class 0x52bb7838
    Event: 124.862 loading class 0x52bb7838 done
    Event: 124.867 loading class 0x56ab76d8
    Event: 124.867 loading class 0x56ab76d8 done
    Event: 124.873 loading class 0x5a48a1a8
    Event: 124.873 loading class 0x5a48a1a8 done
    Event: 124.874 loading class 0x5c2d91b8
    Event: 124.874 loading class 0x5c2d91b8 done
    Event: 124.874 loading class 0x5a48a218
    Event: 124.874 loading class 0x5a48a218 done
     
     
    Dynamic libraries:
    0x01290000 - 0x012bf000 C:Program Files (x86)Javajre7binjavaw.exe
    0x77b80000 - 0x77ce0000 C:WindowsSysWOW64ntdll.dll
    0x76490000 - 0x765a0000 C:Windowssyswow64kernel32.dll
    0x76ca0000 - 0x76d66000 C:Windowssyswow64ADVAPI32.dll
    0x76720000 - 0x76810000 C:Windowssyswow64RPCRT4.dll
    0x756a0000 - 0x75700000 C:Windowssyswow64Secur32.dll
    0x76650000 - 0x76720000 C:Windowssyswow64USER32.dll
    0x76c10000 - 0x76ca0000 C:Windowssyswow64GDI32.dll
    0x743d0000 - 0x7456e000 C:WindowsWinSxSx86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6002.18305_none_5cb72f2a088b0ed3COMCTL32.dll
    0x77250000 - 0x772fa000 C:Windowssyswow64msvcrt.dll
    0x763d0000 - 0x76429000 C:Windowssyswow64SHLWAPI.dll
    0x71d20000 - 0x71d3e000 C:Windowssystem32ShimEng.dll
    0x71cf0000 - 0x71d1c000 C:Windowssystem32apphelp.dll
    0x71bd0000 - 0x71c58000 C:WindowsAppPatchAcLayers.DLL
    0x75730000 - 0x76241000 C:Windowssyswow64SHELL32.dll
    0x77100000 - 0x77245000 C:Windowssyswow64ole32.dll
    0x765b0000 - 0x7663d000 C:Windowssyswow64OLEAUT32.dll
    0x75500000 - 0x7551e000 C:Windowssystem32USERENV.dll
    0x71f00000 - 0x71f42000 C:Windowssystem32WINSPOOL.DRV
    0x71cd0000 - 0x71ce4000 C:Windowssystem32MPR.dll
    0x76430000 - 0x76490000 C:Windowssystem32IMM32.DLL
    0x76ab0000 - 0x76b78000 C:Windowssyswow64MSCTF.dll
    0x76250000 - 0x76259000 C:Windowssyswow64LPK.DLL
    0x76810000 - 0x7688d000 C:Windowssyswow64USP10.dll
    0x6e350000 - 0x6e40f000 C:Program Files (x86)Javajre7binmsvcr100.dll
    0x6a540000 - 0x6a8c0000 C:Program Files (x86)Javajre7binclientjvm.dll
    0x745c0000 - 0x745c7000 C:Windowssystem32WSOCK32.dll
    0x76e90000 - 0x76ebd000 C:Windowssyswow64WS2_32.dll
    0x77b50000 - 0x77b56000 C:Windowssyswow64NSI.dll
    0x74110000 - 0x74142000 C:Windowssystem32WINMM.dll
    0x740d0000 - 0x7410e000 C:Windowssystem32OLEACC.dll
    0x765a0000 - 0x765a7000 C:Windowssyswow64PSAPI.DLL
    0x6f0f0000 - 0x6f0fc000 C:Program Files (x86)Javajre7binverify.dll
    0x6f0d0000 - 0x6f0f0000 C:Program Files (x86)Javajre7binjava.dll
    0x6f0b0000 - 0x6f0c3000 C:Program Files (x86)Javajre7binzip.dll
    0x6e990000 - 0x6e9a4000 C:Program Files (x86)Javajre7binnet.dll
    0x72670000 - 0x726ab000 C:Windowssystem32mswsock.dll
    0x70f40000 - 0x70f45000 C:WindowsSystem32wship6.dll
    0x6f090000 - 0x6f09f000 C:Program Files (x86)Javajre7binnio.dll
    0x6e0b0000 - 0x6e1f3000 C:Program Files (x86)Javajre7binawt.dll
    0x71b50000 - 0x71bd0000 C:Windowssystem32uxtheme.dll
    0x71e10000 - 0x71e17000 c:PROGRA~2mcafeeSITEAD~1saHook.dll
    0x70c30000 - 0x70c3c000 C:Windowssystem32DWMAPI.DLL
    0x6e310000 - 0x6e349000 C:Program Files (x86)Javajre7binfontmanager.dll
    0x6f530000 - 0x6f6ea000 C:Windowssystem32d3d9.dll
    0x745e0000 - 0x745e8000 C:Windowssystem32VERSION.dll
    0x70bb0000 - 0x70bb6000 C:Windowssystem32d3d8thk.dll
    0x6e9b0000 - 0x6ed86000 C:Windowssystem32atiumdag.dll
    0x6ce20000 - 0x6d2a7000 C:Windowssystem32atiumdva.dll
    0x6e2e0000 - 0x6e310000 C:Program Files (x86)Javajre7bint2k.dll
    0x6e280000 - 0x6e291000 C:Program Files (x86)Javajre7binunpack.dll
    0x4f240000 - 0x4f28c000 C:UsersKlaus and SharonAppDataRoaming.technicmodpacksattack-of-the-bteambinnativeslwjgl.dll
    0x6cc90000 - 0x6cd5b000 C:Windowssystem32OPENGL32.dll
    0x6e220000 - 0x6e243000 C:Windowssystem32GLU32.dll
    0x6f6f0000 - 0x6f7d5000 C:Windowssystem32DDRAW.dll
    0x70c20000 - 0x70c26000 C:Windowssystem32DCIMAN32.dll
    0x76890000 - 0x76a1a000 C:Windowssyswow64SETUPAPI.dll
    0x71d60000 - 0x71d9b000 C:Windowssystem32rsaenh.dll
    0x73f30000 - 0x73f49000 C:Windowssystem32IPHLPAPI.DLL
    0x72630000 - 0x72665000 C:Windowssystem32dhcpcsvc.DLL
    0x72600000 - 0x7262c000 C:Windowssystem32DNSAPI.dll
    0x740a0000 - 0x740a7000 C:Windowssystem32WINNSI.DLL
    0x725d0000 - 0x725f2000 C:Windowssystem32dhcpcsvc6.DLL
    0x69020000 - 0x699cb000 C:Windowssystem32atioglxx.dll
    0x6d2d0000 - 0x6d332000 C:Windowssystem32mscms.dll
    0x6cde0000 - 0x6ce18000 C:Windowssystem32icm32.dll
    0x6e200000 - 0x6e20a000 C:Program Files (x86)Javajre7binmanagement.dll
    0x73f70000 - 0x73f75000 C:WindowsSystem32wshtcpip.dll
    0x711a0000 - 0x711af000 C:Windowssystem32NLAapi.dll
    0x70f30000 - 0x70f3f000 C:Windowssystem32napinsp.dll
    0x70c00000 - 0x70c12000 C:Windowssystem32pnrpnsp.dll
    0x70f20000 - 0x70f28000 C:WindowsSystem32winrnr.dll
    0x76380000 - 0x763c9000 C:Windowssyswow64WLDAP32.dll
    0x70780000 - 0x707a1000 C:Program Files (x86)BonjourmdnsNSP.dll
    0x711b0000 - 0x711b6000 C:Windowssystem32rasadhlp.dll
    0x6e950000 - 0x6e970000 C:Program Files (x86)Javajre7binsunec.dll
    0x6e970000 - 0x6e979000 C:Program Files (x86)Javajre7binsunmscapi.dll
    0x74860000 - 0x74955000 C:Windowssystem32CRYPT32.dll
    0x75520000 - 0x75532000 C:Windowssystem32MSASN1.dll
    0x587f0000 - 0x58855000 C:UsersKlaus and SharonAppDataRoaming.technicmodpacksattack-of-the-bteambinnativesOpenAL32.dll
    0x76b80000 - 0x76c04000 C:Windowssyswow64CLBCatQ.DLL
    0x6c290000 - 0x6c2b8000 C:WindowsSystem32MMDevApi.dll
    0x6da10000 - 0x6da80000 C:Windowssystem32dsound.dll
    0x6c6a0000 - 0x6c6ba000 C:Windowssystem32POWRPROF.dll
    0x6cdb0000 - 0x6cdd1000 C:Windowssystem32AUDIOSES.DLL
    0x6a340000 - 0x6a3a6000 C:Windowssystem32audioeng.dll
    0x71030000 - 0x71037000 C:Windowssystem32AVRT.dll
    0x74830000 - 0x7485d000 C:Windowssystem32WINTRUST.dll
    0x75700000 - 0x7572a000 C:Windowssyswow64imagehlp.dll
    0x666d0000 - 0x667ac000 C:Windowssystem32dbghelp.dll
     
    VM Arguments:
    jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024m -XX:MaxPermSize=128m -Djava.library.path=C:UsersKlaus and SharonAppDataRoaming.technicmodpacksattack-of-the-bteambinnatives -Dfml.core.libraries.mirror=http://mirror.technicpack.net/Technic/lib/fml/%s -Dminecraft.applet.TargetDirectory=C:UsersKlaus and SharonAppDataRoaming.technicmodpacksattack-of-the-bteam 
    java_command: net.minecraft.launchwrapper.Launch --username MESHASHYOU --session token:10e06c295d3c4a0ba5f2847f52dc33d7:798614e9ef9c4388b222fcd4b8be344a --version 1.6.4-Forge9.11.1.965 --gameDir C:UsersKlaus and SharonAppDataRoaming.technicmodpacksattack-of-the-bteam --assetsDir C:UsersKlaus and SharonAppDataRoaming.technicassetsvirtuallegacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --title Attack of the B-Team --icon C:UsersKlaus and SharonAppDataRoaming.technicassets/packs/attack-of-the-bteam/icon.png
    Launcher Type: SUN_STANDARD
     
    Environment Variables:
    PATH=C:Program FilesCommon FilesMicrosoft SharedWindows Live;C:Program Files (x86)Common FilesMicrosoft SharedWindows Live;C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:Program Files (x86)ATI TechnologiesATI.ACECore-Static;C:Program Files (x86)Common FilesRoxio Shared10.0DLLShared;C:Program Files (x86)Common FilesRoxio SharedDLLShared;C:Program Files (x86)Common FilesRoxio Shared10.0DLLShared;C:WindowsSystem32WindowsPowerShellv1.0;C:Program Files (x86)Windows LiveShared;C:Program Files (x86)QuickTimeQTSystem;C:Program Files (x86)Javajre7bin
    USERNAME=Klaus and Sharon
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
     
     
     
    ---------------  S Y S T E M  ---------------
     
    OS: Windows Vista , 64 bit Build 6002 Service Pack 2
     
    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, sse4.1, tsc
     
    Memory: 4k page, physical 4125728k(1456064k free), swap 8432976k(5220168k free)
     
    vm_info: Java HotSpot Client VM (24.55-b03) for windows-x86 JRE (1.7.0_55-b14), built on Apr 14 2014 18:25:32 by "java_re" with unknown MS VC++:1600
     
    time: Sun May 04 11:40:19 2014
    elapsed time: 124 seconds
     
×
×
  • Create New...