sheepuff
sheepuff from Pastebin
Sheepuff Pastebin Sheer puff sleeve top paste Sheep office details Sheer puff sleeve blouse code Sheer puffy sleeve shirt snippet Sheer puff sleeve dress text Sheer puff dress source Sheer puff sleeve
[16:09:31] [Client thread/ERROR] [minecraft/LootTableManager]: Couldn't load loot table aether_legacy:entities/sheepuff/orange from jar:file:/C:/Users/Issac/Desktop/mmc-stable-win32/MultiMC/instances/update-RAD-1.30a/minecraft/mods/aether_legacy-1.12.2-v1.4.4.jar!/assets/aether_legacy/loot_tables/entities/sheepuff/orange.json
com.google.gson.JsonParseException: Loot Table "aether_legacy:entities/sheepuff/orange" Missing `name` entry for pool #0
at net.minecraftforge.common.ForgeHooks.readPoolName(ForgeHooks.java:1252) ~[ForgeHooks.class:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:143) ~[bfq$a.class:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:138) ~[bfq$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[TypeAdapterRuntimeTypeWrapper.class:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[ArrayTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.deserializeClass(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.deserializeClass(SourceFile:455) ~[rc.class:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:204) ~[bfs$a.class:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:199) ~[bfs$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:852) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:801) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:773) ~[Gson.class:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:1176) ~[ForgeHooks.class:?]
at net.minecraft.world.storage.loot.LootTableManager$Loader.loadBuiltinLootTable(LootTableManager.java:156) [bfv$a.class:?]
at net.minecraft.world.storage.loot.LootTableManager$Loader.load(LootTableManager.java:72) [bfv$a.class:?]
at net.minecraft.world.storage.loot.LootTableManager$Loader.load(LootTableManager.java:53) [bfv$a.class:?]
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache.get(LocalCache.java:4154) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) [guava-21.0.jar:?]
at net.minecraft.world.storage.loot.LootTableManager.getLootTableFromLocation(LootTableManager.java:40) [bfv.class:?]
at net.minecraft.world.storage.loot.LootTableManager.reloadLootTables(LootTableManager.java:49) [bfv.class:?]
at net.minecraft.world.storage.loot.LootTableManager.(LootTableManager.java:35) [bfv.class:?]
at thebetweenlands.common.registries.LootTableRegistry.getManager(LootTableRegistry.java:209) [LootTableRegistry.class:?]
at thebetweenlands.common.registries.LootTableRegistry.getItemsFromTable(LootTableRegistry.java:147) [LootTableRegistry.class:?]
at thebetweenlands.compat.jei.recipes.animator.AnimatorRecipeJEI.getIngredients(AnimatorRecipeJEI.java:96) [AnimatorRecipeJEI.class:?]
at mezz.jei.recipes.RecipeRegistry.getIngredients(RecipeRegistry.java:285) [RecipeRegistry.class:?]
at mezz.jei.recipes.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:271) [RecipeRegistry.class:?]
at mezz.jei.recipes.RecipeRegistry.addRecipe(RecipeRegistry.java:259) [RecipeRegistry.class:?]
at mezz.jei.recipes.RecipeRegistry.addRecipe(RecipeRegistry.java:231) [RecipeRegistry.class:?]
at mezz.jei.recipes.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.recipes.RecipeRegistry.(RecipeRegistry.java:95) [RecipeRegistry.class:?]
at mezz.jei.startup.ModRegistry.createRecipeRegistry(ModRegistry.java:335) [ModRegistry.class:?]
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:77) [JeiStarter.class:?]
at mezz.jei.startup.ProxyCommonClient.loadComplete(ProxyCommonClient.java:136) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:55) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.init(Minecraft.java:535) [bib.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:3931) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
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:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]
[16:09:31] [Client thread/ERROR] [minecraft/LootTableManager]: Couldn't load loot table aether_legacy:entities/sheepuff/white from jar:file:/C:/Users/Issac/Desktop/mmc-stable-win32/MultiMC/instances/update-RAD-1.30a/minecraft/mods/aether_legacy-1.12.2-v1.4.4.jar!/assets/aether_legacy/loot_tables/entities/sheepuff/white.json
com.google.gson.JsonParseException: Loot Table "aether_legacy:entities/sheepuff/white" Missing `name` entry for pool #0
at net.minecraftforge.common.ForgeHooks.readPoolName(ForgeHooks.java:1252) ~[ForgeHooks.class:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:143) ~[bfq$a.class:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:138) ~[bfq$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[TypeAdapterRuntimeTypeWrapper.class:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[ArrayTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.deserializeClass(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.deserializeClass(SourceFile:455) ~[rc.class:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:204) ~[bfs$a.class:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:199) ~[bfs$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:852) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:801) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:773) ~[Gson.class:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:1176) ~[ForgeHooks.class:?]
at net.minecraft.world.storage.loot.LootTableManager$Loader.loadBuiltinLootTable(LootTableManager.java:156) [bfv$a.class:?]
at net.minecraft.world.storage.loot.LootTableManager$Loader.load(LootTableManager.java:72) [bfv$a.class:?]
at net.minecraft.world.storage.loot.LootTableManager$Loader.load(LootTableManager.java:53) [bfv$a.class:?]
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache.get(LocalCache.java:4154) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) [guava-21.0.jar:?]
at net.minecraft.world.storage.loot.LootTableManager.getLootTableFromLocation(LootTableManager.java:40) [bfv.class:?]
at net.minecraft.world.storage.loot.LootTableManager.reloadLootTables(LootTableManager.java:49) [bfv.class:?]
at net.minecraft.world.storage.loot.LootTableManager.(LootTableManager.java:35) [bfv.class:?]
at thebetweenlands.common.registries.LootTableRegistry.getManager(LootTableRegistry.java:209) [LootTableRegistry.class:?]
at thebetweenlands.common.registries.LootTableRegistry.getItemsFromTable(LootTableRegistry.java:147) [LootTableRegistry.class:?]
at thebetweenlands.compat.jei.recipes.animator.AnimatorRecipeJEI.getIngredients(AnimatorRecipeJEI.java:96) [AnimatorRecipeJEI.class:?]
at mezz.jei.recipes.RecipeRegistry.getIngredients(RecipeRegistry.java:285) [RecipeRegistry.class:?]
at mezz.jei.recipes.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:271) [RecipeRegistry.class:?]
at mezz.jei.recipes.RecipeRegistry.addRecipe(RecipeRegistry.java:259) [RecipeRegistry.class:?]
at mezz.jei.recipes.RecipeRegistry.addRecipe(RecipeRegistry.java:231) [RecipeRegistry.class:?]
at mezz.jei.recipes.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.recipes.RecipeRegistry.(RecipeRegistry.java:95) [RecipeRegistry.class:?]
at mezz.jei.startup.ModRegistry.createRecipeRegistry(ModRegistry.java:335) [ModRegistry.class:?]
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:77) [JeiStarter.class:?]
at mezz.jei.startup.ProxyCommonClient.loadComplete(ProxyCommonClient.java:136) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:55) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.init(Minecraft.java:535) [bib.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:3931) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
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:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]
[16:09:31] [Client thread/INFO] [STDOUT]: [heroicarmory.init.ModItems:lootLoad:1827]: skipping loot table 'thebetweenlands:loot/dungeon_chest_loot' because mod chests are disabled in config
[16:09:31] [Client thread/INFO] [jei]: Building recipe registry took 1.687 s
[16:09:31] [Client thread/INFO] [jei]: Building ingredient list...
[16:09:31] [Client thread/INFO] [jei]: Building ingredient list took 95.99 ms
[16:09:31] [Client thread/INFO] [jei]: Building ingredient filter...
[16:09:32] [Client thread/INFO] [jei]: Building ingredient filter took 1.271 s
[16:09:32] [Client thread/INFO] [jei]: Building bookmarks...
[16:09:32] [Client thread/INFO] [jei]: Building bookmarks took 6.861 ms
[16:09:32] [Client thread/INFO] [jei]: Building runtime...
[16:09:32] [Client thread/INFO] [invtweaks.forge.asm.ContainerTransformer]: InvTweaks: successfully transformed setFocused/func_146195_b
[16:09:33] [Client thread/INFO] [jei]: Building runtime took 96.25 ms
[16:09:33] [Client thread/INFO] [jei]: Starting JEI took 6.206 s
[16:09:34] [Client thread/INFO] [Waila]: Starting Waila...
[16:09:34] [Client thread/INFO] [Waila]: Gathering annotated plugins...
[16:09:34] [Client thread/INFO] [Waila]: Gathering wrapped IMC plugins...
[16:09:34] [Client thread/INFO] [Waila]: Registering plugins...
[16:09:34] [Client thread/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.core.PluginCore
[16:09:34] [Client thread/INFO] [Waila]: Registering plugin at com.blakebr0.mysticalagriculture.compat.WailaDataProvider
[16:09:34] [Client thread/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
[16:09:34] [Client thread/INFO] [Waila]: Registering plugin at com.jaquadro.minecraft.storagedrawers.integration.Waila
[16:09:35] [Client thread/INFO] [Waila]: Registering plugin at com.yurtmod.integration.WailaProvider
[16:09:35] [Client thread/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.capability.PluginCapability
[16:09:35] [Client thread/INFO] [Waila]: Registering plugin at mrriegel.limelib.plugin.WAILA
[16:09:35] [Client thread/INFO] [Waila]: Registering plugin at net.blay09.mods.waystones.compat.WailaProvider
[16:09:35] [Client thread/INFO] [Waila]: Registering plugin at pokefenn.totemic.waila.ModWailaPlugin
[16:09:35] [Client thread/INFO] [Waila]: Registering plugin at team.chisel.common.integration.waila.ChiselDataHandler
[16:09:35] [Client thread/INFO] [Waila]: Registering plugin at xreliquary.compat.waila.WailaCallbackHandler
[16:09:35] [Client thread/INFO] [Waila]: Starting Waila took 79.08 ms
[16:09:35] [Client thread/INFO] [dsurround]: Initializing registry [Sound Registry]
[16:09:35] [Client thread/INFO] [dsurround]: Initializing registry [Acoustic Registry]
[16:09:35] [Client thread/INFO] [dsurround]: Initializing registry [Biome Registry]
[16:09:35] [Client thread/INFO] [dsurround]: Initializing registry [BlockState Registry]
[16:09:35] [Client thread/INFO] [dsurround]: Initializing registry [Footsteps Registry]
[16:09:36] [Client thread/INFO] [dsurround]: Initializing registry [Item Registry]
[16:09:36] [Client thread/INFO] [dsurround]: Initializing registry [Effects Registry]
[16:09:36] [Client thread/INFO] [dsurround]: Initializing registry [Dimension Registry]
[16:09:36] [Client thread/INFO] [dsurround]: [Sound Registry] 1680 sound events in private registry
[16:09:36] [Client thread/INFO] [dsurround]: [Acoustic Registry] 82492 cache hits during initialization
[16:09:36] [Client thread/INFO] [dsurround]: [Acoustic Registry] 78092 primitives by material generated
[16:09:36] [Client thread/INFO] [dsurround]: [Acoustic Registry] 3 primitives by sound generated
[16:09:36] [Client thread/INFO] [dsurround]: [BlockState Registry] 112155 block states processed, 27 registry entries
[16:09:36] [Client thread/INFO] [foamfix]: JEI search tree manager injection complete!
[16:09:37] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 175 mods
[16:09:37] [Client thread/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
[16:09:37] [Client thread/INFO] [mojang/NarratorWindows]: Narrator library for x64 successfully loaded
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: The following texture errors were found.
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: DOMAIN minecraft
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: --------------------------------------------------
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: domain minecraft is missing 1 texture
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: domain minecraft has 11 locations:
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: mod aether_legacy_addon resources at C:\Users\Issac\Desktop\mmc-stable-win32\MultiMC\instances\update-RAD-1.30a\minecraft\mods\aether_continuation-1.12.2-v1.2.3.jar
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:Aether Legacy
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:DungeonTactics
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:Extra Utilities 2
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:JourneyMap
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:Quark
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: mod subterraneanswitcheroo resources at C:\Users\Issac\Desktop\mmc-stable-win32\MultiMC\instances\update-RAD-1.30a\minecraft\mods\SubSwitch1.1.0.jar
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:ViesCraft
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: resource pack at path C:\Users\Issac\Desktop\mmc-stable-win32\MultiMC\instances\update-RAD-1.30a\minecraft\mods\Quark-r1.6-177.jar
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: resource pack at path C:\Users\Issac\Desktop\mmc-stable-win32\MultiMC\instances\update-RAD-1.30a\minecraft\config\ChanceCubes\CustomRewards\Resourcepack\CustomSounds-Resourcepack.zip
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: The missing resources for domain minecraft are:
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/textures/atlas/blocks.png.png
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: No other errors exist for domain minecraft
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: DOMAIN randomloot
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: --------------------------------------------------
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: domain randomloot is missing 3 textures
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: domain randomloot has 1 location:
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: mod randomloot resources at C:\Users\Issac\Desktop\mmc-stable-win32\MultiMC\instances\update-RAD-1.30a\minecraft\mods\randomloot 1.6.2.jar
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: The missing resources for domain randomloot are:
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/pickaxe/20.png
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/pickaxe/19.png
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/pickaxe/18.png
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: No other errors exist for domain randomloot
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: DOMAIN extrautils2
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: --------------------------------------------------
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: domain extrautils2 is missing 1 texture
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: domain extrautils2 has 1 location:
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:Extra Utilities 2
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: The missing resources for domain extrautils2 are:
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/potions/purging.png
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: No other errors exist for domain extrautils2
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
[16:09:37] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[16:09:37] [Client thread/INFO] [thebetweenlands.client.audio.SoundSystemOpenALAccess]: Sound library is not OpenAL library
[16:10:11] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [itemphysic, ivtoolkit, otgcore, openmodscore, dsurroundcore, aether_legacy_addon, aether_legacy, aiimprovements, akashictome, applecore, aquaculture, betteradvancements, betterquesting, biggerpacketsplz, biomebundle, bloodmoon, bountiful, buildinggadgets, cavern, chameleon, chancecubes, charm, chesttransporter, clumps, colossalchests, comforts, controlling, cosmeticarmorreworked, ctgui, creeperconfetti, ctm, cucumber, customizeddungeonloot, custommainmenu, cyclicmagic, cyclopscore, defaultsettings, dimdoors, discordsuite, disenchanter, doggytalents, dldungeonsjbg, dungeontactics, ebwizardry, embers, enchdesc, engineersworkshop, extraalchemy, extra_spells, extrautils2, eyesinthedarkness, ezstorage, fastfurnace, forgeendertech, ftbguides, ftbmoney, ftbquests, gottschcore, heroicarmory, waila, improvedbackpacks, infernalmobs, ingameinfoxml, inventorypets, ironbackpacks, itemfilters, journeymap, jeresources, landmanager, letsencryptcraft, levelup2, libraryex, limelib, livingenchantment, login_shield, lost_aether, lunatriuscore, megaloot, minerva, mousetweaks, mowziesmobs, mysticalmechanics, mysticalagriculture, naturescompass, neat, netherex, yurtmod, recipehandler, notes, openblocks, openmods, openterraingenerator, ordinarycoins, oreexcavation, harvestcraft, patchouli, pitweaks, placeableitems, portablecrafting, potioncore, prefab, progressivebosses, pvj, pyramidplunder, qualitytools, quark, quarkoddities, questbook, randomloot, randomthings, reccomplex, resourceloader, roguelike, ropebridge, roughtweaks, rustic, scalinghealth, signpost, silentlib, storagenetwork, skewers, soundfilters, spartanshields, spawntemple, stackie, bq_standard, stg, storagedrawers, strawgolem, subterraneanswitcheroo, terracart, beneath, theeightfabledblades, tombstone, totemic, tropicraft, uniquecrops, vanillafix, vc, vtweaks, waystones, worldprimer, dsurround, pumpkinlauncher, llibrary, orelib, phosphor-lighting, solcarrot, thebetweenlands, vt] at SERVER
[16:10:11] [Netty Client IO #0/INFO] [FML]: Rejecting connection SERVER: Recurrent Complex: Failed mod's custom NetworkCheckHandler FMLMod:reccomplex{1.4.8.2}
[16:11:25] [Client thread/INFO] [minecraft/GuiConnecting]: Connecting to 185.249.196.89, 25565
[16:11:30] [Netty Client IO #1/INFO] [biggerpacketsplz.ClassTransformer]: Transforming class 'gu', alias 'net.minecraft.network.NettyCompressionDecoder'
[16:11:30] [Netty Client IO #1/INFO] [biggerpacketsplz.ClassTransformer]: Scanning method 'decode(Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Ljava/util/List;)V'
[16:11:30] [Netty Client IO #1/INFO] [biggerpacketsplz.ClassTransformer]: Patching constant (java.lang.Integer) 2097152
[16:11:30] [Netty Client IO #1/INFO] [biggerpacketsplz.ClassTransformer]: Patching constant (java.lang.Integer) 2097152
[16:11:30] [Netty Client IO #1/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:52]: [itemphysic] Patched net.minecraft.entity.item.EntityItem ...
[16:11:30] [Netty Client IO #1/INFO] [FML]: Server protocol version 2
[16:11:31] [Netty Client IO #1/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.server.SPacketDisconnect