Jump to content
  • 0

AOTBT Crash


TheGylon

Question

Hello, My Attack of the b team Crashes When i try to join a server or Singleplayer and this is the Crash report:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffc99c0b3b5, pid=3760, tid=5304
#
# JRE version: Java(TM) SE Runtime Environment (7.0_79-b15) (build 1.7.0_79-b15)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.79-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [ig4icd64.dll+0x30b3b5]
#
# 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.java.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 (0x00000000027ee000):  JavaThread "Minecraft main thread" [_thread_in_native, id=5304, stack(0x0000000002590000,0x0000000002690000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000002033069f0

Registers:
RAX=0x0000000000c40fb0, RBX=0x0000000015259520, RCX=0x00000000000084c1, RDX=0x00000000404d8b48
RSP=0x000000000268e7e8, RBP=0x000000000268e8e8, RSI=0x0000000000000007, RDI=0x00000000000084c1
R8 =0x0000000000000018, R9 =0x0000000000001000, R10=0x0000000002803124, R11=0x00000000530d4050
R12=0x0000000000000000, R13=0x00000007153bad20, R14=0x000000000268e918, R15=0x00000000027ee000
RIP=0x00007ffc99c0b3b5, EFLAGS=0x0000000000010202

Top of Stack: (sp=0x000000000268e7e8)
0x000000000268e7e8:   00007ffca55f76b3 000000000268e000
0x000000000268e7f8:   000000000268e8e8 0000000000000007
0x000000000268e808:   00007ffca723c310 fffffffffffffffe
0x000000000268e818:   000000000268e000 0000000000000000
0x000000000268e828:   0000c0b4001ad000 000000071519e2d0
0x000000000268e838:   00007ffca55f7738 00000000000084c1
0x000000000268e848:   00007ffc99c0b3a0 00000000000084c1
0x000000000268e858:   000000000268e8f8 00000007153bad20
0x000000000268e868:   00007ffc998d0341 0000000000000000
0x000000000268e878:   0000000015259520 00000000026c2150
0x000000000268e888:   0000000010bcb620 0000054400000000
0x000000000268e898:   0000000b00001f70 00000000027ee000
0x000000000268e8a8:   000000000268e8a8 00000007153bad20
0x000000000268e8b8:   000000000268e918 00000007153bec98
0x000000000268e8c8:   0000000000000000 00000007153bad20
0x000000000268e8d8:   0000000000000000 000000000268e908 

Instructions: (pc=0x00007ffc99c0b3b5)
0x00007ffc99c0b395:   cc cc cc cc cc cc cc cc cc cc cc e9 f3 4e cc ff
0x00007ffc99c0b3a5:   00 65 48 8b 04 25 58 00 00 00 41 b8 18 00 00 00
0x00007ffc99c0b3b5:   48 8b 04 d0 4a 8b 14 00 48 ff a2 90 0a 00 00 cc
0x00007ffc99c0b3c5:   cc cc cc cc cc cc cc cc cc cc cc 8b 15 8e 17 8f 


Register to memory mapping:

RAX=0x0000000000c40fb0 is an unknown value
RBX=0x0000000015259520 is an unknown value
RCX=0x00000000000084c1 is an unknown value
RDX=0x00000000404d8b48 is an unknown value
RSP=0x000000000268e7e8 is pointing into the stack for thread: 0x00000000027ee000
RBP=0x000000000268e8e8 is pointing into the stack for thread: 0x00000000027ee000
RSI=0x0000000000000007 is an unknown value
RDI=0x00000000000084c1 is an unknown value
R8 =0x0000000000000018 is an unknown value
R9 =0x0000000000001000 is an unknown value
R10=0x0000000002803124 is at code_begin+644 in an Interpreter codelet
method entry point (kind = native)  [0x0000000002802ea0, 0x0000000002803740]  2208 bytes
R11=0x00000000530d4050 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x00000007153bad20 is an oop
{method} 
 - klass: {other class}
R14=0x000000000268e918 is pointing into the stack for thread: 0x00000000027ee000
R15=0x00000000027ee000 is a thread


