Didn't know where to put this

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

mrfrostyiscool

New Member
Jul 29, 2019
6
0
0
So I built a barrel system on my friends server with about 300+ barrels and I filled up like 100 then left the server. When I tried to log back in I kept getting constant crashes of my client with no warning. I'm pretty sure it's the barrels but idk how to fix it since we can't actually get to the barrels to destroy them and we don't want to start a new world. Here's my error report.
Code:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000005960e45b, pid=1520, tid=3964
#
# JRE version: Java(TM) SE Runtime Environment (7.0_71-b14) (build 1.7.0_71-b14)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.71-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [atio6axx.dll+0x95e45b]
#
# 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 (0x000000000224f800):  JavaThread "Minecraft main thread" [_thread_in_native, id=3964, stack(0x0000000002580000,0x0000000002680000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000044265002

Registers:
RAX=0x0000000000000040, RBX=0x000000001f370700, RCX=0x0000000000000000, RDX=0x000000000000000e
RSP=0x000000000267ddb8, RBP=0x0000000000000100, RSI=0x000000004430bf90, RDI=0x0000000044264cd8
R8 =0x0000000044265008, R9 =0x0000000000000100, R10=0x0000000043bc5eb0, R11=0x0000000000000100
R12=0x0000000059598320, R13=0x00000000000000ec, R14=0x0000000000000000, R15=0x000000005960e360
RIP=0x000000005960e45b, EFLAGS=0x0000000000010202

Top of Stack: (sp=0x000000000267ddb8)
0x000000000267ddb8:   00000000595005b5 000000001f370700
0x000000000267ddc8:   0000000000000090 0000000000000000
0x000000000267ddd8:   0000000077878a07 0000000000000400
0x000000000267dde8:   000000001f370700 000000005960e360
0x000000000267ddf8:   0000000000000100 0000000000000400
0x000000000267de08:   0000000059501792 0000000000000000
0x000000000267de18:   0000000044306f90 000000004425fcd8
0x000000000267de28:   0000000077850000 0000000000000100
0x000000000267de38:   0000000000000100 000000004425fcd8
0x000000000267de48:   0000000000000400 0000000000000000
0x000000000267de58:   0000000044306f90 0000000000000400
0x000000000267de68:   0000000000000000 000000000000000d
0x000000000267de78:   0000000000000000 0000000000000004
0x000000000267de88:   000000000000000e 000001000000000d
0x000000000267de98:   0000000059598320 0000000000000000
0x000000000267dea8:   0000000000000100 0000000000000100

Instructions: (pc=0x000000005960e45b)
0x000000005960e43b:   0f 59 c1 f2 41 0f 11 42 30 41 0f b6 48 f7 66 0f
0x000000005960e44b:   6e c1 f3 0f e6 c0 f2 0f 59 c1 f2 41 0f 11 42 38
0x000000005960e45b:   41 0f b6 48 fa 66 0f 6e c1 f3 0f e6 c0 f2 0f 59
0x000000005960e46b:   c1 f2 41 0f 11 42 40 41 0f b6 48 f9 66 0f 6e c1


Register to memory mapping:

RAX=0x0000000000000040 is an unknown value
RBX=0x000000001f370700 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x000000000000000e is an unknown value
RSP=0x000000000267ddb8 is pointing into the stack for thread: 0x000000000224f800
RBP=0x0000000000000100 is an unknown value
RSI=0x000000004430bf90 is an unknown value
RDI=0x0000000044264cd8 is an unknown value
R8 =0x0000000044265008 is an unknown value
R9 =0x0000000000000100 is an unknown value
R10=0x0000000043bc5eb0 is an unknown value
R11=0x0000000000000100 is an unknown value
R12=0x0000000059598320 is an unknown value
R13=0x00000000000000ec is an unknown value
R14=0x0000000000000000 is an unknown value
R15=0x000000005960e360 is an unknown value


Stack: [0x0000000002580000,0x0000000002680000],  sp=0x000000000267ddb8,  free space=1015k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [atio6axx.dll+0x95e45b]

