sp614x / optifine

1.8k stars 418 forks source link

The game crashes when changing connected textures #536

Closed ghost closed 2 years ago

ghost commented 7 years ago

When I change connected textures from fancy to off, it takes an unreasonably large amount of time, and when I try to change it from off to fast, my game freezes. I’ve got no crash log, because my game did not crash; it froze.

I have tested this in both 1.10.2 and 1.11.2, and this happens in both versions. When I relaunch my game, I can successfully change connected textures from off to fast.

This is not a one-off thing; it happens every time I try to change connected textures. It even happens when I’m on the title screen and not in a world.

Builderb0y commented 7 years ago

It has to reload textures when you do this. That's why it takes some time.

sp614x commented 7 years ago

This usually happens when the sound manager crashes after 2 consecutive resource reloads. Can you post the error log (game output)?

VegaOmega commented 6 years ago

I have a similar issue, but instead my game instantly crashes with no warning when turning it from fancy to off.

hanleybrand commented 5 years ago

I am having the same issue and found this while googling the answer - in case it's helpful, it looks like the issue is being caused by a sound manager crash (that's the last thing before the client become unresponsive - it looks like I also have a mod to remove (but I don't think that's causing the crash - teuton materials was a support mod for a Millenaire mod, basically it's just basic blocks)

[08:20:11] [Client thread/INFO] [net.minecraft.client.resources.SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:AppleSkin, FMLFileResourcePack:Backpacks!, FMLFileResourcePack:Controlling, FMLFileResourcePack:Effortless Building, FMLFileResourcePack:Electroblob's Wizardry, FMLFileResourcePack:Floocraft, FMLFileResourcePack:The Flying Things, FMLFileResourcePack:Shadowfacts' Forgelin, FMLFileResourcePack:FTB Library, FMLFileResourcePack:FTB Utilities, FMLFileResourcePack:FTB Utilities: Backups, FMLFileResourcePack:Waila, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Millenaire, FMLFileResourcePack:PM Dumper, FMLFileResourcePack:Quick Leaf Decay, FMLFileResourcePack:Rustic, FMLFileResourcePack:Tabula, FMLFileResourcePack:Corail Tombstone, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:Waystones, FMLFileResourcePack:WorldEdit, FMLFileResourcePack:§3Dynamic Surroundings: HUDs, FMLFileResourcePack:§3Dynamic Surroundings, FMLFileResourcePack:§3OreLib Support Library, Isabella II × SuikaCraft 1.12, Isabella Forever Villager Pack, Isabella Forever Millenaire Pack, Lower Shield
[08:20:11] [Client thread/INFO] [Config]: [OptiFine] *** Reloading textures ***
[08:20:11] [Client thread/INFO] [Config]: [OptiFine] Resource packs: Isabella II × SuikaCraft 1.12, Isabella Forever Villager Pack, Isabella Forever Millenaire Pack, Lower Shield
[08:20:11] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 658 advancements
[08:20:11] [Client thread/INFO] [jei]: Created: 128x256 textures-atlas
[08:20:13] [Client thread/INFO] [net.minecraft.client.audio.SoundManager]: SoundSystem shutting down...
[08:20:14] [Client thread/WARN] [net.minecraft.client.audio.SoundManager]: Author: Paul Lamb, www.paulscode.com
[08:20:14] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Starting up SoundSystem...
[08:20:14] [Thread-2601/INFO] [net.minecraft.client.audio.SoundManager]: Initializing LWJGL OpenAL
[08:20:14] [Thread-2601/INFO] [net.minecraft.client.audio.SoundManager]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[08:20:14] [Thread-2601/INFO] [net.minecraft.client.audio.SoundManager]: OpenAL initialized.
[08:20:14] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Sound engine started
[08:20:23] [Client thread/INFO] [Config]: [OptiFine] Mipmap levels: 4
[08:20:23] [Client thread/INFO] [Config]: [OptiFine] Multitexture: false
[08:20:23] [Client thread/INFO] [Config]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[08:20:23] [Client thread/INFO] [Config]: [OptiFine] Scaled non power of 2: twilightforest:blocks/ironwood_pattern, 48 -> 64
[08:20:24] [Client thread/INFO] [Config]: [OptiFine] Custom loader sprites: 9
[08:20:24] [Client thread/INFO] [Config]: [OptiFine] Sprite dependencies: 12
[08:20:25] [Client thread/INFO] [net.minecraft.client.renderer.texture.TextureMap]: Created: 1024x1024 textures-atlas
[08:20:25] [Client thread/INFO] [Config]: [OptiFine] Animated sprites: 88
[08:20:25] [Client thread/ERROR] [FML]: Exception loading model for variant teutonmaterials:packed_cobble_block#normal
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model teutonmaterials:packed_cobble_block#normal with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [cev.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112) [cev.class:?]
    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:808) [bib.class:?]
    at net.minecraft.client.settings.GameSettings.setOptionValueOF(GameSettings.java:1954) [bid.class:?]
    at net.minecraft.client.settings.GameSettings.func_74306_a(GameSettings.java:510) [bid.class:?]
    at net.optifine.gui.GuiQualitySettingsOF.func_146284_a(GuiQualitySettingsOF.java:67) [GuiQualitySettingsOF.class:?]
    at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:443) [blk.class:?]
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533) [blk.class:?]
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501) [blk.class:?]
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1759) [bib.class:?]
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_171]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_171]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171]
    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:83) ~[bvv.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
    ... 24 more
[08:20:25] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant teutonmaterials:packed_cobble_block#normal: 
java.lang.Exception: Could not load model definition for variant teutonmaterials:packed_cobble_block
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [cev.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112) [cev.class:?]
    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:808) [bib.class:?]
    at net.minecraft.client.settings.GameSettings.setOptionValueOF(GameSettings.java:1954) [bid.class:?]
    at net.minecraft.client.settings.GameSettings.func_74306_a(GameSettings.java:510) [bid.class:?]
    at net.optifine.gui.GuiQualitySettingsOF.func_146284_a(GuiQualitySettingsOF.java:67) [GuiQualitySettingsOF.class:?]
    at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:443) [blk.class:?]
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533) [blk.class:?]
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501) [blk.class:?]
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1759) [bib.class:?]
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_171]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_171]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171]
    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 teutonmaterials:blockstates/packed_cobble_block.json
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251) ~[cgb.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
    ... 23 more
Caused by: java.io.FileNotFoundException: teutonmaterials:blockstates/packed_cobble_block.json
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:83) ~[cev.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244) ~[cgb.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
    ... 23 more
[08:20:25] [Client thread/ERROR] [FML]: Exception loading model for variant teutonmaterials:fine_stone_block#normal
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model teutonmaterials:fine_stone_block#normal with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [cev.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112) [cev.class:?]
    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:808) [bib.class:?]
    at net.minecraft.client.settings.GameSettings.setOptionValueOF(GameSettings.java:1954) [bid.class:?]
    at net.minecraft.client.settings.GameSettings.func_74306_a(GameSettings.java:510) [bid.class:?]
    at net.optifine.gui.GuiQualitySettingsOF.func_146284_a(GuiQualitySettingsOF.java:67) [GuiQualitySettingsOF.class:?]
    at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:443) [blk.class:?]
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533) [blk.class:?]
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501) [blk.class:?]
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1759) [bib.class:?]
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_171]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_171]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171]
    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:83) ~[bvv.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
    ... 24 more
[08:20:25] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant teutonmaterials:fine_stone_block#normal: 
java.lang.Exception: Could not load model definition for variant teutonmaterials:fine_stone_block
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [cev.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112) [cev.class:?]
    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:808) [bib.class:?]
    at net.minecraft.client.settings.GameSettings.setOptionValueOF(GameSettings.java:1954) [bid.class:?]
    at net.minecraft.client.settings.GameSettings.func_74306_a(GameSettings.java:510) [bid.class:?]
    at net.optifine.gui.GuiQualitySettingsOF.func_146284_a(GuiQualitySettingsOF.java:67) [GuiQualitySettingsOF.class:?]
    at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:443) [blk.class:?]
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533) [blk.class:?]
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501) [blk.class:?]
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1759) [bib.class:?]
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_171]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_171]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171]
    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 teutonmaterials:blockstates/fine_stone_block.json
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251) ~[cgb.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
    ... 23 more
Caused by: java.io.FileNotFoundException: teutonmaterials:blockstates/fine_stone_block.json
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:83) ~[cev.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244) ~[cgb.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
    ... 23 more
[08:20:25] [Client thread/ERROR] [FML]: Exception loading model for variant teutonmaterials:polished_stone_block#normal
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model teutonmaterials:polished_stone_block#normal with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [cev.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112) [cev.class:?]
    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:808) [bib.class:?]
    at net.minecraft.client.settings.GameSettings.setOptionValueOF(GameSettings.java:1954) [bid.class:?]
    at net.minecraft.client.settings.GameSettings.func_74306_a(GameSettings.java:510) [bid.class:?]
    at net.optifine.gui.GuiQualitySettingsOF.func_146284_a(GuiQualitySettingsOF.java:67) [GuiQualitySettingsOF.class:?]
    at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:443) [blk.class:?]
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533) [blk.class:?]
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501) [blk.class:?]
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1759) [bib.class:?]
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_171]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_171]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171]
    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:83) ~[bvv.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
    ... 24 more
[08:20:25] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant teutonmaterials:polished_stone_block#normal: 
java.lang.Exception: Could not load model definition for variant teutonmaterials:polished_stone_block
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [cev.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112) [cev.class:?]
    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:808) [bib.class:?]
    at net.minecraft.client.settings.GameSettings.setOptionValueOF(GameSettings.java:1954) [bid.class:?]
    at net.minecraft.client.settings.GameSettings.func_74306_a(GameSettings.java:510) [bid.class:?]
    at net.optifine.gui.GuiQualitySettingsOF.func_146284_a(GuiQualitySettingsOF.java:67) [GuiQualitySettingsOF.class:?]
    at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:443) [blk.class:?]
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533) [blk.class:?]
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501) [blk.class:?]
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1759) [bib.class:?]
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_171]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_171]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171]
    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 teutonmaterials:blockstates/polished_stone_block.json
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251) ~[cgb.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
    ... 23 more
Caused by: java.io.FileNotFoundException: teutonmaterials:blockstates/polished_stone_block.json
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:83) ~[cev.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244) ~[cgb.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
    ... 23 more
[08:20:25] [Client thread/ERROR] [FML]: Exception loading model for variant teutonmaterials:old_wood_block#normal
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model teutonmaterials:old_wood_block#normal with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [cev.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112) [cev.class:?]
    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:808) [bib.class:?]
    at net.minecraft.client.settings.GameSettings.setOptionValueOF(GameSettings.java:1954) [bid.class:?]
    at net.minecraft.client.settings.GameSettings.func_74306_a(GameSettings.java:510) [bid.class:?]
    at net.optifine.gui.GuiQualitySettingsOF.func_146284_a(GuiQualitySettingsOF.java:67) [GuiQualitySettingsOF.class:?]
    at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:443) [blk.class:?]
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533) [blk.class:?]
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501) [blk.class:?]
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1759) [bib.class:?]
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_171]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_171]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171]
    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:83) ~[bvv.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
    ... 24 more
[08:20:25] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant teutonmaterials:old_wood_block#normal: 
java.lang.Exception: Could not load model definition for variant teutonmaterials:old_wood_block
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [cev.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112) [cev.class:?]
    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:808) [bib.class:?]
    at net.minecraft.client.settings.GameSettings.setOptionValueOF(GameSettings.java:1954) [bid.class:?]
    at net.minecraft.client.settings.GameSettings.func_74306_a(GameSettings.java:510) [bid.class:?]
    at net.optifine.gui.GuiQualitySettingsOF.func_146284_a(GuiQualitySettingsOF.java:67) [GuiQualitySettingsOF.class:?]
    at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:443) [blk.class:?]
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533) [blk.class:?]
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501) [blk.class:?]
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1759) [bib.class:?]
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_171]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_171]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171]
    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 teutonmaterials:blockstates/old_wood_block.json
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251) ~[cgb.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
    ... 23 more
Caused by: java.io.FileNotFoundException: teutonmaterials:blockstates/old_wood_block.json
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:83) ~[cev.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244) ~[cgb.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
    ... 23 more
[08:20:25] [Client thread/FATAL] [FML]: Suppressed additional 2 model loading errors for domain teutonmaterials
[08:20:25] [Client thread/INFO] [jei]: Restarting JEI.
[08:20:25] [Client thread/INFO] [jei]: Starting JEI...
[08:20:25] [Client thread/INFO] [jei]: Registering recipe categories...
[08:20:25] [Client thread/INFO] [jei]: Registering recipe categories took 388.9 μs
[08:20:25] [Client thread/INFO] [jei]: Registering mod plugins...
[08:20:26] [Client thread/INFO] [jei]: Registering mod plugins took 39.84 ms
[08:20:26] [Client thread/INFO] [jei]: Building recipe registry...
[08:20:26] [Client thread/INFO] [jei]: Building recipe registry took 33.22 ms
[08:20:26] [Client thread/INFO] [jei]: Building ingredient list...
[08:20:26] [Client thread/INFO] [jei]: Building ingredient list took 9.605 ms
[08:20:26] [Client thread/INFO] [jei]: Building ingredient filter...
[08:20:26] [Client thread/INFO] [jei]: Building ingredient filter took 290.2 ms
[08:20:26] [Client thread/INFO] [jei]: Building bookmarks...
[08:20:26] [Client thread/INFO] [jei]: Building bookmarks took 6.879 ms
[08:20:26] [Client thread/INFO] [jei]: Building runtime...
[08:20:26] [Client thread/INFO] [jei]: Building runtime took 1.376 ms
[08:20:26] [Client thread/INFO] [jei]: Starting JEI took 408.4 ms
[08:20:26] [Client thread/INFO] [Config]: [OptiFine] *** Reloading custom textures ***
[08:20:26] [Client thread/INFO] [Config]: [OptiFine] Natural Textures: Parsing default configuration "optifine/natural.properties"
[08:20:26] [Client thread/INFO] [Config]: [OptiFine] Natural Textures: Valid only for textures from default resource pack
[08:20:26] [Client thread/INFO] [Config]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/pine.png
[08:20:26] [Client thread/INFO] [Config]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/birch.png
[08:20:26] [Client thread/INFO] [Config]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/swampgrass.png
[08:20:26] [Client thread/INFO] [Config]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/swampfoliage.png
[08:20:26] [Client thread/INFO] [Config]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/sky0.png
[08:20:26] [Client thread/INFO] [Config]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/fog0.png
[08:20:26] [Client thread/INFO] [Config]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/underwater.png
[08:20:26] [Client thread/INFO] [Config]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/pumpkinstem.png
[08:20:26] [Client thread/INFO] [Config]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/melonstem.png
[08:20:26] [Client thread/INFO] [Config]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/myceliumparticle.png
[08:20:27] [Client thread/INFO] [Config]: [OptiFine] CustomColors: Loading mcpatcher/color.properties
[08:20:27] [Client thread/INFO] [Config]: [OptiFine] CustomColors: particle.water = 757f82
[08:20:27] [Client thread/INFO] [Config]: [OptiFine] CustomColors: particle.portal = 6d3977
[08:20:27] [Client thread/INFO] [Config]: [OptiFine] CustomColors: lilypad = 676d4a
[08:20:27] [Client thread/INFO] [Config]: [OptiFine] CustomColors: text.xpbar = 598989
[08:20:27] [Client thread/INFO] [Config]: [OptiFine] CustomColors: text.boss = 695274
[08:20:27] [Client thread/INFO] [Config]: [OptiFine] CustomColors: text.sign = 30281f
[08:20:27] [Client thread/INFO] [Config]: [OptiFine] CustomColors: fog.nether = 330707
[08:20:27] [Client thread/INFO] [Config]: [OptiFine] CustomColors: fog.end = 131318
[08:20:27] [Client thread/INFO] [Config]: [OptiFine] CustomColors: sky.end = 181818
[08:20:27] [Client thread/INFO] [Config]: [OptiFine] CustomColors: Spawn egg shell colors: 26
[08:20:27] [Client thread/INFO] [Config]: [OptiFine] CustomColors: Spawn egg spot colors: 26
[08:20:27] [Client thread/INFO] [Config]: [OptiFine] CustomColors: Wolf collar colors: 16
[08:20:27] [Client thread/INFO] [Config]: [OptiFine] CustomColors: Sheep colors: 16
[08:20:27] [Client thread/INFO] [Config]: [OptiFine] CustomColors: Text colors: 32
[08:20:27] [Client thread/INFO] [Config]: [OptiFine] CustomColors: Map colors: 37
[08:20:27] [Client thread/INFO] [Config]: [OptiFine] CustomColors: Potion colors: 28
[08:20:27] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/creeper/creeper.png, variants: 3
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/chicken.png, variants: 4
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/pig/pig.png, variants: 6
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/enderman/enderman.png, variants: 3
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/slime/magmacube.png, variants: 3
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/slime/slime.png, variants: 3
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/snowman_overlay.png, variants: 4
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/zombie/zombie.png, variants: 9
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/skeleton/skeleton.png, variants: 5
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/sheep/sheep_fur.png, variants: 3
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/sheep/sheep.png, variants: 3
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/zombie_pigman.png, variants: 6
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/wolf/wolf_tame.png, variants: 4
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/wolf/wolf.png, variants: 4
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/wolf/wolf_angry.png, variants: 4
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/ghast/ghast.png, variants: 4
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/iron_golem.png, variants: 3
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/spider/spider.png, variants: 5
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/squid.png, variants: 6
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/blaze.png, variants: 5
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/silverfish.png, variants: 3
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/cow/cow.png, variants: 6
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/cow/mooshroom.png, variants: 6
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/villager/villager.png, variants: 4
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/villager/librarian.png, variants: 4
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/villager/butcher.png, variants: 4
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/villager/smith.png, variants: 2
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/villager/priest.png, variants: 3
[08:20:28] [Client thread/INFO] [Config]: [OptiFine] RandomEntities: textures/entity/villager/farmer.png, variants: 6
[08:20:30] [Client thread/INFO] [net.minecraft.client.resources.SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:AppleSkin, FMLFileResourcePack:Backpacks!, FMLFileResourcePack:Controlling, FMLFileResourcePack:Effortless Building, FMLFileResourcePack:Electroblob's Wizardry, FMLFileResourcePack:Floocraft, FMLFileResourcePack:The Flying Things, FMLFileResourcePack:Shadowfacts' Forgelin, FMLFileResourcePack:FTB Library, FMLFileResourcePack:FTB Utilities, FMLFileResourcePack:FTB Utilities: Backups, FMLFileResourcePack:Waila, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Millenaire, FMLFileResourcePack:PM Dumper, FMLFileResourcePack:Quick Leaf Decay, FMLFileResourcePack:Rustic, FMLFileResourcePack:Tabula, FMLFileResourcePack:Corail Tombstone, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:Waystones, FMLFileResourcePack:WorldEdit, FMLFileResourcePack:§3Dynamic Surroundings: HUDs, FMLFileResourcePack:§3Dynamic Surroundings, FMLFileResourcePack:§3OreLib Support Library, Isabella II × SuikaCraft 1.12, Isabella Forever Villager Pack, Isabella Forever Millenaire Pack, Lower Shield
[08:20:30] [Thread-2601/ERROR] [net.minecraft.client.audio.SoundManager]: Error in class 'CodecJOrbis'
[08:20:30] [Thread-2601/ERROR] [net.minecraft.client.audio.SoundManager]: Unable to acquire inputstream in method 'initialize'.
[08:20:30] [Thread-2601/WARN] [net.minecraft.client.audio.SoundManager]: ERROR MESSAGE:
[08:20:30] [Thread-2601/INFO] [net.minecraft.client.audio.SoundManager]: minecraft:sounds/random/click.ogg
[08:20:30] [Thread-2601/WARN] [net.minecraft.client.audio.SoundManager]: STACK TRACE:
[08:20:30] [Thread-2601/INFO] [net.minecraft.client.audio.SoundManager]: net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:69)
[08:20:30] [Thread-2601/INFO] [net.minecraft.client.audio.SoundManager]: net.minecraft.client.audio.SoundManager$2$1.getInputStream(SoundManager.java:500)
[08:20:30] [Thread-2601/INFO] [net.minecraft.client.audio.SoundManager]: paulscode.sound.codecs.CodecJOrbis.initialize(CodecJOrbis.java:281)
[08:20:30] [Thread-2601/INFO] [net.minecraft.client.audio.SoundManager]: paulscode.sound.libraries.LibraryLWJGLOpenAL.loadSound(LibraryLWJGLOpenAL.java:392)
[08:20:30] [Thread-2601/INFO] [net.minecraft.client.audio.SoundManager]: paulscode.sound.libraries.LibraryLWJGLOpenAL.newSource(LibraryLWJGLOpenAL.java:640)
[08:20:30] [Thread-2601/INFO] [net.minecraft.client.audio.SoundManager]: paulscode.sound.SoundSystem.CommandNewSource(SoundSystem.java:1800)
[08:20:30] [Thread-2601/INFO] [net.minecraft.client.audio.SoundManager]: paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2415)
[08:20:30] [Thread-2601/INFO] [net.minecraft.client.audio.SoundManager]: paulscode.sound.CommandThread.run(CommandThread.java:121)
[08:20:30] [Client thread/INFO] [Config]: [OptiFine] *** Reloading textures ***
[08:20:30] [Client thread/INFO] [Config]: [OptiFine] Resource packs: Isabella II × SuikaCraft 1.12, Isabella Forever Villager Pack, Isabella Forever Millenaire Pack, Lower Shield
[08:20:31] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 658 advancements
[08:20:31] [Client thread/INFO] [jei]: Created: 128x256 textures-atlas
[08:21:47] [Client Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
hanleybrand commented 5 years ago

Turns out I was wrong - the errors at the top are caused by a mod I removed already (I'm almost positive I never placed a block from it or anything in this save). Is there a cache that can be deleted?

VegaOmega commented 5 years ago

Im not gonna lie i completely forgot about this. It was so long ago and ive been playing modpacks that dont really have this problem so i cant help much.

On Mon, Apr 8, 2019, 7:52 AM Peter Hanley notifications@github.com wrote:

Turns out I was wrong - the errors at the top are caused by a mod I removed already (I'm almost positive I never placed a block from it or anything in this save). Is there a cache that can be deleted?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/sp614x/optifine/issues/536#issuecomment-480818812, or mute the thread https://github.com/notifications/unsubscribe-auth/Ah3r4hLHe3mwdX5OM8Uds3xSGakdSFnoks5vezuQgaJpZM4MhT0E .

osirisgothra commented 3 years ago
_Just a suggestion related to this:_ I think it would be very nice if you could put some sort of dialog saying that its going to reload ALL the textures when you change this, or even in the tooltip when you mouse-over would be real neat thx!
SyedAliUmayer commented 2 years ago

If you are having problems turning from fancy to off to fast, then this might fix it. If your have changed from fancy to off with some delay, then you have to close the game and reopen it, then navigate to connected textures and try changing it from off to fast, it will have some delay but will work. If this worked then you are welcome

KaiAF commented 2 years ago

Author of the isssue never responded + deleted account, closing