[Help] Minecraft Crashes When I Play 1.10 +

Discussion in 'Empire Help & Support' started by 29672057602, Nov 16, 2016.

  1. Hello All,
    I have a problem.. Minecraft crashing on 1.10 and higher... But when I log on It doesn't crash automatically, I can see inventory load.. But, if I move, the game crashes.. (Chunks also dont load)
    Here is code.
    Completely ignored arguments: [--nativeLauncherVersion, 307]
    [18:06:38] [Client thread/INFO]: Setting user: Themoglover
    [18:06:46] [Client thread/INFO]: LWJGL Version: 2.9.4
    [18:06:47] [Client thread/INFO]: Reloading ResourceManager: Default
    [18:06:51] [Sound Library Loader/INFO]: Starting up SoundSystem...
    [18:06:52] [Thread-5/INFO]: Initializing LWJGL OpenAL
    [18:06:52] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
    [18:06:53] [Thread-5/INFO]: OpenAL initialized.
    [18:06:53] [Sound Library Loader/INFO]: Sound engine started
    [18:07:19] [Client thread/INFO]: Created: 1024x512 textures-atlas
    [18:07:37] [Server thread/INFO]: Starting integrated minecraft server version 1.11
    [18:07:37] [Server thread/INFO]: Generating keypair
    [18:07:38] [Server thread/INFO]: Preparing start region for level 0
    [18:07:39] [Server thread/INFO]: Preparing spawn area: 17%
    [18:07:40] [Server thread/WARN]: Keeping entity minecraft:slime that already exists with UUID 92991e79-0820-4264-8263-6fcb26fcca8f
    [18:07:40] [Server thread/INFO]: Preparing spawn area: 49%
    [18:07:40] [Server thread/WARN]: Keeping entity minecraft:slime that already exists with UUID 0e9de4cf-4cc5-4a83-932c-dcc17432c911
    [18:07:41] [Server thread/INFO]: Changing view distance to 8, from 10
    [18:07:43] [Server thread/INFO]: Themoglover[local:E:69cd8031] logged in with entity id 117 at (191.5, 4.0, 24.5)
    [18:07:43] [Server thread/INFO]: Themoglover joined the game
    [18:07:46] [Server thread/INFO]: Saving and pausing game...
    [18:07:47] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
    [18:07:48] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
    [18:07:48] [Server thread/INFO]: Saving chunks for level 'New World'/The End
    [18:07:48] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4923ms behind, skipping 98 tick(s)
    [18:08:19] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2374ms behind, skipping 47 tick(s)
    [18:08:27] [Server thread/INFO]: <Themoglover> l
    [18:08:27] [Client thread/INFO]: [CHAT] <Themoglover> l
    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000001cf6ad95, pid=6348, tid=6428
    #
    # JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
    # Problematic frame:
    # C [ig7icd64.dll+0x6ad95]
    #
    # 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\themoglover\AppData\Roaming\.minecraft\hs_err_pid6348.log
    Compiled method (c2) 126260 6516 4 bqk::a (212 bytes)
    total in heap [0x000000000304d350,0x0000000003054038] = 27880
    relocation [0x000000000304d470,0x000000000304d770] = 768
    main code [0x000000000304d780,0x000000000304f380] = 7168
    stub code [0x000000000304f380,0x000000000304f530] = 432
    oops [0x000000000304f530,0x000000000304f550] = 32
    metadata [0x000000000304f550,0x000000000304f6d8] = 392
    scopes data [0x000000000304f6d8,0x0000000003052fe0] = 14600
    scopes pcs [0x0000000003052fe0,0x0000000003053b70] = 2960
    dependencies [0x0000000003053b70,0x0000000003053b90] = 32
    handler table [0x0000000003053b90,0x0000000003053e30] = 672
    nul chk table [0x0000000003053e30,0x0000000003054038] = 520
    #
    # 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

    See anything thats wrong? Please comment :) And If you suggest I update something, please send link :)
    Another Note, Im in Windows 8

    Thanks
  2. "# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)"

    You might need to update Java. You have version 8 update 25; the current version is version 8 update 111.
    ShelLuser and Themoglover like this.
  3. The first thing which springs to mind is that you're using a very old (obsolete) Java version. You're on 1.8_25 whereas the current version is 1.8_111. So my first advice would be to upgrade. Either using the Windows control panel (the Java option under software menu item) or just go to the Java dot com download page.

    Second... When looking at the crashlog I'm not too sure, but it always helps to double check your graphics driver. Make sure it's also up to date (latest version).

    Finally... Which Minecraft launcher do you use? The new or the old one? When in doubt I'm pretty sure you're using the old one. Do you use any special JVM arguments (see the 'edit profile' option)?

    Hope this can get you somewhat going for now.
    UltiPig and Themoglover like this.
  4. Should I delete my current one?
  5. Nah, leave it for now. Then you can fall back to it, also if other software relies on it. Remove it later.
    UltiPig and Themoglover like this.
  6. Some reason it didnt work..
  7. -Xmx2G -XX:+UseG1GC
  8. That should be good enough, however... It might help to experiment here and try to replace UseG1GC with UseConcMarkSweepGC. It shouldn't matter too much, but it could have its advantages.
    Themoglover likes this.
  9. Have a read of this, you need to change that java argument so the launcher actually uses the version you have installed.
    Themoglover and TomvanWijnen like this.
  10. Did you manage to make any progress with this problem?