Stack: [0x0000000002590000,0x0000000002690000],  sp=0x000000000268e7e8,  free space=1017k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [ig4icd64.dll+0x30b3b5]
j  org.lwjgl.opengl.GL13.glActiveTexture(I)V+15
j  net.minecraft.client.renderer.OpenGlHelper.func_77473_a(I)V+14
j  net.minecraft.client.renderer.EntityRenderer.func_78463_b(D)V+3
j  net.minecraft.client.renderer.RenderGlobal.func_72733_a(ID)V+8
j  net.minecraft.client.renderer.RenderGlobal.func_72724_a(IIID)I+484
j  net.minecraft.client.renderer.RenderGlobal.func_72719_a(Lnet/minecraft/entity/EntityLivingBase;ID)I+1007
j  net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+615
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
V  [jvm.dll+0x1cf7f3]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.opengl.GL13.nglActiveTexture(IJ)V+0
j  org.lwjgl.opengl.GL13.glActiveTexture(I)V+15
j  net.minecraft.client.renderer.OpenGlHelper.func_77473_a(I)V+14
j  net.minecraft.client.renderer.EntityRenderer.func_78463_b(D)V+3
j  net.minecraft.client.renderer.RenderGlobal.func_72733_a(ID)V+8
j  net.minecraft.client.renderer.RenderGlobal.func_72724_a(IIID)I+484
j  net.minecraft.client.renderer.RenderGlobal.func_72719_a(Lnet/minecraft/entity/EntityLivingBase;ID)I+1007
j  net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+615
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 )
  0x0000000027e5b000 JavaThread "Client write thread" [_thread_blocked, id=6156, stack(0x000000001f1b0000,0x000000001f2b0000)]
  0x0000000027e52800 JavaThread "Client read thread" [_thread_in_native, id=6596, stack(0x0000000017720000,0x0000000017820000)]
  0x0000000027e57000 JavaThread "Thread-115" daemon [_thread_in_native, id=5260, stack(0x000000001fb90000,0x000000001fc90000)]
  0x0000000027e56800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=6248, stack(0x000000001f890000,0x000000001f990000)]
  0x0000000027e59800 JavaThread "Thread-99" [_thread_blocked, id=2956, stack(0x000000001f490000,0x000000001f590000)]
  0x0000000027e58000 JavaThread "Thread-98" [_thread_blocked, id=6360, stack(0x000000001f0b0000,0x000000001f1b0000)]
  0x0000000027e55000 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=5980, stack(0x0000000012770000,0x0000000012870000)]
  0x0000000027e55800 JavaThread "Weather Mod Thread" [_thread_blocked, id=2204, stack(0x000000002a3d0000,0x000000002a4d0000)]
  0x0000000013231800 JavaThread "PR RoutingThread #3" daemon [_thread_blocked, id=6856, stack(0x000000002a1d0000,0x000000002a2d0000)]
  0x0000000013231000 JavaThread "PR RoutingThread #2" daemon [_thread_blocked, id=5428, stack(0x000000002a0d0000,0x000000002a1d0000)]
  0x000000001322b800 JavaThread "PR RoutingThread #1" daemon [_thread_blocked, id=6728, stack(0x0000000017820000,0x0000000017920000)]
  0x000000001322e800 JavaThread "PR RoutingThread #0" daemon [_thread_blocked, id=4124, stack(0x0000000012970000,0x0000000012a70000)]
  0x000000001322d000 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=6276, stack(0x0000000012570000,0x0000000012670000)]
  0x0000000013305800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5116, stack(0x0000000013b40000,0x0000000013c40000)]
  0x000000001418b800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2408, stack(0x0000000012a70000,0x0000000012b70000)]
  0x0000000010b3e000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5956, stack(0x0000000011f80000,0x0000000012080000)]
  0x0000000010aa8800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4744, stack(0x0000000011d80000,0x0000000011e80000)]
  0x0000000010803800 JavaThread "Thread-1" daemon [_thread_blocked, id=5232, stack(0x0000000011080000,0x0000000011180000)]
  0x000000000eaf3000 JavaThread "Service Thread" daemon [_thread_blocked, id=6924, stack(0x0000000010280000,0x0000000010380000)]
  0x000000000eae9800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5420, stack(0x0000000010180000,0x0000000010280000)]
  0x000000000eae3000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6452, stack(0x0000000010080000,0x0000000010180000)]
  0x000000000eae2000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4696, stack(0x000000000ff80000,0x0000000010080000)]
  0x000000000eadf000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4844, stack(0x000000000fe80000,0x000000000ff80000)]
  0x000000000eab0800 JavaThread "Finalizer" daemon [_thread_in_native, id=5400, stack(0x000000000fd80000,0x000000000fe80000)]
  0x000000000eaa7800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4380, stack(0x000000000fc80000,0x000000000fd80000)]
=>0x00000000027ee000 JavaThread "Minecraft main thread" [_thread_in_native, id=5304, stack(0x0000000002590000,0x0000000002690000)]

Other Threads:
  0x000000000eaa1800 VMThread [stack: 0x000000000fb80000,0x000000000fc80000] [id=1248]
  0x000000000eb04800 WatcherThread [stack: 0x0000000010380000,0x0000000010480000] [id=3544]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 PSYoungGen      total 1009152K, used 728627K [0x00000007b5500000, 0x0000000800000000, 0x0000000800000000)
  eden space 787968K, 92% used [0x00000007b5500000,0x00000007e1c8cef0,0x00000007e5680000)
  from space 221184K, 0% used [0x00000007f2800000,0x00000007f2800000,0x0000000800000000)
  to   space 214528K, 0% used [0x00000007e5680000,0x00000007e5680000,0x00000007f2800000)
 ParOldGen       total 2446848K, used 396985K [0x000000071ff80000, 0x00000007b5500000, 0x00000007b5500000)
  object space 2446848K, 16% used [0x000000071ff80000,0x000000073832e7a0,0x00000007b5500000)
 PSPermGen       total 184832K, used 86269K [0x000000070ff80000, 0x000000071b400000, 0x000000071ff80000)
  object space 184832K, 46% used [0x000000070ff80000,0x00000007153bf598,0x000000071b400000)

