Jump to content

1.7.10 Forge Crashes and unknown why.


xriptidex

Recommended Posts

Okay, so my Nvdidia gtx 770 keeps on crashing and I seriously cannot understand why. Sometimes it says error code 9: game could not support open gl error, or it says AL lib: (EE) alc_cleanup: 1 device not closed

 

I have tried reinstalling java as well as reinstalling my 1.7.10 forge and minecraft jar.

 

 

 

Here are some of the crash reports:

 

 

 

 

 

 

#

# A fatal error has been detected by the Java Runtime Environment:

#

# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff933438ede, pid=4780, tid=3344

#

# JRE version: Java SE Runtime Environment (7.0_67-b01) (build 1.7.0_67-b01)

# Java VM: Java HotSpot 64-Bit Server VM (24.65-b04 mixed mode windows-amd64 compressed oops)

# Problematic frame:

# C [twitchsdk.dll+0x88ede]

#

# 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 (0x0000000001e42800): JavaThread "Client thread" [_thread_in_native, id=3344, stack(0x0000000001cd0000,0x0000000001dd0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000019

Registers:

RAX=0x000000000048b5b0, RBX=0x0000000000000027, RCX=0x00007ff9334b7488, RDX=0x0000000000000001

RSP=0x0000000001dcbb40, RBP=0x0000000000000009, RSI=0x0000000000000000, RDI=0x0000000000000000

R8 =0x0000000001dcbba8, R9 =0x0000000000000009, R10=0x0000000000000000, R11=0x0000000000000286

R12=0x0000000010e14780, R13=0x00000000ffffffff, R14=0x0000000000000001, R15=0x0000000000000027

RIP=0x00007ff933438ede, EFLAGS=0x0000000000010202

Top of Stack: (sp=0x0000000001dcbb40)

0x0000000001dcbb40: 00007ff9334635f0 0000000000000000

0x0000000001dcbb50: 0000000010e14810 0000000000000000

0x0000000001dcbb60: 0000000000000027 0000000010e147b0

0x0000000001dcbb70: 0000000010e14810 0000000000000001

0x0000000001dcbb80: 0000000000000000 00007ff933439f75

0x0000000001dcbb90: 00007ff9334635f0 0000000010e14780

0x0000000001dcbba0: 00007ff9334635f8 00007ff94299dcb7

0x0000000001dcbbb0: 00007ff9334635f8 00007ff933440997

0x0000000001dcbbc0: 00007ff9334b6b48 0000000010e14780

0x0000000001dcbbd0: 0000000000000000 00007ff94299dcb7

0x0000000001dcbbe0: 0000000010e14778 00007ff933440b2f

0x0000000001dcbbf0: 0000000010e14780 00000000d988e000

0x0000000001dcbc00: 0000000000000000 000000001019d600

0x0000000001dcbc10: 0000000010e14778 0000000010e14780

0x0000000001dcbc20: 0000000010e14780 0000000010e14810

0x0000000001dcbc30: 00007ff933438414 00007ff9333b0000

Instructions: (pc=0x00007ff933438ede)

0x00007ff933438ebe: ff 89 5c 24 20 3b 1d e7 10 09 00 7d 7e 4c 63 fb

0x00007ff933438ece: 48 8b 05 d3 10 09 00 4a 8b 14 f8 48 85 d2 74 64

0x00007ff933438ede: f6 42 18 83 74 5e 8b cb e8 21 11 00 00 90 48 8b

0x00007ff933438eee: 05 b5 10 09 00 4a 8b 0c f8 f6 41 18 83 74 33 41

Register to memory mapping:

RAX=0x000000000048b5b0 is an unknown value

RBX=0x0000000000000027 is an unknown value

RCX=0x00007ff9334b7488 is an unknown value

RDX=0x0000000000000001 is an unknown value

RSP=0x0000000001dcbb40 is pointing into the stack for thread: 0x0000000001e42800

RBP=0x0000000000000009 is an unknown value

RSI=0x0000000000000000 is an unknown value

RDI=0x0000000000000000 is an unknown value

R8 =0x0000000001dcbba8 is pointing into the stack for thread: 0x0000000001e42800

R9 =0x0000000000000009 is an unknown value

R10=0x0000000000000000 is an unknown value

R11=0x0000000000000286 is an unknown value

R12=0x0000000010e14780 is an unknown value

R13=0x00000000ffffffff is an unknown value

R14=0x0000000000000001 is an unknown value

R15=0x0000000000000027 is an unknown value

Stack: [0x0000000001cd0000,0x0000000001dd0000], sp=0x0000000001dcbb40, free space=1006k

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

C [twitchsdk.dll+0x88ede]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

J 2591 org.lwjgl.opengl.GL11.nglCallLists(IIJJ)V (0 bytes) @ 0x00000000025da0ae [0x00000000025da060+0x4e]

