Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #
- # A fatal error has been detected by the Java Runtime Environment:
- #
- # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6983285a, pid=6120, tid=0x00000530
- #
- # JRE version: Java(TM) SE Runtime Environment (8.0_92-b14) (build 1.8.0_92-b14)
- # Java VM: Java HotSpot(TM) Client VM (25.92-b14 mixed mode windows-x86 )
- # Problematic frame:
- # C [atioglxx.dll+0x80285a]
- #
- # 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 (0x00d6c000): JavaThread "Client thread" [_thread_in_native, id=1328, stack(0x00590000,0x005e0000)]
- siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
- Registers:
- EAX=0x00001000, EBX=0x00001000, ECX=0x00000400, EDX=0x00000000
- ESP=0x005ddc48, EBP=0x005ddc50, ESI=0x00000000, EDI=0x2b1c1168
- EIP=0x6983285a, EFLAGS=0x00010212
- Top of Stack: (sp=0x005ddc48)
- 0x005ddc48: 00000010 2b1c1168 00000000 691e4374
- 0x005ddc58: 2b1c1168 00000000 00001000 2b5f0c3c
- 0x005ddc68: 005ddce0 69af9a40 00000001 00001000
- 0x005ddc78: fffffffe 00001000 2b1c1168 00000001
- 0x005ddc88: 00000000 00000000 00000001 00000004
- 0x005ddc98: 00000000 00000000 00000000 00001000
- 0x005ddca8: 691e6edb 00000100 00000100 00000001
- 0x005ddcb8: 00000000 0000000f 00d6c000 2ace4520
- Instructions: (pc=0x6983285a)
- 0x6983283a: fe 5e 5f 75 08 5e 5f 5d e9 b4 3e 00 00 f7 c7 03
- 0x6983284a: 00 00 00 75 15 c1 e9 02 83 e2 03 83 f9 08 72 2a
- 0x6983285a: f3 a5 ff 24 95 74 29 83 69 90 8b c7 ba 03 00 00
- 0x6983286a: 00 83 e9 04 72 0c 83 e0 03 03 c8 ff 24 85 88 28
- Register to memory mapping:
- EAX=0x00001000 is an unknown value
- EBX=0x00001000 is an unknown value
- ECX=0x00000400 is an unknown value
- EDX=0x00000000 is an unknown value
- ESP=0x005ddc48 is pointing into the stack for thread: 0x00d6c000
- EBP=0x005ddc50 is pointing into the stack for thread: 0x00d6c000
- ESI=0x00000000 is an unknown value
- EDI=0x2b1c1168 is an unknown value
- Stack: [0x00590000,0x005e0000], sp=0x005ddc48, free space=311k
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- C [atioglxx.dll+0x80285a]
- C [atioglxx.dll+0x1b4374]
- 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_147946_a(IIIIF)V+143
- j net.minecraft.client.renderer.texture.TextureUtil.func_110991_a(III)V+5
- 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/IResourceManager;)V+124
- j net.minecraft.client.renderer.texture.TextureManager.func_110579_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/ITextureObject;)Z+10
- J 7907 C1 net.minecraft.client.renderer.texture.TextureManager.func_110577_a(Lnet/minecraft/util/ResourceLocation;)V (61 bytes) @ 0x022c4320 [0x022c4210+0x110]
- j com.brandon3055.draconicevolution.client.handler.ResourceHandler.bindTexture(Lnet/minecraft/util/ResourceLocation;)V+7
- j com.brandon3055.draconicevolution.client.model.ModelRenderOBJ.compileDisplayList(F)V+44
- j com.brandon3055.draconicevolution.client.model.ModelRenderOBJ.func_78785_a(F)V+23
- j net.minecraft.client.model.ModelRenderer.func_78785_a(F)V+380
- j com.brandon3055.draconicevolution.client.model.ModelDraconicArmor.func_78088_a(Lnet/minecraft/entity/Entity;FFFFFF)V+203
- J 10765 C1 net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a(Lnet/minecraft/entity/EntityLivingBase;DDDFF)V (1308 bytes) @ 0x024e468c [0x024e3b10+0xb7c]
- j net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(Lnet/minecraft/client/entity/AbstractClientPlayer;DDDFF)V+22
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement