Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [13:16:43] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
- [13:16:43] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
- [13:16:43] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
- [13:16:43] [main/INFO]: Forge Mod Loader version 13.20.0.2228 for Minecraft 1.11.2 loading
- [13:16:43] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
- [13:16:43] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
- [13:16:43] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
- [13:16:43] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
- [13:16:43] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
- [13:16:43] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:16:44] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
- [13:16:44] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
- [13:16:44] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:16:44] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
- [13:16:44] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
- [13:16:44] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
- [13:16:45] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
- [13:16:45] [Client thread/INFO]: Setting user: JessicaCL
- [13:16:47] [Client thread/WARN]: Skipping bad option: lastServer:
- [13:16:47] [Client thread/INFO]: LWJGL Version: 2.9.4
- [13:16:48] [Client thread/INFO]: [STDOUT]: ---- Minecraft Crash Report ----
- // Oh - I know what I did wrong!
- Time: 4/24/17 1:16 PM
- Description: Loading screen debug info
- This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.11.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 1.8.0_25, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 87151416 bytes (83 MB) / 255066112 bytes (243 MB) up to 4281597952 bytes (4083 MB)
- JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML:
- Loaded coremods (and transformers):
- GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.14008 Compatibility Profile Context 21.19.137.514' Renderer: 'AMD Radeon (TM) R9 200 Series'
- [13:16:48] [Client thread/INFO]: MinecraftForge v13.20.0.2228 Initialized
- [13:16:48] [Client thread/INFO]: Replaced 232 ore recipes
- [13:16:48] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
- [13:16:48] [Client thread/INFO]: Searching C:\Users\S\AppData\Roaming\.minecraft\mods for mods
- [13:16:49] [Client thread/INFO]: Mod mercurius_updater is missing the required element 'name'. Substituting mercurius_updater
- [13:16:49] [Client thread/WARN]: ****************************************
- [13:16:49] [Client thread/WARN]: * The modid PTRModelLib is not the same as it's lowercase version. Lowercasing is enforced in 1.11
- [13:16:49] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:147)
- [13:16:49] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:130)
- [13:16:49] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [13:16:49] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
- [13:16:49] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [13:16:49] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
- [13:16:49] [Client thread/WARN]: ****************************************
- [13:16:49] [Client thread/ERROR]: Unable to construct net.minecraftforge.fml.common.Mod container
- java.lang.reflect.InvocationTargetException
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_25]
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_25]
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_25]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:408) ~[?:1.8.0_25]
- at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:90) [ModContainerFactory.class:?]
- at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:136) [DirectoryDiscoverer.class:?]
- at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:105) [DirectoryDiscoverer.class:?]
- at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:105) [DirectoryDiscoverer.class:?]
- at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:105) [DirectoryDiscoverer.class:?]
- at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:105) [DirectoryDiscoverer.class:?]
- at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:105) [DirectoryDiscoverer.class:?]
- at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.discover(DirectoryDiscoverer.java:63) [DirectoryDiscoverer.class:?]
- at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:49) [ContainerType.class:?]
- at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:78) [ModCandidate.class:?]
- at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:141) [ModDiscoverer.class:?]
- at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:395) [Loader.class:?]
- at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:535) [Loader.class:?]
- at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:229) [FMLClientHandler.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:440) [bes.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352) [bes.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
- at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- Caused by: java.lang.IllegalArgumentException: The modid PTRModelLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:148) ~[FMLModContainer.class:?]
- at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:130) ~[FMLModContainer.class:?]
- ... 27 more
- [13:16:49] [Client thread/INFO]: Forge Mod Loader has identified 6 mods to load
- [13:16:50] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, mercurius_updater, props] at CLIENT
- [13:16:50] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, mercurius_updater, props] at SERVER
- [13:16:50] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:mercurius_updater, FMLFileResourcePack:Decocraft
- [13:16:50] [Client thread/INFO]: Processing ObjectHolder annotations
- [13:16:50] [Client thread/INFO]: Found 444 ObjectHolder annotations
- [13:16:50] [Client thread/INFO]: Identifying ItemStackHolder annotations
- [13:16:50] [Client thread/INFO]: Found 0 ItemStackHolder annotations
- [13:16:50] [Client thread/INFO]: Applying holder lookups
- [13:16:50] [Client thread/INFO]: Holder lookups applied
- [13:16:50] [Client thread/INFO]: Applying holder lookups
- [13:16:50] [Client thread/INFO]: Holder lookups applied
- [13:16:50] [Client thread/INFO]: Applying holder lookups
- [13:16:50] [Client thread/INFO]: Holder lookups applied
- [13:16:50] [Client thread/INFO]: Configured a dormant chunk cache size of 0
- [13:16:50] [Forge Version Check/INFO]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
- [13:16:50] [Client thread/INFO]: Version Number exists, Using it: 1.11-1.0.4.18
- [13:16:50] [Client thread/INFO]: File exists, Checking hash: C:\Users\S\AppData\Roaming\.minecraft\libraries\net\minecraftforge\Mercurius\1.11-1.0.4.18\Mercurius-1.11-1.0.4.18.jar
- [13:16:50] [Client thread/INFO]: Hash matches, Skipping download: 2536d9a7050c3fd96a1077d25c7f9b49290b2b9e
- [13:16:50] [Client thread/INFO]: Mercurius Jar contains all signed files! Continueing loading!
- [13:16:51] [Forge Version Check/INFO]: [forge] Found status: UP_TO_DATE Target: null
- [13:16:57] [Client thread/INFO]: Applying holder lookups
- [13:16:57] [Client thread/INFO]: Holder lookups applied
- [13:16:57] [Client thread/INFO]: Injecting itemstacks
- [13:16:57] [Client thread/INFO]: Itemstack injection complete
- [13:16:59] [Client thread/WARN]: File props:sounds/sizzlingbacon.ogg does not exist, cannot add it to event props:deco_baconsizzle
- [13:16:59] [Client thread/WARN]: File props:sounds/heartmonitor.ogg does not exist, cannot add it to event props:deco_heartmon
- [13:16:59] [Client thread/WARN]: File props:sounds/iseethelight.ogg does not exist, cannot add it to event props:deco_iseethelight
- [13:16:59] [Sound Library Loader/INFO]: Starting up SoundSystem...
- [13:16:59] [Thread-9/INFO]: Initializing LWJGL OpenAL
- [13:16:59] [Thread-9/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- [13:16:59] [Thread-9/ERROR]: Error in class 'LibraryLWJGLOpenAL'
- [13:16:59] [Thread-9/ERROR]: Unable to initialize OpenAL. Probable cause: OpenAL not supported.
- [13:16:59] [Thread-9/WARN]: ERROR MESSAGE:
- [13:16:59] [Thread-9/INFO]: Could not locate OpenAL library.
- [13:16:59] [Thread-9/WARN]: STACK TRACE:
- [13:16:59] [Thread-9/INFO]: org.lwjgl.openal.AL.create(AL.java:156)
- [13:16:59] [Thread-9/INFO]: org.lwjgl.openal.AL.create(AL.java:102)
- [13:16:59] [Thread-9/INFO]: org.lwjgl.openal.AL.create(AL.java:206)
- [13:16:59] [Thread-9/INFO]: paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
- [13:16:59] [Thread-9/INFO]: paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
- [13:16:59] [Thread-9/INFO]: paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
- [13:16:59] [Thread-9/INFO]: paulscode.sound.CommandThread.run(CommandThread.java:121)
- [13:16:59] [Sound Library Loader/WARN]: ERROR MESSAGE:
- [13:16:59] [Sound Library Loader/INFO]: Could not locate OpenAL library.
- [13:16:59] [Sound Library Loader/INFO]: Starting up SoundSystem...
- [13:16:59] [Thread-11/INFO]: Switching to No Sound
- [13:16:59] [Thread-11/INFO]: (Silent Mode)
- [13:17:00] [Sound Library Loader/INFO]: Sound engine started
- [13:17:03] [Client thread/INFO]: Max texture size: 16384
- [13:17:03] [Client thread/INFO]: Created: 16x16 textures-atlas
- [13:17:03] [Client thread/ERROR]: Exception loading model for variant props:blockprops#normal
- net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model props:blockprops#normal with loader VariantLoader.INSTANCE, skipping
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:260) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cbk.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:248) ~[ModelLoader.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:155) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cbl.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [cae.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:500) [bes.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352) [bes.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
- at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
- at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[brj.class:?]
- at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1253) ~[ModelLoader$VariantLoader.class:?]
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
- ... 15 more
- [13:17:03] [Client thread/ERROR]: Exception loading blockstate for the variant props:blockprops#normal:
- java.lang.Exception: Could not load model definition for variant props:blockprops
- at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:293) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:121) ~[cbk.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:248) ~[ModelLoader.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:155) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cbl.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [cae.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:500) [bes.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352) [bes.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
- at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model props:blockstates/blockprops.json
- at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:228) ~[cbk.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cbk.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:289) ~[ModelLoader.class:?]
- ... 14 more
- Caused by: java.io.FileNotFoundException: props:blockstates/blockprops.json
- at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[bzr.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cae.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:221) ~[cbk.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cbk.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:289) ~[ModelLoader.class:?]
- ... 14 more
- [13:17:03] [Client thread/ERROR]: Exception loading model for variant props:blockfake#normal
- net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model props:blockfake#normal with loader VariantLoader.INSTANCE, skipping
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:260) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cbk.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:248) ~[ModelLoader.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:155) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cbl.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [cae.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:500) [bes.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352) [bes.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
- at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
- at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[brj.class:?]
- at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1253) ~[ModelLoader$VariantLoader.class:?]
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
- ... 15 more
- [13:17:03] [Client thread/ERROR]: Exception loading blockstate for the variant props:blockfake#normal:
- java.lang.Exception: Could not load model definition for variant props:blockfake
- at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:293) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:121) ~[cbk.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:248) ~[ModelLoader.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:155) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cbl.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [cae.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:500) [bes.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352) [bes.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
- at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model props:blockstates/blockfake.json
- at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:228) ~[cbk.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cbk.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:289) ~[ModelLoader.class:?]
- ... 14 more
- Caused by: java.io.FileNotFoundException: props:blockstates/blockfake.json
- at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[bzr.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cae.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:221) ~[cbk.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cbk.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:289) ~[ModelLoader.class:?]
- ... 14 more
- [13:17:03] [Client thread/INFO]: Injecting itemstacks
- [13:17:03] [Client thread/INFO]: Itemstack injection complete
- [13:17:03] [Client thread/INFO]: Forge Mod Loader has successfully loaded 6 mods
- [13:17:03] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:mercurius_updater, FMLFileResourcePack:Decocraft
- [13:17:11] [Client thread/INFO]: Total mipmap : 2933 ms
- [13:17:12] [Client thread/WARN]: File props:sounds/sizzlingbacon.ogg does not exist, cannot add it to event props:deco_baconsizzle
- [13:17:12] [Client thread/WARN]: File props:sounds/heartmonitor.ogg does not exist, cannot add it to event props:deco_heartmon
- [13:17:12] [Client thread/WARN]: File props:sounds/iseethelight.ogg does not exist, cannot add it to event props:deco_iseethelight
- [13:17:12] [Client thread/INFO]: SoundSystem shutting down...
- [13:17:12] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
- [13:17:12] [Sound Library Loader/INFO]: Starting up SoundSystem...
- [13:17:12] [Thread-14/INFO]: Initializing LWJGL OpenAL
- [13:17:12] [Thread-14/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- [13:17:12] [Thread-14/INFO]: OpenAL initialized.
- [13:17:13] [Sound Library Loader/INFO]: Sound engine started
- [13:17:16] [Client thread/INFO]: Max texture size: 16384
- [13:17:17] [Client thread/INFO]: Created: 512x512 textures-atlas
- [13:17:19] [Client thread/WARN]: Skipping bad option: lastServer:
- [13:17:40] [Client thread/INFO]: Deleting level New World
- [13:17:40] [Client thread/INFO]: Attempt 1...
- [13:17:45] [Server thread/INFO]: Starting integrated minecraft server version 1.11.2
- [13:17:45] [Server thread/INFO]: Generating keypair
- [13:17:45] [Server thread/INFO]: Injecting existing block and item data into this server instance
- [13:17:46] [Server thread/INFO]: Applying holder lookups
- [13:17:46] [Server thread/INFO]: Holder lookups applied
- [13:17:46] [Server thread/INFO]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@5386dff1)
- [13:17:46] [Server thread/INFO]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@5386dff1)
- [13:17:46] [Server thread/INFO]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@5386dff1)
- [13:17:46] [Server thread/INFO]: Preparing start region for level 0
- [13:17:47] [Server thread/INFO]: Preparing spawn area: 10%
- [13:17:48] [Server thread/INFO]: Preparing spawn area: 20%
- [13:17:49] [Server thread/INFO]: Preparing spawn area: 32%
- [13:17:50] [Server thread/INFO]: Preparing spawn area: 45%
- [13:17:51] [Server thread/INFO]: Preparing spawn area: 58%
- [13:17:52] [Server thread/INFO]: Preparing spawn area: 71%
- [13:17:53] [Server thread/INFO]: Preparing spawn area: 83%
- [13:17:54] [Server thread/INFO]: Preparing spawn area: 95%
- [13:17:55] [Server thread/INFO]: Changing view distance to 12, from 10
- [13:17:56] [Netty Local Client IO #0/INFO]: Server protocol version 2
- [13:17:56] [Netty Server IO #1/INFO]: Client protocol version 2
- [13:17:56] [Netty Server IO #1/INFO]: Client attempting to join with 6 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
- [13:17:56] [Netty Local Client IO #0/INFO]: [Netty Local Client IO #0] Client side modded connection established
- [13:17:56] [Server thread/INFO]: [Server thread] Server side modded connection established
- [13:17:56] [Server thread/INFO]: JessicaCL[local:E:9ae0c7a6] logged in with entity id 1181 at (224.5, 74.0, 237.5)
- [13:17:56] [Server thread/INFO]: JessicaCL joined the game
- [13:18:02] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5459ms behind, skipping 109 tick(s)
- [13:18:08] [Server thread/INFO]: JessicaCL has just earned the achievement [Taking Inventory]
- [13:18:08] [Client thread/INFO]: [CHAT] JessicaCL has just earned the achievement [Taking Inventory]
- [13:18:35] [Server thread/INFO]: Stopping server
- [13:18:35] [Server thread/INFO]: Saving players
- [13:18:35] [Server thread/INFO]: Saving worlds
- [13:18:35] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
- [13:18:35] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
- [13:18:35] [Server thread/INFO]: Saving chunks for level 'New World'/The End
- [13:18:36] [Server thread/INFO]: Unloading dimension 0
- [13:18:36] [Server thread/INFO]: Unloading dimension -1
- [13:18:36] [Server thread/INFO]: Unloading dimension 1
- [13:18:36] [Server thread/INFO]: Applying holder lookups
- [13:18:36] [Server thread/INFO]: Holder lookups applied
- [13:18:38] [Client thread/FATAL]: Reported exception thrown!
- net.minecraft.util.ReportedException: Tesselating block model
- at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:95) ~[bra.class:?]
- at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:199) ~[bte.class:?]
- at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(SourceFile:100) ~[bta.class:?]
- at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178505_b(ChunkRenderDispatcher.java:171) ~[bsz.class:?]
- at net.minecraft.client.renderer.RenderGlobal.func_174970_a(RenderGlobal.java:958) ~[bqm.class:?]
- at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1303) ~[bqe.class:?]
- at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1246) ~[bqe.class:?]
- at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1053) ~[bqe.class:?]
- at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1077) ~[bes.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372) [bes.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
- at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- Caused by: java.lang.IllegalAccessError: tried to access field net.minecraft.world.ChunkCache.field_72815_e from class com.mia.props.Props
- at com.mia.props.Props.getTileEntityPreferNotCreating(Props.java:333) ~[Props.class:?]
- at com.mia.props.common.BlockProps.getLightValue(BlockProps.java:204) ~[BlockProps.class:?]
- at net.minecraft.block.state.BlockStateContainer$StateImplementation.getLightValue(BlockStateContainer.java:504) ~[atm$a.class:?]
- at net.minecraft.block.Block.func_185484_c(Block.java:365) ~[alu.class:?]
- at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185889_a(BlockStateContainer.java:362) ~[atm$a.class:?]
- at net.minecraftforge.client.model.pipeline.BlockInfo.updateLightMatrix(BlockInfo.java:126) ~[BlockInfo.class:?]
- at net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo.updateBlockInfo(VertexLighterSmoothAo.java:186) ~[VertexLighterSmoothAo.class:?]
- at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.render(ForgeBlockModelRenderer.java:134) ~[ForgeBlockModelRenderer.class:?]
- at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187498_b(ForgeBlockModelRenderer.java:103) ~[ForgeBlockModelRenderer.class:?]
- at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:47) ~[brc.class:?]
- at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:38) ~[brc.class:?]
- at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:80) ~[bra.class:?]
- ... 16 more
- [13:18:38] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:523]: ---- Minecraft Crash Report ----
- // I just don't know what went wrong :(
- Time: 4/24/17 1:18 PM
- Description: Tesselating block model
- java.lang.IllegalAccessError: tried to access field net.minecraft.world.ChunkCache.field_72815_e from class com.mia.props.Props
- at com.mia.props.Props.getTileEntityPreferNotCreating(Props.java:333)
- at com.mia.props.common.BlockProps.getLightValue(BlockProps.java:204)
- at net.minecraft.block.state.BlockStateContainer$StateImplementation.getLightValue(BlockStateContainer.java:504)
- at net.minecraft.block.Block.func_185484_c(Block.java:365)
- at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185889_a(BlockStateContainer.java:362)
- at net.minecraftforge.client.model.pipeline.BlockInfo.updateLightMatrix(BlockInfo.java:126)
- at net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo.updateBlockInfo(VertexLighterSmoothAo.java:186)
- at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.render(ForgeBlockModelRenderer.java:134)
- at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187498_b(ForgeBlockModelRenderer.java:103)
- at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:47)
- at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:38)
- at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:80)
- at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:199)
- at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(SourceFile:100)
- at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178505_b(ChunkRenderDispatcher.java:171)
- at net.minecraft.client.renderer.RenderGlobal.func_174970_a(RenderGlobal.java:958)
- at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1303)
- at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1246)
- at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1053)
- at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1077)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
- at net.minecraft.client.main.Main.main(SourceFile:124)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:483)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Client thread
- Stacktrace:
- at com.mia.props.Props.getTileEntityPreferNotCreating(Props.java:333)
- at com.mia.props.common.BlockProps.getLightValue(BlockProps.java:204)
- at net.minecraft.block.state.BlockStateContainer$StateImplementation.getLightValue(BlockStateContainer.java:504)
- at net.minecraft.block.Block.func_185484_c(Block.java:365)
- at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185889_a(BlockStateContainer.java:362)
- at net.minecraftforge.client.model.pipeline.BlockInfo.updateLightMatrix(BlockInfo.java:126)
- at net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo.updateBlockInfo(VertexLighterSmoothAo.java:186)
- at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.render(ForgeBlockModelRenderer.java:134)
- at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187498_b(ForgeBlockModelRenderer.java:103)
- -- Block model being tesselated --
- Details:
- Block: minecraft:grass[snowy=false]
- Block location: World: (225,74,226), Chunk: (at 1,4,2 in 14,14; contains blocks 224,0,224 to 239,255,239), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
- Using AO: true
- Stacktrace:
- at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:47)
- at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:38)
- -- Block being tesselated --
- Details:
- Block type: ID #2 (tile.grass // net.minecraft.block.BlockGrass)
- Block data value: 0 / 0x0 / 0b0000
- Block location: World: (225,74,226), Chunk: (at 1,4,2 in 14,14; contains blocks 224,0,224 to 239,255,239), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
- Stacktrace:
- at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:80)
- at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:199)
- at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(SourceFile:100)
- at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178505_b(ChunkRenderDispatcher.java:171)
- at net.minecraft.client.renderer.RenderGlobal.func_174970_a(RenderGlobal.java:958)
- at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1303)
- at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1246)
- -- Affected level --
- Details:
- Level name: MpServer
- All players: 1 total; [EntityPlayerSP['JessicaCL'/1181, l='MpServer', x=226.52, y=75.00, z=228.70]]
- Chunk stats: MultiplayerChunkCache: 506, 506
- Level seed: 0
- Level generator: ID 00 - default, ver 1. Features enabled: false
- Level generator options:
- Level spawn location: World: (232,64,244), Chunk: (at 8,4,4 in 14,15; contains blocks 224,0,240 to 239,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
- Level time: 686 game time, 686 day time
- Level dimension: 0
- Level storage version: 0x00000 - Unknown?
- Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
- Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
- Forced entities: 112 total; [EntityItem['item.tile.gravel'/4117, l='MpServer', x=224.35, y=32.00, z=286.88], EntityBat['Bat'/4192, l='MpServer', x=174.59, y=49.46, z=222.02], EntitySheep['Sheep'/97, l='MpServer', x=149.50, y=70.00, z=243.50], EntitySheep['Sheep'/98, l='MpServer', x=147.50, y=70.00, z=245.50], EntityChicken['Chicken'/105, l='MpServer', x=149.50, y=64.00, z=298.50], EntityChicken['Chicken'/107, l='MpServer', x=147.50, y=64.00, z=299.50], EntityChicken['Chicken'/108, l='MpServer', x=156.19, y=64.00, z=301.50], EntityItem['item.tile.gravel'/4204, l='MpServer', x=221.67, y=32.00, z=286.88], EntityVillager['Villager'/119, l='MpServer', x=155.50, y=68.00, z=208.50], EntityVillager['Villager'/120, l='MpServer', x=156.50, y=68.00, z=208.50], EntityVillager['Villager'/121, l='MpServer', x=154.07, y=67.00, z=216.55], EntityVillager['Villager'/122, l='MpServer', x=148.60, y=64.00, z=214.50], EntitySheep['Sheep'/127, l='MpServer', x=183.27, y=70.00, z=272.49], EntitySheep['Sheep'/128, l='MpServer', x=176.50, y=68.00, z=265.50], EntitySheep['Sheep'/129, l='MpServer', x=176.50, y=68.00, z=267.50], EntitySheep['Sheep'/130, l='MpServer', x=176.50, y=68.00, z=264.50], EntityCow['Cow'/131, l='MpServer', x=181.50, y=63.00, z=297.50], EntityCow['Cow'/132, l='MpServer', x=181.50, y=63.00, z=297.50], EntityCow['Cow'/133, l='MpServer', x=180.50, y=64.00, z=296.50], EntityCow['Cow'/134, l='MpServer', x=179.50, y=64.00, z=297.50], EntityHorse['Horse'/144, l='MpServer', x=193.01, y=66.00, z=216.05], EntityHorse['Horse'/145, l='MpServer', x=192.50, y=64.00, z=219.50], EntityHorse['Horse'/146, l='MpServer', x=198.89, y=64.00, z=224.13], EntityHorse['Horse'/147, l='MpServer', x=200.38, y=64.00, z=229.91], EntityHorse['Horse'/148, l='MpServer', x=185.11, y=64.00, z=218.08], EntityHorse['Horse'/157, l='MpServer', x=201.66, y=64.00, z=191.50], EntityHorse['Horse'/158, l='MpServer', x=200.31, y=64.00, z=191.50], EntityHorse['Horse'/159, l='MpServer', x=202.50, y=64.00, z=192.93], EntityHorse['Horse'/160, l='MpServer', x=202.50, y=64.00, z=195.15], EntityItem['item.tile.gravel'/4274, l='MpServer', x=223.10, y=32.00, z=286.11], EntityItem['item.tile.torch'/181, l='MpServer', x=236.12, y=31.00, z=287.88], EntityHorse['Horse'/182, l='MpServer', x=246.50, y=70.00, z=295.69], EntityHorse['Horse'/183, l='MpServer', x=246.50, y=70.00, z=296.78], EntityHorse['Horse'/184, l='MpServer', x=243.50, y=69.00, z=297.50], EntityHorse['Horse'/189, l='MpServer', x=263.31, y=68.00, z=161.65], EntityHorse['Horse'/190, l='MpServer', x=263.50, y=68.00, z=163.50], EntityHorse['Horse'/191, l='MpServer', x=262.07, y=68.00, z=161.40], EntityItem['item.tile.rail'/192, l='MpServer', x=260.24, y=31.00, z=287.88], EntityItem['item.tile.rail'/193, l='MpServer', x=255.80, y=31.00, z=287.88], EntityItem['item.tile.rail'/195, l='MpServer', x=252.75, y=31.00, z=287.40], EntityZombie['Zombie'/4291, l='MpServer', x=281.77, y=23.00, z=306.50], EntitySkeleton['Skeleton'/4292, l='MpServer', x=288.50, y=22.00, z=305.50], EntityItem['item.tile.rail'/197, l='MpServer', x=250.92, y=31.00, z=286.92], EntityItem['item.tile.rail'/199, l='MpServer', x=262.88, y=31.00, z=286.19], EntityItem['item.tile.rail'/200, l='MpServer', x=262.88, y=31.00, z=287.88], EntitySheep['Sheep'/201, l='MpServer', x=259.65, y=72.00, z=298.48], EntitySheep['Sheep'/202, l='MpServer', x=258.50, y=72.00, z=298.50], EntitySheep['Sheep'/203, l='MpServer', x=255.50, y=72.00, z=297.50], EntitySheep['Sheep'/204, l='MpServer', x=253.50, y=72.00, z=297.50], EntityHorse['Horse'/215, l='MpServer', x=290.50, y=69.00, z=199.50], EntityHorse['Horse'/216, l='MpServer', x=284.02, y=70.00, z=194.07], EntityHorse['Horse'/217, l='MpServer', x=294.07, y=71.00, z=197.07], EntityHorse['Horse'/218, l='MpServer', x=290.55, y=71.00, z=194.86], EntityHorse['Horse'/219, l='MpServer', x=294.50, y=70.00, z=196.50], EntityHorse['Horse'/220, l='MpServer', x=290.22, y=71.00, z=193.62], EntitySheep['Sheep'/221, l='MpServer', x=292.50, y=70.00, z=304.50], EntitySheep['Sheep'/222, l='MpServer', x=291.50, y=71.00, z=301.50], EntitySheep['Sheep'/223, l='MpServer', x=285.76, y=72.00, z=302.50], EntitySheep['Sheep'/224, l='MpServer', x=295.50, y=71.00, z=301.50], EntitySheep['Sheep'/225, l='MpServer', x=280.50, y=69.00, z=308.50], EntitySheep['Sheep'/226, l='MpServer', x=280.50, y=69.00, z=307.50], EntitySheep['Sheep'/227, l='MpServer', x=281.50, y=70.00, z=306.50], EntitySheep['Sheep'/237, l='MpServer', x=303.50, y=64.00, z=272.50], EntitySheep['Sheep'/238, l='MpServer', x=300.50, y=65.00, z=271.50], EntitySheep['Sheep'/239, l='MpServer', x=297.50, y=66.00, z=275.50], EntitySheep['Sheep'/240, l='MpServer', x=297.50, y=66.00, z=275.50], EntityItem['item.tile.doublePlant.syringa'/4340, l='MpServer', x=234.92, y=64.00, z=274.85], EntityBat['Bat'/4431, l='MpServer', x=211.78, y=65.05, z=229.13], EntityBat['Bat'/4433, l='MpServer', x=215.08, y=62.81, z=216.66], EntityItem['item.tile.flower1.dandelion'/4477, l='MpServer', x=181.39, y=63.00, z=255.94], EntityItem['item.item.seeds'/4478, l='MpServer', x=180.46, y=63.00, z=257.88], EntityBat['Bat'/4545, l='MpServer', x=156.19, y=30.72, z=305.98], EntityCreeper['Creeper'/4548, l='MpServer', x=238.50, y=52.00, z=289.50], EntitySpider['Spider'/4549, l='MpServer', x=236.50, y=52.00, z=289.50], EntitySkeleton['Skeleton'/4616, l='MpServer', x=232.51, y=43.00, z=306.74], EntityCreeper['Creeper'/4626, l='MpServer', x=151.50, y=31.00, z=299.50], EntityCreeper['Creeper'/4627, l='MpServer', x=152.50, y=31.00, z=297.50], EntityEnderman['Enderman'/4749, l='MpServer', x=184.50, y=54.00, z=257.50], EntityCreeper['Creeper'/4762, l='MpServer', x=149.50, y=49.00, z=291.50], EntityCreeper['Creeper'/4763, l='MpServer', x=154.50, y=49.00, z=293.50], EntityCreeper['Creeper'/4764, l='MpServer', x=152.50, y=49.00, z=292.50], EntityZombie['Zombie'/4808, l='MpServer', x=269.50, y=31.00, z=150.19], EntitySpider['Spider'/4809, l='MpServer', x=275.50, y=25.00, z=155.50], EntitySkeleton['Skeleton'/4832, l='MpServer', x=212.50, y=35.00, z=213.50], EntitySkeleton['Skeleton'/5036, l='MpServer', x=155.53, y=50.00, z=235.31], EntitySpider['Spider'/5097, l='MpServer', x=166.50, y=25.00, z=228.50], EntityCreeper['Creeper'/5136, l='MpServer', x=260.53, y=18.00, z=247.83], EntityCreeper['Creeper'/5137, l='MpServer', x=263.50, y=17.00, z=250.50], EntityWitch['Witch'/5191, l='MpServer', x=189.50, y=55.00, z=260.50], EntityZombie['Zombie'/5192, l='MpServer', x=192.25, y=55.00, z=257.52], EntitySkeleton['Skeleton'/5223, l='MpServer', x=224.50, y=32.00, z=285.50], EntitySkeleton['Skeleton'/5227, l='MpServer', x=181.50, y=58.00, z=255.50], EntityZombieVillager['Zombie Villager'/5228, l='MpServer', x=193.50, y=21.00, z=252.50], EntitySpider['Spider'/5298, l='MpServer', x=190.50, y=48.00, z=292.50], EntitySpider['Spider'/5400, l='MpServer', x=158.04, y=25.00, z=229.95], EntitySpider['Spider'/5401, l='MpServer', x=156.14, y=25.00, z=227.71], EntitySkeleton['Skeleton'/5484, l='MpServer', x=239.54, y=27.00, z=153.29], EntitySkeleton['Skeleton'/5485, l='MpServer', x=242.53, y=28.00, z=152.91], EntityZombie['Zombie'/5500, l='MpServer', x=163.50, y=46.00, z=229.50], EntityBat['Bat'/5575, l='MpServer', x=179.28, y=28.03, z=229.56], EntityCreeper['Creeper'/5619, l='MpServer', x=291.50, y=19.00, z=179.50], EntityBat['Bat'/5652, l='MpServer', x=225.49, y=57.40, z=305.57], EntityBat['Bat'/5653, l='MpServer', x=229.19, y=57.58, z=303.52], EntityPlayerSP['JessicaCL'/1181, l='MpServer', x=226.52, y=75.00, z=228.70], EntitySquid['Squid'/2514, l='MpServer', x=191.04, y=60.13, z=238.73], EntitySquid['Squid'/2521, l='MpServer', x=200.40, y=58.41, z=246.68], EntitySquid['Squid'/2547, l='MpServer', x=190.60, y=56.10, z=233.49], EntitySquid['Squid'/2548, l='MpServer', x=192.13, y=61.71, z=226.47], EntitySquid['Squid'/2549, l='MpServer', x=189.36, y=57.01, z=232.76], EntityCreeper['Creeper'/3156, l='MpServer', x=153.50, y=44.00, z=249.50], EntitySpider['Spider'/3157, l='MpServer', x=152.50, y=44.00, z=251.50], EntityCreeper['Creeper'/3951, l='MpServer', x=304.50, y=33.00, z=166.50]]
- Retry entities: 0 total; []
- Server brand: fml,forge
- Server type: Integrated singleplayer server
- Stacktrace:
- at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:415)
- at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2655)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:393)
- at net.minecraft.client.main.Main.main(SourceFile:124)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:483)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- -- System Details --
- Details:
- Minecraft Version: 1.11.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 1.8.0_25, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 619877808 bytes (591 MB) / 1555861504 bytes (1483 MB) up to 4281597952 bytes (4083 MB)
- JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
- IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
- FML: MCP 9.38 Powered by Forge 13.20.0.2228 6 mods loaded, 6 mods active
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- UCHIJAAAA minecraft{1.11.2} [Minecraft] (minecraft.jar)
- UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
- UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2228.jar)
- UCHIJAAAA forge{13.20.0.2228} [Minecraft Forge] (forge-1.11.2-13.20.0.2228.jar)
- UCHIJAAAA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.jar)
- UCHIJAAAA props{2.4.1} [Decocraft] (Decocraft-2.4.1_1.11.2)
- Loaded coremods (and transformers):
- GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.14008 Compatibility Profile Context 21.19.137.514' Renderer: 'AMD Radeon (TM) R9 200 Series'
- Launched Version: 1.11.2-forge1.11.2-13.20.0.2228
- LWJGL: 2.9.4
- OpenGL: AMD Radeon (TM) R9 200 Series GL version 4.5.14008 Compatibility Profile Context 21.19.137.514, ATI Technologies Inc.
- GL Caps: Using GL 1.3 multitexturing.
- Using GL 1.3 texture combiners.
- Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
- Shaders are available because OpenGL 2.1 is supported.
- VBOs are available because OpenGL 1.5 is supported.
- Using VBOs: Yes
- Is Modded: Definitely; Client brand changed to 'fml,forge'
- Type: Client (map_client.txt)
- Resource Packs:
- Current Language: English (US)
- Profiler Position: N/A (disabled)
- CPU: 4x Intel(R) Core(TM) i5-4440 CPU @ 3.10GHz
- [13:18:38] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:523]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\S\AppData\Roaming\.minecraft\crash-reports\crash-2017-04-24_13.18.38-client.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement