hey,
is there any way to disable the refreshResources from liteloader?
It's not compatible with the SevTech Ages modpack.
Refreshing the resources causes multiple errors and ends up crashing.
[20:24:22] [main/ERROR] [FML]: Exception loading model for variant immersiveengineering:metal_decoration1_slab#slabtype=0,type=aluminum_fence
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model immersiveengineering:metal_decoration1_slab#slabtype=0,type=aluminum_fence 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:248) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:236) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:163) ~[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:131) [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:806) [bib.class:?]
at com.mumfrey.liteloader.client.ResourcesClient.refreshResources(ResourcesClient.java:45) [ResourcesClient.class:1.12.2-SNAPSHOT+jnks-b4.git-4cc2bb00c8eff08863c9f7625be08983951546a5]
at com.mumfrey.liteloader.client.LiteLoaderEventBrokerClient.onStartupComplete(LiteLoaderEventBrokerClient.java:275) [LiteLoaderEventBrokerClient.class:1.12.2-SNAPSHOT+jnks-b4.git-4cc2bb00c8eff08863c9f7625be08983951546a5]
at net.minecraft.client.Minecraft.handler$onStartupComplete$zzf000(Minecraft.java:3390) [bib.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:569) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_161]
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:1191) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 20 more
java.lang.IllegalArgumentException: recipeCategories must not be empty.
at mezz.jei.util.ErrorUtil.checkNotEmpty(ErrorUtil.java:201)
at mezz.jei.gui.ingredients.IngredientLookupState.<init>(IngredientLookupState.java:23)
at mezz.jei.gui.recipes.RecipeGuiLogic.<init>(RecipeGuiLogic.java:34)
at mezz.jei.gui.recipes.RecipesGui.<init>(RecipesGui.java:83)
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:85)
at mezz.jei.startup.ProxyCommonClient.lambda$loadComplete$0(ProxyCommonClient.java:116)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:131)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:814)
at com.mumfrey.liteloader.client.ResourcesClient.refreshResources(ResourcesClient.java:45)
at com.mumfrey.liteloader.client.LiteLoaderEventBrokerClient.onStartupComplete(LiteLoaderEventBrokerClient.java:275)
at net.minecraft.client.Minecraft.handler$onStartupComplete$zzf000(Minecraft.java:3390)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:569)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 mezz.jei.util.ErrorUtil.checkNotEmpty(ErrorUtil.java:201)
at mezz.jei.gui.ingredients.IngredientLookupState.<init>(IngredientLookupState.java:23)
at mezz.jei.gui.recipes.RecipeGuiLogic.<init>(RecipeGuiLogic.java:34)
at mezz.jei.gui.recipes.RecipesGui.<init>(RecipesGui.java:83)
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:85)
at mezz.jei.startup.ProxyCommonClient.lambda$loadComplete$0(ProxyCommonClient.java:116)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:131)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:814)
at com.mumfrey.liteloader.client.ResourcesClient.refreshResources(ResourcesClient.java:45)
at com.mumfrey.liteloader.client.LiteLoaderEventBrokerClient.onStartupComplete(LiteLoaderEventBrokerClient.java:275)
at net.minecraft.client.Minecraft.handler$onStartupComplete$zzf000(Minecraft.java:3390)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:569)
hey,
is there any way to disable the refreshResources from liteloader?
It's not compatible with the SevTech Ages modpack.
Refreshing the resources causes multiple errors and ends up crashing.