Crashing when joining worlds/servers

  • 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
Status
Not open for further replies.

RavenStar

New Member
Jul 29, 2019
7
0
0
this has only just started recently, im using Mindcrack Pack
and i have also installed optifine
i joined a server and i crashed immediatley and then same again when i reloaded the server and did it again
(im using Windows 8 OS with 64bit java)

this is the error i get:
Code:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007f991496217, pid=8896, tid=5996
#
# JRE version: 7.0_11-b21
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.6-b04 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [ig7icd64.dll+0x86217]  RegisterProcTableCallback+0xabc7
#
# 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 (0x0000000018dfe800):  JavaThread "Minecraft main thread" [_thread_in_native, id=5996, stack(0x0000000014c70000,0x0000000014d70000)]
 
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000040
 
Registers:
RAX=0x0000000000000000, RBX=0x0000000019eb9400, RCX=0x0000000014d6eb90, RDX=0x0000000000000000
RSP=0x0000000014d6e630, RBP=0x0000000019dd0088, RSI=0x0000000000bc6ff0, RDI=0x0000000000000000
R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x0000000000000000, R11=0x0000000000000000
R12=0x0000000000000000, R13=0x00000007f957ea68, R14=0x0000000000bc4ed0, R15=0x000000001c2d35e0
RIP=0x000007f991496217, EFLAGS=0x0000000000010246
 
Top of Stack: (sp=0x0000000014d6e630)
0x0000000014d6e630:   0000000000000000 0000000000000000
0x0000000014d6e640:   0000000000000000 0000000000afd110
0x0000000014d6e650:   0000000040000440 0000000000000000
0x0000000014d6e660:   0000000000000000 0000000000000000
0x0000000014d6e670:   0000000000000000 0000000000000000
0x0000000014d6e680:   0000000000000000 0000000000000000
0x0000000014d6e690:   0000000000000000 0000000000000000
0x0000000014d6e6a0:   0000000000000000 0000000000000000
0x0000000014d6e6b0:   0000000000000000 0000000000000000
0x0000000014d6e6c0:   0000000000000000 0000000000000000
0x0000000014d6e6d0:   0000000000000000 0000000000000000
0x0000000014d6e6e0:   0000000000000000 0000000000000000
0x0000000014d6e6f0:   0000000000000000 0000000000000000
0x0000000014d6e700:   0000000000000000 0000000000000000
0x0000000014d6e710:   0000000000000000 0000000000000000
0x0000000014d6e720:   0000000000000000 0000000000000000 
 
Instructions: (pc=0x000007f991496217)
0x000007f9914961f7:   cb 70 00 0f 11 44 24 40 0f 11 44 24 50 89 44 24
0x000007f991496207:   20 8b 86 70 05 00 00 44 89 5c 24 74 89 44 24 30
0x000007f991496217:   8b 47 40 c7 44 24 78 04 00 00 00 89 44 24 34 48
0x000007f991496227:   8b 05 b3 ff 84 00 83 78 60 00 75 23 48 8b 8e a8 
 
 
Register to memory mapping:
 
RAX=0x0000000000000000 is an unknown value
RBX=0x0000000019eb9400 is an unknown value
RCX=0x0000000014d6eb90 is pointing into the stack for thread: 0x0000000018dfe800
RDX=0x0000000000000000 is an unknown value
RSP=0x0000000014d6e630 is pointing into the stack for thread: 0x0000000018dfe800
RBP=0x0000000019dd0088 is an unknown value
RSI=0x0000000000bc6ff0 is an unknown value
RDI=0x0000000000000000 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x0000000000000000 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x00000007f957ea68 is an oop
{constMethod} 
 - klass: {other class}
 - method:       0x00000007f957ea70 {method} 'nSwapBuffers' '(Ljava/nio/ByteBuffer;)V' in 'org/lwjgl/opengl/WindowsContextImplementation'
 - exceptions:   0x00000007f8001d60
R14=0x0000000000bc4ed0 is an unknown value
R15=0x000000001c2d35e0 is an unknown value
 
 
Stack: [0x0000000014c70000,0x0000000014d70000],  sp=0x0000000014d6e630,  free space=1017k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [ig7icd64.dll+0x86217]  RegisterProcTableCallback+0xabc7
 
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.opengl.WindowsContextImplementation.nSwapBuffers(Ljava/nio/ByteBuffer;)V+0
j  org.lwjgl.opengl.WindowsContextImplementation.swapBuffers()V+35
j  org.lwjgl.opengl.Context.swapBuffers()V+3
j  org.lwjgl.opengl.Display.swapBuffers()V+31
j  org.lwjgl.opengl.Display.update(Z)V+44
j  org.lwjgl.opengl.Display.update()V+1
j  net.minecraft.client.Minecraft.J()V+274
j  net.minecraft.client.Minecraft.run()V+91
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub
 