[error occurred during error reporting (printing native stack), id 0xc0000005]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.opengl.GL11.nglCallList(IJ)V+0
j  org.lwjgl.opengl.GL11.glCallList(I)V+15
j  factorization.weird.TileEntityDayBarrelRenderer.func_76894_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V+233
j  net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V+29
j  net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76950_a(Lnet/minecraft/tileentity/TileEntity;F)V+110
j  net.minecraft.client.renderer.RenderGlobal.func_72713_a(Lnet/minecraft/util/Vec3;Lnet/minecraft/client/renderer/culling/ICamera;F)V+763
j  net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+663
j  net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V+493
J 12352 C1 net.minecraft.client.Minecraft.func_71411_J()V (828 bytes) @ 0x0000000004456eac [0x0000000004455700+0x17ac]
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 )
  0x000000003cc25800 JavaThread "Client write thread" [_thread_blocked, id=5664, stack(0x00000000406b0000,0x00000000407b0000)]
  0x000000003cc29800 JavaThread "Client read thread" [_thread_in_native, id=5488, stack(0x00000000404a0000,0x00000000405a0000)]
  0x000000003cc28800 JavaThread "Thread-221" daemon [_thread_in_native, id=4264, stack(0x000000003df50000,0x000000003e050000)]
  0x000000001a644800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=3608, stack(0x00000000405b0000,0x00000000406b0000)]
  0x000000001a643000 JavaThread "Thread-113" [_thread_blocked, id=5920, stack(0x000000003f570000,0x000000003f670000)]
  0x000000001a63e800 JavaThread "Thread-111" [_thread_blocked, id=4280, stack(0x000000003f420000,0x000000003f520000)]
  0x000000001a63c800 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=3732, stack(0x0000000020510000,0x0000000020610000)]
  0x000000001a63b800 JavaThread "PR TableUpdateThread #3" daemon [_thread_blocked, id=4936, stack(0x000000003f680000,0x000000003f780000)]
  0x000000003c2dc800 JavaThread "PR TableUpdateThread #2" daemon [_thread_blocked, id=412, stack(0x000000003fad0000,0x000000003fbd0000)]
  0x000000003c2dc000 JavaThread "PR TableUpdateThread #1" daemon [_thread_blocked, id=1336, stack(0x000000003ee80000,0x000000003ef80000)]
  0x000000003c2db000 JavaThread "PR TableUpdateThread #0" daemon [_thread_blocked, id=2692, stack(0x000000003e950000,0x000000003ea50000)]
  0x000000003bd00000 JavaThread "LogisticsPipes RoutingTableUpdateThread #3" daemon [_thread_blocked, id=4124, stack(0x000000003e740000,0x000000003e840000)]
  0x000000003bcff800 JavaThread "LogisticsPipes RoutingTableUpdateThread #2" daemon [_thread_blocked, id=5140, stack(0x000000003eb80000,0x000000003ec80000)]
  0x000000003bcfe800 JavaThread "LogisticsPipes RoutingTableUpdateThread #1" daemon [_thread_blocked, id=5592, stack(0x000000003ea80000,0x000000003eb80000)]
  0x000000003bcf9800 JavaThread "LogisticsPipes RoutingTableUpdateThread #0" daemon [_thread_blocked, id=3272, stack(0x000000003e640000,0x000000003e740000)]
  0x000000003bcfb800 JavaThread "LogisticsPipes Packet Decompressor Server" daemon [_thread_blocked, id=5080, stack(0x000000003e340000,0x000000003e440000)]
  0x000000003bcfa000 JavaThread "LogisticsPipes Packet Compressor Server" daemon [_thread_blocked, id=3088, stack(0x0000000020220000,0x0000000020320000)]
  0x000000003bcfb000 JavaThread "LogisticsPipes Packet Decompressor Client" daemon [_thread_blocked, id=1892, stack(0x000000003e150000,0x000000003e250000)]
  0x000000003bcfc800 JavaThread "LogisticsPipes Packet Compressor Client" daemon [_thread_blocked, id=5760, stack(0x000000003dde0000,0x000000003dee0000)]
  0x0000000019e52000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2332, stack(0x000000001dbe0000,0x000000001dce0000)]
  0x0000000018965000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5232, stack(0x000000001f170000,0x000000001f270000)]
  0x000000001769b800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5532, stack(0x0000000019a10000,0x0000000019b10000)]
  0x0000000017698000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5912, stack(0x0000000019700000,0x0000000019800000)]
  0x000000001759f800 JavaThread "Thread-1" daemon [_thread_blocked, id=4532, stack(0x0000000017bc0000,0x0000000017cc0000)]
  0x0000000015f3a800 JavaThread "Service Thread" daemon [_thread_blocked, id=4900, stack(0x0000000016ff0000,0x00000000170f0000)]
  0x0000000015f28800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=5580, stack(0x0000000016b60000,0x0000000016c60000)]
  0x0000000015f25800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5280, stack(0x0000000016d10000,0x0000000016e10000)]
  0x0000000015f1d800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5444, stack(0x0000000016a50000,0x0000000016b50000)]
  0x0000000015f1b000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4248, stack(0x0000000016410000,0x0000000016510000)]
  0x0000000015f18800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1168, stack(0x0000000016880000,0x0000000016980000)]
  0x0000000015f17800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=5004, stack(0x0000000016720000,0x0000000016820000)]
  0x0000000015ecb000 JavaThread "Finalizer" daemon [_thread_blocked, id=5752, stack(0x0000000016560000,0x0000000016660000)]
  0x0000000015ec5000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4144, stack(0x0000000016190000,0x0000000016290000)]
