Hi guys, I'm PunyKill3R. I don't post here much but I needed help so I decided to head over here. Anyway, I play Minecraft with VBO's enabled, because it increased my FPS substantially. But, my problem is, sometimes, when I am playing, I randomly crash. I don't know why this is, because sometimes my PC is totally ok with me running VBO's, and other times, it crashes. When it does crash, It gives me this error:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x27924a77, pid=7992, tid=7920
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) Client VM (25.25-b02 mixed mode windows-x86 )
# Problematic frame:
# C [ig4icd32.dll+0x104a77]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\owner\AppData\Roaming\.minecraft\hs_err_pid7992.log
#
# 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.
#
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
I don't exactly know if that is the information that you guys need to help me, because I'm not very good with this kind of stuff. If you need other text, just say so, and probably mention how to get that needed text because I may not know how to.
Although I also thought it was my graphics card, I thought that couldn't be because at some points, it does allow me to run VBO's. But, I may be wrong.
VBO's work fine all the time for most people, so if it fails sometimes for you, it's something specific to you, i.e. your graphics driver.
Well what doesn't make sense to me is that if it was my graphics driver, I shouldn't ever be able to run VBO's. I don't understand why my graphics card would support it only sometimes.
Bugs are triggered by events which can sometimes be very obscure, e.g. timing bugs between two concurrent threads.
You said it crashes 'randomly'. These crashes happen when the buggy code happens to run, under whatever circumstances that bug exists.
VBOs have to be on, so that is necessary for the bug to happen, but it isn't sufficient, there is something else that happens.
Well, it isn't always completely random, as sometimes I can predict when it will happen. (Not trying to advertise) When I play on the hive, and I enable VBO's, it crashes my game when I am in the hub. When I enter an SG match, that hub does not crash my game. Depending on what SG map is chosen, it may or may not crash my game. This is the EXACT same with mineplex, the only difference being that I do crash in mineplex's waiting lobby
note that I said 'random' not random. I did that on purpose. Bugs seem unpredictable only until you understand them, then you know exactly how to trigger them.
note that I said 'random' not random. I did that on purpose. Bugs seem unpredictable only until you understand them, then you know exactly how to trigger them.
Oh, I see, sorry for the misunderstanding. Anyway, do you think you know what the problem is? I can provide you any extra information that is needed to determine the problem.
Hi guys, I'm PunyKill3R. I don't post here much but I needed help so I decided to head over here. Anyway, I play Minecraft with VBO's enabled, because it increased my FPS substantially. But, my problem is, sometimes, when I am playing, I randomly crash. I don't know why this is, because sometimes my PC is totally ok with me running VBO's, and other times, it crashes. When it does crash, It gives me this error:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x27924a77, pid=7992, tid=7920
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) Client VM (25.25-b02 mixed mode windows-x86 )
# Problematic frame:
# C [ig4icd32.dll+0x104a77]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\owner\AppData\Roaming\.minecraft\hs_err_pid7992.log
#
# 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.
#
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
I don't exactly know if that is the information that you guys need to help me, because I'm not very good with this kind of stuff. If you need other text, just say so, and probably mention how to get that needed text because I may not know how to.
Thanks.
-
View User Profile
-
View Posts
-
Send Message
Retired StaffThe crash is caused by the Intel card not properly rendering the game with VBO enabled. However, you may have a different or discrete graphics card that does not have this issue. Please provide your DxDiag log to confirm this,
http://hopper.minecraft.net/help/pixel-format-not-accelerated/support/#dxdiag
http://paste.ubuntu.com/11636390/
Thats the link to it.
Although I also thought it was my graphics card, I thought that couldn't be because at some points, it does allow me to run VBO's. But, I may be wrong.
VBO's work fine all the time for most people, so if it fails sometimes for you, it's something specific to you, i.e. your graphics driver.
Well what doesn't make sense to me is that if it was my graphics driver, I shouldn't ever be able to run VBO's. I don't understand why my graphics card would support it only sometimes.
Bugs are triggered by events which can sometimes be very obscure, e.g. timing bugs between two concurrent threads.
You said it crashes 'randomly'. These crashes happen when the buggy code happens to run, under whatever circumstances that bug exists.
VBOs have to be on, so that is necessary for the bug to happen, but it isn't sufficient, there is something else that happens.
Well, it isn't always completely random, as sometimes I can predict when it will happen. (Not trying to advertise) When I play on the hive, and I enable VBO's, it crashes my game when I am in the hub. When I enter an SG match, that hub does not crash my game. Depending on what SG map is chosen, it may or may not crash my game. This is the EXACT same with mineplex, the only difference being that I do crash in mineplex's waiting lobby
note that I said 'random' not random. I did that on purpose. Bugs seem unpredictable only until you understand them, then you know exactly how to trigger them.
Oh, I see, sorry for the misunderstanding. Anyway, do you think you know what the problem is? I can provide you any extra information that is needed to determine the problem.
The problem is a bug in your video driver. Turn off VBOs and you'll bypass the bug as cestislife said above.