---------------  P R O C E S S  ---------------
 
Java Threads: ( => current thread )
  0x0000000016d0d800 JavaThread "Thread-34" [_thread_in_Java, id=4100, stack(0x000000001c580000,0x000000001c680000)]
  0x0000000016d0f000 JavaThread "WrUpdateThread" [_thread_blocked, id=10844, stack(0x000000001c480000,0x000000001c580000)]
  0x0000000016d11800 JavaThread "Client write thread" [_thread_blocked, id=10888, stack(0x0000000022500000,0x0000000022600000)]
  0x0000000016d06000 JavaThread "Client read thread" [_thread_in_native, id=11336, stack(0x000000001e140000,0x000000001e240000)]
  0x0000000016d0e800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=9848, stack(0x000000001d0c0000,0x000000001d1c0000)]
  0x0000000016d0a000 JavaThread "Thread-20" [_thread_blocked, id=9220, stack(0x000000001e750000,0x000000001e850000)]
  0x0000000019daf800 JavaThread "Thread-19" [_thread_blocked, id=7132, stack(0x000000001e650000,0x000000001e750000)]
  0x0000000019db1800 JavaThread "TC Aura Update Thread" [_thread_blocked, id=8244, stack(0x000000001e550000,0x000000001e650000)]
  0x0000000019db1000 JavaThread "TC Aura Deletion Thread" [_thread_blocked, id=1260, stack(0x000000001d6d0000,0x000000001d7d0000)]
  0x0000000019db2800 JavaThread "TC Aura Calculation Thread" [_thread_blocked, id=10828, stack(0x0000000013770000,0x0000000013870000)]
  0x000000000253e000 JavaThread "DestroyJavaVM" [_thread_blocked, id=7596, stack(0x0000000002630000,0x0000000002730000)]
=>0x0000000018dfe800 JavaThread "Minecraft main thread" [_thread_in_native, id=5996, stack(0x0000000014c70000,0x0000000014d70000)]
  0x0000000019b79000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=9364, stack(0x0000000012bf0000,0x0000000012cf0000)]
  0x0000000019299800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=1512, stack(0x000000001b200000,0x000000001b300000)]
  0x00000000122ab000 JavaThread "Thread-4" [_thread_blocked, id=8664, stack(0x0000000013300000,0x0000000013400000)]
  0x0000000011e93800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=7904, stack(0x0000000013000000,0x0000000013100000)]
  0x0000000011c6e800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=10640, stack(0x0000000012af0000,0x0000000012bf0000)]
  0x0000000011cd5000 JavaThread "AWT-Shutdown" [_thread_blocked, id=3500, stack(0x00000000129f0000,0x0000000012af0000)]
  0x0000000011de0800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=10904, stack(0x00000000128f0000,0x00000000129f0000)]
  0x0000000010c95800 JavaThread "Service Thread" daemon [_thread_blocked, id=9904, stack(0x0000000011600000,0x0000000011700000)]
  0x0000000010c91000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=10896, stack(0x0000000011500000,0x0000000011600000)]
  0x0000000010c87000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=7348, stack(0x0000000011400000,0x0000000011500000)]
  0x0000000010c86800 JavaThread "Attach Listener" daemon [_thread_blocked, id=6972, stack(0x0000000011300000,0x0000000011400000)]
  0x0000000010c7f800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4540, stack(0x0000000011200000,0x0000000011300000)]
  0x0000000010c7e800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=4676, stack(0x0000000011100000,0x0000000011200000)]
  0x0000000010c14800 JavaThread "Finalizer" daemon [_thread_blocked, id=8584, stack(0x0000000011000000,0x0000000011100000)]
  0x0000000010c0e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5248, stack(0x0000000010f00000,0x0000000011000000)]
 
 
 
 
 
 
---------------  S Y S T E M  ---------------
 
OS: Windows 8 , 64 bit Build 9200 
 
CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, ht, tsc, tscinvbit, tscinv
 
Memory: 4k page, physical 8282392k(4164104k free), swap 16671000k(10044860k free)
 
vm_info: Java HotSpot(TM) 64-Bit Server VM (23.6-b04) for windows-amd64 JRE (1.7.0_11-b21), built on Jan 12 2013 02:38:42 by "java_re" with unknown MS VC++:1600
 
time: Tue May 14 19:22:27 2013
elapsed time: 69 seconds
 

Nessiroj

New Member
Jul 29, 2019
855
0
1
What version of the mindcrack pack and what version of optifine are you using? I suspect optifine to be causing the problem
 

RavenStar

New Member
Jul 29, 2019
7
0
0
it says on the file, 1.4.7, and it is optifine i realise now, when i disabled it the problem stopped
 
Status
Not open for further replies.