Card table byte_map: [0x00000000058b0000,0x0000000006040000] byte_map_base: 0x0000000002030400

Polling page: 0x0000000002690000

Code Cache  [0x00000000027f0000, 0x0000000002fe0000, 0x00000000057f0000)
 total_blobs=3411 nmethods=2357 adapters=1004 free_code_cache=41175Kb largest_free_block=42031360

Compilation events (10 events):
Event: 698.845 Thread 0x000000000eae3000 2726             java.util.TimSort::countRunAndMakeAscending (128 bytes)
Event: 698.845 Thread 0x000000000eae9800 2727             java.util.TimSort::mergeLo (655 bytes)
Event: 698.919 Thread 0x000000000eae3000 nmethod 2726 0x0000000002f5b450 code [0x0000000002f5b640, 0x0000000002f5c478]
Event: 698.919 Thread 0x000000000eae3000 2728             java.util.TimSort::binarySort (223 bytes)
Event: 698.928 Thread 0x000000000eae3000 nmethod 2728 0x0000000002b30150 code [0x0000000002b302c0, 0x0000000002b309d8]
Event: 698.928 Thread 0x000000000eae3000 2729             java.util.TimSort::mergeHi (719 bytes)
Event: 698.930 Thread 0x000000000eae9800 nmethod 2727 0x0000000002fd5cd0 code [0x0000000002fd5e80, 0x0000000002fd7598]
Event: 698.930 Thread 0x000000000eae9800 2730             java.util.TimSort::gallopLeft (335 bytes)
Event: 699.010 Thread 0x000000000eae3000 nmethod 2729 0x0000000002fd8210 code [0x0000000002fd83c0, 0x0000000002fd9a78]
Event: 699.011 Thread 0x000000000eae9800 nmethod 2730 0x0000000002fd1950 code [0x0000000002fd1ba0, 0x0000000002fd31f8]

