[1.10.2] [Baubles/Botania] Visual Bug
RurouniTim opened this issue ยท 1 comments
There's just a minor visual bug when both Metamorph and Botania are installed that makes it so even in player form, baubles don't render. To clarify a few details, Baubles is required in order to run Botania. I'm not seeing anything in the log that looks specific to Metamorph. Any errors that show up with Metamorph also appear to show up without it.
[19:50:18] [Client thread/INFO]: MinecraftForge v12.18.3.2185 Initialized
[19:50:18] [Client thread/INFO]: Replaced 231 ore recipes
[19:50:18] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[19:50:18] [Client thread/INFO]: Searching C:\Users\RurouniTIm\Desktop\Minecraft\Instances\Mod Testing\mods for mods
[19:50:20] [Client thread/WARN]: ****************************************
[19:50:20] [Client thread/WARN]: * The modid Baubles is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[19:50:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[19:50:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[19:50:20] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[19:50:20] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[19:50:20] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[19:50:20] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[19:50:20] [Client thread/WARN]: ****************************************
[19:50:20] [Client thread/WARN]: ****************************************
[19:50:20] [Client thread/WARN]: * The modid Botania is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[19:50:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[19:50:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[19:50:20] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[19:50:20] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[19:50:20] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[19:50:20] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[19:50:20] [Client thread/WARN]: ****************************************
[19:50:20] [Client thread/INFO]: Forge Mod Loader has identified 6 mods to load
[19:50:20] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, Baubles, Botania, metamorph] at CLIENT
[19:50:20] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, Baubles, Botania, metamorph] at SERVER
[19:50:21] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Baubles, FMLFileResourcePack:Botania, FMLFileResourcePack:Metamorph
[19:50:21] [Client thread/INFO]: Processing ObjectHolder annotations
[19:50:21] [Client thread/INFO]: Found 423 ObjectHolder annotations
[19:50:21] [Client thread/INFO]: Identifying ItemStackHolder annotations
[19:50:21] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[19:50:21] [Client thread/INFO]: Applying holder lookups
[19:50:21] [Client thread/INFO]: Holder lookups applied
[19:50:21] [Client thread/INFO]: Applying holder lookups
[19:50:21] [Client thread/INFO]: Holder lookups applied
[19:50:21] [Client thread/INFO]: Applying holder lookups
[19:50:21] [Client thread/INFO]: Holder lookups applied
[19:50:21] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[19:50:21] [Forge Version Check/INFO]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[19:50:22] [Forge Version Check/INFO]: [Forge] Found status: UP_TO_DATE Target: null
[19:50:24] [Client thread/INFO]: OBJLoader: Domain botania has been added.
[19:50:24] [Client thread/INFO]: Applying holder lookups
[19:50:24] [Client thread/INFO]: Holder lookups applied
[19:50:24] [Client thread/INFO]: Injecting itemstacks
[19:50:24] [Client thread/INFO]: Itemstack injection complete
[19:50:25] [Sound Library Loader/INFO]: Starting up SoundSystem...
[19:50:25] [Thread-7/INFO]: Initializing LWJGL OpenAL
[19:50:25] [Thread-7/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[19:50:26] [Thread-7/INFO]: OpenAL initialized.
[19:50:26] [Sound Library Loader/INFO]: Sound engine started
[19:50:27] [Client thread/INFO]: Max texture size: 16384
[19:50:27] [Client thread/INFO]: Created: 16x16 textures-atlas
[19:50:29] [Client thread/ERROR]: Exception loading model for variant baubles:Ring#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model baubles:item/Ring with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:317) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.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.io.FileNotFoundException: baubles:models/item/Ring.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 14 more
[19:50:29] [Client thread/ERROR]: Exception loading model for variant baubles:Ring#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model baubles:Ring#inventory with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:325) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.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) ~[bpe.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 14 more
[19:50:30] [Client thread/INFO]: Registered %d recipes.
[19:50:30] [Client thread/INFO]: Injecting itemstacks
[19:50:30] [Client thread/INFO]: Itemstack injection complete
[19:50:30] [Client thread/INFO]: The Lexica Botania has 26542 words.
[19:50:31] [Client thread/INFO]: Forge Mod Loader has successfully loaded 6 mods
[19:50:31] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Baubles, FMLFileResourcePack:Botania, FMLFileResourcePack:Metamorph
[19:50:31] [Client thread/INFO]: SoundSystem shutting down...
[19:50:31] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[19:50:31] [Sound Library Loader/INFO]: Starting up SoundSystem...
[19:50:32] [Thread-10/INFO]: Initializing LWJGL OpenAL
[19:50:32] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[19:50:32] [Thread-10/INFO]: OpenAL initialized.
[19:50:32] [Sound Library Loader/INFO]: Sound engine started
[19:50:33] [Client thread/INFO]: Max texture size: 16384
[19:50:33] [Client thread/INFO]: Created: 1024x1024 textures-atlas
[19:50:36] [Client thread/ERROR]: Exception loading model for variant baubles:Ring#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model baubles:item/Ring with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:317) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:340) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.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.io.FileNotFoundException: baubles:models/item/Ring.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 17 more
[19:50:36] [Client thread/ERROR]: Exception loading model for variant baubles:Ring#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model baubles:Ring#inventory with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:325) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:340) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.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) ~[bpe.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 17 more
[19:50:36] [Client thread/WARN]: Skipping bad option: lastServer:
[19:50:42] [Client thread/INFO]: Deleting level test
[19:50:42] [Client thread/INFO]: Attempt 1...
[19:50:49] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2
[19:50:49] [Server thread/INFO]: Generating keypair
[19:50:49] [Server thread/INFO]: Injecting existing block and item data into this server instance
[19:50:49] [Server thread/INFO]: Applying holder lookups
[19:50:49] [Server thread/INFO]: Holder lookups applied
[19:50:50] [Server thread/INFO]: Loading dimension 0 (test) (net.minecraft.server.integrated.IntegratedServer@5cf6a020)
[19:50:51] [Server thread/INFO]: Loading dimension 1 (test) (net.minecraft.server.integrated.IntegratedServer@5cf6a020)
[19:50:51] [Server thread/INFO]: Loading dimension -1 (test) (net.minecraft.server.integrated.IntegratedServer@5cf6a020)
[19:50:51] [Server thread/INFO]: Preparing start region for level 0
[19:50:52] [Server thread/INFO]: Preparing spawn area: 5%
[19:50:53] [Server thread/INFO]: Preparing spawn area: 10%
[19:50:54] [Server thread/INFO]: Preparing spawn area: 16%
[19:50:55] [Server thread/INFO]: Preparing spawn area: 24%
[19:50:56] [Server thread/INFO]: Preparing spawn area: 33%
[19:50:57] [Server thread/INFO]: Preparing spawn area: 44%
[19:50:58] [Server thread/INFO]: Preparing spawn area: 53%
[19:50:59] [Server thread/INFO]: Preparing spawn area: 64%
[19:51:00] [Server thread/INFO]: Preparing spawn area: 76%
[19:51:01] [Server thread/INFO]: Preparing spawn area: 88%
[19:51:02] [Server thread/INFO]: Changing view distance to 12, from 10
[19:51:03] [Netty Local Client IO #0/INFO]: Server protocol version 2
[19:51:03] [Netty Server IO #1/INFO]: Client protocol version 2
[19:51:03] [Netty Server IO #1/INFO]: Client attempting to join with 6 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
[19:51:03] [Netty Local Client IO #0/INFO]: [Netty Local Client IO #0] Client side modded connection established
[19:51:03] [Server thread/INFO]: [Server thread] Server side modded connection established
[19:51:03] [Server thread/INFO]: RurouniTim[local:E:283688d7] logged in with entity id 1430 at (207.5, 67.0, 248.5)
[19:51:03] [Server thread/INFO]: RurouniTim joined the game
[19:51:05] [Client thread/INFO]: [mchorse.metamorph.network.client.ClientHandlerBlacklist:run:15]: [metamorph.Morph]
[19:51:09] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5638ms behind, skipping 112 tick(s)
[19:51:13] [Server thread/INFO]: RurouniTim has just earned the achievement [Taking Inventory]
[19:51:13] [Client thread/INFO]: [CHAT] RurouniTim has just earned the achievement [Taking Inventory]
[19:51:28] [Server thread/INFO]: [RurouniTim: Set own game mode to Survival Mode]
[19:51:28] [Client thread/INFO]: [CHAT] Your game mode has been updated to Survival Mode
[19:51:38] [Server thread/INFO]: Saving and pausing game...
[19:51:38] [Server thread/INFO]: Saving chunks for level 'test'/Overworld
[19:51:38] [Server thread/INFO]: Saving chunks for level 'test'/Nether
[19:51:38] [Server thread/INFO]: Saving chunks for level 'test'/The End
[19:51:40] [Server thread/INFO]: Stopping server
[19:51:40] [Server thread/INFO]: Saving players
[19:51:40] [Server thread/INFO]: Saving worlds
[19:51:40] [Server thread/INFO]: Saving chunks for level 'test'/Overworld
[19:51:40] [Server thread/INFO]: Saving chunks for level 'test'/Nether
[19:51:40] [Server thread/INFO]: Saving chunks for level 'test'/The End
[19:51:40] [Server thread/INFO]: Unloading dimension 0
[19:51:40] [Server thread/INFO]: Unloading dimension -1
[19:51:40] [Server thread/INFO]: Unloading dimension 1
[19:51:41] [Server thread/INFO]: Applying holder lookups
[19:51:41] [Server thread/INFO]: Holder lookups applied
[19:51:43] [Client thread/INFO]: Stopping!
[19:51:43] [Client thread/INFO]: SoundSystem shutting down...
[19:51:43] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
This bug might be caused by the fact that Metamorph (it seems as also Baubles does) substitutes player renderers. I think this can be fixed by adding another config option which disables player renderer substitution, but the price would be an inability to see morphed arms in first person.