1.9.4 Crashing

Discussion in 'Empire Help & Support' started by ThaKloned, May 30, 2016.

  1. Can't figure this out. What I was trying to do was download the mods I use but for 1.9.4. They include liteloader, VoxelMap, Optifine & MacroMod. I thought maybe one of those was the issue as it's happened before but I get this issue in a normal SP game without any mods. I've reinstalled Java 64-bit, still crashing. I have all setting to minimal or off as far as display settings and default texture pack. Going to try a fresh install of MC again.

    Any ideas?

    Here's the text from the loader:

    Completely ignored arguments: [--nativeLauncherVersion, 301]
    [10:07:46] [Client thread/INFO]: Setting user: iKloned
    [10:07:47] [Client thread/INFO]: LWJGL Version: 2.9.4
    [10:07:47] [Client thread/INFO]: Reloading ResourceManager: Default
    [10:07:48] [Sound Library Loader/INFO]: Starting up SoundSystem...
    [10:07:48] [Thread-5/INFO]: Initializing LWJGL OpenAL
    [10:07:48] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
    [10:07:48] [Thread-5/INFO]: OpenAL initialized.
    [10:07:49] [Sound Library Loader/INFO]: Sound engine started
    [10:07:50] [Client thread/INFO]: Created: 1024x512 textures-atlas
    [10:08:43] [Server thread/INFO]: Starting integrated minecraft server version 1.9.4
    [10:08:43] [Server thread/INFO]: Generating keypair
    [10:08:43] [Server thread/INFO]: Preparing start region for level 0
    [10:08:44] [Server thread/INFO]: Preparing spawn area: 8%
    [10:08:45] [Server thread/INFO]: Preparing spawn area: 17%
    [10:08:46] [Server thread/INFO]: Preparing spawn area: 30%
    [10:08:47] [Server thread/INFO]: Preparing spawn area: 44%
    [10:08:48] [Server thread/INFO]: Preparing spawn area: 58%
    [10:08:49] [Server thread/INFO]: Preparing spawn area: 74%
    [10:08:50] [Server thread/INFO]: Preparing spawn area: 89%
    [10:08:52] [Server thread/INFO]: iKloned[local:E:afcde3f1] logged in with entity id 835 at (41.5, 74.0, 257.5)
    [10:08:52] [Server thread/INFO]: iKloned joined the game
    [10:08:55] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3387ms behind, skipping 67 tick(s)
    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff8c7292177, pid=6444, tid=7924
    #
    # 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 [ig75icd64.dll+0x12177]
    #
    # 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_pid6444.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) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release


    Tried to post the error log but it's far more then the allowed 1000 characters. Even in 3 posts!
  2. Are all of the mod the same version?
  3. Maybe just don't use a mod..
  4. Yes. I downloaded them all in 1.9 versions AND 1.9.4 versions. But these crashing are still happening without any mods at all.

    EDIT: Getting the same crash with 1.9.
  5. I had an error like this kinda... is VBOs turned on? If it is off, try turning it on. Not sure if it will work but its worth trying.
  6. Just trying to help rule out possible causes (I can't relate to this because 1.9.4 works for me).

    You said you re-installed Java, but did you also update it to the latest version? The current version is 1.8.0 update 92.

    What you can also do to try and rule things out is to rename your current Minecraft folder (on Windows you'd find this in C:\Users\YourName\AppData\Roaming\.minecraft) and then trying to start Minecraft again. This would force it to start fully fresh, without mods and without any of your previous settings.

    If that last option does work then it's definitely something in your current setup. If it doesn't then there's something icky going on (be sure to check Java versions).

    Hope this can help a bit.

    PS: you can undo that "pristine start" by removing the newly made .minecraft folder and then renaming your old one back to .minecraft.
    iKloned likes this.
  7. :D No crash when I turned that on :O With mods on. Will try this for 1.9.4 version.
    AmusedStew and ShelLuser like this.
  8. Stew ftw! :p 1.9 & 1.9.4 work fine and mods are working :) Thanks!
  9. Hm, that's interesting! I'll be sure to keep that in mind!
  10. Ya lol Normally I turn everything off so I get no lag. TBH I don't even know what VBOs is :D
  11. "Something that makes your Minecraft crash" ;)

    (sorry, couldn't resist) :p
    iKloned likes this.
  12. Vertex Buffer Object ;)
    Options should tell what they are when hovered over, as it's not always clear what should be high and what should be low for best performance.
    ShelLuser and iKloned like this.