Hello, I have an issue with mc instantly crashing as soon as I run it. What happens is I run any version newer then 1.7.2 and it runs it, shows me the mojang sign, then crashes. The report will be down below. (The thing copied from the launcher) I have modded my minecraft. Generally forge and 1 hacked client (Testing my server with it and only my server![Huzuni]) (My specs will be down below as well)Please help me out/tell me what to do! Thank you in advance!
[15:07:08] [Client thread/INFO]: Setting user: LIVEPVPER
[15:07:08] [Client thread/INFO]: (Session ID is token:f7fcdad4733a4dd09b6da3d30e101e0e:5de53ff670954c1f96e83816e483fcc2)
[15:07:21] [Client thread/INFO]: LWJGL Version: 2.9.4
[15:07:28] [Client thread/INFO]: Reloading ResourceManager: Default
[15:07:32] [Sound Library Loader/INFO]: Starting up SoundSystem...
[15:07:32] [Thread-5/INFO]: Initializing LWJGL OpenAL
[15:07:32] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[15:07:34] [Thread-5/INFO]: OpenAL initialized.
[15:07:34] [Sound Library Loader/INFO]: Sound engine started
[15:08:18] [Client thread/INFO]: Created: 512x512 textures-atlas
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x27693e88, pid=3392, tid=1388
#
# 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 [ig4dev32.dll+0x3e88]
#
# 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\KonradB\AppData\Roaming\.minecraft\hs_err_pid3392.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
------------------
System Information
------------------
Time of this report: 7/10/2015, 15:13:13
Operating System: Windows 7 Professional 32-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.150525-0603)
Language: English (Regional Setting: English)
System Manufacturer: TOSHIBA
System Model: T20
BIOS: BIOS Date: 09/19/07 Ver: V1.60
Processor: Intel(R) Pentium(R) Dual CPU T2310 @ 1.46GHz (2 CPUs), ~1.5GHz
Memory: 2048MB RAM
Available OS Memory: 2040MB RAM
Page File: 2346MB used, 2193MB available
Windows Dir: C:\Windows
DirectX Version: DirectX 11
DX Setup Parameters: Not found
User DPI Setting: Using System DPI
System DPI Setting: 96 DPI (100 percent)
DWM DPI Scaling: Disabled
DxDiag Version: 6.01.7601.17514 32bit Unicode
Erm that would suck if that's true but try reinstalling minecraft or using a unmodded client and if that doesn't work then idk. Also I didn't say any of this off of your error text.
Anything else I should add to help diagnose whats wrong? Because if i truly have to buy a new computer then I just wont be able to play mc anymore :/ financial struggle etc.
This is what went wrong: "Page File: 2346MB used, 2193MB available"
You have only 2GB of RAM, which is not a lot. Generally, for a Windows 7 installation, 4GB is reccomended.
What happened during the crash is that your RAM is full, and to compensate this, Windows moves the less frequently used bits of data in the RAM to a part of the hard drive, called a 'page file'. Now, in your case, the page file is limited to 2193MB, and to free up enough RAM to run Minecraft, it needs to store 2346MB of data in that file, which just doesn't fit. Windows then fails to allocate enough memory to run your programs, which means that whichever program asked for memory last will attempt to use parts of memory that don't exist. This is what caused the error.
The most basic fix for this problem is to close a few programs to free up some memory that Minecraft can use. Also check if Minecraft isn't set to use more memory than it needs.
To limit Minecraft's memory useage some more: In the launcher, you can click edit profile, then enable JVM arguments, and change the -Xmx1G into -Xmx512M . You may have to lower the render distance a bit then to avoid OutOfMemoryExceptions though.
The best solution in this case is to add more RAM memory, but only if your motherboard supports it. Since you use a 32bit operating system, 4GB is the maximum that your version of Windows will support. You heavily use the page file, which means that you don't have enough RAM for what you currently do with your computer. I'm not trying to sell you RAM (even though I probably sound like that), but in this case, it can give you much better performance.
But if your hardware doesn't support more RAM (or you don't want to spend money on it), then there is still one more option (but you need admin rights on your computer to do it, and at least 2GB free space on your hard drive): increase the size limit of the page file. Press [windows logo] + E, then in the left of that window, right click computer and select properties. Click advanced system settings, then in the advanced tab, under performance, click settings. Then in the advanced tab, under virtual memory, click change. Uncheck automatically manage page file size for all drives, select one of your hard drives (usually either C or D is best, but NEVER store the page file on an SSD). Click the custom size bubble and set both values to 4096 (I know that I have 16GB allocated, but that's because Windows doesn't like having a page file that's smaller than the RAM, in your case, 4GB should be enough). Then click OK on all windows. Restart your computer for the changes to take effect. I'll add an image of that to this post.
I hope you'll get Minecraft to work. If you've tried all 3 sollutions and it still doesn't work, besure to post about it, and I'll look into it some more.
This is most likely the correct information and the only way to test it is to try and find updated drivers; unless you know you are running the 965 or so chipset. I will say that my nephew's computer here today isn't the chipset mentioned above and displayed the same error and the only fix was to return to older OEM Intel drivers. He is now running modded 1.8 just fine (he has to use drivers from 2014); his is a HP. So here is to hoping for you.
This is most likely the correct information and the only way to test it is to try and find updated drivers; unless you know you are running the 965 or so chipset.
I know it is the correct info because of this "ig4dev32.dll+0x3e88" that exact error only happens on the mobile 965 chipset.
Sorry, I didn't know about that driver issue. Seeing how much swap is used, the amount of RAM memory isn't really sufficient for the amount of programs that's running on the computer. And since programs tend to crash when both the RAM and the page file are full (or when the RAM is full and no page file is present), I assumed that this was the problem here.
Increasing the page file size could be worth a try though. It costs nothing (apart from a bit of extra hard drive space), and can be easily undone.
Before buying a new PC, it's best to first try updating the drivers. And if you are using a PC, then check if a graphics card is present. It's probably using an on-board graphics card, so if a graphics card is present, it's not used.
To check this, look at the back of the PC. There should be a panel with lots of different kinds of ports on it (it should contain at least some USB ports, AND at least 1 VGA, DV-I, HDMI or display port connector). This panel is attached to the motherboard. Next to that panel, there is a series of slots in the case. Some of them may contain a panel with ports, others will contain vents or are just covered off. Look for a panel there that contains ONLY display-related ports (VGA, DV-I, HDMI or displayport, usually multiple are present). This panel is connected to the graphics card. If you find this panel, then make sure your monitor (or all your monitors, if you have multiple) is connected to the ports on that graphics card. No screen should be attached to the motherboard when you have a graphics card. Install the correct drivers for that card if you changed the OS since the PC was bought.
If you have a laptop or your PC doesn't have a graphics card, then you're out of luck. You'll have to be satisfied with older Minecraft versions, get a new graphics card (if you have a PC, not a laptop), or get a full new PC.
I got that error on the above mentioned computer and it isn't that chipset; so I don't know how to explain that except that it was an OEM driver or in some cases you can get that error (or the 64 bit equal) on newer computers as well?
Edit: That was the newer HP OEM driver that gave that error; hence having to back date to older version. Thinking about it; maybe that is why the newer version didn't work right (they may have crossed driver chipset files in the update section). If that is the case it is a miracle it installed and ran at all.
I got that error on the above mentioned computer and it isn't that chipset; so I don't know how to explain that except that it was an OEM driver or in some cases you can get that error (as the 64 bit equal) on newer computers as well?
The error probably was different. You might have gotten ig4icd.dll.
No sir, to be specific it was ig4dev64.dll because I already know about the 965 chipset issue and it puzzled me that he doesn't have that chipset. Like I said above this is probably why he had so many issues until back porting to the original driver. Who can tell why anything does what it does with OEMs. It probably doesn't help that on one occasion HP detects the laptop and offers drivers and the next time it doesn't. My point is that in weird situations it is possible to get weird error codes; especially when dealing with OEM drivers. I blame this on Intel since they all but took away the driver update ability for generic drivers and OEMs only caring about shoving systems out and refusing to give any sort of update support for drivers beyond the year or so they sell those particular systems.
To give you an example, with the latest driver it identified it as an Intel HD 4400, the latter (original) an Intel HD 4000 but in the driver description when starting the install it showed information for Intel HD 3000.
I thank you all soooo much for the help. I am not fully caught up in what all these "OEM's" etc are but am thankful for the explanations. I am using a Laptop at the moment. I would like to know if my only options are getting a new laptop, or is it possible to configure things in someway to get it working? I am not exactly experienced with computer, but I do have an idea with what I am doing. While looking through my mine craft settings I realized that the java settings are set to "C:\User\MyName\Desktop\main folder\Extra stuff\runtime\jre-x32\1.8.0_25\bin\javaw.exe". EDIT: I just actually followed through with all the folders and found the actual folder it was talking about. I am not experienced with java in the least but i believe it installed its own 32 bit version of it or something. (I am soo sorry if this just sounds stupid haha) I went through my Java folder (In ym computer under my prorams) and inside it i found jre6, jre7, and jdk1.7.0_45. All of them are empty except jdk. Also my "JVM argument" is "-Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M" I will try switching that to the half gig thing. I will gladly post more specs about my computer if necessary and if asked for. I am administrator if that helps. Another EDIT:long story short my bro played on this laptop he got "addicted" and i believe my father uninstalled java in hope of him not being able to play. Which is how i was left with this.
I am fine with even 20 fps As I average 40 right now. It is not bad for me and I can even pvp a bit. How well it will run is not an issue in my eyes just getting it to run is my goal. Thank you anyways though. (I am currently working and am trying to save up)
Basically, if you have the aforementioned chipset/s and you want to go beyond 1.7.4 I'm sorry to say the only option is a new computer. As for OEM; this simply refers to Original Equipment Manufacturer. This would include companies such as Dell and HP for example. Unfortunately these companies are much more devoted to selling than then are releasing driver updates and/or driver fixes which leaves the end user in the dust. This leaves only the option of "generic" drivers which may or may not help (or hurt further) depending on what configurations, tweaks, and changes the "OEMs" made to make it work in the first place. JDK is Java Development Kit; so you do have Java. The other folders are empty since Java now tries to uninstall older versions to remove security issues that were in those versions. You shouldn't have to make changes to the arguments unless you are running heavily modded, using high resolution resource packs, and/or shaders.
Hello, I have an issue with mc instantly crashing as soon as I run it. What happens is I run any version newer then 1.7.2 and it runs it, shows me the mojang sign, then crashes. The report will be down below. (The thing copied from the launcher) I have modded my minecraft. Generally forge and 1 hacked client (Testing my server with it and only my server![Huzuni]) (My specs will be down below as well)Please help me out/tell me what to do! Thank you in advance!
[15:07:08] [Client thread/INFO]: Setting user: LIVEPVPER
[15:07:08] [Client thread/INFO]: (Session ID is token:f7fcdad4733a4dd09b6da3d30e101e0e:5de53ff670954c1f96e83816e483fcc2)
[15:07:21] [Client thread/INFO]: LWJGL Version: 2.9.4
[15:07:28] [Client thread/INFO]: Reloading ResourceManager: Default
[15:07:32] [Sound Library Loader/INFO]: Starting up SoundSystem...
[15:07:32] [Thread-5/INFO]: Initializing LWJGL OpenAL
[15:07:32] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[15:07:34] [Thread-5/INFO]: OpenAL initialized.
[15:07:34] [Sound Library Loader/INFO]: Sound engine started
[15:08:18] [Client thread/INFO]: Created: 512x512 textures-atlas
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x27693e88, pid=3392, tid=1388
#
# 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 [ig4dev32.dll+0x3e88]
#
# 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\KonradB\AppData\Roaming\.minecraft\hs_err_pid3392.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
------------------
System Information
------------------
Time of this report: 7/10/2015, 15:13:13
Operating System: Windows 7 Professional 32-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.150525-0603)
Language: English (Regional Setting: English)
System Manufacturer: TOSHIBA
System Model: T20
BIOS: BIOS Date: 09/19/07 Ver: V1.60
Processor: Intel(R) Pentium(R) Dual CPU T2310 @ 1.46GHz (2 CPUs), ~1.5GHz
Memory: 2048MB RAM
Available OS Memory: 2040MB RAM
Page File: 2346MB used, 2193MB available
Windows Dir: C:\Windows
DirectX Version: DirectX 11
DX Setup Parameters: Not found
User DPI Setting: Using System DPI
System DPI Setting: 96 DPI (100 percent)
DWM DPI Scaling: Disabled
DxDiag Version: 6.01.7601.17514 32bit Unicode
Your GPU drivers are bugged. Because of this you cant play anything newer than 1.7.2
Awesome
Thats the first step. Now how do i fix/change/whatever this issue? Thank you again!
The only way to fix this is to get a new PC.
Erm that would suck if that's true but try reinstalling minecraft or using a unmodded client and if that doesn't work then idk. Also I didn't say any of this off of your error text.
Anything else I should add to help diagnose whats wrong? Because if i truly have to buy a new computer then I just wont be able to play mc anymore :/ financial struggle etc.
EDIT: read the posts below first
There's nothing wrong with the GPU.
This is what went wrong: "Page File: 2346MB used, 2193MB available"
You have only 2GB of RAM, which is not a lot. Generally, for a Windows 7 installation, 4GB is reccomended.
What happened during the crash is that your RAM is full, and to compensate this, Windows moves the less frequently used bits of data in the RAM to a part of the hard drive, called a 'page file'. Now, in your case, the page file is limited to 2193MB, and to free up enough RAM to run Minecraft, it needs to store 2346MB of data in that file, which just doesn't fit. Windows then fails to allocate enough memory to run your programs, which means that whichever program asked for memory last will attempt to use parts of memory that don't exist. This is what caused the error.
The most basic fix for this problem is to close a few programs to free up some memory that Minecraft can use. Also check if Minecraft isn't set to use more memory than it needs.
To limit Minecraft's memory useage some more: In the launcher, you can click edit profile, then enable JVM arguments, and change the -Xmx1G into -Xmx512M . You may have to lower the render distance a bit then to avoid OutOfMemoryExceptions though.
The best solution in this case is to add more RAM memory, but only if your motherboard supports it. Since you use a 32bit operating system, 4GB is the maximum that your version of Windows will support. You heavily use the page file, which means that you don't have enough RAM for what you currently do with your computer. I'm not trying to sell you RAM (even though I probably sound like that), but in this case, it can give you much better performance.
But if your hardware doesn't support more RAM (or you don't want to spend money on it), then there is still one more option (but you need admin rights on your computer to do it, and at least 2GB free space on your hard drive): increase the size limit of the page file. Press [windows logo] + E, then in the left of that window, right click computer and select properties. Click advanced system settings, then in the advanced tab, under performance, click settings. Then in the advanced tab, under virtual memory, click change. Uncheck automatically manage page file size for all drives, select one of your hard drives (usually either C or D is best, but NEVER store the page file on an SSD). Click the custom size bubble and set both values to 4096 (I know that I have 16GB allocated, but that's because Windows doesn't like having a page file that's smaller than the RAM, in your case, 4GB should be enough). Then click OK on all windows. Restart your computer for the changes to take effect. I'll add an image of that to this post.
I hope you'll get Minecraft to work. If you've tried all 3 sollutions and it still doesn't work, besure to post about it, and I'll look into it some more.
I suggest looking at this. That has nothing to do with the crash.
NO, The best solution is to get a new PC.
This is most likely the correct information and the only way to test it is to try and find updated drivers; unless you know you are running the 965 or so chipset. I will say that my nephew's computer here today isn't the chipset mentioned above and displayed the same error and the only fix was to return to older OEM Intel drivers. He is now running modded 1.8 just fine (he has to use drivers from 2014); his is a HP. So here is to hoping for you.
I know it is the correct info because of this "ig4dev32.dll+0x3e88" that exact error only happens on the mobile 965 chipset.
Sorry, I didn't know about that driver issue. Seeing how much swap is used, the amount of RAM memory isn't really sufficient for the amount of programs that's running on the computer. And since programs tend to crash when both the RAM and the page file are full (or when the RAM is full and no page file is present), I assumed that this was the problem here.
Increasing the page file size could be worth a try though. It costs nothing (apart from a bit of extra hard drive space), and can be easily undone.
Before buying a new PC, it's best to first try updating the drivers. And if you are using a PC, then check if a graphics card is present. It's probably using an on-board graphics card, so if a graphics card is present, it's not used.
To check this, look at the back of the PC. There should be a panel with lots of different kinds of ports on it (it should contain at least some USB ports, AND at least 1 VGA, DV-I, HDMI or display port connector). This panel is attached to the motherboard. Next to that panel, there is a series of slots in the case. Some of them may contain a panel with ports, others will contain vents or are just covered off. Look for a panel there that contains ONLY display-related ports (VGA, DV-I, HDMI or displayport, usually multiple are present). This panel is connected to the graphics card. If you find this panel, then make sure your monitor (or all your monitors, if you have multiple) is connected to the ports on that graphics card. No screen should be attached to the motherboard when you have a graphics card. Install the correct drivers for that card if you changed the OS since the PC was bought.
If you have a laptop or your PC doesn't have a graphics card, then you're out of luck. You'll have to be satisfied with older Minecraft versions, get a new graphics card (if you have a PC, not a laptop), or get a full new PC.
I got that error on the above mentioned computer and it isn't that chipset; so I don't know how to explain that except that it was an OEM driver or in some cases you can get that error (or the 64 bit equal) on newer computers as well?
Edit: That was the newer HP OEM driver that gave that error; hence having to back date to older version. Thinking about it; maybe that is why the newer version didn't work right (they may have crossed driver chipset files in the update section). If that is the case it is a miracle it installed and ran at all.
The error probably was different. You might have gotten ig4icd.dll.
No sir, to be specific it was ig4dev64.dll because I already know about the 965 chipset issue and it puzzled me that he doesn't have that chipset. Like I said above this is probably why he had so many issues until back porting to the original driver. Who can tell why anything does what it does with OEMs. It probably doesn't help that on one occasion HP detects the laptop and offers drivers and the next time it doesn't. My point is that in weird situations it is possible to get weird error codes; especially when dealing with OEM drivers. I blame this on Intel since they all but took away the driver update ability for generic drivers and OEMs only caring about shoving systems out and refusing to give any sort of update support for drivers beyond the year or so they sell those particular systems.
To give you an example, with the latest driver it identified it as an Intel HD 4400, the latter (original) an Intel HD 4000 but in the driver description when starting the install it showed information for Intel HD 3000.
I thank you all soooo much for the help. I am not fully caught up in what all these "OEM's" etc are but am thankful for the explanations. I am using a Laptop at the moment. I would like to know if my only options are getting a new laptop, or is it possible to configure things in someway to get it working? I am not exactly experienced with computer, but I do have an idea with what I am doing. While looking through my mine craft settings I realized that the java settings are set to "C:\User\MyName\Desktop\main folder\Extra stuff\runtime\jre-x32\1.8.0_25\bin\javaw.exe". EDIT: I just actually followed through with all the folders and found the actual folder it was talking about. I am not experienced with java in the least but i believe it installed its own 32 bit version of it or something. (I am soo sorry if this just sounds stupid haha) I went through my Java folder (In ym computer under my prorams) and inside it i found jre6, jre7, and jdk1.7.0_45. All of them are empty except jdk. Also my "JVM argument" is "-Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M" I will try switching that to the half gig thing. I will gladly post more specs about my computer if necessary and if asked for. I am administrator if that helps. Another EDIT:long story short my bro played on this laptop he got "addicted" and i believe my father uninstalled java in hope of him not being able to play. Which is how i was left with this.
Thank you
I am fine with even 20 fps As I average 40 right now. It is not bad for me and I can even pvp a bit. How well it will run is not an issue in my eyes just getting it to run is my goal. Thank you anyways though. (I am currently working and am trying to save up)
Basically, if you have the aforementioned chipset/s and you want to go beyond 1.7.4 I'm sorry to say the only option is a new computer. As for OEM; this simply refers to Original Equipment Manufacturer. This would include companies such as Dell and HP for example. Unfortunately these companies are much more devoted to selling than then are releasing driver updates and/or driver fixes which leaves the end user in the dust. This leaves only the option of "generic" drivers which may or may not help (or hurt further) depending on what configurations, tweaks, and changes the "OEMs" made to make it work in the first place. JDK is Java Development Kit; so you do have Java. The other folders are empty since Java now tries to uninstall older versions to remove security issues that were in those versions. You shouldn't have to make changes to the arguments unless you are running heavily modded, using high resolution resource packs, and/or shaders.
Ok welp now to beg coders to make a 1.7.2-1.9 protocol hack once it comes out :/ Thank you