=>0x000000000224f800 JavaThread "Minecraft main thread" [_thread_in_native, id=3964, stack(0x0000000002580000,0x0000000002680000)]

Other Threads:
  0x0000000015ec0000 VMThread [stack: 0x0000000016300000,0x0000000016400000] [id=5740]
  0x0000000015f48800 WatcherThread [stack: 0x0000000016e50000,0x0000000016f50000] [id=5748]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
par new generation   total 428160K, used 294190K [0x0000000610000000, 0x000000062d090000, 0x000000062f330000)
  eden space 380608K,  68% used [0x0000000610000000, 0x000000061fe98a10, 0x00000006273b0000)
  from space 47552K,  70% used [0x00000006273b0000, 0x0000000629462e38, 0x000000062a220000)
  to   space 47552K,   0% used [0x000000062a220000, 0x000000062a220000, 0x000000062d090000)
concurrent mark-sweep generation total 951320K, used 607122K [0x000000062f330000, 0x0000000669436000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 125103K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)

Card table byte_map: [0x0000000009120000,0x000000000a0b0000] byte_map_base: 0x00000000060a0000

Polling page: 0x0000000000140000

Code Cache  [0x0000000002680000, 0x00000000045f0000, 0x0000000008680000)
total_blobs=10427 nmethods=9148 adapters=1197 free_code_cache=66447Kb largest_free_block=67737984

Compilation events (10 events):
Event: 610.532 Thread 0x0000000015f1d800 12722 %     4       net.minecraft.client.renderer.RenderGlobal::func_72716_a @ 99 (641 bytes)
Event: 610.566 Thread 0x0000000015f1d800 nmethod 12722% 0x00000000045cb650 code [0x00000000045cb960, 0x00000000045cd088]
Event: 610.566 Thread 0x0000000015f1d800 12721       4       org.lwjgl.MemoryUtil::getAddress (9 bytes)
Event: 610.567 Thread 0x0000000015f1d800 nmethod 12721 0x00000000045c9e90 code [0x00000000045c9fc0, 0x00000000045ca038]
Event: 610.567 Thread 0x0000000015f1d800 12769       4       factorization.common.FactorizationClientProxy::BlockRenderHelper_has_texture (24 bytes)
Event: 610.568 Thread 0x0000000015f1d800 nmethod 12769 0x00000000045c9b90 code [0x00000000045c9ce0, 0x00000000045c9d98]
Event: 610.568 Thread 0x0000000015f1d800 12758       4       net.minecraft.client.renderer.RenderBlocks::func_83018_a (133 bytes)
Event: 610.569 Thread 0x0000000015f1d800 nmethod 12758 0x00000000045c9810 code [0x00000000045c9980, 0x00000000045c9ab8]
Event: 610.569 Thread 0x0000000015f1d800 12717       4       net.minecraft.util.Vec3::func_72439_b (18 bytes)
Event: 610.569 Thread 0x0000000015f1d800 nmethod 12717 0x00000000045c5d10 code [0x00000000045c5e40, 0x00000000045c5eb8]

