This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
My game crashes when i load a world i made here is crash log
Completely ignored arguments: [--nativeLauncherVersion, 301] [15:01:41] [Client thread/INFO]: Setting user: yonatankes [15:01:45] [Client thread/INFO]: LWJGL Version: 2.9.4 [15:01:46] [Client thread/INFO]: Reloading ResourceManager: Default [15:01:48] [Client thread/WARN]: Missing sound for event: minecraft:block.enchantment_table.use [15:01:48] [Client thread/WARN]: Missing sound for event: minecraft:entity.polar_bear.ambient [15:01:48] [Client thread/WARN]: Missing sound for event: minecraft:entity.polar_bear.baby_ambient [15:01:48] [Client thread/WARN]: Missing sound for event: minecraft:entity.polar_bear.death [15:01:48] [Client thread/WARN]: Missing sound for event: minecraft:entity.polar_bear.hurt [15:01:48] [Client thread/WARN]: Missing sound for event: minecraft:entity.polar_bear.step [15:01:48] [Client thread/WARN]: Missing sound for event: minecraft:entity.polar_bear.warning [15:01:48] [Sound Library Loader/INFO]: Starting up SoundSystem... [15:01:48] [Thread-5/INFO]: Initializing LWJGL OpenAL [15:01:48] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [15:01:51] [Thread-5/INFO]: OpenAL initialized. [15:01:51] [Sound Library Loader/INFO]: Sound engine started [15:01:51] [Client thread/INFO]: Created: 1024x512 textures-atlas [15:02:07] [Server thread/INFO]: Starting integrated minecraft server version 16w21b [15:02:07] [Server thread/INFO]: Generating keypair [15:02:08] [Server thread/INFO]: Preparing start region for level 0 [15:02:09] [Server thread/INFO]: Preparing spawn area: 0% [15:02:09] [Server thread/WARN]: Keeping entity Sheep that already exists with UUID 2c73e571-cbe4-455f-a59f-2626951f5fbf [15:02:09] [Server thread/WARN]: Keeping entity Sheep that already exists with UUID 7ad078e3-5478-48fe-b343-55100f539469 [15:02:09] [Server thread/WARN]: Keeping entity Sheep that already exists with UUID 411e9cc0-1b98-4225-987b-0ac6120af78d [15:02:10] [Server thread/WARN]: Keeping entity Sheep that already exists with UUID a80a165b-5b71-4fbe-bcdf-d8c5f4dec082 [15:02:10] [Server thread/WARN]: Keeping entity Cow that already exists with UUID 17137ec0-bc8e-4c4c-bdc7-9ae6af8e5022 [15:02:10] [Server thread/WARN]: Keeping entity Cow that already exists with UUID 72915d29-8b8c-4de6-86c6-00b7e4b16e41 [15:02:10] [Server thread/INFO]: Preparing spawn area: 39% [15:02:10] [Server thread/WARN]: Keeping entity Cow that already exists with UUID 8b9c2a8d-65a2-42e9-9157-9e5266744ab1 [15:02:11] [Server thread/WARN]: Keeping entity Sheep that already exists with UUID 54211161-9f51-4230-874b-1d036a02446e [15:02:11] [Server thread/WARN]: Keeping entity Sheep that already exists with UUID 20c4bff7-cae9-45ea-a767-9d372dc15f12 [15:02:11] [Server thread/WARN]: Keeping entity Chicken that already exists with UUID d9545308-21aa-4872-ba26-73684fee782c [15:02:11] [Server thread/INFO]: Changing view distance to 12, from 10 [15:02:13] [Server thread/INFO]: yonatankes[local:E:7e1dcd03] logged in with entity id 259 at (-196.65672500920724, 68.0, 241.11580102756602) [15:02:13] [Server thread/INFO]: yonatankes joined the game [15:02:15] [Server thread/INFO]: Saving and pausing game... [15:02:15] [Server thread/INFO]: Saving chunks for level 'Survival 1_10!'/Overworld [15:02:15] [Server thread/INFO]: Saving chunks for level 'Survival 1_10!'/Nether [15:02:15] [Server thread/INFO]: Saving chunks for level 'Survival 1_10!'/The End # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007feea9c4c3c, pid=3692, tid=11120 # # 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+0x4c4c3c] # # 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\Yonikes\AppData\Roaming\.minecraft\hs_err_pid3692.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
My game crashes when i load a world i made here is crash log
Completely ignored arguments: [--nativeLauncherVersion, 301]
[15:01:41] [Client thread/INFO]: Setting user: yonatankes
[15:01:45] [Client thread/INFO]: LWJGL Version: 2.9.4
[15:01:46] [Client thread/INFO]: Reloading ResourceManager: Default
[15:01:48] [Client thread/WARN]: Missing sound for event: minecraft:block.enchantment_table.use
[15:01:48] [Client thread/WARN]: Missing sound for event: minecraft:entity.polar_bear.ambient
[15:01:48] [Client thread/WARN]: Missing sound for event: minecraft:entity.polar_bear.baby_ambient
[15:01:48] [Client thread/WARN]: Missing sound for event: minecraft:entity.polar_bear.death
[15:01:48] [Client thread/WARN]: Missing sound for event: minecraft:entity.polar_bear.hurt
[15:01:48] [Client thread/WARN]: Missing sound for event: minecraft:entity.polar_bear.step
[15:01:48] [Client thread/WARN]: Missing sound for event: minecraft:entity.polar_bear.warning
[15:01:48] [Sound Library Loader/INFO]: Starting up SoundSystem...
[15:01:48] [Thread-5/INFO]: Initializing LWJGL OpenAL
[15:01:48] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[15:01:51] [Thread-5/INFO]: OpenAL initialized.
[15:01:51] [Sound Library Loader/INFO]: Sound engine started
[15:01:51] [Client thread/INFO]: Created: 1024x512 textures-atlas
[15:02:07] [Server thread/INFO]: Starting integrated minecraft server version 16w21b
[15:02:07] [Server thread/INFO]: Generating keypair
[15:02:08] [Server thread/INFO]: Preparing start region for level 0
[15:02:09] [Server thread/INFO]: Preparing spawn area: 0%
[15:02:09] [Server thread/WARN]: Keeping entity Sheep that already exists with UUID 2c73e571-cbe4-455f-a59f-2626951f5fbf
[15:02:09] [Server thread/WARN]: Keeping entity Sheep that already exists with UUID 7ad078e3-5478-48fe-b343-55100f539469
[15:02:09] [Server thread/WARN]: Keeping entity Sheep that already exists with UUID 411e9cc0-1b98-4225-987b-0ac6120af78d
[15:02:10] [Server thread/WARN]: Keeping entity Sheep that already exists with UUID a80a165b-5b71-4fbe-bcdf-d8c5f4dec082
[15:02:10] [Server thread/WARN]: Keeping entity Cow that already exists with UUID 17137ec0-bc8e-4c4c-bdc7-9ae6af8e5022
[15:02:10] [Server thread/WARN]: Keeping entity Cow that already exists with UUID 72915d29-8b8c-4de6-86c6-00b7e4b16e41
[15:02:10] [Server thread/INFO]: Preparing spawn area: 39%
[15:02:10] [Server thread/WARN]: Keeping entity Cow that already exists with UUID 8b9c2a8d-65a2-42e9-9157-9e5266744ab1
[15:02:11] [Server thread/WARN]: Keeping entity Sheep that already exists with UUID 54211161-9f51-4230-874b-1d036a02446e
[15:02:11] [Server thread/WARN]: Keeping entity Sheep that already exists with UUID 20c4bff7-cae9-45ea-a767-9d372dc15f12
[15:02:11] [Server thread/WARN]: Keeping entity Chicken that already exists with UUID d9545308-21aa-4872-ba26-73684fee782c
[15:02:11] [Server thread/INFO]: Changing view distance to 12, from 10
[15:02:13] [Server thread/INFO]: yonatankes[local:E:7e1dcd03] logged in with entity id 259 at (-196.65672500920724, 68.0, 241.11580102756602)
[15:02:13] [Server thread/INFO]: yonatankes joined the game
[15:02:15] [Server thread/INFO]: Saving and pausing game...
[15:02:15] [Server thread/INFO]: Saving chunks for level 'Survival 1_10!'/Overworld
[15:02:15] [Server thread/INFO]: Saving chunks for level 'Survival 1_10!'/Nether
[15:02:15] [Server thread/INFO]: Saving chunks for level 'Survival 1_10!'/The End
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007feea9c4c3c, pid=3692, tid=11120
#
# 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+0x4c4c3c]
#
# 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\Yonikes\AppData\Roaming\.minecraft\hs_err_pid3692.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