GC Heap History (10 events):
Event: 267.292 GC heap before
{Heap before GC invocations=16 (full 0):
 PSYoungGen      total 984064K, used 769621K [0x00000007b5500000, 0x0000000800000000, 0x0000000800000000)
  eden space 744960K, 100% used [0x00000007b5500000,0x00000007e2c80000,0x00000007e2c80000)
  from space 239104K, 10% used [0x00000007e2c80000,0x00000007e4495568,0x00000007f1600000)
  to   space 235520K, 0% used [0x00000007f1a00000,0x00000007f1a00000,0x0000000800000000)
 ParOldGen       total 2446848K, used 319446K [0x000000071ff80000, 0x00000007b5500000, 0x00000007b5500000)
  object space 2446848K, 13% used [0x000000071ff80000,0x0000000733775b20,0x00000007b5500000)
 PSPermGen       total 80384K, used 79942K [0x000000070ff80000, 0x0000000714e00000, 0x000000071ff80000)
  object space 80384K, 99% used [0x000000070ff80000,0x0000000714d91aa8,0x0000000714e00000)
Event: 274.188 GC heap after
Heap after GC invocations=16 (full 0):
 PSYoungGen      total 998912K, used 58263K [0x00000007b5500000, 0x0000000800000000, 0x0000000800000000)
  eden space 763392K, 0% used [0x00000007b5500000,0x00000007b5500000,0x00000007e3e80000)
  from space 235520K, 24% used [0x00000007f1a00000,0x00000007f52e5e80,0x0000000800000000)
  to   space 224768K, 0% used [0x00000007e3e80000,0x00000007e3e80000,0x00000007f1a00000)
 ParOldGen       total 2446848K, used 340810K [0x000000071ff80000, 0x00000007b5500000, 0x00000007b5500000)
  object space 2446848K, 13% used [0x000000071ff80000,0x0000000734c52818,0x00000007b5500000)
 PSPermGen       total 80384K, used 79942K [0x000000070ff80000, 0x0000000714e00000, 0x000000071ff80000)
  object space 80384K, 99% used [0x000000070ff80000,0x0000000714d91aa8,0x0000000714e00000)
}
Event: 365.118 GC heap before
{Heap before GC invocations=17 (full 0):
 PSYoungGen      total 998912K, used 674236K [0x00000007b5500000, 0x0000000800000000, 0x0000000800000000)
  eden space 763392K, 80% used [0x00000007b5500000,0x00000007dae893c0,0x00000007e3e80000)
  from space 235520K, 24% used [0x00000007f1a00000,0x00000007f52e5e80,0x0000000800000000)
  to   space 224768K, 0% used [0x00000007e3e80000,0x00000007e3e80000,0x00000007f1a00000)
 ParOldGen       total 2446848K, used 340810K [0x000000071ff80000, 0x00000007b5500000, 0x00000007b5500000)
  object space 2446848K, 13% used [0x000000071ff80000,0x0000000734c52818,0x00000007b5500000)
 PSPermGen       total 81920K, used 81553K [0x000000070ff80000, 0x0000000714f80000, 0x000000071ff80000)
  object space 81920K, 99% used [0x000000070ff80000,0x0000000714f24480,0x0000000714f80000)
Event: 365.388 GC heap after
Heap after GC invocations=17 (full 0):
 PSYoungGen      total 988160K, used 17374K [0x00000007b5500000, 0x0000000800000000, 0x0000000800000000)
  eden space 763392K, 0% used [0x00000007b5500000,0x00000007b5500000,0x00000007e3e80000)
  from space 224768K, 7% used [0x00000007e3e80000,0x00000007e4f77b70,0x00000007f1a00000)
  to   space 221184K, 0% used [0x00000007f2800000,0x00000007f2800000,0x0000000800000000)
 ParOldGen       total 2446848K, used 387168K [0x000000071ff80000, 0x00000007b5500000, 0x00000007b5500000)
  object space 2446848K, 15% used [0x000000071ff80000,0x0000000737998210,0x00000007b5500000)
 PSPermGen       total 81920K, used 81553K [0x000000070ff80000, 0x0000000714f80000, 0x000000071ff80000)
  object space 81920K, 99% used [0x000000070ff80000,0x0000000714f24480,0x0000000714f80000)
}
Event: 365.393 GC heap before
{Heap before GC invocations=18 (full 1):
 PSYoungGen      total 988160K, used 17374K [0x00000007b5500000, 0x0000000800000000, 0x0000000800000000)
  eden space 763392K, 0% used [0x00000007b5500000,0x00000007b5500000,0x00000007e3e80000)
  from space 224768K, 7% used [0x00000007e3e80000,0x00000007e4f77b70,0x00000007f1a00000)
  to   space 221184K, 0% used [0x00000007f2800000,0x00000007f2800000,0x0000000800000000)
 ParOldGen       total 2446848K, used 387168K [0x000000071ff80000, 0x00000007b5500000, 0x00000007b5500000)
  object space 2446848K, 15% used [0x000000071ff80000,0x0000000737998210,0x00000007b5500000)
 PSPermGen       total 81920K, used 81553K [0x000000070ff80000, 0x0000000714f80000, 0x000000071ff80000)
  object space 81920K, 99% used [0x000000070ff80000,0x0000000714f24480,0x0000000714f80000)
Event: 502.305 GC heap after
Heap after GC invocations=18 (full 1):
 PSYoungGen      total 988160K, used 0K [0x00000007b5500000, 0x0000000800000000, 0x0000000800000000)
  eden space 763392K, 0% used [0x00000007b5500000,0x00000007b5500000,0x00000007e3e80000)
  from space 224768K, 0% used [0x00000007e3e80000,0x00000007e3e80000,0x00000007f1a00000)
  to   space 221184K, 0% used [0x00000007f2800000,0x00000007f2800000,0x0000000800000000)
 ParOldGen       total 2446848K, used 372047K [0x000000071ff80000, 0x00000007b5500000, 0x00000007b5500000)
  object space 2446848K, 15% used [0x000000071ff80000,0x0000000736ad3fd8,0x00000007b5500000)
 PSPermGen       total 163328K, used 81512K [0x000000070ff80000, 0x0000000719f00000, 0x000000071ff80000)
  object space 163328K, 49% used [0x000000070ff80000,0x0000000714f1a190,0x0000000719f00000)
}
Event: 547.089 GC heap before
{Heap before GC invocations=19 (full 1):
 PSYoungGen      total 988160K, used 265600K [0x00000007b5500000, 0x0000000800000000, 0x0000000800000000)
  eden space 763392K, 34% used [0x00000007b5500000,0x00000007c5860008,0x00000007e3e80000)
  from space 224768K, 0% used [0x00000007e3e80000,0x00000007e3e80000,0x00000007f1a00000)
  to   space 221184K, 0% used [0x00000007f2800000,0x00000007f2800000,0x0000000800000000)
 ParOldGen       total 2446848K, used 372047K [0x000000071ff80000, 0x00000007b5500000, 0x00000007b5500000)
  object space 2446848K, 15% used [0x000000071ff80000,0x0000000736ad3fd8,0x00000007b5500000)
 PSPermGen       total 163328K, used 82917K [0x000000070ff80000, 0x0000000719f00000, 0x000000071ff80000)
  object space 163328K, 50% used [0x000000070ff80000,0x00000007150795f8,0x0000000719f00000)
Event: 547.657 GC heap after
Heap after GC invocations=19 (full 1):
 PSYoungGen      total 1009152K, used 30973K [0x00000007b5500000, 0x0000000800000000, 0x0000000800000000)
  eden space 787968K, 0% used [0x00000007b5500000,0x00000007b5500000,0x00000007e5680000)
  from space 221184K, 14% used [0x00000007f2800000,0x00000007f463f7a8,0x0000000800000000)
  to   space 214528K, 0% used [0x00000007e5680000,0x00000007e5680000,0x00000007f2800000)
 ParOldGen       total 2446848K, used 372055K [0x000000071ff80000, 0x00000007b5500000, 0x00000007b5500000)
  object space 2446848K, 15% used [0x000000071ff80000,0x0000000736ad5fd8,0x00000007b5500000)
 PSPermGen       total 163328K, used 82917K [0x000000070ff80000, 0x0000000719f00000, 0x000000071ff80000)
  object space 163328K, 50% used [0x000000070ff80000,0x00000007150795f8,0x0000000719f00000)
}
Event: 547.658 GC heap before
{Heap before GC invocations=20 (full 2):
 PSYoungGen      total 1009152K, used 30973K [0x00000007b5500000, 0x0000000800000000, 0x0000000800000000)
  eden space 787968K, 0% used [0x00000007b5500000,0x00000007b5500000,0x00000007e5680000)
  from space 221184K, 14% used [0x00000007f2800000,0x00000007f463f7a8,0x0000000800000000)
  to   space 214528K, 0% used [0x00000007e5680000,0x00000007e5680000,0x00000007f2800000)
 ParOldGen       total 2446848K, used 372055K [0x000000071ff80000, 0x00000007b5500000, 0x00000007b5500000)
  object space 2446848K, 15% used [0x000000071ff80000,0x0000000736ad5fd8,0x00000007b5500000)
 PSPermGen       total 163328K, used 82917K [0x000000070ff80000, 0x0000000719f00000, 0x000000071ff80000)
  object space 163328K, 50% used [0x000000070ff80000,0x00000007150795f8,0x0000000719f00000)
Event: 550.408 GC heap after
Heap after GC invocations=20 (full 2):
 PSYoungGen      total 1009152K, used 0K [0x00000007b5500000, 0x0000000800000000, 0x0000000800000000)
  eden space 787968K, 0% used [0x00000007b5500000,0x00000007b5500000,0x00000007e5680000)
  from space 221184K, 0% used [0x00000007f2800000,0x00000007f2800000,0x0000000800000000)
  to   space 214528K, 0% used [0x00000007e5680000,0x00000007e5680000,0x00000007f2800000)
 ParOldGen       total 2446848K, used 396985K [0x000000071ff80000, 0x00000007b5500000, 0x00000007b5500000)
  object space 2446848K, 16% used [0x000000071ff80000,0x000000073832e7a0,0x00000007b5500000)
 PSPermGen       total 184832K, used 82916K [0x000000070ff80000, 0x000000071b400000, 0x000000071ff80000)
  object space 184832K, 44% used [0x000000070ff80000,0x00000007150793a8,0x000000071b400000)
}