GC Heap History (10 events):
Event: 594.870 GC heap before
{Heap before GC invocations=257 (full 7):
par new generation   total 78656K, used 70136K [0x0000000610000000, 0x0000000615550000, 0x000000062f330000)
  eden space 69952K, 100% used [0x0000000610000000, 0x0000000614450000, 0x0000000614450000)
  from space 8704K,   2% used [0x0000000614cd0000, 0x0000000614cfe110, 0x0000000615550000)
  to   space 8704K,   0% used [0x0000000614450000, 0x0000000614450000, 0x0000000614cd0000)
concurrent mark-sweep generation total 931268K, used 597813K [0x000000062f330000, 0x00000006680a1000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 118602K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
Event: 594.877 GC heap after
Heap after GC invocations=258 (full 7):
par new generation   total 78656K, used 447K [0x0000000610000000, 0x0000000615550000, 0x000000062f330000)
  eden space 69952K,   0% used [0x0000000610000000, 0x0000000610000000, 0x0000000614450000)
  from space 8704K,   5% used [0x0000000614450000, 0x00000006144bfef0, 0x0000000614cd0000)
  to   space 8704K,   0% used [0x0000000614cd0000, 0x0000000614cd0000, 0x0000000615550000)
concurrent mark-sweep generation total 931268K, used 597875K [0x000000062f330000, 0x00000006680a1000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 118602K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
Event: 597.344 GC heap before
{Heap before GC invocations=258 (full 7):
par new generation   total 78656K, used 44579K [0x0000000610000000, 0x0000000615550000, 0x000000062f330000)
  eden space 69952K,  63% used [0x0000000610000000, 0x0000000612b18d68, 0x0000000614450000)
  from space 8704K,   5% used [0x0000000614450000, 0x00000006144bfef0, 0x0000000614cd0000)
  to   space 8704K,   0% used [0x0000000614cd0000, 0x0000000614cd0000, 0x0000000615550000)
concurrent mark-sweep generation total 931268K, used 597875K [0x000000062f330000, 0x00000006680a1000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 118995K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
Event: 598.770 GC heap after
Heap after GC invocations=259 (full 8):
par new generation   total 419136K, used 0K [0x0000000610000000, 0x000000062c6c0000, 0x000000062f330000)
  eden space 372608K,   0% used [0x0000000610000000, 0x0000000610000000, 0x0000000626be0000)
  from space 46528K,   0% used [0x0000000626be0000, 0x0000000626be0000, 0x0000000629950000)
  to   space 46528K,   0% used [0x0000000629950000, 0x0000000629950000, 0x000000062c6c0000)
concurrent mark-sweep generation total 931268K, used 556394K [0x000000062f330000, 0x00000006680a1000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 118933K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
Event: 601.202 GC heap before
{Heap before GC invocations=259 (full 8):
par new generation   total 419136K, used 238243K [0x0000000610000000, 0x000000062c6c0000, 0x000000062f330000)
  eden space 372608K,  63% used [0x0000000610000000, 0x000000061e8a8e30, 0x0000000626be0000)
  from space 46528K,   0% used [0x0000000626be0000, 0x0000000626be0000, 0x0000000629950000)
  to   space 46528K,   0% used [0x0000000629950000, 0x0000000629950000, 0x000000062c6c0000)
concurrent mark-sweep generation total 931268K, used 556394K [0x000000062f330000, 0x00000006680a1000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 120183K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
Event: 602.615 GC heap after
Heap after GC invocations=260 (full 9):
par new generation   total 428160K, used 0K [0x0000000610000000, 0x000000062d090000, 0x000000062f330000)
  eden space 380608K,   0% used [0x0000000610000000, 0x0000000610000000, 0x00000006273b0000)
  from space 47552K,   0% used [0x00000006273b0000, 0x00000006273b0000, 0x000000062a220000)
  to   space 47552K,   0% used [0x000000062a220000, 0x000000062a220000, 0x000000062d090000)
concurrent mark-sweep generation total 951320K, used 570789K [0x000000062f330000, 0x0000000669436000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 120182K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
Event: 608.340 GC heap before
{Heap before GC invocations=260 (full 9):
par new generation   total 428160K, used 380608K [0x0000000610000000, 0x000000062d090000, 0x000000062f330000)
  eden space 380608K, 100% used [0x0000000610000000, 0x00000006273b0000, 0x00000006273b0000)
  from space 47552K,   0% used [0x00000006273b0000, 0x00000006273b0000, 0x000000062a220000)
  to   space 47552K,   0% used [0x000000062a220000, 0x000000062a220000, 0x000000062d090000)
concurrent mark-sweep generation total 951320K, used 570789K [0x000000062f330000, 0x0000000669436000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 122273K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
Event: 608.374 GC heap after
Heap after GC invocations=261 (full 9):
par new generation   total 428160K, used 40441K [0x0000000610000000, 0x000000062d090000, 0x000000062f330000)
  eden space 380608K,   0% used [0x0000000610000000, 0x0000000610000000, 0x00000006273b0000)
  from space 47552K,  85% used [0x000000062a220000, 0x000000062c99e6f0, 0x000000062d090000)
  to   space 47552K,   0% used [0x00000006273b0000, 0x00000006273b0000, 0x000000062a220000)
concurrent mark-sweep generation total 951320K, used 570789K [0x000000062f330000, 0x0000000669436000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 122273K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
Event: 609.707 GC heap before
{Heap before GC invocations=261 (full 9):
par new generation   total 428160K, used 418557K [0x0000000610000000, 0x000000062d090000, 0x000000062f330000)
  eden space 380608K,  99% used [0x0000000610000000, 0x0000000627140d90, 0x00000006273b0000)
  from space 47552K,  85% used [0x000000062a220000, 0x000000062c99e6f0, 0x000000062d090000)
  to   space 47552K,   0% used [0x00000006273b0000, 0x00000006273b0000, 0x000000062a220000)
concurrent mark-sweep generation total 951320K, used 570789K [0x000000062f330000, 0x0000000669436000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 124439K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
Event: 609.769 GC heap after
Heap after GC invocations=262 (full 9):
par new generation   total 428160K, used 33483K [0x0000000610000000, 0x000000062d090000, 0x000000062f330000)
  eden space 380608K,   0% used [0x0000000610000000, 0x0000000610000000, 0x00000006273b0000)
  from space 47552K,  70% used [0x00000006273b0000, 0x0000000629462e38, 0x000000062a220000)
  to   space 47552K,   0% used [0x000000062a220000, 0x000000062a220000, 0x000000062d090000)
concurrent mark-sweep generation total 951320K, used 607122K [0x000000062f330000, 0x0000000669436000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 124439K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}

Deoptimization events (10 events):
Event: 610.033 Thread 0x000000000224f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000043ad5c0 method=net.minecraft.block.Block.getLightValue(Lnet/minecraft/world/IBlockAccess;III)I @ 8
Event: 610.037 Thread 0x000000000224f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000432ca1c method=net.minecraft.world.World.func_72915_b(Lnet/minecraft/world/EnumSkyBlock;IIII)V @ 114
Event: 610.388 Thread 0x000000000224f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003ceeaa4 method=net.minecraft.client.renderer.RenderBlocks.func_78612_b(Lnet/minecraft/block/Block;III)Z @ 270
Event: 610.388 Thread 0x000000000224f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003ceeaa4 method=net.minecraft.client.renderer.RenderBlocks.func_78612_b(Lnet/minecraft/block/Block;III)Z @ 270
Event: 610.388 Thread 0x000000000224f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003ceeaa4 method=net.minecraft.client.renderer.RenderBlocks.func_78612_b(Lnet/minecraft/block/Block;III)Z @ 270
Event: 610.388 Thread 0x000000000224f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003ceeaa4 method=net.minecraft.client.renderer.RenderBlocks.func_78612_b(Lnet/minecraft/block/Block;III)Z @ 270
Event: 610.417 Thread 0x000000000224f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000043c8b14 method=net.minecraft.block.Block.func_71874_e(Lnet/minecraft/world/IBlockAccess;III)I @ 14
Event: 610.419 Thread 0x000000000224f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000043c8b14 method=net.minecraft.block.Block.func_71874_e(Lnet/minecraft/world/IBlockAccess;III)I @ 14
Event: 610.419 Thread 0x000000000224f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000043c8b14 method=net.minecraft.block.Block.func_71874_e(Lnet/minecraft/world/IBlockAccess;III)I @ 14
Event: 610.419 Thread 0x000000000224f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000043c8b14 method=net.minecraft.block.Block.func_71874_e(Lnet/minecraft/world/IBlockAccess;III)I @ 14

Internal exceptions (10 events):
Event: 610.330 Thread 0x000000003cc25800 Threw 0x00000006130f3058 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:3002
Event: 610.343 Thread 0x000000003cc25800 Threw 0x00000006130f3200 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:3002
Event: 610.355 Thread 0x000000003cc25800 Threw 0x00000006130f33a8 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:3002
Event: 610.366 Thread 0x000000003cc25800 Threw 0x00000006130f3550 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:2954
Event: 610.382 Thread 0x000000003cc25800 Threw 0x00000006130f36f8 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:3002
Event: 610.382 Thread 0x000000003cc25800 Threw 0x00000006130f3868 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:2954
Event: 610.436 Thread 0x000000003cc25800 Threw 0x00000006130f3a10 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:3002
Event: 610.447 Thread 0x000000003cc25800 Threw 0x00000006130f3bb8 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:3002
Event: 610.494 Thread 0x000000003cc25800 Threw 0x00000006130f3d60 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:3002
Event: 610.494 Thread 0x000000003cc25800 Threw 0x00000006130f3ed0 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:2954

Events (10 events):
Event: 610.536 loading class 0x000000001802f080
Event: 610.536 loading class 0x000000001802f080 done
Event: 610.538 loading class 0x0000000027e51370
Event: 610.538 loading class 0x0000000027e51370 done
Event: 610.540 loading class 0x0000000027e542a0
Event: 610.540 loading class 0x0000000027e542a0 done
Event: 610.542 loading class 0x000000001802f0c0
Event: 610.542 loading class 0x000000001802f0c0 done
Event: 610.543 loading class 0x0000000027e53490
Event: 610.543 loading class 0x0000000027e53490 done


Dynamic libraries:
0x000000013fd90000 - 0x000000013fdc3000     C:\Program Files\Java\jre7\bin\java.exe
0x0000000077850000 - 0x00000000779f9000     C:\Windows\SYSTEM32\ntdll.dll
0x0000000077730000 - 0x000000007784f000     C:\Windows\system32\kernel32.dll
0x000007fefd630000 - 0x000007fefd69c000     C:\Windows\system32\KERNELBASE.dll
0x000007feffa80000 - 0x000007feffb5b000     C:\Windows\system32\ADVAPI32.dll
0x000007feff1d0000 - 0x000007feff26f000     C:\Windows\system32\msvcrt.dll
0x000007feff2f0000 - 0x000007feff30f000     C:\Windows\SYSTEM32\sechost.dll
0x000007fefd9d0000 - 0x000007fefdafd000     C:\Windows\system32\RPCRT4.dll
0x0000000077630000 - 0x000000007772a000     C:\Windows\system32\USER32.dll
0x000007feff270000 - 0x000007feff2d7000     C:\Windows\system32\GDI32.dll
0x000007feff2e0000 - 0x000007feff2ee000     C:\Windows\system32\LPK.dll
0x000007fefde90000 - 0x000007fefdf59000     C:\Windows\system32\USP10.dll
0x000007fefbc30000 - 0x000007fefbe24000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefe2a0000 - 0x000007fefe311000     C:\Windows\system32\SHLWAPI.dll
0x000007fefe000000 - 0x000007fefe02e000     C:\Windows\system32\IMM32.DLL
0x000007feff520000 - 0x000007feff629000     C:\Windows\system32\MSCTF.dll
0x0000000060d00000 - 0x0000000060dd2000     C:\Program Files\Java\jre7\bin\msvcr100.dll
0x000000005f570000 - 0x000000005fd43000     C:\Program Files\Java\jre7\bin\server\jvm.dll
0x000007fef89d0000 - 0x000007fef89d9000     C:\Windows\system32\WSOCK32.dll
0x000007fefdde0000 - 0x000007fefde2d000     C:\Windows\system32\WS2_32.dll
0x000007fefdb00000 - 0x000007fefdb08000     C:\Windows\system32\NSI.dll
0x000007fefa8a0000 - 0x000007fefa8db000     C:\Windows\system32\WINMM.dll
0x0000000077a20000 - 0x0000000077a27000     C:\Windows\system32\PSAPI.DLL
0x0000000061b70000 - 0x0000000061b7f000     C:\Program Files\Java\jre7\bin\verify.dll
0x0000000060e40000 - 0x0000000060e68000     C:\Program Files\Java\jre7\bin\java.dll
0x0000000061ae0000 - 0x0000000061af5000     C:\Program Files\Java\jre7\bin\zip.dll
0x0000000060e20000 - 0x0000000060e39000     C:\Program Files\Java\jre7\bin\net.dll
0x000007fefcdf0000 - 0x000007fefce45000     C:\Windows\system32\mswsock.dll
0x000007fefcde0000 - 0x000007fefcde7000     C:\Windows\System32\wship6.dll
0x0000000060ce0000 - 0x0000000060cf1000     C:\Program Files\Java\jre7\bin\nio.dll
0x0000000060b40000 - 0x0000000060cd5000     C:\Program Files\Java\jre7\bin\awt.dll
0x000007feff9a0000 - 0x000007feffa77000     C:\Windows\system32\OLEAUT32.dll
0x000007feff310000 - 0x000007feff513000     C:\Windows\system32\ole32.dll
0x000007fefbbd0000 - 0x000007fefbc26000     C:\Windows\system32\uxtheme.dll
0x000007fefb800000 - 0x000007fefb818000     C:\Windows\system32\dwmapi.dll
0x000007fefd4b0000 - 0x000007fefd4bf000     C:\Windows\system32\CRYPTBASE.dll
0x000007fefe320000 - 0x000007feff0a8000     C:\Windows\system32\SHELL32.dll
0x0000000060af0000 - 0x0000000060b37000     C:\Program Files\Java\jre7\bin\fontmanager.dll
0x000007feea150000 - 0x000007feea34f000     C:\Windows\system32\d3d9.dll
0x000007fefc6b0000 - 0x000007fefc6bc000     C:\Windows\system32\VERSION.dll
0x000007fef76b0000 - 0x000007fef76b7000     C:\Windows\system32\d3d8thk.dll
0x000007fef9fa0000 - 0x000007fefa0bc000     C:\Windows\system32\aticfx64.dll
0x000007feef140000 - 0x000007feef160000     C:\Windows\system32\atiu9p64.dll
0x000007fee7f00000 - 0x000007fee85b8000     C:\Windows\system32\atiumd64.dll
0x0000000063390000 - 0x000000006385d000     C:\Windows\system32\atiumd6a.dll
0x0000000060aa0000 - 0x0000000060ae1000     C:\Program Files\Java\jre7\bin\t2k.dll
0x0000000060a80000 - 0x0000000060a94000     C:\Program Files\Java\jre7\bin\unpack.dll
0x0000000060a50000 - 0x0000000060a74000     C:\Program Files\Java\jre7\bin\sunec.dll
0x0000000061a90000 - 0x0000000061a9b000     C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x000007fefd860000 - 0x000007fefd9cc000     C:\Windows\system32\CRYPT32.dll
0x000007fefd610000 - 0x000007fefd61f000     C:\Windows\system32\MSASN1.dll
0x000007fefce50000 - 0x000007fefce67000     C:\Windows\system32\CRYPTSP.dll
0x000007fefcb50000 - 0x000007fefcb97000     C:\Windows\system32\rsaenh.dll
0x000007fefd7d0000 - 0x000007fefd7ee000     C:\Windows\system32\USERENV.dll
0x000007fefd620000 - 0x000007fefd62f000     C:\Windows\system32\profapi.dll
0x000007fefb010000 - 0x000007fefb037000     C:\Windows\system32\IPHLPAPI.DLL
0x000007fefb000000 - 0x000007fefb00b000     C:\Windows\system32\WINNSI.DLL
0x000007fefae90000 - 0x000007fefaea1000     C:\Windows\system32\dhcpcsvc6.DLL
0x000007fefae10000 - 0x000007fefae28000     C:\Windows\system32\dhcpcsvc.DLL
0x000007fefb290000 - 0x000007fefb2a5000     C:\Windows\system32\NLAapi.dll
0x000007fef03e0000 - 0x000007fef03f5000     C:\Windows\system32\napinsp.dll
0x000007fef0480000 - 0x000007fef0499000     C:\Windows\system32\pnrpnsp.dll
0x000007fefcc70000 - 0x000007fefcccb000     C:\Windows\system32\DNSAPI.dll
0x000007fef0330000 - 0x000007fef033b000     C:\Windows\System32\winrnr.dll
0x00000000737a0000 - 0x00000000737ce000     C:\Program Files\Common Files\Microsoft Shared\Windows
 

mrfrostyiscool

New Member
Jul 29, 2019
6
0
0
Fixed it. I had put potions in barrels that were creating glowing squares through blocks. Once I removed them the crashing issue went away, hope that helps anyone who finds this post. MC 1.6.4