I really doubt that the "solution" posted in the thread works or is even a good idea.
The whole rationale behind the fix is wrong because EXCEPTION_ACCESS_VIOLATION in this context has nothing whatsoever to do with filesystem permissions. It's a memory access violation, i.e. an invalid memory reference.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Completely ignored arguments: [--nativeLauncherVersion, 286]
[22:50:29] [Client thread/INFO]: Setting user: DiamondStew
[22:50:29] [Client thread/INFO]: (Session ID is token:9ee46054df3943b28f04389555ac4f05:a9ac2b17accf427e9dafe09ec6fc2dd8)
[22:50:30] [Client thread/INFO]: LWJGL Version: 2.9.4
[22:50:30] [Client thread/INFO]: Reloading ResourceManager: Default
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:block.brewing_stand.brew
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:block.chorus_flower.death
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:block.chorus_flower.grow
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:enchant.thorns.hit
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:entity.guardian.thorns
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:entity.horse.eat
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:entity.player.attack.crit
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:entity.player.attack.knockback
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:entity.player.attack.parry
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:entity.player.attack.strong
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:entity.player.attack.sweep
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:entity.player.attack.weak
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:entity.rabbit.attack
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:entity.shield.block
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:entity.shulker.ambient
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:entity.shulker.close
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:entity.shulker.death
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:entity.shulker.open
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:entity.shulker_bullet.hit
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:entity.shulker_bullet.hurt
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:entity.witch.ambient
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:entity.witch.death
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:entity.witch.drink
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:entity.witch.hurt
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:entity.witch.throw
[22:50:30] [Client thread/WARN]: Missing sound for event: minecraft:entity.zombie.infect
[22:50:30] [Sound Library Loader/INFO]: Starting up SoundSystem...
[22:50:30] [Thread-5/INFO]: Initializing LWJGL OpenAL
[22:50:30] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[22:50:31] [Thread-5/INFO]: OpenAL initialized.
[22:50:31] [Sound Library Loader/INFO]: Sound engine started
[22:50:32] [Client thread/INFO]: Created: 1024x512 textures-atlas
[22:50:33] [Client thread/ERROR]: Realms module missing
[22:51:03] [Server thread/INFO]: Starting integrated minecraft server version 15w46a
[22:51:03] [Server thread/INFO]: Generating keypair
[22:51:04] [Server thread/INFO]: Preparing start region for level 0
[22:51:05] [Server thread/INFO]: Preparing spawn area: 90%
[22:51:05] [Server thread/INFO]: Changing view distance to 12, from 10
[22:51:05] [Server thread/INFO]: DiamondStew[local:E:42ada8eb] logged in with entity id 111 at (1143.6873189157616, 63.0, 112.69999998807907)
[22:51:05] [Server thread/INFO]: DiamondStew joined the game
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffa4ce7628c, pid=13096, tid=13300
#
# 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+0x55628c]
#
# 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\jt97s_000\AppData\Roaming\.minecraft\hs_err_pid13096.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
http://www.minecraftforum.net/forums/archive/legacy-support/1843447-exception_access_violation-fix
I would recommend googling the error code before posting.
Yes I stream on twitch and yes you can check it out <3
http://www.twitch.tv/captainkush0042
I really doubt that the "solution" posted in the thread works or is even a good idea.
The whole rationale behind the fix is wrong because EXCEPTION_ACCESS_VIOLATION in this context has nothing whatsoever to do with filesystem permissions. It's a memory access violation, i.e. an invalid memory reference.