J 2590 C2 org.lwjgl.opengl.GL11.glCallLists(Ljava/nio/IntBuffer;)V (33 bytes) @ 0x00000000025da928 [0x00000000025da8a0+0x88]

J 1759 C2 net.minecraft.client.renderer.RenderGlobal.renderSortedRenderersFast(IIID)I (439 bytes) @ 0x00000000024296ec [0x0000000002429360+0x38c]

J 2524 C2 net.minecraft.client.renderer.RenderGlobal.func_72724_a(IIID)I (628 bytes) @ 0x0000000002619fe4 [0x0000000002619f80+0x64]

J 2754 C2 net.minecraft.client.renderer.RenderGlobal.func_72719_a(Lnet/minecraft/entity/EntityLivingBase;ID)I (1679 bytes) @ 0x00000000026d1974 [0x00000000026d14e0+0x494]

J 3257 C2 net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V (1819 bytes) @ 0x000000000284d5d4 [0x000000000284c3c0+0x1214]

J 3251 C2 net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V (1299 bytes) @ 0x000000000283507c [0x0000000002834860+0x81c]

J 2652 C2 net.minecraft.client.Minecraft.func_71411_J()V (773 bytes) @ 0x00000000026471c4 [0x00000000026464a0+0xd24]

J 3243% C2 net.minecraft.client.Minecraft.func_99999_d()V (211 bytes) @ 0x00000000025e4938 [0x00000000025e48c0+0x78]

j net.minecraft.client.main.Main.main(

v ~StubRoutines::call_stub

j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;

j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;

j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;

j java.lang.reflect.Method.invoke(Ljava/lang/Object;

j net.minecraft.launchwrapper.Launch.launch(

j net.minecraft.launchwrapper.Launch.main(

v ~StubRoutines::call_stub

--------------- P R O C E S S ---------------

Java Threads: ( => current thread )

0x000000001892f000 JavaThread "pool-2-thread-3" [_thread_blocked, id=5780, stack(0x00000000160c0000,0x00000000161c0000)]

0x0000000018933800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3668, stack(0x0000000012540000,0x0000000012640000)]

0x000000001892d800 JavaThread "Netty Client IO #4" daemon [_thread_in_native, id=8448, stack(0x0000000026bf0000,0x0000000026cf0000)]

0x0000000018930800 JavaThread "Netty Client IO #3" daemon [_thread_in_native, id=6468, stack(0x00000000268f0000,0x00000000269f0000)]

0x000000000c3a9000 JavaThread "Netty Client IO #2" daemon [_thread_in_native, id=4100, stack(0x00000000267f0000,0x00000000268f0000)]

0x000000000c3a7000 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=6924, stack(0x000000001b0e0000,0x000000001b1e0000)]

0x000000000c3aa000 JavaThread "Server Pinger #3" daemon [_thread_blocked, id=7000, stack(0x000000001afe0000,0x000000001b0e0000)]

0x000000000c3a8800 JavaThread "Server Pinger #2" daemon [_thread_blocked, id=9308, stack(0x000000001aee0000,0x000000001afe0000)]

0x000000000c3a7800 JavaThread "Server Pinger #1" daemon [_thread_blocked, id=4420, stack(0x000000001ade0000,0x000000001aee0000)]

0x000000000c3a4000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=2468, stack(0x000000001b1e0000,0x000000001b2e0000)]

0x000000000c3a6000 JavaThread "Thread-12" daemon [_thread_in_native, id=2012, stack(0x000000001ace0000,0x000000001ade0000)]

0x000000000c3a4800 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=9464, stack(0x0000000019590000,0x0000000019690000)]

0x000000000c3a5800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=8500, stack(0x0000000017f70000,0x0000000018070000)]

0x0000000018b5a800 JavaThread "Thread-10" [_thread_blocked, id=6432, stack(0x0000000012b50000,0x0000000012c50000)]

0x000000000d0f3800 JavaThread "Thread-9" [_thread_blocked, id=3164, stack(0x0000000012a50000,0x0000000012b50000)]

0x000000000d32a000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5856, stack(0x000000000eed0000,0x000000000efd0000)]

0x000000000ec9f000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4540, stack(0x00000000101d0000,0x00000000102d0000)]

0x000000000e857800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3176, stack(0x000000000dc60000,0x000000000dd60000)]

0x000000000a33b800 JavaThread "Service Thread" daemon [_thread_blocked, id=8756, stack(0x000000000bac0000,0x000000000bbc0000)]

0x000000000a32c800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3272, stack(0x000000000b9c0000,0x000000000bac0000)]

0x000000000a326800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5216, stack(0x000000000b8c0000,0x000000000b9c0000)]