Deoptimization events (10 events):
Event: 697.055 Thread 0x00000000027ee000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002f0a140 method=net.minecraft.client.renderer.texture.TextureManager.func_110577_a(Lnet/minecraft/util/ResourceLocation;)V @ 35
Event: 698.845 Thread 0x00000000027ee000 Uncommon trap: reason=predicate action=maybe_recompile pc=0x0000000002fcaff8 method=java.util.TimSort.reverseRange([Ljava/lang/Object;II)V @ 8
Event: 698.845 Thread 0x00000000027ee000 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002f1f1c4 method=java.util.TimSort.binarySort([Ljava/lang/Object;IIILjava/util/Comparator;)V @ 215
Event: 698.845 Thread 0x00000000027ee000 Uncommon trap: reason=predicate action=maybe_recompile pc=0x0000000002fc60a4 method=java.util.TimSort.mergeLo(IIII)V @ 149
Event: 698.845 Thread 0x00000000027ee000 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002f1f330 method=java.util.TimSort.binarySort([Ljava/lang/Object;IIILjava/util/Comparator;)V @ 183
Event: 698.845 Thread 0x00000000027ee000 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002f1f330 method=java.util.TimSort.binarySort([Ljava/lang/Object;IIILjava/util/Comparator;)V @ 183
Event: 698.845 Thread 0x00000000027ee000 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002f1f330 method=java.util.TimSort.binarySort([Ljava/lang/Object;IIILjava/util/Comparator;)V @ 183
Event: 698.846 Thread 0x00000000027ee000 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002fc7e18 method=java.util.TimSort.mergeHi(IIII)V @ 239
Event: 698.847 Thread 0x00000000027ee000 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002fc7e80 method=java.util.TimSort.mergeHi(IIII)V @ 271
Event: 698.851 Thread 0x00000000027ee000 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002fc7e18 method=java.util.TimSort.mergeHi(IIII)V @ 239

Internal exceptions (10 events):
Event: 647.543 Thread 0x00000000027ee000 Implicit null exception at 0x0000000002fa563c to 0x0000000002fa5751
Event: 649.002 Thread 0x00000000027ee000 Implicit null exception at 0x0000000002e95b03 to 0x0000000002e95e09
Event: 649.539 Thread 0x0000000027e5b000 Threw 0x00000007b643af30 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:3025
Event: 649.925 Thread 0x0000000027e5b000 Threw 0x00000007b643b180 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:3025
Event: 649.925 Thread 0x0000000027e5b000 Threw 0x00000007b643b2f0 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:2977
Event: 649.926 Thread 0x00000000027ee000 Implicit null exception at 0x0000000002fb7064 to 0x0000000002fb73c5
Event: 649.926 Thread 0x00000000027ee000 Implicit null exception at 0x0000000002fb4411 to 0x0000000002fb45ae
Event: 649.926 Thread 0x00000000027ee000 Implicit null exception at 0x0000000002fb8530 to 0x0000000002fb8a95
Event: 653.848 Thread 0x0000000027e58000 Threw 0x00000007dd828690 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:3025
Event: 698.858 Thread 0x00000000027ee000 Threw 0x00000007e0df0388 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304

Events (10 events):
Event: 698.851 Thread 0x00000000027ee000 DEOPT PACKING pc=0x0000000002fc7e18 sp=0x000000000268e8d0
Event: 698.851 Thread 0x00000000027ee000 DEOPT UNPACKING pc=0x00000000028275a4 sp=0x000000000268e8e0 mode 2
Event: 698.858 loading class 0x0000000010ab5510
Event: 698.858 loading class 0x0000000010ab5510 done
Event: 698.858 loading class 0x0000000010ab5510
Event: 698.858 loading class 0x0000000010ab5510 done
Event: 699.012 Thread 0x000000000eae9800 flushing nmethod 0x0000000002ec8450
Event: 699.012 Thread 0x000000000eae9800 flushing nmethod 0x0000000002ec9ed0
Event: 699.012 Thread 0x000000000eae9800 flushing nmethod 0x0000000002ecc7d0
Event: 699.079 Thread 0x000000000eae9800 flushing nmethod 0x0000000002ecef90


Dynamic libraries:
0x00007ff690ae0000 - 0x00007ff690b13000     C:\Program Files\Java\jre7\bin\javaw.exe
0x00007ffcc1e90000 - 0x00007ffcc203d000     C:\Windows\SYSTEM32\ntdll.dll
0x00007ffcbfc20000 - 0x00007ffcbfd5e000     C:\Windows\system32\KERNEL32.DLL
0x00007ffcbf080000 - 0x00007ffcbf195000     C:\Windows\system32\KERNELBASE.dll
0x00007ffcbdb80000 - 0x00007ffcbdc0e000     C:\Windows\system32\apphelp.dll
0x00007ffcac510000 - 0x00007ffcac563000     C:\Windows\AppPatch\AppPatch64\AcGenral.DLL
0x00007ffcbf990000 - 0x00007ffcbfa3a000     C:\Windows\system32\msvcrt.dll
0x00007ffcbf1a0000 - 0x00007ffcbf1ce000     C:\Windows\system32\SspiCli.dll
0x00007ffcbf930000 - 0x00007ffcbf984000     C:\Windows\system32\SHLWAPI.dll
0x00007ffcc02f0000 - 0x00007ffcc0467000     C:\Windows\system32\USER32.dll
0x00007ffcc0470000 - 0x00007ffcc0604000     C:\Windows\system32\ole32.dll
0x00007ffcc0610000 - 0x00007ffcc1b38000     C:\Windows\system32\SHELL32.dll
0x00007ffcbe580000 - 0x00007ffcbe5a1000     C:\Windows\SYSTEM32\USERENV.dll
0x00007ffcbf880000 - 0x00007ffcbf92a000     C:\Windows\system32\ADVAPI32.dll
0x00007ffcaef60000 - 0x00007ffcaef7e000     C:\Windows\SYSTEM32\MPR.dll
0x00007ffcbf730000 - 0x00007ffcbf870000     C:\Windows\system32\RPCRT4.dll
0x00007ffcc1b40000 - 0x00007ffcc1b99000     C:\Windows\SYSTEM32\sechost.dll
0x00007ffcc1ba0000 - 0x00007ffcc1db1000     C:\Windows\SYSTEM32\combase.dll
0x00007ffcbfe30000 - 0x00007ffcbff7f000     C:\Windows\system32\GDI32.dll
0x00007ffcbefb0000 - 0x00007ffcbefc5000     C:\Windows\SYSTEM32\profapi.dll
0x00007ffcbd550000 - 0x00007ffcbd602000     C:\Windows\SYSTEM32\SHCORE.dll
0x00007ffcbf6e0000 - 0x00007ffcbf716000     C:\Windows\system32\IMM32.DLL
0x00007ffcbf570000 - 0x00007ffcbf6c2000     C:\Windows\system32\MSCTF.dll
0x00007ffcbcc40000 - 0x00007ffcbcebb000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.18006_none_623f33d3ecbe86e8\COMCTL32.dll
0x00000000536d0000 - 0x00000000537a2000     C:\Program Files\Java\jre7\bin\msvcr100.dll
0x0000000052ef0000 - 0x00000000536c5000     C:\Program Files\Java\jre7\bin\server\jvm.dll
0x00007ffcaf3d0000 - 0x00007ffcaf3d9000     C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffcaef80000 - 0x00007ffcaefa2000     C:\Windows\SYSTEM32\WINMM.dll
0x00007ffcbf6d0000 - 0x00007ffcbf6d7000     C:\Windows\system32\PSAPI.DLL
0x00007ffcbf510000 - 0x00007ffcbf56a000     C:\Windows\system32\WS2_32.dll
0x00007ffcae010000 - 0x00007ffcae03a000     C:\Windows\SYSTEM32\WINMMBASE.dll
0x00007ffcbf720000 - 0x00007ffcbf729000     C:\Windows\system32\NSI.dll
0x00007ffcbf1d0000 - 0x00007ffcbf21f000     C:\Windows\SYSTEM32\cfgmgr32.dll
0x00007ffcbddd0000 - 0x00007ffcbddf8000     C:\Windows\SYSTEM32\DEVOBJ.dll
0x00000000538a0000 - 0x00000000538af000     C:\Program Files\Java\jre7\bin\verify.dll
0x0000000053870000 - 0x0000000053898000     C:\Program Files\Java\jre7\bin\java.dll
0x0000000053850000 - 0x0000000053865000     C:\Program Files\Java\jre7\bin\zip.dll
0x0000000053830000 - 0x000000005384a000     C:\Program Files\Java\jre7\bin\net.dll
0x00007ffcbe7b0000 - 0x00007ffcbe809000     C:\Windows\system32\mswsock.dll
0x0000000052ed0000 - 0x0000000052ee1000     C:\Program Files\Java\jre7\bin\nio.dll
0x0000000052d30000 - 0x0000000052ec5000     C:\Program Files\Java\jre7\bin\awt.dll
0x00007ffcbfd60000 - 0x00007ffcbfe26000     C:\Windows\system32\OLEAUT32.dll
0x00007ffcbdc50000 - 0x00007ffcbdd79000     C:\Windows\system32\uxtheme.dll
0x00007ffca5ff0000 - 0x00007ffca608e000     C:\Program Files\Echobit\Evolve\Drivers\EvolveGameTracker_64.dll
0x00007ffcbcae0000 - 0x00007ffcbcaea000     C:\Windows\SYSTEM32\VERSION.dll
0x00007ffc9dc50000 - 0x00007ffc9de19000     C:\Program Files\Echobit\Evolve\Drivers\EvolveOverlayHelper_64.dll
0x00007ffca7230000 - 0x00007ffca7250000     C:\Program Files\Echobit\Evolve\EvolveEasyHook_64.dll
0x00007ffcbd350000 - 0x00007ffcbd371000     C:\Windows\system32\dwmapi.dll
0x00007ffcbde20000 - 0x00007ffcbde2b000     C:\Windows\SYSTEM32\kernel.appcore.dll
0x00007ffcbee20000 - 0x00007ffcbee2b000     C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ffcbedb0000 - 0x00007ffcbee13000     C:\Windows\SYSTEM32\bcryptPrimitives.dll
0x0000000052ce0000 - 0x0000000052d27000     C:\Program Files\Java\jre7\bin\fontmanager.dll
0x0000000052c90000 - 0x0000000052cd1000     C:\Program Files\Java\jre7\bin\t2k.dll
0x0000000052c70000 - 0x0000000052c84000     C:\Program Files\Java\jre7\bin\unpack.dll
0x00007ffcba1b0000 - 0x00007ffcba1da000     C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ffcba1a0000 - 0x00007ffcba1aa000     C:\Windows\SYSTEM32\WINNSI.DLL
0x00007ffcb9fb0000 - 0x00007ffcb9fc6000     C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ffcb9f90000 - 0x00007ffcb9faa000     C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x00007ffcadff0000 - 0x00007ffcae005000     C:\Windows\system32\napinsp.dll
0x00007ffcaf9b0000 - 0x00007ffcaf9ca000     C:\Windows\system32\pnrpnsp.dll
0x00007ffcbb520000 - 0x00007ffcbb53b000     C:\Windows\system32\NLAapi.dll
0x00007ffcbe5b0000 - 0x00007ffcbe654000     C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ffcb8a50000 - 0x00007ffcb8a5d000     C:\Windows\System32\winrnr.dll
0x00007ffcb99f0000 - 0x00007ffcb9a5b000     C:\Windows\System32\fwpuclnt.dll
0x00007ffcb7980000 - 0x00007ffcb798a000     C:\Windows\System32\rasadhlp.dll
0x0000000180000000 - 0x0000000180050000     C:\Users\Ghaylen\AppData\Roaming\.technic\modpacks\attack-of-the-bteam\bin\natives\lwjgl64.dll
0x00007ffca4fb0000 - 0x00007ffca50db000     C:\Windows\SYSTEM32\OPENGL32.dll
0x00007ffca7200000 - 0x00007ffca722e000     C:\Windows\SYSTEM32\GLU32.dll
0x00007ffc9f740000 - 0x00007ffc9f838000     C:\Windows\SYSTEM32\DDRAW.dll
0x00007ffcb7990000 - 0x00007ffcb7999000     C:\Windows\SYSTEM32\DCIMAN32.dll
0x00007ffca55d0000 - 0x00007ffca56b9000     C:\Program Files\Echobit\Evolve\Drivers\EvolveOverlayHelperOGL_64.dll
0x00007ffcbe810000 - 0x00007ffcbe830000     C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ffcbe470000 - 0x00007ffcbe4a6000     C:\Windows\system32\rsaenh.dll
0x00007ffcbea60000 - 0x00007ffcbea86000     C:\Windows\SYSTEM32\bcrypt.dll
0x00007ffcb0090000 - 0x00007ffcb00a8000     C:\Windows\SYSTEM32\atig6pxx.dll
0x00007ffcba360000 - 0x00007ffcba488000     C:\Windows\SYSTEM32\atiadlxx.dll
0x00007ffcba1e0000 - 0x00007ffcba35f000     C:\Windows\SYSTEM32\PROPSYS.dll
0x00007ffcbb990000 - 0x00007ffcbb9a2000     C:\Windows\SYSTEM32\WTSAPI32.dll
0x00007ffcbfa40000 - 0x00007ffcbfc1a000     C:\Windows\system32\SETUPAPI.dll
0x00007ffcbf220000 - 0x00007ffcbf271000     C:\Windows\system32\WINTRUST.dll
0x00007ffcbf280000 - 0x00007ffcbf45f000     C:\Windows\system32\CRYPT32.dll
0x0000000011ee0000 - 0x0000000011ef1000     C:\Windows\system32\MSASN1.dll
0x00007ffc99900000 - 0x00007ffc9a584000     C:\Windows\SYSTEM32\ig4icd64.dll
0x00007ffcafd90000 - 0x00007ffcafdae000     C:\Windows\SYSTEM32\atig6txx.dll
0x00007ffcbcaf0000 - 0x00007ffcbcc34000     C:\Windows\SYSTEM32\aticfx64.dll
0x00007ffc9f170000 - 0x00007ffc9f202000     C:\Windows\SYSTEM32\mscms.dll
0x00007ffca6d70000 - 0x00007ffca6db1000     C:\Windows\SYSTEM32\icm32.dll
0x0000000052c60000 - 0x0000000052c6b000     C:\Program Files\Java\jre7\bin\management.dll
0x0000000052c30000 - 0x0000000052c54000     C:\Program Files\Java\jre7\bin\sunec.dll
0x0000000052c20000 - 0x0000000052c2b000     C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x0000000012490000 - 0x00000000124f4000     C:\Users\Ghaylen\AppData\Roaming\.technic\modpacks\attack-of-the-bteam\bin\natives\OpenAL64.dll
0x00007ffcbff80000 - 0x00007ffcc0036000     C:\Windows\SYSTEM32\clbcatq.dll
0x00007ffcbca40000 - 0x00007ffcbcab0000     C:\Windows\System32\MMDevApi.dll
0x00007ffca4bc0000 - 0x00007ffca4c5d000     C:\Windows\SYSTEM32\dsound.dll
0x00007ffcbef50000 - 0x00007ffcbef96000     C:\Windows\SYSTEM32\POWRPROF.dll
0x00007ffcaa1b0000 - 0x00007ffcaa22e000     C:\Windows\SYSTEM32\AUDIOSES.DLL
0x00007ffcb0180000 - 0x00007ffcb0309000     C:\Windows\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms3584m -Xmx3584m -XX:MaxPermSize=256m -Djava.library.path=C:\Users\Ghaylen\AppData\Roaming\.technic\modpacks\attack-of-the-bteam\bin\natives -Dfml.core.libraries.mirror=http://mirror.technicpack.net/Technic/lib/fml/%s -Dminecraft.applet.TargetDirectory=C:\Users\Ghaylen\AppData\Roaming\.technic\modpacks\attack-of-the-bteam -Djava.net.preferIPv4Stack=true 
java_command: net.minecraft.launchwrapper.Launch --username TheGylon --session token:ca31c06671b749c18297d2367fdc76d2:0c65b59fb40248688472aedfee641594 --version 1.6.4-Forge9.11.1.965 --gameDir C:\Users\Ghaylen\AppData\Roaming\.technic\modpacks\attack-of-the-bteam --assetsDir C:\Users\Ghaylen\AppData\Roaming\.technic\assets\virtual\legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --title Attack of the B-Team --icon C:\Users\Ghaylen\AppData\Roaming\.technic\assets\packs\attack-of-the-bteam\icon.png
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\ia32\compiler;C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler;C:\ProgramData\Oracle\Java\javapath;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 (x86)\Skype\Phone\;C:\Program Files\Java\jre1.8.0_111\bin
USERNAME=Ghaylen
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel

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

OS: Windows 8.1 , 64 bit Build 9600 

CPU:total 4 (2 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, aes, ht, tsc, tscinvbit

Memory: 4k page, physical 4092268k(212464k free), swap 9955312k(1078908k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (24.79-b02) for windows-amd64 JRE (1.7.0_79-b15), built on Apr 10 2015 12:36:16 by "java_re" with unknown MS VC++:1600

time: Tue Jan 10 14:09:33 2017
elapsed time: 707 seconds

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...