0x000000000a325800 JavaThread "Attach Listener" daemon [_thread_blocked, id=2516, stack(0x000000000b7c0000,0x000000000b8c0000)]

0x000000000a322000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6012, stack(0x000000000b6c0000,0x000000000b7c0000)]

0x000000000a2f0800 JavaThread "Finalizer" daemon [_thread_blocked, id=5712, stack(0x000000000b5c0000,0x000000000b6c0000)]

0x000000000a2e6000 JavaThread "Reference Handler" daemon [_thread_blocked, id=6836, stack(0x000000000b4c0000,0x000000000b5c0000)]

=>0x0000000001e42800 JavaThread "Client thread" [_thread_in_native, id=3344, stack(0x0000000001cd0000,0x0000000001dd0000)]

Other Threads:

0x000000000a2e2000 VMThread [stack: 0x000000000b3c0000,0x000000000b4c0000] [id=7648]

0x000000000a34c800 WatcherThread [stack: 0x000000000bbc0000,0x000000000bcc0000] [id=4932]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap

PSYoungGen total 95744K, used 20005K

eden space 88064K, 14% used

from space 7680K, 93% used

to space 14336K, 0% used

ParOldGen total 250368K, used 223288K

object space 250368K, 89% used

PSPermGen total 66560K, used 39731K

object space 66560K, 59% used

Card table byte_map: [0x0000000005000000,0x0000000005430000] byte_map_base: 0x0000000001429000

Polling page: 0x0000000000420000

Code Cache

total_blobs=4145 nmethods=3357 adapters=737 free_code_cache=38622Kb largest_free_block=39283136

Compilation events (10 events):

Event: 520.271 Thread 0x000000000a326800 3755 net.minecraft.item.crafting.CraftingManager::func_82787_a (253 bytes)

Event: 520.275 Thread 0x000000000a326800 nmethod 3755 0x000000000268db50 code [0x000000000268dcc0, 0x000000000268e0d8]

Event: 520.469 Thread 0x000000000a32c800 3756 net.minecraft.item.crafting.ShapelessRecipes::func_77569_a (159 bytes)

Event: 520.484 Thread 0x000000000a32c800 nmethod 3756 0x00000000025c4150 code [0x00000000025c42a0, 0x00000000025c4d38]

Event: 522.074 Thread 0x000000000a326800 3757 net.minecraftforge.oredict.ShapelessOreRecipe::func_77569_a (185 bytes)

Event: 522.078 Thread 0x000000000a326800 nmethod 3757 0x00000000026ed490 code [0x00000000026ed5e0, 0x00000000026ed898]

Event: 522.620 Thread 0x000000000a32c800 3758 net.minecraft.block.BlockPortal::func_149646_a (335 bytes)

Event: 522.625 Thread 0x000000000a32c800 nmethod 3758 0x00000000026ee2d0 code [0x00000000026ee4a0, 0x00000000026eec20]

Event: 522.922 Thread 0x000000000a326800 3759 net.minecraft.world.World::func_72897_h (121 bytes)

Event: 522.928 Thread 0x000000000a326800 nmethod 3759 0x0000000002959b50 code [0x0000000002959d00, 0x000000000295a2b8]

GC Heap History (10 events):

Event: 517.464 GC heap before

{Heap before GC invocations=87 (full 4):

PSYoungGen total 110592K, used 110592K

eden space 100352K, 100% used

from space 10240K, 100% used

to space 15872K, 0% used

ParOldGen total 250368K, used 216693K

object space 250368K, 86% used

PSPermGen total 66560K, used 39722K

object space 66560K, 59% used

Event: 517.471 GC heap after

Heap after GC invocations=87 (full 4):

PSYoungGen total 108544K, used 10432K

eden space 97792K, 0% used

from space 10752K, 97% used

to space 11264K, 0% used

ParOldGen total 250368K, used 217394K

object space 250368K, 86% used

PSPermGen total 66560K, used 39722K

object space 66560K, 59% used

}

Event: 519.082 GC heap before

{Heap before GC invocations=88 (full 4):

PSYoungGen total 108544K, used 108224K

eden space 97792K, 100% used

from space 10752K, 97% used

to space 11264K, 0% used

ParOldGen total 250368K, used 217394K

object space 250368K, 86% used

PSPermGen total 66560K, used 39722K

object space 66560K, 59% used

Event: 519.087 GC heap after

Heap after GC invocations=88 (full 4):

PSYoungGen total 106496K, used 11200K

eden space 95232K, 0% used

from space 11264K, 99% used

to space 14848K, 0% used

ParOldGen total 250368K, used 217394K

object space 250368K, 86% used

PSPermGen total 66560K, used 39722K

object space 66560K, 59% used

}

Event: 520.571 GC heap before

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.