MC百科社群

标题: 进入世界后崩溃 [打印本页]

作者: 137138    时间: 2022-5-8 14:54
标题: 进入世界后崩溃
本帖最后由 137138 于 2022-5-13 16:05 编辑

电脑配置[spoiler=配置]         电脑型号        七彩虹 Battle Axe C.B250M-E 台式电脑  (扫描时间:2022年05月08日) 操作系统        Windows 10 专业版 64位 ( DirectX 12 )          处理器        英特尔 Core i3-7100 @ 3.90GHz 双核 主板        七彩虹 Battle Axe C.B250M-E ( B250 芯片组 ) 内存        8 GB ( 英睿达 DDR4 2400MHz ) 主硬盘        七彩虹 SL500 240GB ( 240 GB / 固态硬盘 ) 主显卡        英特尔 HD Graphics 630 ( 128 MB / 英特尔 ) 显示器        TXD0000 HDMI 声卡        瑞昱 ALC662 @ 英特尔 High Definition Audio 控制器 网卡        瑞昱 RTL8168/8111/8112 Gigabit Ethernet Controller / 精英[/spoiler]
ps:应该不是设备问题游戏设置:1.16.5,forge,option
崩溃报告
[spoiler=崩溃报告]---- Minecraft Crash Report ---- // Surprise! Haha. Well, this is awkward.  Time: 22-5-8 下午12:55 Description: Tesselating liquid in world  java.lang.NullPointerException: Tesselating liquid in world         at net.minecraft.client.renderer.FluidBlockRenderer.func_228796_a_(FluidBlockRenderer.java:413) ~[?:?] {re:classloading,xf:OptiFine:default}         at com.infinityraider.infinitylib.render.fluid.InfFluidRenderer.func_228796_a_(InfFluidRenderer.java:40) ~[infinitylib:2.0.7] {re:classloading,pl:runtimedistcleaner:A}         at net.minecraft.client.renderer.BlockRendererDispatcher.func_228794_a_(BlockRendererDispatcher.java:98) ~[?:?] {re:classloading,xf:OptiFine:default}         at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$ChunkRender$RebuildTask.func_228940_a_(ChunkRenderDispatcher.java:862) ~[?:?] {re:classloading,xf:OptiFine:default}         at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$ChunkRender$RebuildTask.func_225618_a_(ChunkRenderDispatcher.java:735) ~[?:?] {re:classloading,xf:OptiFine:default}         at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.lambda$runTask$1(ChunkRenderDispatcher.java:192) ~[?:?] {re:mixin,xf:OptiFine:default,re:classloading,xf:OptiFine:default,pl:mixin:APP:mixins.betterf3.json:chunk.ChunkRenderDispatcherAccessor,pl:mixin:A}         at java.util.concurrent.CompletableFuture.uniCompose(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:1.8.0_331] {re:computing_frames}         at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:1.8.0_331] {}   A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------  -- Head -- Thread: Render thread Stacktrace:         at net.minecraft.client.renderer.FluidBlockRenderer.func_228796_a_(FluidBlockRenderer.java:413) ~[?:?] {re:classloading,xf:OptiFine:default}         at com.infinityraider.infinitylib.render.fluid.InfFluidRenderer.func_228796_a_(InfFluidRenderer.java:40) ~[infinitylib:2.0.7] {re:classloading,pl:runtimedistcleaner:A} -- Block being tesselated -- Details:         Block location: World: (-176,62,-256), Chunk: (at 0,3,0 in -11,-16; contains blocks -176,0,-256 to -161,255,-241), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Stacktrace:         at net.minecraft.client.renderer.BlockRendererDispatcher.func_228794_a_(BlockRendererDispatcher.java:98) ~[?:?] {re:classloading,xf:OptiFine:default}   -- Affected level -- Details:         All players: 1 total; [ClientPlayerEntity['cuichenghao_'/210, l='ClientLevel', x=-105.50, y=63.00, z=-169.50]]         Chunk stats: Client Chunk Cache: 441, 289         Level dimension: minecraft:overworld         Level spawn location: World: (-96,64,-176), Chunk: (at 0,4,0 in -6,-11; contains blocks -96,0,-176 to -81,255,-161), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)         Level time: 114601 game time, 114601 day time         Server brand: forge         Server type: Integrated singleplayer server Stacktrace:         at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:617) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:xaerominimap:xaero_clientworldclass,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:xaerominimap:xaero_clientworldclass,pl:mixin:APP:starlight.mixins.json:client.world.ClientWorldMixin,pl:mixin:APP:mixins.sndctrl.json:MixinClientWorld,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:create.mixins.json:BreakProgressMixin,pl:mixin:A}         at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2031) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:performant.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}         at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.lambda$runTask$3(ChunkRenderDispatcher.java:198) ~[?:?] {re:mixin,xf:OptiFine:default,re:classloading,xf:OptiFine:default,pl:mixin:APP:mixins.betterf3.json:chunk.ChunkRenderDispatcherAccessor,pl:mixin:A}         at java.util.concurrent.CompletableFuture.uniWhenComplete(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:1.8.0_331] {re:computing_frames}         at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:1.8.0_331] {}   -- System Details -- Details:         Minecraft Version: 1.16.5         Minecraft Version ID: 1.16.5         Operating System: Windows 10 (amd64) version 10.0         Java Version: 1.8.0_331, Oracle Corporation         Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation         Memory: 575336424 bytes (548 MB) / 5251268608 bytes (5008 MB) up to 5251268608 bytes (5008 MB)         CPUs: 4         JVM Flags: 13 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16m -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:-DontCompileHugeMethods -Xmn128m -Xmx5000m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+IgnoreUnrecognizedVMOptions         ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec         ModLauncher launch target: fmlclient         ModLauncher naming: srg         ModLauncher services:                  /mixin-0.8.4.jar mixin PLUGINSERVICE                  /eventbus-4.0.0.jar eventbus PLUGINSERVICE                  /forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE                  /forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE                  /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE                  /forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE                  /forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE                  /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE                  /OptiFine-1.16.5_HD_U_G8.jar OptiFine TRANSFORMATIONSERVICE                  /forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE                  /_MixinBootstrap-1.1.0.jar mixinbootstrap TRANSFORMATIONSERVICE          FML: 36.2         Forge: net.minecraftforge:36.2.34         FML Language Providers:                  javafml@36.2                 minecraft@1         Mod List:                  notenoughcrashes-4.1.4+1.16.5-forge.jar           |Not Enough Crashes            |notenoughcrashes              |4.1.4+1.16.5        |DONE      |Manifest: NOSIGNATURE                 NetherPortalFix_1.16.3-7.2.1.jar                  |NetherPortalFix               |netherportalfix               |7.2.1               |DONE      |Manifest: NOSIGNATURE                 TRansliterationLib-1.0.4.jar                      |TRansliterationLib Mod        |transliterationlib            |1.0.4               |DONE      |Manifest: NOSIGNATURE                 emcbaubles-1.16.5-1.2.1.jar                       |EMC Baubles                   |emcbaubles                    |1.1.0               |DONE      |Manifest: NOSIGNATURE                 BetterF3-1.1.3-forge-1.16.5.jar                   |BetterF3 Forge                |betterf3forge                 |1.1.3               |DONE      |Manifest: NOSIGNATURE                 Far_From_Home-Premium-1.16.5-7.5.jar              |Far From Home 7 Premium       |ffh7p                         |0.0                 |DONE      |Manifest: NOSIGNATURE                 curiousshulkerboxes-forge-1.16.5-4.0.1.0.jar      |Curious Shulker Boxes         |curiousshulkerboxes           |1.16.5-4.0.1.0      |DONE      |Manifest: NOSIGNATURE                 DoggyTalents-1.16.5-2.1.15.jar                    |Doggy Talents 2               |doggytalents                  |2.1.15              |DONE      |Manifest: NOSIGNATURE                 HammerLib-1.16.5-16.3.30.jar                      |HammerLib                     |hammerlib                     |16.3.30             |DONE      |Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c                 ProjectE-1.16.5-PE1.0.2.jar                       |ProjectE                      |projecte                      |PE1.0.2             |DONE      |Manifest: NOSIGNATURE                 Guide-API-VP-1.16.5-2.2.2.jar                     |Guide-API VP                  |guideapi-vp                   |2.2.2               |DONE      |Manifest: NOSIGNATURE                 CTM-MC1.16.1-1.1.2.6.jar                          |ConnectedTexturesMod          |ctm                           |MC1.16.1-1.1.2.6    |DONE      |Manifest: NOSIGNATURE                 i18nupdatemod-1.16.5-2.0.3.jar                    |I18n update Mod               |i18nupdatemod                 |2.0.3               |DONE      |Manifest: NOSIGNATURE                 citadel-1.8.1-1.16.5.jar                          |Citadel                       |citadel                       |1.8.1               |DONE      |Manifest: NOSIGNATURE                 OpenTerrainGenerator-1.16.5-0.1.10.jar            |Open Terrain Generator        |otg                           |1.16.5-0.1.10       |DONE      |Manifest: NOSIGNATURE                 Bookshelf-Forge-1.16.5-10.4.32.jar                |Bookshelf                     |bookshelf                     |10.4.32             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5                 sophisticatedbackpacks-1.16.5-3.15.13.560.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.16.5-3.15.13.560  |DONE      |Manifest: NOSIGNATURE                 randompatches-2.4.4-forge.jar                     |RandomPatches                 |randompatches                 |2.4.4-forge         |DONE      |Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7                 Hwyla-forge-1.10.11-B78_1.16.2.jar                |Waila                         |waila                         |1.10.11-B78_1.16.2  |DONE      |Manifest: NOSIGNATURE                 [1.16.X-1.0.10]+Dragon+Mounts+Legacy.jar          |Dragon Mounts: Legacy         |dragonmounts                  |1.0.10              |DONE      |Manifest: NOSIGNATURE                 twilightforest-1.16.5-4.0.870-universal.jar       |The Twilight Forest           |twilightforest                |NONE                |DONE      |Manifest: NOSIGNATURE                 w2w-1.16.1-0.0.5.2.jar                            |w2w                           |w2w                           |NONE                |DONE      |Manifest: NOSIGNATURE                 BiomesOPlenty-1.16.5-13.1.0.477-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.16.5-13.1.0.477   |DONE      |Manifest: NOSIGNATURE                 toughnessbar-6.1.jar                              |Toughness Bar                 |toughnessbar                  |6.1                 |DONE      |Manifest: NOSIGNATURE                 AdvancedRocketry-1.16.5-2.0.0-16-universal.jar    |Advanced Rocketry             |advancedrocketry              |1.16.5-2.0.0-16     |DONE      |Manifest: NOSIGNATURE                 pamhc2foodextended-1.16.3-1.0.4.jar               |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended            |version             |DONE      |Manifest: NOSIGNATURE                 curios-forge-1.16.5-4.0.5.3.jar                   |Curios API                    |curios                        |1.16.5-4.0.5.3      |DONE      |Manifest: NOSIGNATURE                 Patchouli-1.16.4-53.2.jar                         |Patchouli                     |patchouli                     |1.16.4-53.2         |DONE      |Manifest: NOSIGNATURE                 BetterThirdPerson-Forge-1.16.4-1.7.2.jar          |Better Third Person           |betterthirdperson             |1.7.2               |DONE      |Manifest: NOSIGNATURE                 obfuscate-0.6.3-1.16.5.jar                        |Obfuscate                     |obfuscate                     |0.6.3               |DONE      |Manifest: NOSIGNATURE                 vehicle-mod-0.45.2-1.16.3.jar                     |MrCrayfish's Vehicle Mod      |vehicle                       |0.45.2              |DONE      |Manifest: NOSIGNATURE                 Chunk+Pregenerator+V1.16-3.2.2.jar                |Chunk Pregenerator            |chunkpregen                   |V1.16-3.2.2         |DONE      |Manifest: NOSIGNATURE                 LibVulpes-1.16.5-1.0.2-27-universal.jar           |Lib Vulpes                    |libvulpes                     |1.16.5-1.0.2-27     |DONE      |Manifest: NOSIGNATURE                 InventoryProfilesNext-forge-1.16-1.3.5.jar        |Inventory Profiles Next       |inventoryprofilesnext         |1.3.5               |DONE      |Manifest: NOSIGNATURE                 cfm-7.0.0pre22-1.16.3.jar                         |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre22         |DONE      |Manifest: NOSIGNATURE                 morecfm-1.3.1-1.16.3.jar                          |MrCrayfish's More Furniture Mo|morecfm                       |1.3.1               |DONE      |Manifest: NOSIGNATURE                 curiouselytra-forge-1.16.5-4.0.2.4.jar            |Curious Elytra                |curiouselytra                 |1.16.5-4.0.2.4      |DONE      |Manifest: NOSIGNATURE                 AI-Improvements-1.16.5-0.4.0.jar                  |AI-Improvements               |aiimprovements                |0.4.0               |DONE      |Manifest: NOSIGNATURE                 betterwithminecolonies-1.16.5++-1.18.19.jar       |Better With Minecolonies      |betterwithminecolonies        |1.16.5++-1.18.19    |DONE      |Manifest: NOSIGNATURE                 cloth-config-4.14.54-forge.jar                    |Cloth Config v4 API           |cloth-config                  |4.14.54             |DONE      |Manifest: NOSIGNATURE                 illageandspillage-1.16.5-1.0.2.jar                |Illage and Spillage           |illageandspillage             |1.0.2               |DONE      |Manifest: NOSIGNATURE                 DynamicTrees-1.16.5-0.10.0-Beta33.jar             |Dynamic Trees                 |dynamictrees                  |1.16.5-0.10.0-Beta33|DONE      |Manifest: NOSIGNATURE                 QuarkOddities-1.16.3.jar                          |Quark Oddities                |quarkoddities                 |1.16.3              |DONE      |Manifest: NOSIGNATURE                 ClientTweaks_1.16.3-5.3.0.jar                     |Client Tweaks                 |clienttweaks                  |5.3.0               |DONE      |Manifest: NOSIGNATURE                 pamhc2trees-1.16.3-1.0.1.jar                      |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees                   |1.0.1               |DONE      |Manifest: NOSIGNATURE                 cgm-1.2.5-1.16.5.jar                              |MrCrayfish's Gun Mod          |cgm                           |1.2.5               |DONE      |Manifest: NOSIGNATURE                 minecraft-comes-alive-7.0.7-forge.jar             |Minecraft Comes Alive         |mca                           |7.0.7               |DONE      |Manifest: NOSIGNATURE                 jei-1.16.5-7.7.1.152.jar                          |Just Enough Items             |jei                           |7.7.1.152           |DONE      |Manifest: NOSIGNATURE                 Pehkui-3.3.0+1.16.5-forge.jar                     |Pehkui                        |pehkui                        |3.3.0+1.16.5-forge  |DONE      |Manifest: NOSIGNATURE                 scannable-1.16.5-forge-1.7.6+00198b7.jar          |Scannable                     |scannable                     |1.7.6               |DONE      |Manifest: NOSIGNATURE                 caelus-forge-1.16.5-2.1.3.2.jar                   |Caelus API                    |caelus                        |1.16.5-2.1.3.2      |DONE      |Manifest: NOSIGNATURE                 CuriosQuarkOBP-1.16.5-1.0.2.jar                   |Curios Quark Oddities Backpack|curiosquarkobp                |1.0.2               |DONE      |Manifest: NOSIGNATURE                 Waystones_1.16.5-7.6.4.jar                        |Waystones                     |waystones                     |7.6.4               |DONE      |Manifest: NOSIGNATURE                 Clumps-6.0.0.25.jar                               |Clumps                        |clumps                        |6.0.0.25            |DONE      |Manifest: NOSIGNATURE                 comforts-forge-1.16.5-4.0.1.5.jar                 |Comforts                      |comforts                      |1.16.5-4.0.1.5      |DONE      |Manifest: NOSIGNATURE                 curioofundying-forge-1.16.5-5.2.0.0.jar           |Curio of Undying              |curioofundying                |1.16.5-5.2.0.0      |DONE      |Manifest: NOSIGNATURE                 lazydfu-0.1.3.jar                                 |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE                 starlight-forge-0.0.3.jar                         |Starlight                     |starlight                     |0.0.3               |DONE      |Manifest: NOSIGNATURE                 iceandfire-2.1.9-1.16.5.jar                       |Ice and Fire                  |iceandfire                    |2.1.9-1.16.5        |DONE      |Manifest: NOSIGNATURE                 inventorypets-1.16.5-2.0.15.jar                   |Inventory Pets                |inventorypets                 |2.0.15              |DONE      |Manifest: NOSIGNATURE                 forge-1.16.5-36.2.34-universal.jar                |Forge                         |forge                         |36.2.34             |DONE      |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90                 DynamicSurroundings-1.16.5-4.0.5.0.jar            |§3Dynamic Surroundings        |dsurround                     |4.0.5.0             |DONE      |Manifest: NOSIGNATURE                 antiqueatlas-5.4.4-forge.jar                      |Antique Atlas                 |antiqueatlas                  |5.4.4-forge         |DONE      |Manifest: NOSIGNATURE                 forge-1.16.5-36.2.34-client.jar                   |Minecraft                     |minecraft                     |1.16.5              |DONE      |Manifest: NOSIGNATURE                 TConstruct-1.16.5-3.3.4.335.jar                   |Tinkers' Construct            |tconstruct                    |3.3.4.335           |DONE      |Manifest: NOSIGNATURE                 WailaHarvestability-mc1.16.x-forge-1.1.15.jar     |Waila Harvestability          |wailaharvestability           |1.1.15              |DONE      |Manifest: NOSIGNATURE                 EnchantmentDescriptions-1.16.5-7.0.19.jar         |EnchantmentDescriptions       |enchdesc                      |7.0.19              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5                 swingthroughgrass-1.16.4-1.5.3.jar                |SwingThroughGrass             |swingthroughgrass             |1.16.4-1.5.3        |DONE      |Manifest: NOSIGNATURE                 MouseTweaks-2.14-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks                   |2.14                |DONE      |Manifest: NOSIGNATURE                 Croparia-1.16.5-3.4.1.jar                         |Croparia                      |croparia                      |3.4.1               |DONE      |Manifest: NOSIGNATURE                 ImmersiveEngineering-1.16.5-5.0.7-143.jar         |Immersive Engineering         |immersiveengineering          |1.16.5-5.0.7-143    |DONE      |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7                 pamhc2crops-1.16.3-1.0.2.jar                      |Pam's HarvestCraft 2 Crops    |pamhc2crops                   |version             |DONE      |Manifest: NOSIGNATURE                 smoothboot-forge-1.16.4-1.2.2.jar                 |Smooth Boot                   |smoothboot                    |1.16.4-1.2.2        |DONE      |Manifest: NOSIGNATURE                 notenoughanimations-1.2.4.jar                     |NotEnoughAnimations Mod       |notenoughanimations           |1.2.4               |DONE      |Manifest: NOSIGNATURE                 flywheel-1.16-0.2.5.jar                           |Flywheel                      |flywheel                      |1.16-0.2.5          |DONE      |Manifest: NOSIGNATURE                 create-mc1.16.5_v0.3.2g.jar                       |Create                        |create                        |v0.3.2g             |DONE      |Manifest: NOSIGNATURE                 Mantle-1.16.5-1.6.157.jar                         |Mantle                        |mantle                        |1.6.157             |DONE      |Manifest: NOSIGNATURE                 Xaeros_Minimap_22.6.0_Forge_1.16.5.jar            |Xaero's Minimap               |xaerominimap                  |22.6.0              |DONE      |Manifest: NOSIGNATURE                 pamhc2foodcore-1.16.3-1.0.2.jar                   |Pam's HarvestCraft 2 Food Core|pamhc2foodcore                |version             |DONE      |Manifest: NOSIGNATURE                 gravestone-1.16.5-1.0.6.jar                       |Gravestone Mod                |gravestone                    |1.16.5-1.0.6        |DONE      |Manifest: NOSIGNATURE                 polymorph-forge-1.16.5-0.40.jar                   |Polymorph                     |polymorph                     |1.16.5-0.40         |DONE      |Manifest: NOSIGNATURE                 AutoRegLib-1.6-49.jar                             |AutoRegLib                    |autoreglib                    |1.6-49              |DONE      |Manifest: NOSIGNATURE                 Quark-r2.4-321.jar                                |Quark                         |quark                         |r2.4-321            |DONE      |Manifest: NOSIGNATURE                 performant-1.16.2-5-3.95m.jar                     |Performant                    |performant                    |3.73m               |DONE      |Manifest: NOSIGNATURE                 ToughAsNails-1.16.5-4.1.0.9-universal.jar         |Tough As Nails                |toughasnails                  |1.16.5-4.0.1.8      |DONE      |Manifest: NOSIGNATURE                 entityculling-forge-mc1.16.5-1.5.2.jar            |EntityCulling                 |entityculling                 |1.5.2               |DONE      |Manifest: NOSIGNATURE                 structurize-1.16.5-1.0.380-BETA.jar               |Structurize                   |structurize                   |1.16.5-1.0.380-BETA |DONE      |Manifest: NOSIGNATURE                 minecolonies-1.16.5-1.0.591-BETA.jar              |MineColonies                  |minecolonies                  |1.16.5-1.0.591-BETA |DONE      |Manifest: NOSIGNATURE                 appleskin-forge-mc1.16.x-2.4.0.jar                |AppleSkin                     |appleskin                     |2.4.0+mc1.16.4      |DONE      |Manifest: NOSIGNATURE                 Vampirism-1.16.5-1.8.8.jar                        |Vampirism                     |vampirism                     |1.8.8               |DONE      |Manifest: NOSIGNATURE                 VampirismIntegrations-1.16.5-1.6.1.jar            |Vampirism Integrations        |vampirism_integrations        |1.6.1               |DONE      |Manifest: NOSIGNATURE                 VampiresNeedUmbrellas-1.16.5-1.1.5.jar            |Vampires Need Umbrellas       |vampiresneedumbrellas         |1.1.5               |DONE      |Manifest: NOSIGNATURE                 DynamicTreesVampirism-1.16.5-1.1.3.jar            |Dynamic Trees for Vampirism   |dtvampirism                   |1.16.5-1.1.3        |DONE      |Manifest: NOSIGNATURE                 Infinitylib-2.0.7.jar                             |InfinityLib                   |infinitylib                   |1.16.5-2.0.7        |DONE      |Manifest: NOSIGNATURE                 agricraft-3.0.7.jar                               |AgriCraft                     |agricraft                     |1.16.5-3.0.7        |DONE      |Manifest: NOSIGNATURE                 byg-1.3.5.jar                                     |Oh The Biomes You'll Go       |byg                           |1.3.4               |DONE      |Manifest: NOSIGNATURE                 DynamicTreesBYG-1.16.5-1.0.0.jar                  |Dynamic Trees for BYG         |dtbyg                         |1.16.5-1.0.0        |DONE      |Manifest: NOSIGNATURE                 illagers_plus-1.16.4v1.7.2.jar                    |Illagers+                     |illagers_plus                 |1.16.4v1.7.2        |DONE      |Manifest: NOSIGNATURE                 chiselsandbits-1.0.63.jar                         |Chisels & bits                |chiselsandbits                |1.0.63              |DONE      |Manifest: NOSIGNATURE                 forestry-1.16.5-6.0.11.jar                        |Forestry                      |forestry                      |6.0.11              |DONE      |Manifest: NOSIGNATURE                 createaddition-1.16.5-20220129a.jar               |Create Crafts & Additions     |createaddition                |1.16.5-20220129a    |DONE      |Manifest: NOSIGNATURE         Crash Report UUID: f889ec82-dff6-4ac1-8b60-dc30973a151a         Patchouli open book context: n/a         Suspected Mods: None         Launched Version: 1.16.5         Backend library: LWJGL version 3.2.2 build 10         Backend API: ~~ERROR~~ IllegalStateException: Rendersystem called from wrong thread         GL Caps: Using framebuffer using OpenGL 3.0         Using VBOs: Yes         Is Modded: Definitely; Client brand changed to 'forge'         Type: Client (map_client.txt)         Graphics mode: fast         Resource Packs: quark:emote_resources (incompatible), mod_resources, vanilla, file/Minecraft-Mod-Language-Modpack-1-16.zip, twilightforest:classic_textures, file/Quark Programmer Art.zip         Current Language: 简体中文 (中国)         CPU: 4x Intel(R) Core(TM) i3-7100 CPU @ 3.90GHz         Client Crashes Since Restart: 0         Integrated Server Crashes Since Restart: 1         OptiFine Version: OptiFine_1.16.5_HD_U_G8         OptiFine Build: 20210515-161946         Render Distance Chunks: 8         Mipmaps: 4         Anisotropic Filtering: 1         Antialiasing: 0         Multitexture: false         Shaders: (internal)         OpenGlVersion: 4.6.0 - Build 30.0.101.1340         OpenGlRenderer: Intel(R) HD Graphics 630         OpenGlVendor: Intel         CpuCount: 4[/spoiler]
ps:和下方日志不是同一次游戏的
日志(仅供参考)
[spoiler=日志(很长,5000行...)]        at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.2.34.jar:36.2]         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] [14:33:23] [Render thread/ERROR]: Couldn't parse loot table croparia:blocks/block_crop_osmium java.lang.IllegalArgumentException: Can't find block croparia:block_crop_osmium         at net.minecraft.loot.conditions.BlockStateProperty$Serializer.func_227569_a_(SourceFile:79) ~[?:?]         at java.util.Optional.orElseThrow(Unknown Source) ~[?:1.8.0_331]         at net.minecraft.loot.conditions.BlockStateProperty$Serializer.func_230423_a_(SourceFile:79) ~[?:?]         at net.minecraft.loot.conditions.BlockStateProperty$Serializer.func_230423_a_(SourceFile:68) ~[?:?]         at net.minecraft.loot.LootTypesManager$Serializer.deserialize(SourceFile:83) ~[?:?]         at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]         at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?]         at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:456) ~[?:?]         at net.minecraft.loot.LootEntry$Serializer.func_230423_a_(SourceFile:85) ~[?:?]         at net.minecraft.loot.LootEntry$Serializer.func_230423_a_(SourceFile:74) ~[?:?]         at net.minecraft.loot.LootTypesManager$Serializer.deserialize(SourceFile:83) ~[?:?]         at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]         at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?]         at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:448) ~[?:?]         at net.minecraft.loot.ParentedLootEntry$1.func_230421_b_(SourceFile:61) ~[?:?]         at net.minecraft.loot.ParentedLootEntry$1.func_230421_b_(SourceFile:53) ~[?:?]         at net.minecraft.loot.LootEntry$Serializer.func_230423_a_(SourceFile:86) ~[?:?]         at net.minecraft.loot.LootEntry$Serializer.func_230423_a_(SourceFile:74) ~[?:?]         at net.minecraft.loot.LootTypesManager$Serializer.deserialize(SourceFile:83) ~[?:?]         at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]         at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?]         at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:448) ~[?:?]         at net.minecraft.loot.LootPool$Serializer.deserialize(LootPool.java:183) ~[?:?]         at net.minecraft.loot.LootPool$Serializer.deserialize(LootPool.java:180) ~[?:?]         at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]         at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?]         at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:456) ~[?:?]         at net.minecraft.loot.LootTable$Serializer.deserialize(LootTable.java:252) ~[?:?]         at net.minecraft.loot.LootTable$Serializer.deserialize(LootTable.java:249) ~[?:?]         at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]         at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:888) ~[forge:?]         at net.minecraft.loot.LootTableManager.lambda$apply$0(LootTableManager.java:40) ~[?:?]         at java.util.HashMap.forEach(Unknown Source) ~[?:1.8.0_331]         at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:38) ~[?:?]         at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:16) ~[?:?]         at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]         at java.util.concurrent.CompletableFuture.uniAccept(Unknown Source) ~[?:1.8.0_331]         at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_331]         at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_331]         at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) ~[?:?]         at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(ThreadTaskExecutor.java:167) ~[?:?]         at net.minecraft.client.Minecraft.func_238189_a_(Minecraft.java:1865) ~[?:?]         at net.minecraft.client.Minecraft.loadWorld(Minecraft.java:1717) ~[?:?]         at net.minecraft.client.Minecraft.lambda$loadWorld$25(Minecraft.java:1722) ~[?:?]         at net.minecraft.client.gui.screen.DatapackFailureScreen.func_238622_b_(SourceFile:23) ~[?:?]         at net.minecraft.client.gui.widget.button.Button.func_230930_b_(SourceFile:33) ~[?:?]         at net.minecraft.client.gui.widget.button.AbstractButton.func_230982_a_(SourceFile:16) ~[?:?]         at net.minecraft.client.gui.widget.Widget.func_231044_a_(Widget.java:136) ~[?:?]         at net.minecraft.client.gui.INestedGuiEventHandler.func_231044_a_(SourceFile:27) ~[?:?]         at net.minecraft.client.MouseHelper.func_198033_b(MouseHelper.java:87) ~[?:?]         at net.minecraft.client.gui.screen.Screen.func_231153_a_(Screen.java:427) ~[?:?]         at net.minecraft.client.MouseHelper.func_198023_a(MouseHelper.java:85) ~[?:?]         at net.minecraft.client.MouseHelper.func_228030_c_(MouseHelper.java:181) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(ThreadTaskExecutor.java:111) ~[?:?]         at net.minecraft.client.MouseHelper.func_228028_b_(MouseHelper.java:180) ~[?:?]         at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar:build 10]         at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar:build 10]         at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar:build 10]         at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:102) ~[?:?]         at net.minecraft.client.MainWindow.func_227802_e_(MainWindow.java:398) ~[?:?]         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:997) ~[?:?]         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) ~[?:?]         at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.5.jar:?]         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_331]         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_331]         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_331]         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_331]         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.2.34.jar:36.2]         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] [14:33:23] [Render thread/ERROR]: Couldn't parse loot table croparia:blocks/block_crop_tin java.lang.IllegalArgumentException: Can't find block croparia:block_crop_tin         at net.minecraft.loot.conditions.BlockStateProperty$Serializer.func_227569_a_(SourceFile:79) ~[?:?]         at java.util.Optional.orElseThrow(Unknown Source) ~[?:1.8.0_331]         at net.minecraft.loot.conditions.BlockStateProperty$Serializer.func_230423_a_(SourceFile:79) ~[?:?]         at net.minecraft.loot.conditions.BlockStateProperty$Serializer.func_230423_a_(SourceFile:68) ~[?:?]         at net.minecraft.loot.LootTypesManager$Serializer.deserialize(SourceFile:83) ~[?:?]         at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]         at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?]         at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:456) ~[?:?]         at net.minecraft.loot.LootEntry$Serializer.func_230423_a_(SourceFile:85) ~[?:?]         at net.minecraft.loot.LootEntry$Serializer.func_230423_a_(SourceFile:74) ~[?:?]         at net.minecraft.loot.LootTypesManager$Serializer.deserialize(SourceFile:83) ~[?:?]         at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]         at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?]         at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:448) ~[?:?]         at net.minecraft.loot.ParentedLootEntry$1.func_230421_b_(SourceFile:61) ~[?:?]         at net.minecraft.loot.ParentedLootEntry$1.func_230421_b_(SourceFile:53) ~[?:?]         at net.minecraft.loot.LootEntry$Serializer.func_230423_a_(SourceFile:86) ~[?:?]         at net.minecraft.loot.LootEntry$Serializer.func_230423_a_(SourceFile:74) ~[?:?]         at net.minecraft.loot.LootTypesManager$Serializer.deserialize(SourceFile:83) ~[?:?]         at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]         at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?]         at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:448) ~[?:?]         at net.minecraft.loot.LootPool$Serializer.deserialize(LootPool.java:183) ~[?:?]         at net.minecraft.loot.LootPool$Serializer.deserialize(LootPool.java:180) ~[?:?]         at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]         at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?]         at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:456) ~[?:?]         at net.minecraft.loot.LootTable$Serializer.deserialize(LootTable.java:252) ~[?:?]         at net.minecraft.loot.LootTable$Serializer.deserialize(LootTable.java:249) ~[?:?]         at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]         at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:888) ~[forge:?]         at net.minecraft.loot.LootTableManager.lambda$apply$0(LootTableManager.java:40) ~[?:?]         at java.util.HashMap.forEach(Unknown Source) ~[?:1.8.0_331]         at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:38) ~[?:?]         at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:16) ~[?:?]         at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]         at java.util.concurrent.CompletableFuture.uniAccept(Unknown Source) ~[?:1.8.0_331]         at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_331]         at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_331]         at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) ~[?:?]         at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(ThreadTaskExecutor.java:167) ~[?:?]         at net.minecraft.client.Minecraft.func_238189_a_(Minecraft.java:1865) ~[?:?]         at net.minecraft.client.Minecraft.loadWorld(Minecraft.java:1717) ~[?:?]         at net.minecraft.client.Minecraft.lambda$loadWorld$25(Minecraft.java:1722) ~[?:?]         at net.minecraft.client.gui.screen.DatapackFailureScreen.func_238622_b_(SourceFile:23) ~[?:?]         at net.minecraft.client.gui.widget.button.Button.func_230930_b_(SourceFile:33) ~[?:?]         at net.minecraft.client.gui.widget.button.AbstractButton.func_230982_a_(SourceFile:16) ~[?:?]         at net.minecraft.client.gui.widget.Widget.func_231044_a_(Widget.java:136) ~[?:?]         at net.minecraft.client.gui.INestedGuiEventHandler.func_231044_a_(SourceFile:27) ~[?:?]         at net.minecraft.client.MouseHelper.func_198033_b(MouseHelper.java:87) ~[?:?]         at net.minecraft.client.gui.screen.Screen.func_231153_a_(Screen.java:427) ~[?:?]         at net.minecraft.client.MouseHelper.func_198023_a(MouseHelper.java:85) ~[?:?]         at net.minecraft.client.MouseHelper.func_228030_c_(MouseHelper.java:181) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(ThreadTaskExecutor.java:111) ~[?:?]         at net.minecraft.client.MouseHelper.func_228028_b_(MouseHelper.java:180) ~[?:?]         at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar:build 10]         at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar:build 10]         at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar:build 10]         at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:102) ~[?:?]         at net.minecraft.client.MainWindow.func_227802_e_(MainWindow.java:398) ~[?:?]         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:997) ~[?:?]         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) ~[?:?]         at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.5.jar:?]         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_331]         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_331]         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_331]         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_331]         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.2.34.jar:36.2]         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] [14:33:23] [Render thread/ERROR]: Couldn't parse loot table croparia:blocks/block_crop_bronze java.lang.IllegalArgumentException: Can't find block croparia:block_crop_bronze         at net.minecraft.loot.conditions.BlockStateProperty$Serializer.func_227569_a_(SourceFile:79) ~[?:?]         at java.util.Optional.orElseThrow(Unknown Source) ~[?:1.8.0_331]         at net.minecraft.loot.conditions.BlockStateProperty$Serializer.func_230423_a_(SourceFile:79) ~[?:?]         at net.minecraft.loot.conditions.BlockStateProperty$Serializer.func_230423_a_(SourceFile:68) ~[?:?]         at net.minecraft.loot.LootTypesManager$Serializer.deserialize(SourceFile:83) ~[?:?]         at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]         at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?]         at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:456) ~[?:?]         at net.minecraft.loot.LootEntry$Serializer.func_230423_a_(SourceFile:85) ~[?:?]         at net.minecraft.loot.LootEntry$Serializer.func_230423_a_(SourceFile:74) ~[?:?]         at net.minecraft.loot.LootTypesManager$Serializer.deserialize(SourceFile:83) ~[?:?]         at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]         at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?]         at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:448) ~[?:?]         at net.minecraft.loot.ParentedLootEntry$1.func_230421_b_(SourceFile:61) ~[?:?]         at net.minecraft.loot.ParentedLootEntry$1.func_230421_b_(SourceFile:53) ~[?:?]         at net.minecraft.loot.LootEntry$Serializer.func_230423_a_(SourceFile:86) ~[?:?]         at net.minecraft.loot.LootEntry$Serializer.func_230423_a_(SourceFile:74) ~[?:?]         at net.minecraft.loot.LootTypesManager$Serializer.deserialize(SourceFile:83) ~[?:?]         at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]         at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?]         at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:448) ~[?:?]         at net.minecraft.loot.LootPool$Serializer.deserialize(LootPool.java:183) ~[?:?]         at net.minecraft.loot.LootPool$Serializer.deserialize(LootPool.java:180) ~[?:?]         at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]         at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]         at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?]         at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:456) ~[?:?]         at net.minecraft.loot.LootTable$Serializer.deserialize(LootTable.java:252) ~[?:?]         at net.minecraft.loot.LootTable$Serializer.deserialize(LootTable.java:249) ~[?:?]         at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]         at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]         at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:888) ~[forge:?]         at net.minecraft.loot.LootTableManager.lambda$apply$0(LootTableManager.java:40) ~[?:?]         at java.util.HashMap.forEach(Unknown Source) ~[?:1.8.0_331]         at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:38) ~[?:?]         at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:16) ~[?:?]         at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]         at java.util.concurrent.CompletableFuture.uniAccept(Unknown Source) ~[?:1.8.0_331]         at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_331]         at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_331]         at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) ~[?:?]         at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(ThreadTaskExecutor.java:167) ~[?:?]         at net.minecraft.client.Minecraft.func_238189_a_(Minecraft.java:1865) ~[?:?]         at net.minecraft.client.Minecraft.loadWorld(Minecraft.java:1717) ~[?:?]         at net.minecraft.client.Minecraft.lambda$loadWorld$25(Minecraft.java:1722) ~[?:?]         at net.minecraft.client.gui.screen.DatapackFailureScreen.func_238622_b_(SourceFile:23) ~[?:?]         at net.minecraft.client.gui.widget.button.Button.func_230930_b_(SourceFile:33) ~[?:?]         at net.minecraft.client.gui.widget.button.AbstractButton.func_230982_a_(SourceFile:16) ~[?:?]         at net.minecraft.client.gui.widget.Widget.func_231044_a_(Widget.java:136) ~[?:?]         at net.minecraft.client.gui.INestedGuiEventHandler.func_231044_a_(SourceFile:27) ~[?:?]         at net.minecraft.client.MouseHelper.func_198033_b(MouseHelper.java:87) ~[?:?]         at net.minecraft.client.gui.screen.Screen.func_231153_a_(Screen.java:427) ~[?:?]         at net.minecraft.client.MouseHelper.func_198023_a(MouseHelper.java:85) ~[?:?]         at net.minecraft.client.MouseHelper.func_228030_c_(MouseHelper.java:181) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(ThreadTaskExecutor.java:111) ~[?:?]         at net.minecraft.client.MouseHelper.func_228028_b_(MouseHelper.java:180) ~[?:?]         at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar:build 10]         at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar:build 10]         at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar:build 10]         at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:102) ~[?:?]         at net.minecraft.client.MainWindow.func_227802_e_(MainWindow.java:398) ~[?:?]         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:997) ~[?:?]         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) ~[?:?]         at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.5.jar:?]         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_331]         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_331]         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_331]         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_331]         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.2.34.jar:36.2]         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] [14:33:24] [SoundControl Sound Processor/WARN]: SoundControl Sound Processor is lagging; behind 6 msecs [14:33:24] [Render thread/WARN]: Found validation problem in {dragonmounts:blocks/ice_dragon_egg}.pools[0].condition[0]: Parameters [] are not provided in this context [14:33:24] [Render thread/WARN]: Found validation problem in {dragonmounts:blocks/fire_dragon_egg}.pools[0].condition[0]: Parameters [] are not provided in this context [14:33:24] [Render thread/WARN]: Found validation problem in {dragonmounts:blocks/water_dragon_egg}.pools[0].condition[0]: Parameters [] are not provided in this context [14:33:24] [Render thread/WARN]: Found validation problem in {dragonmounts:blocks/nether_dragon_egg}.pools[0].condition[0]: Parameters [] are not provided in this context [14:33:24] [Render thread/WARN]: Found validation problem in {dragonmounts:blocks/ender_dragon_egg}.pools[0].condition[0]: Parameters [] are not provided in this context [14:33:24] [Render thread/WARN]: Found validation problem in {dragonmounts:blocks/forest_dragon_egg}.pools[0].condition[0]: Parameters [] are not provided in this context [14:33:24] [Render thread/WARN]: Found validation problem in {dragonmounts:blocks/aether_dragon_egg}.pools[0].condition[0]: Parameters [] are not provided in this context [14:33:24] [Render thread/WARN]: Found validation problem in {dragonmounts:blocks/ghost_dragon_egg}.pools[0].condition[0]: Parameters [] are not provided in this context [14:33:24] [Render thread/ERROR]: Parsing error loading custom advancement advancedrocketry:normal/dilithium: Disallowed data tag found [14:33:24] [Render thread/ERROR]: Parsing error loading custom advancement advancedrocketry:normal/onesmallstep: Invalid criterion trigger: advancedrocketry:onesmallstep [14:33:24] [Render thread/ERROR]: Parsing error loading custom advancement advancedrocketry:normal/givingitallshesgot: Invalid criterion trigger: advancedrocketry:givingitallshesgot [14:33:24] [Render thread/ERROR]: Parsing error loading custom advancement advancedrocketry:normal/beer: Invalid criterion trigger: advancedrocketry:beer [14:33:24] [Render thread/ERROR]: Parsing error loading custom advancement twilightforest:alt/compat/tconstruct: Unknown item id 'tconstruct:book' [14:33:24] [Render thread/ERROR]: Parsing error loading custom advancement advancedrocketry:normal/wenttothemoon: Invalid criterion trigger: advancedrocketry:wenttothemoon [14:33:24] [Render thread/ERROR]: Parsing error loading custom advancement advancedrocketry:normal/flightofpheonix: Invalid criterion trigger: advancedrocketry:flightofpheonix [14:33:24] [Render thread/ERROR]: Parsing error loading custom advancement advancedrocketry:normal/moonlanding: Invalid criterion trigger: advancedrocketry:moonlanding [14:33:24] [Render thread/ERROR]: Couldn't load advancement advancedrocketry:normal/warp: Task Advancement{parentId=advancedrocketry:normal/dilithium, display=net.minecraft.advancements.DisplayInfo@36ea839e, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=net.minecraft.command.FunctionObject$CacheableFunction@7513a27b}, criteria={warp=net.minecraft.advancements.Criterion@6646ed5d}, requirements=[[warp]]} [14:33:24] [Render thread/INFO]: Loaded 9695 advancements [14:33:24] [Render thread/INFO]: Reloading HammerLib recipes... [14:33:24] [Render thread/INFO]: HammerLib injected 0 recipes into recipe map. [14:33:24] [Render thread/INFO]: Reloading 1 custom registries. [14:33:24] [Render thread/INFO]: 1 custom registries reloaded, added 0 total recipes. [14:33:24] [Render thread/INFO]: Registered 0 additional recipes. [14:33:24] [Render thread/ERROR]: Error whilst loading type "LeavesProperties" with name "dtbyg:shulkren": [cell_kit] Could not find CellKit for registry name 'dtbyg:shulkren_fungus'. [14:33:24] [Render thread/ERROR]: Error whilst loading type "Family" with name "dtbyg:cherry": [common_leaves] Could not find LeavesProperties for registry name 'dtbyg:cherry'. [14:33:24] [Render thread/WARN]: Deprecated use of `stick_drop_rarity` property by Species `dtvampirism:bloody_spruce`. This is ineffectual and will be removed in a future version of DT in favour of the `drop_creators` list property. [14:33:24] [Render thread/WARN]: Deprecated use of `stick_drop_rarity` property by Species `dtvampirism:bloody_spruce`. This is ineffectual and will be removed in a future version of DT in favour of the `drop_creators` list property. [14:33:24] [Render thread/WARN]: Deprecated use of `stick_drop_rarity` property by Species `dtvampirism:vampire_spruce`. This is ineffectual and will be removed in a future version of DT in favour of the `drop_creators` list property. [14:33:24] [Render thread/WARN]: Deprecated use of `stick_drop_rarity` property by Species `dtvampirism:vampire_spruce`. This is ineffectual and will be removed in a future version of DT in favour of the `drop_creators` list property. [14:33:24] [Render thread/ERROR]: Error whilst loading type "Species" with name "dynamictrees:mega_spruce": [growth_logic_kit] Growth Logic Kit couldn't be found from input "null". [14:33:24] [Render thread/ERROR]: Error whilst loading type "Species" with name "dtbyg:white_cherry": [primitive_sapling] Json element was not a json object. [14:33:24] [Render thread/ERROR]: Error whilst loading type "Species" with name "dtbyg:pink_cherry": [primitive_sapling] Json element was not a json object. [14:33:24] [Render thread/ERROR]: Error whilst loading type "Species" with name "dtbyg:mega_yellow_spruce": [growth_logic_kit] Growth Logic Kit couldn't be found from input "null". [14:33:24] [Render thread/ERROR]: Error whilst loading type "Species" with name "dtbyg:mega_white_cherry": [primitive_sapling] Json element was not a json object. [14:33:24] [Render thread/ERROR]: Error whilst loading type "Species" with name "dtbyg:mega_red_spruce": [growth_logic_kit] Growth Logic Kit couldn't be found from input "null". [14:33:24] [Render thread/ERROR]: Error whilst loading type "Species" with name "dtbyg:mega_pink_cherry": [primitive_sapling] Json element was not a json object. [14:33:24] [Render thread/ERROR]: Error whilst loading type "Species" with name "dtbyg:mega_orange_spruce": [growth_logic_kit] Growth Logic Kit couldn't be found from input "null". [14:33:24] [Render thread/ERROR]: Error whilst loading type "Species" with name "dtbyg:mega_blue_spruce": [growth_logic_kit] Growth Logic Kit couldn't be found from input "null". [14:33:24] [Render thread/ERROR]: Error whilst loading type "Species" with name "dtbyg:giga_yellow_spruce": [growth_logic_kit] Growth Logic Kit couldn't be found from input "null". [14:33:24] [Render thread/ERROR]: Error whilst loading type "Species" with name "dtbyg:giga_spruce": [growth_logic_kit] Growth Logic Kit couldn't be found from input "null". [14:33:24] [Render thread/ERROR]: Error whilst loading type "Species" with name "dtbyg:giga_red_spruce": [growth_logic_kit] Growth Logic Kit couldn't be found from input "null". [14:33:24] [Render thread/ERROR]: Error whilst loading type "Species" with name "dtbyg:giga_orange_spruce": [growth_logic_kit] Growth Logic Kit couldn't be found from input "null". [14:33:24] [Render thread/ERROR]: Error whilst loading type "Species" with name "dtbyg:giga_blue_spruce": [growth_logic_kit] Growth Logic Kit couldn't be found from input "null". [14:33:25] [Render thread/INFO]: Finished recipe profiler for Arc Recycling, took 381 milliseconds [14:33:25] [Render thread/INFO]: Beginning load of custom recipes for colony workers [14:33:25] [Render thread/INFO]: Loaded 470 recipes for 15 crafters [14:33:25] [Render thread/INFO]: Beginning load of research for University. [14:33:25] [Render thread/INFO]: Loaded 187 recipes for 4 research branches [14:33:25] [Render thread/INFO]: Loaded 44 skill nodes [14:33:25] [Render thread/INFO]: Loaded 33 entities blood values [14:33:25] [Render thread/INFO]: Registered 12 convertibles [14:33:25] [Render thread/INFO]: Loaded 12 items blood values [14:33:25] [Render thread/INFO]: Loaded 2 fluids blood values [14:33:25] [Render thread/INFO]: Resetting common caches [14:33:25] [Render thread/INFO]: Loaded 63 materials in 1.5948 ms [14:33:25] [Render thread/INFO]: 128 stats loaded for 67 materials in 137.8919 ms [14:33:26] [Render thread/INFO]: 56 traits loaded for 67 materials in 154.6132 ms [14:33:26] [Render thread/INFO]: Loaded 15 station slot layouts in 1.9307 ms [14:33:26] [Render thread/INFO]: Considering file projecte:pe_custom_conversions/defaults.json, ID projecte:defaults [14:33:26] [Render thread/INFO]: Considering file projecte:pe_custom_conversions/metals.json, ID projecte:metals [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: create:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: create:copper_ingot [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:dandelion => 2*Item: minecraft:lilac) cost 32 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: immersiveengineering:nugget_copper => 1*Item: immersiveengineering:ingot_copper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_copper [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: libvulpes:nuggettin => 1*Item: libvulpes:ingottin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: libvulpes:ingottin [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:oxeye_daisy => 2*Item: minecraft:peony) cost 32 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: byg:magmatic_stone => 1*Item: minecraft:magma_block) cost 12 but output value is 128 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: immersiveengineering:nugget_uranium => 1*Item: immersiveengineering:ingot_uranium) cost 4095 but output value is 4096 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/121 => 1*Item: iceandfire:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: iceandfire:silver_ingot [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: libvulpes:ingotcopper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotcopper [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: tconstruct:copper_nugget => 1*Item: tconstruct:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: tconstruct:copper_ingot [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_lead => 1*Item: immersiveengineering:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_lead [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:red_tulip => 2*Item: minecraft:rose_bush) cost 32 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_ender => 1*Item: minecraft:ender_pearl) cost 1017 but output value is 1024 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: iceandfire:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: iceandfire:copper_ingot [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_diamond => 1*Item: minecraft:diamond) cost 8190 but output value is 8192 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_obsidian => 1*Item: minecraft:obsidian) cost 63 but output value is 64 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_emerald => 1*Item: minecraft:emerald) cost 16380 but output value is 16384 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:azalea) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 1*Item: immersiveengineering:nugget_silver + 8*NSSFAKE:craftingMapper/121 => 1*Item: immersiveengineering:ingot_silver" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_silver [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_nickel => 1*Item: immersiveengineering:ingot_nickel" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_nickel [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cactus => 4*Item: structurize:blockcactusplank) cost 8 but output value is 8 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/214 + 1*Item: immersiveengineering:nugget_aluminum => 1*Item: immersiveengineering:ingot_aluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_aluminum [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 4*Item: minecraft:charcoal => 1*Item: minecraft:coal) cost 4 / 4052555153018976267 but output value is 128 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/214 => 1*Item: libvulpes:ingotaluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotaluminum [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: create:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: create:copper_ingot [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:dandelion => 2*Item: minecraft:lilac) cost 32 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: immersiveengineering:nugget_copper => 1*Item: immersiveengineering:ingot_copper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_copper [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: libvulpes:nuggettin => 1*Item: libvulpes:ingottin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: libvulpes:ingottin [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:oxeye_daisy => 2*Item: minecraft:peony) cost 32 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: byg:magmatic_stone => 1*Item: minecraft:magma_block) cost 12 but output value is 128 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: immersiveengineering:nugget_uranium => 1*Item: immersiveengineering:ingot_uranium) cost 4095 but output value is 4096 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/121 => 1*Item: iceandfire:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: iceandfire:silver_ingot [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: libvulpes:ingotcopper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotcopper [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: tconstruct:copper_nugget => 1*Item: tconstruct:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: tconstruct:copper_ingot [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_lead => 1*Item: immersiveengineering:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_lead [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:red_tulip => 2*Item: minecraft:rose_bush) cost 32 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_ender => 1*Item: minecraft:ender_pearl) cost 1017 but output value is 1024 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: iceandfire:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: iceandfire:copper_ingot [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_diamond => 1*Item: minecraft:diamond) cost 8190 but output value is 8192 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_obsidian => 1*Item: minecraft:obsidian) cost 63 but output value is 64 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_emerald => 1*Item: minecraft:emerald) cost 16380 but output value is 16384 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:azalea) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 1*Item: immersiveengineering:nugget_silver + 8*NSSFAKE:craftingMapper/121 => 1*Item: immersiveengineering:ingot_silver" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_silver [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_nickel => 1*Item: immersiveengineering:ingot_nickel" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_nickel [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cactus => 4*Item: structurize:blockcactusplank) cost 8 but output value is 8 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/214 + 1*Item: immersiveengineering:nugget_aluminum => 1*Item: immersiveengineering:ingot_aluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_aluminum [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/214 => 1*Item: libvulpes:ingotaluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotaluminum [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: create:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: create:copper_ingot [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:dandelion => 2*Item: minecraft:lilac) cost 32 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: immersiveengineering:nugget_copper => 1*Item: immersiveengineering:ingot_copper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_copper [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: libvulpes:nuggettin => 1*Item: libvulpes:ingottin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: libvulpes:ingottin [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:oxeye_daisy => 2*Item: minecraft:peony) cost 32 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: byg:magmatic_stone => 1*Item: minecraft:magma_block) cost 12 but output value is 128 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: immersiveengineering:nugget_uranium => 1*Item: immersiveengineering:ingot_uranium) cost 4095 but output value is 4096 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/121 => 1*Item: iceandfire:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: iceandfire:silver_ingot [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: libvulpes:ingotcopper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotcopper [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: tconstruct:copper_nugget => 1*Item: tconstruct:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: tconstruct:copper_ingot [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_lead => 1*Item: immersiveengineering:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_lead [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:red_tulip => 2*Item: minecraft:rose_bush) cost 32 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_ender => 1*Item: minecraft:ender_pearl) cost 1017 but output value is 1024 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: iceandfire:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: iceandfire:copper_ingot [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_diamond => 1*Item: minecraft:diamond) cost 8190 but output value is 8192 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_obsidian => 1*Item: minecraft:obsidian) cost 63 but output value is 64 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_emerald => 1*Item: minecraft:emerald) cost 16380 but output value is 16384 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:azalea) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 1*Item: immersiveengineering:nugget_silver + 8*NSSFAKE:craftingMapper/121 => 1*Item: immersiveengineering:ingot_silver" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_silver [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_nickel => 1*Item: immersiveengineering:ingot_nickel" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_nickel [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cactus => 4*Item: structurize:blockcactusplank) cost 8 but output value is 8 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/214 + 1*Item: immersiveengineering:nugget_aluminum => 1*Item: immersiveengineering:ingot_aluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_aluminum [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/214 => 1*Item: libvulpes:ingotaluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotaluminum [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: create:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: create:copper_ingot [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:dandelion => 2*Item: minecraft:lilac) cost 32 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: immersiveengineering:nugget_copper => 1*Item: immersiveengineering:ingot_copper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_copper [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: libvulpes:nuggettin => 1*Item: libvulpes:ingottin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: libvulpes:ingottin [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:oxeye_daisy => 2*Item: minecraft:peony) cost 32 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: byg:magmatic_stone => 1*Item: minecraft:magma_block) cost 12 but output value is 128 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: immersiveengineering:nugget_uranium => 1*Item: immersiveengineering:ingot_uranium) cost 4095 but output value is 4096 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/121 => 1*Item: iceandfire:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: iceandfire:silver_ingot [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: libvulpes:ingotcopper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotcopper [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: tconstruct:copper_nugget => 1*Item: tconstruct:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: tconstruct:copper_ingot [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_lead => 1*Item: immersiveengineering:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_lead [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:red_tulip => 2*Item: minecraft:rose_bush) cost 32 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_ender => 1*Item: minecraft:ender_pearl) cost 1017 but output value is 1024 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: iceandfire:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: iceandfire:copper_ingot [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_diamond => 1*Item: minecraft:diamond) cost 8190 but output value is 8192 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_obsidian => 1*Item: minecraft:obsidian) cost 63 but output value is 64 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_emerald => 1*Item: minecraft:emerald) cost 16380 but output value is 16384 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:azalea) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 1*Item: immersiveengineering:nugget_silver + 8*NSSFAKE:craftingMapper/121 => 1*Item: immersiveengineering:ingot_silver" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_silver [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_nickel => 1*Item: immersiveengineering:ingot_nickel" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_nickel [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cactus => 4*Item: structurize:blockcactusplank) cost 8 but output value is 8 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/214 + 1*Item: immersiveengineering:nugget_aluminum => 1*Item: immersiveengineering:ingot_aluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_aluminum [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/214 => 1*Item: libvulpes:ingotaluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotaluminum [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: create:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: create:copper_ingot [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:dandelion => 2*Item: minecraft:lilac) cost 32 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: immersiveengineering:nugget_copper => 1*Item: immersiveengineering:ingot_copper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_copper [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: libvulpes:nuggettin => 1*Item: libvulpes:ingottin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: libvulpes:ingottin [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:oxeye_daisy => 2*Item: minecraft:peony) cost 32 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: byg:magmatic_stone => 1*Item: minecraft:magma_block) cost 12 but output value is 128 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: immersiveengineering:nugget_uranium => 1*Item: immersiveengineering:ingot_uranium) cost 4095 but output value is 4096 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/121 => 1*Item: iceandfire:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: iceandfire:silver_ingot [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: libvulpes:ingotcopper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotcopper [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: tconstruct:copper_nugget => 1*Item: tconstruct:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: tconstruct:copper_ingot [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_lead => 1*Item: immersiveengineering:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_lead [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:red_tulip => 2*Item: minecraft:rose_bush) cost 32 but output value is 32 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_ender => 1*Item: minecraft:ender_pearl) cost 1017 but output value is 1024 [14:33:26] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: iceandfire:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: iceandfire:copper_ingot [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_diamond => 1*Item: minecraft:diamond) cost 8190 but output value is 8192 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_obsidian => 1*Item: minecraft:obsidian) cost 63 but output value is 64 [14:33:26] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_emerald => 1*Item: minecraft:emerald) cost 16380 but output value is 16384 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:azalea) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 1*Item: immersiveengineering:nugget_silver + 8*NSSFAKE:craftingMapper/121 => 1*Item: immersiveengineering:ingot_silver" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_silver [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_nickel => 1*Item: immersiveengineering:ingot_nickel" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_nickel [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cactus => 4*Item: structurize:blockcactusplank) cost 8 but output value is 8 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/214 + 1*Item: immersiveengineering:nugget_aluminum => 1*Item: immersiveengineering:ingot_aluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_aluminum [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/214 => 1*Item: libvulpes:ingotaluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotaluminum [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: create:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: create:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:dandelion => 2*Item: minecraft:lilac) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: immersiveengineering:nugget_copper => 1*Item: immersiveengineering:ingot_copper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_copper [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: libvulpes:nuggettin => 1*Item: libvulpes:ingottin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: libvulpes:ingottin [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:oxeye_daisy => 2*Item: minecraft:peony) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: byg:magmatic_stone => 1*Item: minecraft:magma_block) cost 12 but output value is 128 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: immersiveengineering:nugget_uranium => 1*Item: immersiveengineering:ingot_uranium) cost 4095 but output value is 4096 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/121 => 1*Item: iceandfire:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: iceandfire:silver_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: libvulpes:ingotcopper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotcopper [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: tconstruct:copper_nugget => 1*Item: tconstruct:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: tconstruct:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_lead => 1*Item: immersiveengineering:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_lead [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:red_tulip => 2*Item: minecraft:rose_bush) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_ender => 1*Item: minecraft:ender_pearl) cost 1017 but output value is 1024 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: iceandfire:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: iceandfire:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_diamond => 1*Item: minecraft:diamond) cost 8190 but output value is 8192 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_obsidian => 1*Item: minecraft:obsidian) cost 63 but output value is 64 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_emerald => 1*Item: minecraft:emerald) cost 16380 but output value is 16384 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:azalea) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 1*Item: immersiveengineering:nugget_silver + 8*NSSFAKE:craftingMapper/121 => 1*Item: immersiveengineering:ingot_silver" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_silver [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_nickel => 1*Item: immersiveengineering:ingot_nickel" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_nickel [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cactus => 4*Item: structurize:blockcactusplank) cost 8 but output value is 8 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/214 + 1*Item: immersiveengineering:nugget_aluminum => 1*Item: immersiveengineering:ingot_aluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_aluminum [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/214 => 1*Item: libvulpes:ingotaluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotaluminum [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: create:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: create:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:dandelion => 2*Item: minecraft:lilac) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: immersiveengineering:nugget_copper => 1*Item: immersiveengineering:ingot_copper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_copper [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: libvulpes:nuggettin => 1*Item: libvulpes:ingottin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: libvulpes:ingottin [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:oxeye_daisy => 2*Item: minecraft:peony) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: byg:magmatic_stone => 1*Item: minecraft:magma_block) cost 12 but output value is 128 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: immersiveengineering:nugget_uranium => 1*Item: immersiveengineering:ingot_uranium) cost 4095 but output value is 4096 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/121 => 1*Item: iceandfire:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: iceandfire:silver_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: libvulpes:ingotcopper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotcopper [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: tconstruct:copper_nugget => 1*Item: tconstruct:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: tconstruct:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_lead => 1*Item: immersiveengineering:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_lead [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:red_tulip => 2*Item: minecraft:rose_bush) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_ender => 1*Item: minecraft:ender_pearl) cost 1017 but output value is 1024 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: iceandfire:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: iceandfire:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_diamond => 1*Item: minecraft:diamond) cost 8190 but output value is 8192 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_obsidian => 1*Item: minecraft:obsidian) cost 63 but output value is 64 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_emerald => 1*Item: minecraft:emerald) cost 16380 but output value is 16384 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:azalea) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 1*Item: immersiveengineering:nugget_silver + 8*NSSFAKE:craftingMapper/121 => 1*Item: immersiveengineering:ingot_silver" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_silver [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_nickel => 1*Item: immersiveengineering:ingot_nickel" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_nickel [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cactus => 4*Item: structurize:blockcactusplank) cost 8 but output value is 8 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/214 + 1*Item: immersiveengineering:nugget_aluminum => 1*Item: immersiveengineering:ingot_aluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_aluminum [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/214 => 1*Item: libvulpes:ingotaluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotaluminum [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: create:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: create:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:dandelion => 2*Item: minecraft:lilac) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: immersiveengineering:nugget_copper => 1*Item: immersiveengineering:ingot_copper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_copper [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: libvulpes:nuggettin => 1*Item: libvulpes:ingottin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: libvulpes:ingottin [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:oxeye_daisy => 2*Item: minecraft:peony) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: byg:magmatic_stone => 1*Item: minecraft:magma_block) cost 12 but output value is 128 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: immersiveengineering:nugget_uranium => 1*Item: immersiveengineering:ingot_uranium) cost 4095 but output value is 4096 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/121 => 1*Item: iceandfire:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: iceandfire:silver_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: libvulpes:ingotcopper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotcopper [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: tconstruct:copper_nugget => 1*Item: tconstruct:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: tconstruct:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_lead => 1*Item: immersiveengineering:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_lead [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:red_tulip => 2*Item: minecraft:rose_bush) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_ender => 1*Item: minecraft:ender_pearl) cost 1017 but output value is 1024 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: iceandfire:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: iceandfire:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_diamond => 1*Item: minecraft:diamond) cost 8190 but output value is 8192 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_obsidian => 1*Item: minecraft:obsidian) cost 63 but output value is 64 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_emerald => 1*Item: minecraft:emerald) cost 16380 but output value is 16384 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:azalea) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 1*Item: immersiveengineering:nugget_silver + 8*NSSFAKE:craftingMapper/121 => 1*Item: immersiveengineering:ingot_silver" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_silver [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_nickel => 1*Item: immersiveengineering:ingot_nickel" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_nickel [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cactus => 4*Item: structurize:blockcactusplank) cost 8 but output value is 8 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/214 + 1*Item: immersiveengineering:nugget_aluminum => 1*Item: immersiveengineering:ingot_aluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_aluminum [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/214 => 1*Item: libvulpes:ingotaluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotaluminum [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: create:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: create:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:dandelion => 2*Item: minecraft:lilac) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: immersiveengineering:nugget_copper => 1*Item: immersiveengineering:ingot_copper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_copper [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: libvulpes:nuggettin => 1*Item: libvulpes:ingottin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: libvulpes:ingottin [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:oxeye_daisy => 2*Item: minecraft:peony) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: byg:magmatic_stone => 1*Item: minecraft:magma_block) cost 12 but output value is 128 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: immersiveengineering:nugget_uranium => 1*Item: immersiveengineering:ingot_uranium) cost 4095 but output value is 4096 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/121 => 1*Item: iceandfire:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: iceandfire:silver_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: libvulpes:ingotcopper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotcopper [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: tconstruct:copper_nugget => 1*Item: tconstruct:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: tconstruct:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_lead => 1*Item: immersiveengineering:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_lead [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:red_tulip => 2*Item: minecraft:rose_bush) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_ender => 1*Item: minecraft:ender_pearl) cost 1017 but output value is 1024 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: iceandfire:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: iceandfire:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_diamond => 1*Item: minecraft:diamond) cost 8190 but output value is 8192 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_obsidian => 1*Item: minecraft:obsidian) cost 63 but output value is 64 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_emerald => 1*Item: minecraft:emerald) cost 16380 but output value is 16384 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:azalea) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 1*Item: immersiveengineering:nugget_silver + 8*NSSFAKE:craftingMapper/121 => 1*Item: immersiveengineering:ingot_silver" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_silver [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_nickel => 1*Item: immersiveengineering:ingot_nickel" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_nickel [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cactus => 4*Item: structurize:blockcactusplank) cost 8 but output value is 8 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/214 + 1*Item: immersiveengineering:nugget_aluminum => 1*Item: immersiveengineering:ingot_aluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_aluminum [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/214 => 1*Item: libvulpes:ingotaluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotaluminum [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: create:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: create:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:dandelion => 2*Item: minecraft:lilac) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: immersiveengineering:nugget_copper => 1*Item: immersiveengineering:ingot_copper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_copper [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: libvulpes:nuggettin => 1*Item: libvulpes:ingottin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: libvulpes:ingottin [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:oxeye_daisy => 2*Item: minecraft:peony) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: byg:magmatic_stone => 1*Item: minecraft:magma_block) cost 12 but output value is 128 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: immersiveengineering:nugget_uranium => 1*Item: immersiveengineering:ingot_uranium) cost 4095 but output value is 4096 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/121 => 1*Item: iceandfire:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: iceandfire:silver_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: libvulpes:ingotcopper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotcopper [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: tconstruct:copper_nugget => 1*Item: tconstruct:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: tconstruct:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_lead => 1*Item: immersiveengineering:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_lead [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:red_tulip => 2*Item: minecraft:rose_bush) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_ender => 1*Item: minecraft:ender_pearl) cost 1017 but output value is 1024 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: iceandfire:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: iceandfire:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_diamond => 1*Item: minecraft:diamond) cost 8190 but output value is 8192 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_obsidian => 1*Item: minecraft:obsidian) cost 63 but output value is 64 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_emerald => 1*Item: minecraft:emerald) cost 16380 but output value is 16384 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:azalea) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 1*Item: immersiveengineering:nugget_silver + 8*NSSFAKE:craftingMapper/121 => 1*Item: immersiveengineering:ingot_silver" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_silver [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_nickel => 1*Item: immersiveengineering:ingot_nickel" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_nickel [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cactus => 4*Item: structurize:blockcactusplank) cost 8 but output value is 8 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/214 + 1*Item: immersiveengineering:nugget_aluminum => 1*Item: immersiveengineering:ingot_aluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_aluminum [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/214 => 1*Item: libvulpes:ingotaluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotaluminum [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: create:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: create:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:dandelion => 2*Item: minecraft:lilac) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: immersiveengineering:nugget_copper => 1*Item: immersiveengineering:ingot_copper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_copper [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: libvulpes:nuggettin => 1*Item: libvulpes:ingottin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: libvulpes:ingottin [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:oxeye_daisy => 2*Item: minecraft:peony) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: byg:magmatic_stone => 1*Item: minecraft:magma_block) cost 12 but output value is 128 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: immersiveengineering:nugget_uranium => 1*Item: immersiveengineering:ingot_uranium) cost 4095 but output value is 4096 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/121 => 1*Item: iceandfire:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: iceandfire:silver_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: libvulpes:ingotcopper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotcopper [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: tconstruct:copper_nugget => 1*Item: tconstruct:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: tconstruct:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_lead => 1*Item: immersiveengineering:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_lead [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:red_tulip => 2*Item: minecraft:rose_bush) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_ender => 1*Item: minecraft:ender_pearl) cost 1017 but output value is 1024 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: iceandfire:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: iceandfire:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_diamond => 1*Item: minecraft:diamond) cost 8190 but output value is 8192 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_obsidian => 1*Item: minecraft:obsidian) cost 63 but output value is 64 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_emerald => 1*Item: minecraft:emerald) cost 16380 but output value is 16384 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:azalea) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 1*Item: immersiveengineering:nugget_silver + 8*NSSFAKE:craftingMapper/121 => 1*Item: immersiveengineering:ingot_silver" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_silver [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_nickel => 1*Item: immersiveengineering:ingot_nickel" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_nickel [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cactus => 4*Item: structurize:blockcactusplank) cost 8 but output value is 8 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/214 + 1*Item: immersiveengineering:nugget_aluminum => 1*Item: immersiveengineering:ingot_aluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_aluminum [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/214 => 1*Item: libvulpes:ingotaluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotaluminum [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: create:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: create:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:dandelion => 2*Item: minecraft:lilac) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: immersiveengineering:nugget_copper => 1*Item: immersiveengineering:ingot_copper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_copper [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: libvulpes:nuggettin => 1*Item: libvulpes:ingottin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: libvulpes:ingottin [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:oxeye_daisy => 2*Item: minecraft:peony) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: byg:magmatic_stone => 1*Item: minecraft:magma_block) cost 12 but output value is 128 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: immersiveengineering:nugget_uranium => 1*Item: immersiveengineering:ingot_uranium) cost 4095 but output value is 4096 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/121 => 1*Item: iceandfire:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: iceandfire:silver_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: libvulpes:ingotcopper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotcopper [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: tconstruct:copper_nugget => 1*Item: tconstruct:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: tconstruct:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_lead => 1*Item: immersiveengineering:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_lead [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:red_tulip => 2*Item: minecraft:rose_bush) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_ender => 1*Item: minecraft:ender_pearl) cost 1017 but output value is 1024 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: iceandfire:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: iceandfire:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_diamond => 1*Item: minecraft:diamond) cost 8190 but output value is 8192 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_obsidian => 1*Item: minecraft:obsidian) cost 63 but output value is 64 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_emerald => 1*Item: minecraft:emerald) cost 16380 but output value is 16384 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:azalea) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 1*Item: immersiveengineering:nugget_silver + 8*NSSFAKE:craftingMapper/121 => 1*Item: immersiveengineering:ingot_silver" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_silver [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_nickel => 1*Item: immersiveengineering:ingot_nickel" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_nickel [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cactus => 4*Item: structurize:blockcactusplank) cost 8 but output value is 8 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/214 + 1*Item: immersiveengineering:nugget_aluminum => 1*Item: immersiveengineering:ingot_aluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_aluminum [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/214 => 1*Item: libvulpes:ingotaluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotaluminum [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: create:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: create:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:dandelion => 2*Item: minecraft:lilac) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: immersiveengineering:nugget_copper => 1*Item: immersiveengineering:ingot_copper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_copper [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: libvulpes:nuggettin => 1*Item: libvulpes:ingottin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: libvulpes:ingottin [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:oxeye_daisy => 2*Item: minecraft:peony) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: byg:magmatic_stone => 1*Item: minecraft:magma_block) cost 12 but output value is 128 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: immersiveengineering:nugget_uranium => 1*Item: immersiveengineering:ingot_uranium) cost 4095 but output value is 4096 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/121 => 1*Item: iceandfire:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: iceandfire:silver_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: libvulpes:ingotcopper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotcopper [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: tconstruct:copper_nugget => 1*Item: tconstruct:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: tconstruct:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_lead => 1*Item: immersiveengineering:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_lead [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:red_tulip => 2*Item: minecraft:rose_bush) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_ender => 1*Item: minecraft:ender_pearl) cost 1017 but output value is 1024 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: iceandfire:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: iceandfire:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_diamond => 1*Item: minecraft:diamond) cost 8190 but output value is 8192 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_obsidian => 1*Item: minecraft:obsidian) cost 63 but output value is 64 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_emerald => 1*Item: minecraft:emerald) cost 16380 but output value is 16384 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:azalea) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 1*Item: immersiveengineering:nugget_silver + 8*NSSFAKE:craftingMapper/121 => 1*Item: immersiveengineering:ingot_silver" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_silver [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_nickel => 1*Item: immersiveengineering:ingot_nickel" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_nickel [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cactus => 4*Item: structurize:blockcactusplank) cost 8 but output value is 8 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/214 + 1*Item: immersiveengineering:nugget_aluminum => 1*Item: immersiveengineering:ingot_aluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_aluminum [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/214 => 1*Item: libvulpes:ingotaluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotaluminum [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: create:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: create:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:dandelion => 2*Item: minecraft:lilac) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: immersiveengineering:nugget_copper => 1*Item: immersiveengineering:ingot_copper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_copper [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: libvulpes:nuggettin => 1*Item: libvulpes:ingottin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: libvulpes:ingottin [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:oxeye_daisy => 2*Item: minecraft:peony) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: byg:magmatic_stone => 1*Item: minecraft:magma_block) cost 12 but output value is 128 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: immersiveengineering:nugget_uranium => 1*Item: immersiveengineering:ingot_uranium) cost 4095 but output value is 4096 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/121 => 1*Item: iceandfire:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: iceandfire:silver_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: libvulpes:ingotcopper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotcopper [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: tconstruct:copper_nugget => 1*Item: tconstruct:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: tconstruct:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_lead => 1*Item: immersiveengineering:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_lead [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:red_tulip => 2*Item: minecraft:rose_bush) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_ender => 1*Item: minecraft:ender_pearl) cost 1017 but output value is 1024 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: iceandfire:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: iceandfire:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_diamond => 1*Item: minecraft:diamond) cost 8190 but output value is 8192 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_obsidian => 1*Item: minecraft:obsidian) cost 63 but output value is 64 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_emerald => 1*Item: minecraft:emerald) cost 16380 but output value is 16384 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:azalea) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 1*Item: immersiveengineering:nugget_silver + 8*NSSFAKE:craftingMapper/121 => 1*Item: immersiveengineering:ingot_silver" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_silver [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_nickel => 1*Item: immersiveengineering:ingot_nickel" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_nickel [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cactus => 4*Item: structurize:blockcactusplank) cost 8 but output value is 8 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/214 + 1*Item: immersiveengineering:nugget_aluminum => 1*Item: immersiveengineering:ingot_aluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_aluminum [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/214 => 1*Item: libvulpes:ingotaluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotaluminum [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: create:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: create:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:dandelion => 2*Item: minecraft:lilac) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: immersiveengineering:nugget_copper => 1*Item: immersiveengineering:ingot_copper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_copper [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: libvulpes:nuggettin => 1*Item: libvulpes:ingottin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: libvulpes:ingottin [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:oxeye_daisy => 2*Item: minecraft:peony) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: byg:magmatic_stone => 1*Item: minecraft:magma_block) cost 12 but output value is 128 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: immersiveengineering:nugget_uranium => 1*Item: immersiveengineering:ingot_uranium) cost 4095 but output value is 4096 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/121 => 1*Item: iceandfire:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: iceandfire:silver_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: libvulpes:ingotcopper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotcopper [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: tconstruct:copper_nugget => 1*Item: tconstruct:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: tconstruct:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_lead => 1*Item: immersiveengineering:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_lead [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:red_tulip => 2*Item: minecraft:rose_bush) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_ender => 1*Item: minecraft:ender_pearl) cost 1017 but output value is 1024 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: iceandfire:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: iceandfire:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_diamond => 1*Item: minecraft:diamond) cost 8190 but output value is 8192 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_obsidian => 1*Item: minecraft:obsidian) cost 63 but output value is 64 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_emerald => 1*Item: minecraft:emerald) cost 16380 but output value is 16384 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:azalea) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 1*Item: immersiveengineering:nugget_silver + 8*NSSFAKE:craftingMapper/121 => 1*Item: immersiveengineering:ingot_silver" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_silver [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_nickel => 1*Item: immersiveengineering:ingot_nickel" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_nickel [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cactus => 4*Item: structurize:blockcactusplank) cost 8 but output value is 8 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/214 + 1*Item: immersiveengineering:nugget_aluminum => 1*Item: immersiveengineering:ingot_aluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_aluminum [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/214 => 1*Item: libvulpes:ingotaluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotaluminum [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: create:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: create:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:dandelion => 2*Item: minecraft:lilac) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: immersiveengineering:nugget_copper => 1*Item: immersiveengineering:ingot_copper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_copper [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: libvulpes:nuggettin => 1*Item: libvulpes:ingottin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: libvulpes:ingottin [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:oxeye_daisy => 2*Item: minecraft:peony) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: byg:magmatic_stone => 1*Item: minecraft:magma_block) cost 12 but output value is 128 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: immersiveengineering:nugget_uranium => 1*Item: immersiveengineering:ingot_uranium) cost 4095 but output value is 4096 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/121 => 1*Item: iceandfire:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: iceandfire:silver_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: libvulpes:ingotcopper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotcopper [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: tconstruct:copper_nugget => 1*Item: tconstruct:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: tconstruct:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_lead => 1*Item: immersiveengineering:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_lead [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:red_tulip => 2*Item: minecraft:rose_bush) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_ender => 1*Item: minecraft:ender_pearl) cost 1017 but output value is 1024 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: iceandfire:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: iceandfire:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_diamond => 1*Item: minecraft:diamond) cost 8190 but output value is 8192 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_obsidian => 1*Item: minecraft:obsidian) cost 63 but output value is 64 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_emerald => 1*Item: minecraft:emerald) cost 16380 but output value is 16384 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:azalea) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 1*Item: immersiveengineering:nugget_silver + 8*NSSFAKE:craftingMapper/121 => 1*Item: immersiveengineering:ingot_silver" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_silver [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_nickel => 1*Item: immersiveengineering:ingot_nickel" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_nickel [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cactus => 4*Item: structurize:blockcactusplank) cost 8 but output value is 8 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/214 + 1*Item: immersiveengineering:nugget_aluminum => 1*Item: immersiveengineering:ingot_aluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_aluminum [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/214 => 1*Item: libvulpes:ingotaluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotaluminum [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: create:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: create:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:dandelion => 2*Item: minecraft:lilac) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: immersiveengineering:nugget_copper => 1*Item: immersiveengineering:ingot_copper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_copper [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: libvulpes:nuggettin => 1*Item: libvulpes:ingottin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: libvulpes:ingottin [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:oxeye_daisy => 2*Item: minecraft:peony) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: byg:magmatic_stone => 1*Item: minecraft:magma_block) cost 12 but output value is 128 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: immersiveengineering:nugget_uranium => 1*Item: immersiveengineering:ingot_uranium) cost 4095 but output value is 4096 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/121 => 1*Item: iceandfire:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: iceandfire:silver_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: libvulpes:ingotcopper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotcopper [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: tconstruct:copper_nugget => 1*Item: tconstruct:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: tconstruct:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_lead => 1*Item: immersiveengineering:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_lead [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:red_tulip => 2*Item: minecraft:rose_bush) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_ender => 1*Item: minecraft:ender_pearl) cost 1017 but output value is 1024 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: iceandfire:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: iceandfire:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_diamond => 1*Item: minecraft:diamond) cost 8190 but output value is 8192 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_obsidian => 1*Item: minecraft:obsidian) cost 63 but output value is 64 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_emerald => 1*Item: minecraft:emerald) cost 16380 but output value is 16384 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:azalea) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 1*Item: immersiveengineering:nugget_silver + 8*NSSFAKE:craftingMapper/121 => 1*Item: immersiveengineering:ingot_silver" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_silver [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_nickel => 1*Item: immersiveengineering:ingot_nickel" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_nickel [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cactus => 4*Item: structurize:blockcactusplank) cost 8 but output value is 8 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/214 + 1*Item: immersiveengineering:nugget_aluminum => 1*Item: immersiveengineering:ingot_aluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_aluminum [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/214 => 1*Item: libvulpes:ingotaluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotaluminum [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: create:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: create:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:dandelion => 2*Item: minecraft:lilac) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: immersiveengineering:nugget_copper => 1*Item: immersiveengineering:ingot_copper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_copper [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: libvulpes:nuggettin => 1*Item: libvulpes:ingottin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: libvulpes:ingottin [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:oxeye_daisy => 2*Item: minecraft:peony) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: byg:magmatic_stone => 1*Item: minecraft:magma_block) cost 12 but output value is 128 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: immersiveengineering:nugget_uranium => 1*Item: immersiveengineering:ingot_uranium) cost 4095 but output value is 4096 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/121 => 1*Item: iceandfire:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: iceandfire:silver_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: libvulpes:ingotcopper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotcopper [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: tconstruct:copper_nugget => 1*Item: tconstruct:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: tconstruct:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_lead => 1*Item: immersiveengineering:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_lead [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:red_tulip => 2*Item: minecraft:rose_bush) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_ender => 1*Item: minecraft:ender_pearl) cost 1017 but output value is 1024 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: iceandfire:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: iceandfire:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_diamond => 1*Item: minecraft:diamond) cost 8190 but output value is 8192 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_obsidian => 1*Item: minecraft:obsidian) cost 63 but output value is 64 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_emerald => 1*Item: minecraft:emerald) cost 16380 but output value is 16384 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:azalea) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 1*Item: immersiveengineering:nugget_silver + 8*NSSFAKE:craftingMapper/121 => 1*Item: immersiveengineering:ingot_silver" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_silver [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_nickel => 1*Item: immersiveengineering:ingot_nickel" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_nickel [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cactus => 4*Item: structurize:blockcactusplank) cost 8 but output value is 8 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/214 + 1*Item: immersiveengineering:nugget_aluminum => 1*Item: immersiveengineering:ingot_aluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_aluminum [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/214 => 1*Item: libvulpes:ingotaluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotaluminum [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: create:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: create:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:dandelion => 2*Item: minecraft:lilac) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: immersiveengineering:nugget_copper => 1*Item: immersiveengineering:ingot_copper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_copper [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: libvulpes:nuggettin => 1*Item: libvulpes:ingottin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: libvulpes:ingottin [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:oxeye_daisy => 2*Item: minecraft:peony) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: byg:magmatic_stone => 1*Item: minecraft:magma_block) cost 12 but output value is 128 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: immersiveengineering:nugget_uranium => 1*Item: immersiveengineering:ingot_uranium) cost 4095 but output value is 4096 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/121 => 1*Item: iceandfire:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: iceandfire:silver_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: libvulpes:ingotcopper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotcopper [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/29 + 1*Item: tconstruct:copper_nugget => 1*Item: tconstruct:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: tconstruct:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_lead => 1*Item: immersiveengineering:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_lead [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 2*Item: minecraft:red_tulip => 2*Item: minecraft:rose_bush) cost 32 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_ender => 1*Item: minecraft:ender_pearl) cost 1017 but output value is 1024 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/29 => 1*Item: iceandfire:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: iceandfire:copper_ingot [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_diamond => 1*Item: minecraft:diamond) cost 8190 but output value is 8192 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_obsidian => 1*Item: minecraft:obsidian) cost 63 but output value is 64 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_emerald => 1*Item: minecraft:emerald) cost 16380 but output value is 16384 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:azalea) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 1*Item: immersiveengineering:nugget_silver + 8*NSSFAKE:craftingMapper/121 => 1*Item: immersiveengineering:ingot_silver" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_silver [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*Item: immersiveengineering:nugget_nickel => 1*Item: immersiveengineering:ingot_nickel" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: immersiveengineering:ingot_nickel [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cactus => 4*Item: structurize:blockcactusplank) cost 8 but output value is 8 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/214 + 1*Item: immersiveengineering:nugget_aluminum => 1*Item: immersiveengineering:ingot_aluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: immersiveengineering:ingot_aluminum [14:33:27] [Render thread/WARN]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32 [14:33:27] [Render thread/WARN]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/214 => 1*Item: libvulpes:ingotaluminum" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: libvulpes:ingotaluminum [14:33:27] [Render thread/INFO]: Registered 10322 EMC values. (took 1884 ms) [14:33:27] [Render thread/INFO]: Recipes for potions: minecraft:invisibility, minecraft:long_fire_resistance, minecraft:water_breathing, minecraft:awkward, minecraft:weakness, minecraft:long_strength, quark:resistance, minecraft:harming, minecraft:long_water_breathing, minecraft:strong_poison, minecraft:strong_harming, minecraft:long_swiftness, quark:strong_resistance, quark:resilience, minecraft:strong_strength, minecraft:long_slowness, quark:long_resilience, minecraft:long_turtle_master, minecraft:strength, minecraft:strong_regeneration, minecraft:strong_leaping, minecraft:strong_turtle_master, minecraft:long_regeneration, minecraft:long_night_vision, minecraft:water, minecraft:turtle_master, minecraft:strong_slowness, quark:long_danger_sight, quark:danger_sight, minecraft:long_invisibility, minecraft:long_slow_falling, minecraft:night_vision, minecraft:strong_healing, minecraft:long_weakness, minecraft:thick, minecraft:poison, minecraft:long_leaping, minecraft:long_poison, minecraft:slow_falling, quark:long_resistance, minecraft:strong_swiftness, quark:strong_resilience, minecraft:leaping, minecraft:slowness, minecraft:mundane, minecraft:healing, minecraft:regeneration, minecraft:fire_resistance, minecraft:swiftness [14:33:29] [Render thread/INFO]: Injecting existing registry data into this CLIENT instance [14:33:35] [SoundControl Sound Processor/WARN]: SoundControl Sound Processor is lagging; behind 34 msecs [14:33:47] [Render thread/INFO]: Starting action 'stop' [14:33:47] [Render thread/INFO]: Overall Action 'stop' took 183msecs [14:33:47] [Render thread/INFO]: Clearing reload state (playerJoined: false, reloadFired: false, customTagsEventFired: false, vanillaTagsEventFired: false) [14:33:54] [SoundControl Sound Processor/WARN]: SoundControl Sound Processor is lagging; behind 164 msecs [14:33:58] [SoundControl Sound Processor/WARN]: SoundControl Sound Processor is lagging; behind 21 msecs [14:34:07] [Render thread/INFO]: TagsUpdatedEvent.VanillaTagTypes fired (playerJoined: false, reloadFired: false, customTagsEventFired: false, vanillaTagsEventFired: true) [14:34:07] [Render thread/INFO]: TagsUpdatedEvent.CustomTagTypes fired (playerJoined: false, reloadFired: false, customTagsEventFired: true, vanillaTagsEventFired: true) [14:34:07] [Render thread/INFO]: Environment: authHost='http://localhost:57642/authserver', accountsHost='http://127.0.0.1:57696/https/api.mojang.com', sessionHost='http://127.0.0.1:57696/https/sessionserver.mojang.com', servicesHost='http://127.0.0.1:57696/https/api.minecraftservices.com', name='PROD' [14:34:07] [Server thread/INFO]: Starting integrated minecraft server version 1.16.5 [14:34:07] [Server thread/INFO]: Generating keypair [14:34:08] [Thread-1/WARN]: Updated logging config. RS Debug logging enabled: false [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Overwriting recipe true [14:34:08] [Server thread/INFO]: Checking for asteroid config at D:\suoyou\我的3\.minecraft\.\config\advRocketry\asteroidConfig.xml [14:34:08] [Server thread/INFO]: Checking for ore config at D:\suoyou\我的3\.minecraft\.\config\advRocketry\oreConfig.xml [14:34:08] [Server thread/INFO]: Checking for config at D:\suoyou\我的3\.minecraft\saves\新的世界\advRocketry\planetDefs.xml [14:34:08] [Server thread/INFO]: Advanced Planet Config file Found!  Loading from file. [14:34:09] [Server thread/INFO]: [infinitylib]Injecting structure agricraft:village/snowy/greenhouse into minecraft:village/snowy/houses [14:34:09] [Server thread/INFO]: [infinitylib]Injecting structure agricraft:village/savanna/greenhouse into minecraft:village/savanna/houses [14:34:09] [Server thread/INFO]: [infinitylib]Injecting structure agricraft:village/plains/greenhouse into minecraft:village/plains/houses [14:34:09] [Server thread/INFO]: [infinitylib]Injecting structure agricraft:village/taiga/greenhouse into minecraft:village/taiga/houses [14:34:09] [Server thread/INFO]: [infinitylib]Injecting structure agricraft:village/desert/greenhouse into minecraft:village/desert/houses [14:34:09] [Server thread/INFO]: Attatched World Pedestal Player capability. [14:34:09] [Server thread/INFO]: Added Illagers to Raids [14:34:09] [Server thread/INFO]: Attatched World Pedestal Player capability. [14:34:09] [Server thread/INFO]: Added Illagers to Raids [14:34:09] [Server thread/INFO]: Attatched World Pedestal Player capability. [14:34:09] [Server thread/INFO]: Added Illagers to Raids [14:34:10] [Server thread/INFO]: Attatched World Pedestal Player capability. [14:34:10] [Server thread/INFO]: Added Illagers to Raids [14:34:10] [Server thread/INFO]: Attatched World Pedestal Player capability. [14:34:10] [Server thread/INFO]: Added Illagers to Raids [14:34:10] [Server thread/INFO]: Attatched World Pedestal Player capability. [14:34:10] [Server thread/INFO]: Added Illagers to Raids [14:34:10] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [14:34:10] [SoundControl Sound Processor/WARN]: SoundControl Sound Processor is lagging; behind 4 msecs [14:34:11] [Render thread/INFO]: 准备生成区域中:0% [14:34:11] [Render thread/INFO]: 准备生成区域中:0% [14:34:11] [Render thread/INFO]: 准备生成区域中:0% [14:34:11] [Render thread/INFO]: 准备生成区域中:0% [14:34:12] [Render thread/INFO]: 准备生成区域中:0% [14:34:12] [Render thread/INFO]: 准备生成区域中:0% [14:34:13] [Render thread/INFO]: 准备生成区域中:0% [14:34:13] [Render thread/INFO]: 准备生成区域中:0% [14:34:14] [Render thread/INFO]: 准备生成区域中:8% [14:34:14] [Render thread/INFO]: 准备生成区域中:9% [14:34:47] [SoundControl Sound Processor/WARN]: SoundControl Sound Processor is lagging; behind 28547 msecs [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:31% [14:34:48] [Render thread/INFO]: 准备生成区域中:89% [14:34:49] [Render thread/INFO]: Time elapsed: 39544 ms [14:34:49] [Server thread/INFO]: Integrated Server Watchdog started [14:34:49] [Server thread/INFO]: [agricraft][agricraft]Registering Soils! [14:34:49] [Server thread/INFO]: [agricraft][agricraft]Registered Soils (11/11): [14:34:49] [Server thread/INFO]: [agricraft][agricraft] - clay_soil [14:34:49] [Server thread/INFO]: [agricraft][agricraft] - sand_soil [14:34:49] [Server thread/INFO]: [agricraft][agricraft] - farmland_soil [14:34:49] [Server thread/INFO]: [agricraft][agricraft] - none [14:34:49] [Server thread/INFO]: [agricraft][agricraft] - crimson_nylium_soil [14:34:49] [Server thread/INFO]: [agricraft][agricraft] - podzol_soil [14:34:49] [Server thread/INFO]: [agricraft][agricraft] - glowcelium_soil [14:34:49] [Server thread/INFO]: [agricraft][agricraft] - mycelium_soil [14:34:49] [Server thread/INFO]: [agricraft][agricraft] - gravel_soil [14:34:49] [Server thread/INFO]: [agricraft][agricraft] - soul_soil_soil [14:34:49] [Server thread/INFO]: [agricraft][agricraft] - warped_nylium_soil [14:34:49] [Server thread/INFO]: [agricraft][agricraft] - soul_sand_soil [14:34:49] [Server thread/INFO]: [agricraft][agricraft]Registering Plants! [14:34:50] [Server thread/INFO]: [agricraft][agricraft]Registered Plants (137/137): [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:carrot_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:daisy_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - none [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:sisal_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:candleberry_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:allium_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:emeryllis_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:garlic_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:greengrape_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:tealeaf_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - biomesoplenty:lavender_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:onion_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:millet_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:zucchini_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:parsnip_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:quartzanthemum_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:cactusfruit_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:soybean_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:beet_root_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:cuprosia_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:quinoa_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:potato_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:kiwi_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - biomesoplenty:pink_hibiscus_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - immersiveengineering:hemp_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:petinia_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:cassava_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:pink_tulip_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:grape_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:orchid_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:celery_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:peas_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:wither_rose_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - quark:glowshroom_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:carbonation_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:nether_wart_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:radish_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:pineapple_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:sugarcane_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:waterchestnut_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:rutabaga_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:tomatillo_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:brown_mushroom_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:ginger_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - biomesoplenty:wilted_lily_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:sea_pickle_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:rice_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:lapender_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:white_tulip_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - biomesoplenty:glowshroom_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:orange_tulip_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:agave_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:plombean_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:rhubarb_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - biomesoplenty:wildflower_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:diamahlia_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:peanut_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - biomesoplenty:glowflower_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:turnip_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:okra_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:sea_grass_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:wheat_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:artichoke_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:jicama_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:chilipepper_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:lily_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:lettuce_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:melon_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:kelp_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:sweet_berry_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - biomesoplenty:violet_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:scallion_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:blackberry_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:kohlrabi_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:cabbage_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:leek_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:cactus_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:broccoli_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:blueberry_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:bamboo_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:aurigold_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:niccissus_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:arrowroot_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:eggplant_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:corn_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:cantaloupe_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:huckleberry_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:coffeebean_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:barley_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:cornflower_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:bean_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:jute_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:kale_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:spinach_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:mustardseeds_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:strawberry_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:crimson_fungus_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:pumpkin_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:bellpepper_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:juniperberry_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:poppy_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:cranberry_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:sweetpotato_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:rye_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:amaranth_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:mulberry_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:tomato_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:nitorwart_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - biomesoplenty:orange_cosmos_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:redstodendron_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:red_mushroom_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:chickpea_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:wintersquash_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:cauliflower_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:ferranium_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:red_tulip_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:flax_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - biomesoplenty:toadstool_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:cotton_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:bluet_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:elderberry_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:dandelion_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:whitemushroom_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:warped_fungus_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - biomesoplenty:pink_daffodil_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:taro_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - biomesoplenty:rose_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:asparagus_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:sesameseeds_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:jaslumine_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - biomesoplenty:burning_blossom_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:oats_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:kenaf_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:brusselsprout_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:spiceleaf_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:lentil_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:raspberry_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:cucumber_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft]Registering Weeds! [14:34:50] [Server thread/INFO]: [agricraft][agricraft]Registered Weeds (1/1): [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - agricraft:weed_weed [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - none [14:34:50] [Server thread/INFO]: [agricraft][agricraft]Registering Mutations! [14:34:50] [Server thread/INFO]: [agricraft][agricraft]Registered Mutations (114/114): [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:lapender_mutation: resource:ferranium_plant + vanilla:cornflower_plant = resource:lapender_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:sesameseeds_mutation: pamhc2crops:rice_plant + pamhc2crops:coffeebean_plant = pamhc2crops:sesameseeds_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:petinia_mutation: resource:ferranium_plant + vanilla:wheat_plant = resource:petinia_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:turnip_mutation: pamhc2crops:parsnip_plant + pamhc2crops:radish_plant = pamhc2crops:turnip_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:aurigold_mutation: resource:ferranium_plant + resource:redstodendron_plant = resource:aurigold_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:leek_mutation: pamhc2crops:scallion_plant + pamhc2crops:celery_plant = pamhc2crops:leek_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - biomesoplenty:burning_blossom_mutation: vanilla:orange_tulip_plant + vanilla:red_tulip_plant = biomesoplenty:burning_blossom_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:nitorwart_mutation: resource:redstodendron_plant + vanilla:carrot_plant = resource:nitorwart_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:eggplant_mutation: pamhc2crops:zucchini_plant + pamhc2crops:tomato_plant = pamhc2crops:eggplant_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:orange_tulip_mutation: vanilla:daisy_plant + vanilla:orchid_plant = vanilla:orange_tulip_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - biomesoplenty:rose_mutation: vanilla:poppy_plant + vanilla:sweet_berry_plant = biomesoplenty:rose_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:cucumber_mutation: pamhc2crops:peas_plant + pamhc2crops:okra_plant = pamhc2crops:cucumber_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:bean_mutation: vanilla:pumpkin_plant + vanilla:potato_plant = pamhc2crops:bean_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:ferranium_mutation: vanilla:melon_plant + vanilla:pumpkin_plant = resource:ferranium_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:peanut_mutation: pamhc2crops:peas_plant + pamhc2crops:corn_plant = pamhc2crops:peanut_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:cornflower_mutation: vanilla:orchid_plant + vanilla:lily_plant = vanilla:cornflower_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:rice_mutation: pamhc2crops:rye_plant + vanilla:sugarcane_plant = pamhc2crops:rice_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:beet_root_mutation: pamhc2crops:radish_plant + vanilla:carrot_plant = vanilla:beet_root_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - biomesoplenty:wildflower_mutation: vanilla:orchid_plant + vanilla:pink_tulip_plant = biomesoplenty:wildflower_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:kelp_mutation: vanilla:sea_grass_plant + vanilla:bamboo_plant = vanilla:kelp_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:emeryllis_mutation: resource:aurigold_plant + resource:quartzanthemum_plant = resource:emeryllis_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:cotton_mutation: pamhc2crops:barley_plant + pamhc2crops:soybean_plant = pamhc2crops:cotton_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:zucchini_mutation: vanilla:pumpkin_plant + pamhc2crops:cucumber_plant = pamhc2crops:zucchini_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:ginger_mutation: pamhc2crops:mustardseeds_plant + pamhc2crops:peanut_plant = pamhc2crops:ginger_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:dandelion_mutation: vanilla:pumpkin_plant + vanilla:wheat_plant = vanilla:dandelion_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:peas_mutation: pamhc2crops:soybean_plant + pamhc2crops:okra_plant = pamhc2crops:peas_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:plombean_mutation: resource:ferranium_plant + vanilla:brown_mushroom_plant = resource:plombean_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:pink_tulip_mutation: vanilla:allium_plant + vanilla:dandelion_plant = vanilla:pink_tulip_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:sea_grass_mutation: vanilla:wheat_plant + vanilla:bamboo_plant = vanilla:sea_grass_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:jaslumine_mutation: resource:ferranium_plant + vanilla:potato_plant = resource:jaslumine_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:whitemushroom_mutation: vanilla:red_mushroom_plant + vanilla:brown_mushroom_plant = pamhc2crops:whitemushroom_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:rutabaga_mutation: vanilla:beet_root_plant + pamhc2crops:turnip_plant = pamhc2crops:rutabaga_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:redstodendron_mutation: resource:ferranium_plant + resource:lapender_plant = resource:redstodendron_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:radish_mutation: pamhc2crops:tomato_plant + pamhc2crops:brusselsprout_plant = pamhc2crops:radish_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - biomesoplenty:toadstool_mutation: vanilla:brown_mushroom_plant + vanilla:carrot_plant = biomesoplenty:toadstool_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:red_tulip_mutation: vanilla:poppy_plant + vanilla:allium_plant = vanilla:red_tulip_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:okra_mutation: pamhc2crops:bean_plant + pamhc2crops:leek_plant = pamhc2crops:okra_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:tealeaf_mutation: vanilla:sea_grass_plant + pamhc2crops:soybean_plant = pamhc2crops:tealeaf_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:oats_mutation: pamhc2crops:corn_plant + pamhc2crops:rice_plant = pamhc2crops:oats_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:melon_mutation: vanilla:sugarcane_plant + vanilla:pumpkin_plant = vanilla:melon_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:wintersquash_mutation: vanilla:pumpkin_plant + pamhc2crops:zucchini_plant = pamhc2crops:wintersquash_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:huckleberry_mutation: pamhc2crops:blackberry_plant + pamhc2crops:raspberry_plant = pamhc2crops:huckleberry_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:quartzanthemum_mutation: resource:redstodendron_plant + resource:nitorwart_plant = resource:quartzanthemum_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:diamahlia_mutation: resource:aurigold_plant + resource:nitorwart_plant = resource:diamahlia_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:waterchestnut_mutation: pamhc2crops:sesameseeds_plant + vanilla:sea_grass_plant = pamhc2crops:waterchestnut_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:cactus_mutation: vanilla:sugarcane_plant + vanilla:potato_plant = vanilla:cactus_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:parsnip_mutation: vanilla:carrot_plant + vanilla:beet_root_plant = pamhc2crops:parsnip_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:orchid_mutation: vanilla:poppy_plant + vanilla:dandelion_plant = vanilla:orchid_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:lily_mutation: vanilla:white_tulip_plant + vanilla:daisy_plant = vanilla:lily_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:grape_mutation: pamhc2crops:blueberry_plant + pamhc2crops:cantaloupe_plant = pamhc2crops:grape_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:broccoli_mutation: pamhc2crops:lettuce_plant + pamhc2crops:soybean_plant = pamhc2crops:broccoli_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:blackberry_mutation: pamhc2crops:strawberry_plant + pamhc2crops:soybean_plant = pamhc2crops:blackberry_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - biomesoplenty:glowflower_mutation: vanilla:lily_plant + vanilla:orchid_plant = biomesoplenty:glowflower_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:rhubarb_mutation: vanilla:sugarcane_plant + pamhc2crops:lettuce_plant = pamhc2crops:rhubarb_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:sea_pickle_mutation: vanilla:sea_grass_plant + vanilla:carrot_plant = vanilla:sea_pickle_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:poppy_mutation: vanilla:sugarcane_plant + vanilla:melon_plant = vanilla:poppy_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:rye_mutation: pamhc2crops:barley_plant + vanilla:wheat_plant = pamhc2crops:rye_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:corn_mutation: pamhc2crops:barley_plant + pamhc2crops:rye_plant = pamhc2crops:corn_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:cactusfruit_mutation: pamhc2crops:kiwi_plant + vanilla:cactus_plant = pamhc2crops:cactusfruit_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:garlic_mutation: pamhc2crops:onion_plant + pamhc2crops:ginger_plant = pamhc2crops:garlic_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:warped_fungus_mutation: vanilla:nether_wart_plant + vanilla:orchid_plant = vanilla:warped_fungus_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:allium_mutation: vanilla:poppy_plant + vanilla:orchid_plant = vanilla:allium_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - biomesoplenty:orange_cosmos_mutation: vanilla:daisy_plant + vanilla:carrot_plant = biomesoplenty:orange_cosmos_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - quark:glowshroom_mutation: vanilla:brown_mushroom_plant + vanilla:orchid_plant = quark:glowshroom_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:barley_mutation: vanilla:wheat_plant + vanilla:sugarcane_plant = pamhc2crops:barley_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:bellpepper_mutation: pamhc2crops:chilipepper_plant + pamhc2crops:spiceleaf_plant = pamhc2crops:bellpepper_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:sugarcane_mutation: vanilla:wheat_plant + vanilla:beet_root_plant = vanilla:sugarcane_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:pumpkin_mutation: vanilla:carrot_plant + vanilla:potato_plant = vanilla:pumpkin_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:crimson_fungus_mutation: vanilla:nether_wart_plant + vanilla:poppy_plant = vanilla:crimson_fungus_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:tomato_mutation: pamhc2crops:sweetpotato_plant + vanilla:carrot_plant = pamhc2crops:tomato_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:pineapple_mutation: pamhc2crops:rice_plant + pamhc2crops:cantaloupe_plant = pamhc2crops:pineapple_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:scallion_mutation: vanilla:carrot_plant + vanilla:sugarcane_plant = pamhc2crops:scallion_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:kiwi_mutation: pamhc2crops:cantaloupe_plant + pamhc2crops:strawberry_plant = pamhc2crops:kiwi_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:sweetpotato_mutation: vanilla:potato_plant + vanilla:sugarcane_plant = pamhc2crops:sweetpotato_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:niccissus_mutation: resource:ferranium_plant + vanilla:white_tulip_plant = resource:niccissus_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - biomesoplenty:wilted_lily_mutation: vanilla:lily_plant + vanilla:brown_mushroom_plant = biomesoplenty:wilted_lily_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:lettuce_mutation: pamhc2crops:soybean_plant + pamhc2crops:celery_plant = pamhc2crops:lettuce_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:onion_mutation: pamhc2crops:celery_plant + pamhc2crops:brusselsprout_plant = pamhc2crops:onion_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:raspberry_mutation: pamhc2crops:strawberry_plant + pamhc2crops:soybean_plant = pamhc2crops:raspberry_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - biomesoplenty:glowshroom_mutation: vanilla:brown_mushroom_plant + vanilla:orchid_plant = biomesoplenty:glowshroom_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - biomesoplenty:pink_hibiscus_mutation: vanilla:pink_tulip_plant + vanilla:sea_grass_plant = biomesoplenty:pink_hibiscus_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:soybean_mutation: pamhc2crops:bean_plant + pamhc2crops:rice_plant = pamhc2crops:soybean_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:cantaloupe_mutation: vanilla:melon_plant + pamhc2crops:strawberry_plant = pamhc2crops:cantaloupe_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:cauliflower_mutation: pamhc2crops:cabbage_plant + pamhc2crops:lettuce_plant = pamhc2crops:cauliflower_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:cuprosia_mutation: resource:ferranium_plant + vanilla:carrot_plant = resource:cuprosia_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:candleberry_mutation: pamhc2crops:cactusfruit_plant + pamhc2crops:grape_plant = pamhc2crops:candleberry_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:carrot_mutation: vanilla:wheat_plant + vanilla:potato_plant = vanilla:carrot_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:bamboo_mutation: vanilla:sugarcane_plant + vanilla:cactus_plant = vanilla:bamboo_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:bluet_mutation: vanilla:dandelion_plant + vanilla:lily_plant = vanilla:bluet_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:brown_mushroom_mutation: vanilla:potato_plant + vanilla:carrot_plant = vanilla:brown_mushroom_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - biomesoplenty:lavender_mutation: biomesoplenty:wildflower_plant + biomesoplenty:violet_plant = biomesoplenty:lavender_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:blueberry_mutation: pamhc2crops:strawberry_plant + pamhc2crops:soybean_plant = pamhc2crops:blueberry_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:coffeebean_mutation: pamhc2crops:bean_plant + vanilla:sugarcane_plant = pamhc2crops:coffeebean_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:spiceleaf_mutation: pamhc2crops:tealeaf_plant + pamhc2crops:chilipepper_plant = pamhc2crops:spiceleaf_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:chilipepper_mutation: pamhc2crops:tomato_plant + pamhc2crops:onion_plant = pamhc2crops:chilipepper_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:mustardseeds_mutation: pamhc2crops:chilipepper_plant + pamhc2crops:bean_plant = pamhc2crops:mustardseeds_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - biomesoplenty:pink_daffodil_mutation: vanilla:pink_tulip_plant + vanilla:bluet_plant = biomesoplenty:pink_daffodil_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:white_tulip_mutation: vanilla:daisy_plant + vanilla:dandelion_plant = vanilla:white_tulip_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:strawberry_mutation: pamhc2crops:radish_plant + pamhc2crops:soybean_plant = pamhc2crops:strawberry_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:sweet_berry_mutation: vanilla:sugarcane_plant + vanilla:beet_root_plant = vanilla:sweet_berry_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:wither_rose_mutation: vanilla:cornflower_plant + vanilla:poppy_plant = vanilla:wither_rose_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:artichoke_mutation: pamhc2crops:asparagus_plant + pamhc2crops:lettuce_plant = pamhc2crops:artichoke_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:cabbage_mutation: pamhc2crops:broccoli_plant + pamhc2crops:lettuce_plant = pamhc2crops:cabbage_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:asparagus_mutation: pamhc2crops:scallion_plant + pamhc2crops:corn_plant = pamhc2crops:asparagus_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:celery_mutation: vanilla:wheat_plant + pamhc2crops:soybean_plant = pamhc2crops:celery_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:brusselsprout_mutation: pamhc2crops:cabbage_plant + pamhc2crops:peas_plant = pamhc2crops:brusselsprout_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - immersiveengineering:hemp_mutation: vanilla:pumpkin_plant + pamhc2crops:cotton_plant = immersiveengineering:hemp_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:cranberry_mutation: pamhc2crops:blueberry_plant + pamhc2crops:grape_plant = pamhc2crops:cranberry_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - pamhc2crops:spinach_mutation: pamhc2crops:lettuce_plant + vanilla:cactus_plant = pamhc2crops:spinach_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - biomesoplenty:violet_mutation: vanilla:poppy_plant + vanilla:cornflower_plant = biomesoplenty:violet_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:daisy_mutation: vanilla:dandelion_plant + vanilla:orchid_plant = vanilla:daisy_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:red_mushroom_mutation: vanilla:potato_plant + vanilla:carrot_plant = vanilla:red_mushroom_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - resource:carbonation_mutation: resource:lapender_plant + vanilla:wither_rose_plant = resource:carbonation_plant [14:34:50] [Server thread/INFO]: [agricraft][agricraft]Registering Fertilizers! [14:34:50] [Server thread/INFO]: [agricraft][agricore]Invalid Whitelist : The list does not contains valid plants! [14:34:50] [Server thread/INFO]: [agricraft][agricraft]Registered Fertilizers (1/1): [14:34:50] [Server thread/INFO]: [agricraft][agricraft] - vanilla:bone_meal_fertilizer [14:34:50] [Server thread/INFO]: {SPAWN_DRAGON_SKELETON_I_CF=true, HYDRA_CAVE_CF=true, SPAWN_SEA_SERPENT_CF=true, SPAWN_STYMPHALIAN_BIRD_CF=true, SPAWN_WANDERING_CYCLOPS_CF=true, PIXIE_VILLAGE_CF=false, SPAWN_DEATH_WORM_CF=true, FIRE_DRAGON_CAVE_CF=true, SIREN_ISLAND_CF=true, MYRMEX_HIVE_DESERT_CF=true, SPAWN_HIPPOCAMPUS_CF=true, FIRE_DRAGON_ROOST_CF=true, MYRMEX_HIVE_JUNGLE_CF=true, GORGON_TEMPLE_CF=true, COPPER_ORE_CF=true, SILVER_ORE_CF=true, LIGHTNING_DRAGON_CAVE_CF=true, SPAWN_DRAGON_SKELETON_F_CF=true, AMETHYST_ORE_CF=true, SPAWN_DRAGON_SKELETON_L_CF=true, LIGHTNING_LILY_CF=true, MAUSOLEUM_CF=true, ICE_DRAGON_CAVE_CF=true, GRAVEYARD_CF=true, SAPPHIRE_ORE_CF=true, LIGHTNING_DRAGON_ROOST_CF=true, CYCLOPS_CAVE_CF=true, FROST_LILY_CF=true, FIRE_LILY_CF=true, ICE_DRAGON_ROOST_CF=true} [14:34:50] [Server thread/INFO]: {TROLL_S=true, HIPPOGRYPH=true, AMPHITHERE=true, COCKATRICE=true, TROLL_M=true, DREAD_LICH=true, TROLL_F=true} [14:34:50] [Server thread/INFO]: Trying jar discover: assets/structurize [14:34:50] [Server thread/INFO]: Trying jar discover: assets/minecolonies [14:35:00] [Server thread/INFO]: Load additional huts or decorations from D:\suoyou\我的3\.minecraft\structurize/schematics [14:35:00] [Server thread/INFO]: Load cached schematic from D:\suoyou\我的3\.minecraft\structurize/cache [14:35:00] [Server thread/INFO]: Load cached schematic from D:\suoyou\我的3\.minecraft\structurize/cache [14:35:01] [Server thread/INFO]: Finished discovering saplings 99 [14:35:01] [Server thread/INFO]: Finished discovering Ores 45 35 [14:35:01] [Server thread/INFO]: Finished discovering plantables 19 [14:35:01] [Server thread/INFO]: Finished discovering food 1154 1228 [14:35:01] [Server thread/INFO]: Finished discovering fuel 1360 [14:35:01] [Server thread/INFO]: Finished discovering compostables 1905 [14:35:01] [Server thread/INFO]: Finished discovering lucky oreBlocks 127 [14:35:01] [Server thread/INFO]: Finished discovering recruitment costs [14:35:01] [Server thread/INFO]: Finished discovering diseases [14:35:02] [Server thread/INFO]: Changing view distance to 7, from 10 [14:35:03] [Netty Local Client IO #1/INFO]: Successfully synchronized gun properties from server [14:35:03] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2326ms or 46 ticks behind [14:35:11] [Netty Local Client IO #1/INFO]: Connected to a modded server. [14:35:13] [Netty Local Client IO #1/ERROR]: Error adding element: Unknown registry element com.croparia.mod.world.feature.CoalCropFeature@2bbbb91d [14:35:13] [Netty Local Client IO #1/ERROR]: Error adding element: Unknown registry element com.croparia.mod.world.feature.FruitsFeature@9ff77d2 [14:35:14] [Server thread/INFO]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@109621ab [14:35:15] [Server thread/INFO]: cuichenghao_[local:E:9fb2900b] logged in with entity id 923 at (-71.0589547167253, 68.17675927506424, -155.43351635996888) [14:35:15] [Server thread/INFO]: cuichenghao_加入了游戏 [14:35:15] [SoundControl Sound Processor/WARN]: SoundControl Sound Processor is lagging; behind 44 msecs [14:35:16] [Server thread/INFO]: Syncing config to cuichenghao_ (f646fff7-4f49-3459-808c-89e0cf4bbd47) [14:35:16] [Server thread/INFO]: Sent markers data #-1 to player cuichenghao_ [14:35:16] [Server thread/INFO]: Sent custom biome data to player cuichenghao_ [14:35:16] [Server thread/INFO]: Sent custom biome data to player cuichenghao_ [14:35:16] [Server thread/INFO]: Sent custom biome data to player cuichenghao_ [14:35:16] [Server thread/INFO]: Sent custom biome data to player cuichenghao_ [14:35:16] [Server thread/INFO]: Sent custom biome data to player cuichenghao_ [14:35:16] [Server thread/INFO]: Sent custom biome data to player cuichenghao_ [14:35:16] [Server thread/INFO]: Sending dimension #ResourceKey[minecraft:dimension / minecraft:overworld] [14:35:16] [Server thread/INFO]: Sent dimension #ResourceKey[minecraft:dimension / minecraft:overworld] (6 tiles) [14:35:16] [Server thread/INFO]: Sent Atlas #-154599671 data to player cuichenghao_ [14:35:18] [Render thread/INFO]: New minimap session initialized! [14:35:18] [Render thread/INFO]: Added Illagers to Raids [14:35:18] [Render thread/INFO]: Player login: cuichenghao_ [14:35:18] [Render thread/INFO]: EntityJoinWorldEvent fired (playerJoined: true, reloadFired: false, customTagsEventFired: true, vanillaTagsEventFired: true) [14:35:18] [Render thread/INFO]: Starting action 'reload' [14:35:18] [Render thread/ERROR]: File does not exist! [14:35:18] [Render thread/ERROR]: Unable to process asset twilightforest:effects.json (Twilight Classic = twilightforest:dsurround_configs/effects.json) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]: java.lang.UnsupportedOperationException [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at com.sun.nio.zipfs.ZipPath.toFile(ZipPath.java:660) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at twilightforest.client.TwilightLegacyPack.func_195766_a(TwilightLegacyPack.java:63) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.resources.ResourcePack.func_195761_a(ResourcePack.java:41) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorPack.getAsset(ResourceAccessorPack.java:46) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.Singleton.get(Singleton.java:45) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorBase.asBytes(ResourceAccessorBase.java:47) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.IResourceAccessor.exists(IResourceAccessor.java:95) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceUtils.findConfigs(ResourceUtils.java:89) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.sndctrl.library.AudioEffectLibrary$AudioEffectLibraryService.start(AudioEffectLibrary.java:272) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.sndctrl.library.AudioEffectLibrary$AudioEffectLibraryService.reload(AudioEffectLibrary.java:303) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.lambda$performAction$1(ModuleServiceManager.java:200) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Iterator.forEachRemaining(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.copyInto(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.evaluate(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline.collect(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.performAction(ModuleServiceManager.java:203) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reload(ModuleServiceManager.java:88) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reloadIfReady(ModuleServiceManager.java:126) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.joinWorld(ModuleServiceManager.java:149) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.entityJoinWorld(ModuleServiceManager.java:142) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler_448_ModuleServiceManager_entityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.call(Reflector.java:1144) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1417) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1403) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217424_b(ClientWorld.java:392) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217408_a(ClientWorld.java:378) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.network.play.ClientPlayNetHandler.func_147282_a(ClientPlayNetHandler.java:389) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:110) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:18) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:36) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:128) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:948) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.main.Main.main(Main.java:184) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [14:35:18] [Render thread/ERROR]: File does not exist! [14:35:18] [Render thread/ERROR]: Unable to process asset tconstruct:effects.json (Twilight Classic = tconstruct:dsurround_configs/effects.json) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]: java.lang.UnsupportedOperationException [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at com.sun.nio.zipfs.ZipPath.toFile(ZipPath.java:660) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at twilightforest.client.TwilightLegacyPack.func_195766_a(TwilightLegacyPack.java:63) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.resources.ResourcePack.func_195761_a(ResourcePack.java:41) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorPack.getAsset(ResourceAccessorPack.java:46) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.Singleton.get(Singleton.java:45) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorBase.asBytes(ResourceAccessorBase.java:47) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.IResourceAccessor.exists(IResourceAccessor.java:95) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceUtils.findConfigs(ResourceUtils.java:89) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.sndctrl.library.AudioEffectLibrary$AudioEffectLibraryService.start(AudioEffectLibrary.java:272) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.sndctrl.library.AudioEffectLibrary$AudioEffectLibraryService.reload(AudioEffectLibrary.java:303) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.lambda$performAction$1(ModuleServiceManager.java:200) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Iterator.forEachRemaining(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.copyInto(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.evaluate(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline.collect(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.performAction(ModuleServiceManager.java:203) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reload(ModuleServiceManager.java:88) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reloadIfReady(ModuleServiceManager.java:126) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.joinWorld(ModuleServiceManager.java:149) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.entityJoinWorld(ModuleServiceManager.java:142) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler_448_ModuleServiceManager_entityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.call(Reflector.java:1144) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1417) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1403) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217424_b(ClientWorld.java:392) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217408_a(ClientWorld.java:378) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.network.play.ClientPlayNetHandler.func_147282_a(ClientPlayNetHandler.java:389) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:110) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:18) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:36) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:128) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:948) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.main.Main.main(Main.java:184) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [14:35:18] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [14:35:18] [Server thread/INFO]: Saving and pausing game... [14:35:19] [Render thread/INFO]: Processing sndctrl:effects.json (/assets/dsurround/configs/sndctrl/effects.json) [14:35:19] [Render thread/ERROR]: File does not exist! [14:35:19] [Render thread/ERROR]: Unable to process asset twilightforest:dimensions.json (Twilight Classic = twilightforest:dsurround_configs/dimensions.json) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]: java.lang.UnsupportedOperationException [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at com.sun.nio.zipfs.ZipPath.toFile(ZipPath.java:660) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at twilightforest.client.TwilightLegacyPack.func_195766_a(TwilightLegacyPack.java:63) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.resources.ResourcePack.func_195761_a(ResourcePack.java:41) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorPack.getAsset(ResourceAccessorPack.java:46) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.Singleton.get(Singleton.java:45) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorBase.asBytes(ResourceAccessorBase.java:47) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.IResourceAccessor.exists(IResourceAccessor.java:95) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceUtils.findConfigs(ResourceUtils.java:89) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.environs.library.DimensionLibrary$DimensionLibraryService.start(DimensionLibrary.java:141) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.IModuleService.reload(IModuleService.java:39) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.lambda$performAction$1(ModuleServiceManager.java:200) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Iterator.forEachRemaining(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.copyInto(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.evaluate(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline.collect(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.performAction(ModuleServiceManager.java:203) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reload(ModuleServiceManager.java:88) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reloadIfReady(ModuleServiceManager.java:126) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.joinWorld(ModuleServiceManager.java:149) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.entityJoinWorld(ModuleServiceManager.java:142) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler_448_ModuleServiceManager_entityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.call(Reflector.java:1144) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1417) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1403) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217424_b(ClientWorld.java:392) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217408_a(ClientWorld.java:378) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.network.play.ClientPlayNetHandler.func_147282_a(ClientPlayNetHandler.java:389) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:110) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:18) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:36) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:128) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:948) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.main.Main.main(Main.java:184) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [14:35:19] [Render thread/ERROR]: File does not exist! [14:35:19] [Render thread/ERROR]: Unable to process asset tconstruct:dimensions.json (Twilight Classic = tconstruct:dsurround_configs/dimensions.json) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]: java.lang.UnsupportedOperationException [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at com.sun.nio.zipfs.ZipPath.toFile(ZipPath.java:660) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at twilightforest.client.TwilightLegacyPack.func_195766_a(TwilightLegacyPack.java:63) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.resources.ResourcePack.func_195761_a(ResourcePack.java:41) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorPack.getAsset(ResourceAccessorPack.java:46) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.Singleton.get(Singleton.java:45) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorBase.asBytes(ResourceAccessorBase.java:47) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.IResourceAccessor.exists(IResourceAccessor.java:95) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceUtils.findConfigs(ResourceUtils.java:89) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.environs.library.DimensionLibrary$DimensionLibraryService.start(DimensionLibrary.java:141) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.IModuleService.reload(IModuleService.java:39) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.lambda$performAction$1(ModuleServiceManager.java:200) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Iterator.forEachRemaining(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.copyInto(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.evaluate(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline.collect(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.performAction(ModuleServiceManager.java:203) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reload(ModuleServiceManager.java:88) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reloadIfReady(ModuleServiceManager.java:126) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.joinWorld(ModuleServiceManager.java:149) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.entityJoinWorld(ModuleServiceManager.java:142) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler_448_ModuleServiceManager_entityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.call(Reflector.java:1144) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1417) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1403) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217424_b(ClientWorld.java:392) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217408_a(ClientWorld.java:378) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.network.play.ClientPlayNetHandler.func_147282_a(ClientPlayNetHandler.java:389) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:110) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:18) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:36) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:128) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:948) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.main.Main.main(Main.java:184) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [14:35:19] [Render thread/INFO]: Processing twilightforest:dimensions.json (/assets/dsurround/configs/twilightforest/dimensions.json) [14:35:19] [Render thread/INFO]: Processing environs:dimensions.json (/assets/dsurround/configs/environs/dimensions.json) [14:35:19] [Render thread/ERROR]: File does not exist! [14:35:19] [Render thread/ERROR]: Unable to process asset twilightforest:biomes.json (Twilight Classic = twilightforest:dsurround_configs/biomes.json) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]: java.lang.UnsupportedOperationException [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at com.sun.nio.zipfs.ZipPath.toFile(ZipPath.java:660) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at twilightforest.client.TwilightLegacyPack.func_195766_a(TwilightLegacyPack.java:63) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.resources.ResourcePack.func_195761_a(ResourcePack.java:41) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorPack.getAsset(ResourceAccessorPack.java:46) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.Singleton.get(Singleton.java:45) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorBase.asBytes(ResourceAccessorBase.java:47) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.IResourceAccessor.exists(IResourceAccessor.java:95) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceUtils.findConfigs(ResourceUtils.java:89) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.environs.library.BiomeLibrary$BiomeLibraryService.start(BiomeLibrary.java:190) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.IModuleService.reload(IModuleService.java:39) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.lambda$performAction$1(ModuleServiceManager.java:200) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Iterator.forEachRemaining(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.copyInto(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.evaluate(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline.collect(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.performAction(ModuleServiceManager.java:203) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reload(ModuleServiceManager.java:88) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reloadIfReady(ModuleServiceManager.java:126) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.joinWorld(ModuleServiceManager.java:149) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.entityJoinWorld(ModuleServiceManager.java:142) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler_448_ModuleServiceManager_entityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.call(Reflector.java:1144) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1417) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1403) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217424_b(ClientWorld.java:392) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217408_a(ClientWorld.java:378) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.network.play.ClientPlayNetHandler.func_147282_a(ClientPlayNetHandler.java:389) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:110) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:18) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:36) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:128) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:948) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.main.Main.main(Main.java:184) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [14:35:19] [Render thread/ERROR]: File does not exist! [14:35:19] [Render thread/ERROR]: Unable to process asset tconstruct:biomes.json (Twilight Classic = tconstruct:dsurround_configs/biomes.json) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]: java.lang.UnsupportedOperationException [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at com.sun.nio.zipfs.ZipPath.toFile(ZipPath.java:660) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at twilightforest.client.TwilightLegacyPack.func_195766_a(TwilightLegacyPack.java:63) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.resources.ResourcePack.func_195761_a(ResourcePack.java:41) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorPack.getAsset(ResourceAccessorPack.java:46) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.Singleton.get(Singleton.java:45) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorBase.asBytes(ResourceAccessorBase.java:47) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.IResourceAccessor.exists(IResourceAccessor.java:95) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceUtils.findConfigs(ResourceUtils.java:89) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.environs.library.BiomeLibrary$BiomeLibraryService.start(BiomeLibrary.java:190) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.IModuleService.reload(IModuleService.java:39) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.lambda$performAction$1(ModuleServiceManager.java:200) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Iterator.forEachRemaining(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.copyInto(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.evaluate(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline.collect(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.performAction(ModuleServiceManager.java:203) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reload(ModuleServiceManager.java:88) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reloadIfReady(ModuleServiceManager.java:126) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.joinWorld(ModuleServiceManager.java:149) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.entityJoinWorld(ModuleServiceManager.java:142) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler_448_ModuleServiceManager_entityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.call(Reflector.java:1144) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1417) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1403) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217424_b(ClientWorld.java:392) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217408_a(ClientWorld.java:378) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.network.play.ClientPlayNetHandler.func_147282_a(ClientPlayNetHandler.java:389) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:110) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:18) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:36) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:128) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:948) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.main.Main.main(Main.java:184) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [14:35:19] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [14:35:19] [Server thread/INFO]: Saving chunks for level 'ServerLevel[新的世界]'/minecraft:overworld [14:35:19] [Server thread/INFO]: Saving local markers data to NBT [14:35:19] [Render thread/INFO]: Processing environs:biomes.json (/assets/dsurround/configs/environs/biomes.json) [14:35:19] [Render thread/INFO]: JavaScript engine provided: Oracle Nashorn [14:35:20] [Render thread/INFO]: Processing biomesoplenty:biomes.json (/assets/dsurround/configs/biomesoplenty/biomes.json) [14:35:20] [Render thread/INFO]: JavaScript engine provided: Oracle Nashorn [14:35:20] [Render thread/ERROR]: File does not exist! [14:35:20] [Render thread/ERROR]: Unable to process asset twilightforest:blocks.json (Twilight Classic = twilightforest:dsurround_configs/blocks.json) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]: java.lang.UnsupportedOperationException [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at com.sun.nio.zipfs.ZipPath.toFile(ZipPath.java:660) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at twilightforest.client.TwilightLegacyPack.func_195766_a(TwilightLegacyPack.java:63) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.resources.ResourcePack.func_195761_a(ResourcePack.java:41) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorPack.getAsset(ResourceAccessorPack.java:46) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.Singleton.get(Singleton.java:45) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorBase.asBytes(ResourceAccessorBase.java:47) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.IResourceAccessor.exists(IResourceAccessor.java:95) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceUtils.findConfigs(ResourceUtils.java:89) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.environs.library.BlockStateLibrary$BlockStateLibraryService.start(BlockStateLibrary.java:174) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.IModuleService.reload(IModuleService.java:39) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.lambda$performAction$1(ModuleServiceManager.java:200) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Iterator.forEachRemaining(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.copyInto(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.evaluate(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline.collect(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.performAction(ModuleServiceManager.java:203) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reload(ModuleServiceManager.java:88) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reloadIfReady(ModuleServiceManager.java:126) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.joinWorld(ModuleServiceManager.java:149) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.entityJoinWorld(ModuleServiceManager.java:142) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler_448_ModuleServiceManager_entityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.call(Reflector.java:1144) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1417) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1403) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217424_b(ClientWorld.java:392) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217408_a(ClientWorld.java:378) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.network.play.ClientPlayNetHandler.func_147282_a(ClientPlayNetHandler.java:389) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:110) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:18) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:36) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:128) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:948) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.main.Main.main(Main.java:184) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [14:35:20] [Render thread/ERROR]: File does not exist! [14:35:20] [Render thread/ERROR]: Unable to process asset tconstruct:blocks.json (Twilight Classic = tconstruct:dsurround_configs/blocks.json) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]: java.lang.UnsupportedOperationException [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at com.sun.nio.zipfs.ZipPath.toFile(ZipPath.java:660) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at twilightforest.client.TwilightLegacyPack.func_195766_a(TwilightLegacyPack.java:63) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.resources.ResourcePack.func_195761_a(ResourcePack.java:41) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorPack.getAsset(ResourceAccessorPack.java:46) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.Singleton.get(Singleton.java:45) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorBase.asBytes(ResourceAccessorBase.java:47) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.IResourceAccessor.exists(IResourceAccessor.java:95) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceUtils.findConfigs(ResourceUtils.java:89) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.environs.library.BlockStateLibrary$BlockStateLibraryService.start(BlockStateLibrary.java:174) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.IModuleService.reload(IModuleService.java:39) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.lambda$performAction$1(ModuleServiceManager.java:200) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Iterator.forEachRemaining(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.copyInto(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.evaluate(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline.collect(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.performAction(ModuleServiceManager.java:203) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reload(ModuleServiceManager.java:88) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reloadIfReady(ModuleServiceManager.java:126) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.joinWorld(ModuleServiceManager.java:149) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.entityJoinWorld(ModuleServiceManager.java:142) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler_448_ModuleServiceManager_entityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.call(Reflector.java:1144) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1417) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1403) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217424_b(ClientWorld.java:392) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217408_a(ClientWorld.java:378) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.network.play.ClientPlayNetHandler.func_147282_a(ClientPlayNetHandler.java:389) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:110) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:18) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:36) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:128) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:948) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.main.Main.main(Main.java:184) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [14:35:20] [Render thread/INFO]: Processing environs:blocks.json (/assets/dsurround/configs/environs/blocks.json) [14:35:20] [Render thread/INFO]: Processing twilightforest:blocks.json (/assets/dsurround/configs/twilightforest/blocks.json) [14:35:20] [Render thread/WARN]: Unknown block 'twilightforest:forestgrass' for entry 'twilightforest:forestgrass' [14:35:20] [Render thread/ERROR]: File does not exist! [14:35:20] [Render thread/ERROR]: Unable to process asset twilightforest:mobeffects.json (Twilight Classic = twilightforest:dsurround_configs/mobeffects.json) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]: java.lang.UnsupportedOperationException [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at com.sun.nio.zipfs.ZipPath.toFile(ZipPath.java:660) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at twilightforest.client.TwilightLegacyPack.func_195766_a(TwilightLegacyPack.java:63) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.resources.ResourcePack.func_195761_a(ResourcePack.java:41) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorPack.getAsset(ResourceAccessorPack.java:46) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.Singleton.get(Singleton.java:45) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorBase.asBytes(ResourceAccessorBase.java:47) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.IResourceAccessor.exists(IResourceAccessor.java:95) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceUtils.findConfigs(ResourceUtils.java:89) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.mobeffects.library.EffectLibrary$EffectLibraryService.start(EffectLibrary.java:144) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.IModuleService.reload(IModuleService.java:39) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.lambda$performAction$1(ModuleServiceManager.java:200) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Iterator.forEachRemaining(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.copyInto(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.evaluate(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline.collect(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.performAction(ModuleServiceManager.java:203) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reload(ModuleServiceManager.java:88) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reloadIfReady(ModuleServiceManager.java:126) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.joinWorld(ModuleServiceManager.java:149) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.entityJoinWorld(ModuleServiceManager.java:142) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler_448_ModuleServiceManager_entityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.call(Reflector.java:1144) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1417) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1403) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217424_b(ClientWorld.java:392) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217408_a(ClientWorld.java:378) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.network.play.ClientPlayNetHandler.func_147282_a(ClientPlayNetHandler.java:389) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:110) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:18) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:36) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:128) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:948) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.main.Main.main(Main.java:184) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [14:35:20] [Render thread/ERROR]: File does not exist! [14:35:20] [Render thread/ERROR]: Unable to process asset tconstruct:mobeffects.json (Twilight Classic = tconstruct:dsurround_configs/mobeffects.json) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]: java.lang.UnsupportedOperationException [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at com.sun.nio.zipfs.ZipPath.toFile(ZipPath.java:660) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at twilightforest.client.TwilightLegacyPack.func_195766_a(TwilightLegacyPack.java:63) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.resources.ResourcePack.func_195761_a(ResourcePack.java:41) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorPack.getAsset(ResourceAccessorPack.java:46) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.Singleton.get(Singleton.java:45) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorBase.asBytes(ResourceAccessorBase.java:47) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.IResourceAccessor.exists(IResourceAccessor.java:95) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceUtils.findConfigs(ResourceUtils.java:89) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.mobeffects.library.EffectLibrary$EffectLibraryService.start(EffectLibrary.java:144) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.IModuleService.reload(IModuleService.java:39) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.lambda$performAction$1(ModuleServiceManager.java:200) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Iterator.forEachRemaining(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.copyInto(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.evaluate(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline.collect(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.performAction(ModuleServiceManager.java:203) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reload(ModuleServiceManager.java:88) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reloadIfReady(ModuleServiceManager.java:126) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.joinWorld(ModuleServiceManager.java:149) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.entityJoinWorld(ModuleServiceManager.java:142) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler_448_ModuleServiceManager_entityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.call(Reflector.java:1144) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1417) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1403) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217424_b(ClientWorld.java:392) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217408_a(ClientWorld.java:378) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.network.play.ClientPlayNetHandler.func_147282_a(ClientPlayNetHandler.java:389) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:110) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:18) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:36) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:128) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:948) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.main.Main.main(Main.java:184) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [14:35:20] [Render thread/INFO]: Processing twilightforest:mobeffects.json (/assets/dsurround/configs/twilightforest/mobeffects.json) [14:35:20] [Render thread/INFO]: Processing mobeffects:mobeffects.json (/assets/dsurround/configs/mobeffects/mobeffects.json) [14:35:20] [Render thread/ERROR]: File does not exist! [14:35:20] [Render thread/ERROR]: Unable to process asset twilightforest:armor_accents.json (Twilight Classic = twilightforest:dsurround_configs/armor_accents.json) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]: java.lang.UnsupportedOperationException [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at com.sun.nio.zipfs.ZipPath.toFile(ZipPath.java:660) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at twilightforest.client.TwilightLegacyPack.func_195766_a(TwilightLegacyPack.java:63) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.resources.ResourcePack.func_195761_a(ResourcePack.java:41) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorPack.getAsset(ResourceAccessorPack.java:46) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.Singleton.get(Singleton.java:45) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorBase.asBytes(ResourceAccessorBase.java:47) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.IResourceAccessor.exists(IResourceAccessor.java:95) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceUtils.findConfigs(ResourceUtils.java:89) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.mobeffects.library.ItemLibrary$ItemLibraryService.start(ItemLibrary.java:228) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.IModuleService.reload(IModuleService.java:39) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.lambda$performAction$1(ModuleServiceManager.java:200) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Iterator.forEachRemaining(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.copyInto(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.evaluate(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline.collect(Unknown Source) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.performAction(ModuleServiceManager.java:203) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reload(ModuleServiceManager.java:88) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reloadIfReady(ModuleServiceManager.java:126) [14:35:20] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.joinWorld(ModuleServiceManager.java:149) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.entityJoinWorld(ModuleServiceManager.java:142) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler_448_ModuleServiceManager_entityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.call(Reflector.java:1144) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1417) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1403) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217424_b(ClientWorld.java:392) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217408_a(ClientWorld.java:378) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.network.play.ClientPlayNetHandler.func_147282_a(ClientPlayNetHandler.java:389) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:110) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:18) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:36) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:128) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:948) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.main.Main.main(Main.java:184) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [14:35:21] [Render thread/ERROR]: File does not exist! [14:35:21] [Render thread/ERROR]: Unable to process asset tconstruct:armor_accents.json (Twilight Classic = tconstruct:dsurround_configs/armor_accents.json) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]: java.lang.UnsupportedOperationException [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at com.sun.nio.zipfs.ZipPath.toFile(ZipPath.java:660) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at twilightforest.client.TwilightLegacyPack.func_195766_a(TwilightLegacyPack.java:63) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.resources.ResourcePack.func_195761_a(ResourcePack.java:41) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorPack.getAsset(ResourceAccessorPack.java:46) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.Singleton.get(Singleton.java:45) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorBase.asBytes(ResourceAccessorBase.java:47) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.IResourceAccessor.exists(IResourceAccessor.java:95) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceUtils.findConfigs(ResourceUtils.java:89) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.mobeffects.library.ItemLibrary$ItemLibraryService.start(ItemLibrary.java:228) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.IModuleService.reload(IModuleService.java:39) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.lambda$performAction$1(ModuleServiceManager.java:200) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Iterator.forEachRemaining(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.copyInto(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.evaluate(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline.collect(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.performAction(ModuleServiceManager.java:203) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reload(ModuleServiceManager.java:88) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reloadIfReady(ModuleServiceManager.java:126) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.joinWorld(ModuleServiceManager.java:149) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.entityJoinWorld(ModuleServiceManager.java:142) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler_448_ModuleServiceManager_entityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.call(Reflector.java:1144) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1417) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1403) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217424_b(ClientWorld.java:392) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217408_a(ClientWorld.java:378) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.network.play.ClientPlayNetHandler.func_147282_a(ClientPlayNetHandler.java:389) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:110) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:18) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:36) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:128) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:948) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.main.Main.main(Main.java:184) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [14:35:21] [Server thread/INFO]: Saving chunks for level 'ServerLevel[新的世界]'/minecraft:the_nether [14:35:21] [Server thread/INFO]: Saving chunks for level 'ServerLevel[新的世界]'/minecraft:the_end [14:35:21] [Server thread/INFO]: Saving chunks for level 'ServerLevel[新的世界]'/advancedrocketry:space [14:35:21] [Server thread/INFO]: Saving chunks for level 'ServerLevel[新的世界]'/twilightforest:twilightforest [14:35:21] [Server thread/INFO]: Saving chunks for level 'ServerLevel[新的世界]'/twilightforest:skylight_forest [14:35:21] [Render thread/INFO]: Processing mobeffects:armor_accents.json (/assets/dsurround/configs/mobeffects/armor_accents.json) [14:35:21] [Render thread/INFO]: Processing twilightforest:armor_accents.json (/assets/dsurround/configs/twilightforest/armor_accents.json) [14:35:21] [Render thread/ERROR]: File does not exist! [14:35:21] [Render thread/ERROR]: Unable to process asset twilightforest:variators.json (Twilight Classic = twilightforest:dsurround_configs/variators.json) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]: java.lang.UnsupportedOperationException [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at com.sun.nio.zipfs.ZipPath.toFile(ZipPath.java:660) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at twilightforest.client.TwilightLegacyPack.func_195766_a(TwilightLegacyPack.java:63) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.resources.ResourcePack.func_195761_a(ResourcePack.java:41) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorPack.getAsset(ResourceAccessorPack.java:46) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.Singleton.get(Singleton.java:45) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorBase.asBytes(ResourceAccessorBase.java:47) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.IResourceAccessor.exists(IResourceAccessor.java:95) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceUtils.findConfigs(ResourceUtils.java:89) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.mobeffects.library.FootstepLibrary$FootstepLibraryService.start(FootstepLibrary.java:541) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.IModuleService.reload(IModuleService.java:39) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.lambda$performAction$1(ModuleServiceManager.java:200) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Iterator.forEachRemaining(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.copyInto(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.evaluate(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline.collect(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.performAction(ModuleServiceManager.java:203) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reload(ModuleServiceManager.java:88) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reloadIfReady(ModuleServiceManager.java:126) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.joinWorld(ModuleServiceManager.java:149) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.entityJoinWorld(ModuleServiceManager.java:142) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler_448_ModuleServiceManager_entityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.call(Reflector.java:1144) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1417) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1403) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217424_b(ClientWorld.java:392) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217408_a(ClientWorld.java:378) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.network.play.ClientPlayNetHandler.func_147282_a(ClientPlayNetHandler.java:389) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:110) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:18) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:36) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:128) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:948) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.main.Main.main(Main.java:184) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [14:35:21] [Render thread/ERROR]: File does not exist! [14:35:21] [Render thread/ERROR]: Unable to process asset tconstruct:variators.json (Twilight Classic = tconstruct:dsurround_configs/variators.json) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]: java.lang.UnsupportedOperationException [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at com.sun.nio.zipfs.ZipPath.toFile(ZipPath.java:660) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at twilightforest.client.TwilightLegacyPack.func_195766_a(TwilightLegacyPack.java:63) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.resources.ResourcePack.func_195761_a(ResourcePack.java:41) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorPack.getAsset(ResourceAccessorPack.java:46) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.Singleton.get(Singleton.java:45) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorBase.asBytes(ResourceAccessorBase.java:47) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.IResourceAccessor.exists(IResourceAccessor.java:95) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceUtils.findConfigs(ResourceUtils.java:89) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.mobeffects.library.FootstepLibrary$FootstepLibraryService.start(FootstepLibrary.java:541) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.IModuleService.reload(IModuleService.java:39) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.lambda$performAction$1(ModuleServiceManager.java:200) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Iterator.forEachRemaining(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.copyInto(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.evaluate(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline.collect(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.performAction(ModuleServiceManager.java:203) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reload(ModuleServiceManager.java:88) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reloadIfReady(ModuleServiceManager.java:126) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.joinWorld(ModuleServiceManager.java:149) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.entityJoinWorld(ModuleServiceManager.java:142) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler_448_ModuleServiceManager_entityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.call(Reflector.java:1144) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1417) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1403) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217424_b(ClientWorld.java:392) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217408_a(ClientWorld.java:378) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.network.play.ClientPlayNetHandler.func_147282_a(ClientPlayNetHandler.java:389) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:110) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:18) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:36) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:128) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:948) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.main.Main.main(Main.java:184) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [14:35:21] [Render thread/INFO]: Processing mobeffects:variators.json (/assets/dsurround/configs/mobeffects/variators.json) [14:35:21] [Render thread/INFO]: Processing twilightforest:variators.json (/assets/dsurround/configs/twilightforest/variators.json) [14:35:21] [Render thread/ERROR]: File does not exist! [14:35:21] [Render thread/ERROR]: Unable to process asset twilightforest:footsteps.json (Twilight Classic = twilightforest:dsurround_configs/footsteps.json) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]: java.lang.UnsupportedOperationException [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at com.sun.nio.zipfs.ZipPath.toFile(ZipPath.java:660) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at twilightforest.client.TwilightLegacyPack.func_195766_a(TwilightLegacyPack.java:63) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.resources.ResourcePack.func_195761_a(ResourcePack.java:41) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorPack.getAsset(ResourceAccessorPack.java:46) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.Singleton.get(Singleton.java:45) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorBase.asBytes(ResourceAccessorBase.java:47) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.IResourceAccessor.exists(IResourceAccessor.java:95) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceUtils.findConfigs(ResourceUtils.java:89) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.mobeffects.library.FootstepLibrary$FootstepLibraryService.start(FootstepLibrary.java:555) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.IModuleService.reload(IModuleService.java:39) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.lambda$performAction$1(ModuleServiceManager.java:200) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Iterator.forEachRemaining(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.copyInto(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.evaluate(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline.collect(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.performAction(ModuleServiceManager.java:203) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reload(ModuleServiceManager.java:88) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reloadIfReady(ModuleServiceManager.java:126) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.joinWorld(ModuleServiceManager.java:149) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.entityJoinWorld(ModuleServiceManager.java:142) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler_448_ModuleServiceManager_entityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.call(Reflector.java:1144) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1417) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1403) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217424_b(ClientWorld.java:392) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217408_a(ClientWorld.java:378) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.network.play.ClientPlayNetHandler.func_147282_a(ClientPlayNetHandler.java:389) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:110) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:18) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:36) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:128) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:948) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.main.Main.main(Main.java:184) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [14:35:21] [Render thread/ERROR]: File does not exist! [14:35:21] [Render thread/ERROR]: Unable to process asset tconstruct:footsteps.json (Twilight Classic = tconstruct:dsurround_configs/footsteps.json) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]: java.lang.UnsupportedOperationException [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at com.sun.nio.zipfs.ZipPath.toFile(ZipPath.java:660) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at twilightforest.client.TwilightLegacyPack.func_195766_a(TwilightLegacyPack.java:63) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.resources.ResourcePack.func_195761_a(ResourcePack.java:41) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorPack.getAsset(ResourceAccessorPack.java:46) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.Singleton.get(Singleton.java:45) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceAccessorBase.asBytes(ResourceAccessorBase.java:47) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.IResourceAccessor.exists(IResourceAccessor.java:95) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.resource.ResourceUtils.findConfigs(ResourceUtils.java:89) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.mobeffects.library.FootstepLibrary$FootstepLibraryService.start(FootstepLibrary.java:555) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.IModuleService.reload(IModuleService.java:39) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.lambda$performAction$1(ModuleServiceManager.java:200) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Iterator.forEachRemaining(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.copyInto(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.AbstractPipeline.evaluate(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.util.stream.ReferencePipeline.collect(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.performAction(ModuleServiceManager.java:203) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reload(ModuleServiceManager.java:88) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.reloadIfReady(ModuleServiceManager.java:126) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.joinWorld(ModuleServiceManager.java:149) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at org.orecruncher.lib.service.ModuleServiceManager.entityJoinWorld(ModuleServiceManager.java:142) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler_448_ModuleServiceManager_entityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.call(Reflector.java:1144) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1417) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1403) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217424_b(ClientWorld.java:392) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.world.ClientWorld.func_217408_a(ClientWorld.java:378) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.network.play.ClientPlayNetHandler.func_147282_a(ClientPlayNetHandler.java:389) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:110) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:18) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:36) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:128) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:948) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraft.client.main.Main.main(Main.java:184) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at java.lang.reflect.Method.invoke(Unknown Source) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [14:35:21] [Render thread/INFO]: [org.orecruncher.lib.logging.ModLog:error:162]:         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [14:35:21] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2955ms or 59 ticks behind [14:35:22] [Render thread/INFO]: Processing quark:footsteps.json (/assets/dsurround/configs/quark/footsteps.json) [14:35:22] [Render thread/INFO]: Processing biomesoplenty:footsteps.json (/assets/dsurround/configs/biomesoplenty/footsteps.json) [14:35:22] [Render thread/WARN]: Unknown block 'biomesoplenty:tall_cattail' for entry 'biomesoplenty:tall_cattail' [14:35:22] [Render thread/WARN]: Malformed key in blockMap 'biomesoplenty:tall_cattail' [14:35:22] [Render thread/WARN]: Unknown block 'biomesoplenty:tall_cattail' for entry 'biomesoplenty:tall_cattail+messy' [14:35:22] [Render thread/WARN]: Malformed key in blockMap 'biomesoplenty:tall_cattail+messy' [14:35:22] [Render thread/WARN]: Unknown block 'biomesoplenty:tall_cattail' for entry 'biomesoplenty:tall_cattail+foliage' [14:35:22] [Render thread/WARN]: Malformed key in blockMap 'biomesoplenty:tall_cattail+foliage' [14:35:22] [Render thread/INFO]: Processing mobeffects:footsteps.json (/assets/dsurround/configs/mobeffects/footsteps.json) [14:35:22] [Render thread/INFO]: Processing twilightforest:footsteps.json (/assets/dsurround/configs/twilightforest/footsteps.json) [14:35:22] [Render thread/INFO]: Overall Action 'reload' took 3475msecs [14:35:22] [Render thread/INFO]: 286616 block states processed, 109 registry entries [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_sheet_titaniumiridium [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:crafting/vehicle:craft_go_kart [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_sheet_steel [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/crystalize_gem_dilithium [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:ingottitaniumiridium [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:crafting/vehicle:craft_aluminum_boat [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:crafting/vehicle:craft_seeder [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:lowpressuretank [14:35:22] [Render thread/WARN]: Unknown recipe category: cgm:workbench/cgm:long_scope [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/enhanced_crossbow [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:elevatorchip [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/crusher_block_plateiron [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/hunter_coat_feet_enhanced [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:biomechanger_alt [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/crusher_block_platesteel [14:35:22] [Render thread/WARN]: Unknown recipe category: createaddition:crude_burning/createaddition:crude_burning/creosote [14:35:22] [Render thread/WARN]: Unknown recipe category: cgm:workbench/cgm:shell [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/obsidian_armor_chest_enhanced [14:35:22] [Render thread/WARN]: Unknown recipe category: cgm:workbench/cgm:machine_pistol [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/crossbow_arrow_vampire_killer [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_sheet_titanium [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:crafting/vehicle:craft_atv [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:superhighpressuretank [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/crusher_block_platecopper [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_block_gold [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/crossbow_arrow_spitfire [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/crusher_dust_aluminum [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/armor_of_swiftness_feet_enhanced [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/hunter_coat_feet_normal [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:crafting/vehicle:craft_shopping_cart [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:crafting/vehicle:craft_fertilizer [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:controlcircuitboard_prec [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_aluminum [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/armor_of_swiftness_feet_normal [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_sheet_titaniumaluminide [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/hunter_axe_enhanced [14:35:22] [Render thread/WARN]: Unknown recipe category: cfm:grill_cooking/minecraft:cooked_salmon_from_grill_cooking [14:35:22] [Render thread/WARN]: Unknown recipe category: toughasnails:water_purifying/toughasnails:water_bottle [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:blocklens [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:atmanalyser [14:35:22] [Render thread/WARN]: Unknown recipe category: cfm:grill_cooking/minecraft:dried_kelp_from_grill_cooking [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_titaniumaluminide [14:35:22] [Render thread/WARN]: Unknown recipe category: cgm:workbench/cgm:shotgun [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/lathe_iridium [14:35:22] [Render thread/WARN]: Unknown recipe category: cgm:workbench/cgm:medium_scope [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:blocklens_alt [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/basic_double_crossbow [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:highpressuretank [14:35:22] [Render thread/WARN]: Unknown recipe category: cgm:workbench/cgm:light_grip [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:crafting/vehicle:craft_tractor [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:ingottitanium [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:flightspeed [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/hunter_coat_legs_normal [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/basic_crossbow [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:alchemical_cauldron/vampirism:alchemical_cauldron/alchemical_fire_6 [14:35:22] [Render thread/WARN]: Unknown recipe category: minecolonies:composting/minecolonies:compostables_poor [14:35:22] [Render thread/WARN]: Unknown recipe category: cfm:grill_cooking/minecraft:cooked_beef_from_grill_cooking [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:crafting/vehicle:craft_speed_boat [14:35:22] [Render thread/WARN]: Unknown recipe category: cgm:workbench/cgm:heavy_rifle [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:carboncartridgerefresh [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/enhanced_tech_crossbow [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_tin [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:liquidiocircuitboard_prec [14:35:22] [Render thread/WARN]: Unknown recipe category: cgm:workbench/cgm:missile [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:iocircuitboard_prec [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:fluid_extractor/vehicle:extract_blaze_rod [14:35:22] [Render thread/WARN]: Unknown recipe category: cfm:freezer_solidify/minecraft:ice_from_freezing [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_block_steel [14:35:22] [Render thread/WARN]: Unknown recipe category: cgm:workbench/cgm:stun_grenade [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:crafting/vehicle:craft_dune_buggy [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:rocketfuel [14:35:22] [Render thread/WARN]: Unknown recipe category: cfm:grill_cooking/minecraft:cooked_porkchop_from_grill_cooking [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_block_titaniumaluminide [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:bionicleg [14:35:22] [Render thread/WARN]: Unknown recipe category: cgm:workbench/cgm:mini_gun [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/hunter_axe_normal [14:35:22] [Render thread/WARN]: Unknown recipe category: chiselsandbits:modification_table/chiselsandbits:mirror_over_x [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:crafting/vehicle:craft_mini_bike [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_block_copper [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/lathe_steel [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/crusher_block_platetitaniumiridium [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/crystalize_silicon [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_gold [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_titaniumiridium [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:alchemical_cauldron/vampirism:alchemical_cauldron/garlic_beacon_core [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_sheet_copper [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_iron [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:advbasiccircuit [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:fluid_mixer/vehicle:mix_fuelium [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:trackingcircuit [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:basiccircuitplate [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:siliconwafer [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_block_iridium [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:siliconingot [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:crafting/vehicle:craft_off_roader [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:crafting/vehicle:craft_smart_car [14:35:22] [Render thread/WARN]: Unknown recipe category: cgm:workbench/cgm:weighted_stock [14:35:22] [Render thread/WARN]: Unknown recipe category: chiselsandbits:modification_table/chiselsandbits:mirror_over_z [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/crusher_dust_dilithium [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/crusher_block_plateiridium [14:35:22] [Render thread/WARN]: Unknown recipe category: chiselsandbits:modification_table/chiselsandbits:mirror_over_y [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:crafting/vehicle:craft_vehicle_trailer [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:ingotsteel [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/crusher_block_platetitaniumaluminide [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/hunter_coat_head_enhanced [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:crafting/vehicle:craft_fluid_trailer [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/armor_of_swiftness_chest_enhanced [14:35:22] [Render thread/WARN]: Unknown recipe category: cgm:workbench/cgm:grenade_launcher [14:35:22] [Render thread/WARN]: Unknown recipe category: cgm:workbench/cgm:pistol [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:crafting/vehicle:craft_storage_trailer [14:35:22] [Render thread/WARN]: Unknown recipe category: cfm:freezer_solidify/minecraft:packed_ice_from_freezing [14:35:22] [Render thread/WARN]: Unknown recipe category: cfm:grill_cooking/minecraft:cooked_rabbit_from_grill_cooking [14:35:22] [Render thread/WARN]: Unknown recipe category: createaddition:crude_burning/createaddition:crude_burning/plantoil [14:35:22] [Render thread/WARN]: Unknown recipe category: cfm:grill_cooking/minecraft:cooked_chicken_from_grill_cooking [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:bonemeal_chem [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:crafting/vehicle:craft_bumper_car [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/obsidian_armor_chest_normal [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:alchemical_cauldron/vampirism:alchemical_cauldron/purified_garlic [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/obsidian_armor_feet_enhanced [14:35:22] [Render thread/WARN]: Unknown recipe category: chiselsandbits:modification_table/chiselsandbits:rotate_around_z [14:35:22] [Render thread/WARN]: Unknown recipe category: cgm:workbench/cgm:short_scope [14:35:22] [Render thread/WARN]: Unknown recipe category: cfm:freezer_solidify/minecraft:blue_ice_from_freezing [14:35:22] [Render thread/WARN]: Unknown recipe category: toughasnails:water_purifying/toughasnails:purified_water_bottle [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_steel [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_block_iron [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:alchemical_cauldron/vampirism:alchemical_cauldron/pure_salt [14:35:22] [Render thread/WARN]: Unknown recipe category: cgm:workbench/cgm:assault_rifle [14:35:22] [Render thread/WARN]: Unknown recipe category: cfm:grill_cooking/minecraft:cooked_mutton_from_grill_cooking [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/hunter_hat_head_0 [14:35:22] [Render thread/WARN]: Unknown recipe category: cgm:workbench/cgm:grenade [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:biomechangerremote [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/armor_of_swiftness_head_enhanced [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:basiccircuit [14:35:22] [Render thread/WARN]: Unknown recipe category: cgm:workbench/cgm:rifle [14:35:22] [Render thread/WARN]: Unknown recipe category: cgm:workbench/cgm:basic_bullet [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:crafting/vehicle:craft_jet_ski [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:advcircuitplate [14:35:22] [Render thread/WARN]: Unknown recipe category: cgm:workbench/cgm:specialised_grip [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:crafting/vehicle:craft_moped [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:hydrogenoxygen [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/obsidian_armor_legs_enhanced [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/crusher_dust_tin [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/armor_of_swiftness_chest_normal [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:pressuretank [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_silicon [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/obsidian_armor_feet_normal [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_iridium [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/lathe_iron [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/pitchfork [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/hunter_coat_head_normal [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_sheet_iron [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/hunter_coat_chest_normal [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:arcfurnace_dusttitanium [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_titanium [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/crusher_block_platealuminum [14:35:22] [Render thread/WARN]: Unknown recipe category: chiselsandbits:modification_table/chiselsandbits:rotate_around_x [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:biomechanger [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/crusher_block_plategold [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:alchemical_cauldron/vampirism:alchemical_cauldron/alchemical_fire_5 [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_block_titanium [14:35:22] [Render thread/WARN]: Unknown recipe category: cgm:workbench/cgm:tactical_stock [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:alchemical_cauldron/vampirism:alchemical_cauldron/garlic_beacon_core_improved [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/hunter_hat_head_1 [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/enhanced_double_crossbow [14:35:22] [Render thread/WARN]: Unknown recipe category: toughasnails:water_purifying/toughasnails:purified_water_canteen [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:crafting/vehicle:craft_sports_plane [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:hoverupgrade [14:35:22] [Render thread/WARN]: Unknown recipe category: cgm:workbench/cgm:bazooka [14:35:22] [Render thread/WARN]: Unknown recipe category: chiselsandbits:modification_table/chiselsandbits:rotate_around_y [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:ingottitaniumaluminide [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/tech_crossbow_ammo_package [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/armor_of_swiftness_head_normal [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/crusher_dust_gold [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:crafting/vehicle:craft_dirt_bike [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:crafting/vehicle:craft_lawn_mower [14:35:22] [Render thread/WARN]: Unknown recipe category: toughasnails:water_purifying/toughasnails:water_canteen [14:35:22] [Render thread/WARN]: Unknown recipe category: cgm:workbench/cgm:silencer [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_block_titaniumiridium [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/obsidian_armor_head_enhanced [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/hunter_coat_chest_enhanced [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/crusher_block_platetitanium [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:fluid_extractor/vehicle:extract_ender_pearl [14:35:22] [Render thread/WARN]: Unknown recipe category: cgm:workbench/cgm:advanced_bullet [14:35:22] [Render thread/WARN]: Unknown recipe category: minecolonies:composting/minecolonies:compostables_rich [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:antifogvisor [14:35:22] [Render thread/WARN]: Unknown recipe category: cgm:workbench/cgm:light_stock [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/lathe_titanium [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/obsidian_armor_legs_normal [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/armor_of_swiftness_legs_normal [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/basic_tech_crossbow [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_copper [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:beaconfinder [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/crusher_dust_copper [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/hunter_coat_legs_enhanced [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/lathe_copper [14:35:22] [Render thread/WARN]: Unknown recipe category: cfm:grill_cooking/minecraft:baked_potato_from_grill_cooking [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:crafting/vehicle:craft_golf_cart [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/crusher_block_platetin [14:35:22] [Render thread/WARN]: Unknown recipe category: minecolonies:composting/minecolonies:compostables [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/obsidian_armor_head_normal [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:alchemical_cauldron/vampirism:alchemical_cauldron/alchemical_fire_4 [14:35:22] [Render thread/WARN]: Unknown recipe category: vampirism:weapontable_crafting/vampirism:weapontable/armor_of_swiftness_legs_enhanced [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_block_aluminum [14:35:22] [Render thread/WARN]: Unknown recipe category: vehicle:crafting/vehicle:craft_mini_bus [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_block_tin [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:alienplanks [14:35:22] [Render thread/WARN]: Unknown recipe category: cfm:grill_cooking/minecraft:cooked_cod_from_grill_cooking [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:dataunit [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/crusher_dust_iridium [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:paddedboots [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/crusher_dust_iron [14:35:22] [Render thread/WARN]: Unknown recipe category: minecraft:machining/advancedrocketry:autogen/rolling_sheet_aluminum [14:35:27] [SoundControl Sound Processor/WARN]: SoundControl Sound Processor is lagging; behind 4 msecs [14:35:30] [Render thread/INFO]: Starting JEI... [14:35:30] [Render thread/INFO]: Registering item subtypes: jei:minecraft ... [14:35:30] [Render thread/INFO]: Registering item subtypes: jei:minecraft took 52.80 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: jei:doggytalents ... [14:35:30] [Render thread/INFO]: Registering item subtypes: jei:doggytalents took 12.20 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: projecte:main ... [14:35:30] [Render thread/INFO]: Registering item subtypes: projecte:main took 2.600 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: sophisticatedbackpacks:default ... [14:35:30] [Render thread/INFO]: Registering item subtypes: sophisticatedbackpacks:default took 8.000 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: advancedrocketry:jeiplugin ... [14:35:30] [Render thread/INFO]: Registering item subtypes: advancedrocketry:jeiplugin took 1.700 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: curios:curios ... [14:35:30] [Render thread/INFO]: Registering item subtypes: curios:curios took 1.400 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: patchouli:patchouli ... [14:35:30] [Render thread/INFO]: Registering item subtypes: patchouli:patchouli took 3.200 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: dynamictrees:dynamictrees ... [14:35:30] [Render thread/INFO]: Registering item subtypes: dynamictrees:dynamictrees took 10.30 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: cgm:crafting ... [14:35:30] [Render thread/INFO]: Registering item subtypes: cgm:crafting took 1.800 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: jei:debug ... [14:35:30] [Render thread/INFO]: Registering item subtypes: jei:debug took 1.400 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: waystones:jei ... [14:35:30] [Render thread/INFO]: Registering item subtypes: waystones:jei took 1.300 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: iceandfire:iceandfire ... [14:35:30] [Render thread/INFO]: Registering item subtypes: iceandfire:iceandfire took 1.300 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: tconstruct:jei_plugin ... [14:35:30] [Render thread/INFO]: Registering item subtypes: tconstruct:jei_plugin took 522.7 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: enchdesc:jei ... [14:35:30] [Render thread/INFO]: Registering item subtypes: enchdesc:jei took 3.300 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: croparia:jei_plugin ... [14:35:30] [Render thread/INFO]: Registering item subtypes: croparia:jei_plugin took 1.500 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: immersiveengineering:main ... [14:35:30] [Render thread/INFO]: Registering item subtypes: immersiveengineering:main took 31.30 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: create:jei_plugin ... [14:35:30] [Render thread/INFO]: Registering item subtypes: create:jei_plugin took 2.200 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: mantle:jei ... [14:35:30] [Render thread/INFO]: Registering item subtypes: mantle:jei took 1.300 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: polymorph:jei ... [14:35:30] [Render thread/INFO]: Registering item subtypes: polymorph:jei took 1.300 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: quark:quark ... [14:35:30] [Render thread/INFO]: Registering item subtypes: quark:quark took 7.000 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: minecraft:minecolonies ... [14:35:30] [Render thread/INFO]: Registering item subtypes: minecraft:minecolonies took 6.000 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: vampirism:plugin ... [14:35:30] [Render thread/INFO]: Registering item subtypes: vampirism:plugin took 2.400 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: infinitylib:compat_jei ... [14:35:30] [Render thread/INFO]: Registering item subtypes: infinitylib:compat_jei took 19.00 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: agricraft:compat_jei ... [14:35:30] [Render thread/INFO]: Registering item subtypes: agricraft:compat_jei took 4.800 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: chiselsandbits:jei ... [14:35:30] [Render thread/INFO]: Registering item subtypes: chiselsandbits:jei took 1.400 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: minecraft:forestry ... [14:35:30] [Render thread/INFO]: Registering item subtypes: minecraft:forestry took 1.300 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: forestry:backpacks ... [14:35:30] [Render thread/INFO]: Registering item subtypes: forestry:backpacks took 7.200 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: minecraft:forestry ... [14:35:30] [Render thread/INFO]: Registering item subtypes: minecraft:forestry took 17.90 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: minecraft:forestry ... [14:35:30] [Render thread/INFO]: Registering item subtypes: minecraft:forestry took 6.400 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: minecraft:forestry ... [14:35:30] [Render thread/INFO]: Registering item subtypes: minecraft:forestry took 2.400 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: minecraft:forestry ... [14:35:30] [Render thread/INFO]: Registering item subtypes: minecraft:forestry took 24.90 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: forestry:charcoal ... [14:35:30] [Render thread/INFO]: Registering item subtypes: forestry:charcoal took 3.700 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: forestry:farming ... [14:35:30] [Render thread/INFO]: Registering item subtypes: forestry:farming took 4.200 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: forestry:factory ... [14:35:30] [Render thread/INFO]: Registering item subtypes: forestry:factory took 43.70 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: createaddition:jei_plugin ... [14:35:30] [Render thread/INFO]: Registering item subtypes: createaddition:jei_plugin took 1.600 μs [14:35:30] [Render thread/INFO]: Registering item subtypes: jei:internal ... [14:35:30] [Render thread/INFO]: Registering item subtypes: jei:internal took 1.400 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: jei:minecraft ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: jei:minecraft took 1.500 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: jei:doggytalents ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: jei:doggytalents took 1.300 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: projecte:main ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: projecte:main took 1.200 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: sophisticatedbackpacks:default ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: sophisticatedbackpacks:default took 1.900 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: advancedrocketry:jeiplugin ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: advancedrocketry:jeiplugin took 1.900 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: curios:curios ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: curios:curios took 2.000 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: patchouli:patchouli ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: patchouli:patchouli took 1.300 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: dynamictrees:dynamictrees ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: dynamictrees:dynamictrees took 1.400 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: cgm:crafting ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: cgm:crafting took 1.600 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: jei:debug ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: jei:debug took 4.400 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: waystones:jei ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: waystones:jei took 1.200 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: iceandfire:iceandfire ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: iceandfire:iceandfire took 1.100 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: tconstruct:jei_plugin ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: tconstruct:jei_plugin took 1.200 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: enchdesc:jei ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: enchdesc:jei took 1.100 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: croparia:jei_plugin ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: croparia:jei_plugin took 1.100 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: immersiveengineering:main ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: immersiveengineering:main took 1.300 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: create:jei_plugin ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: create:jei_plugin took 39.70 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: mantle:jei ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: mantle:jei took 3.800 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: polymorph:jei ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: polymorph:jei took 1.300 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: quark:quark ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: quark:quark took 1.100 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: minecraft:minecolonies ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: minecraft:minecolonies took 1.200 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: vampirism:plugin ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: vampirism:plugin took 1.400 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: infinitylib:compat_jei ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: infinitylib:compat_jei took 1.100 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: agricraft:compat_jei ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: agricraft:compat_jei took 1.100 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: chiselsandbits:jei ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: chiselsandbits:jei took 1.100 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: minecraft:forestry ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: minecraft:forestry took 1.100 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: forestry:backpacks ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: forestry:backpacks took 1.300 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: minecraft:forestry ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: minecraft:forestry took 1.100 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: minecraft:forestry ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: minecraft:forestry took 1.100 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: minecraft:forestry ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: minecraft:forestry took 1.200 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: minecraft:forestry ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: minecraft:forestry took 1.200 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: forestry:charcoal ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: forestry:charcoal took 1.200 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: forestry:farming ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: forestry:farming took 1.200 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: forestry:factory ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: forestry:factory took 1.200 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: createaddition:jei_plugin ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: createaddition:jei_plugin took 1.200 μs [14:35:30] [Render thread/INFO]: Registering fluid subtypes: jei:internal ... [14:35:30] [Render thread/INFO]: Registering fluid subtypes: jei:internal took 1.200 μs [14:35:30] [Render thread/INFO]: Registering ingredients: jei:minecraft ... [14:35:31] [Render thread/INFO]: Registering ingredients: jei:minecraft took 757.8 ms [14:35:31] [Render thread/INFO]: Registering ingredients: jei:doggytalents ... [14:35:31] [Render thread/INFO]: Registering ingredients: jei:doggytalents took 3.800 μs [14:35:31] [Render thread/INFO]: Registering ingredients: projecte:main ... [14:35:31] [Render thread/INFO]: Registering ingredients: projecte:main took 1.900 μs [14:35:31] [Render thread/INFO]: Registering ingredients: sophisticatedbackpacks:default ... [14:35:31] [Render thread/INFO]: Registering ingredients: sophisticatedbackpacks:default took 1.300 μs [14:35:31] [Render thread/INFO]: Registering ingredients: advancedrocketry:jeiplugin ... [14:35:31] [Render thread/INFO]: Registering ingredients: advancedrocketry:jeiplugin took 1.400 μs [14:35:31] [Render thread/INFO]: Registering ingredients: curios:curios ... [14:35:31] [Render thread/INFO]: Registering ingredients: curios:curios took 1.400 μs [14:35:31] [Render thread/INFO]: Registering ingredients: patchouli:patchouli ... [14:35:31] [Render thread/INFO]: Registering ingredients: patchouli:patchouli took 1.300 μs [14:35:31] [Render thread/INFO]: Registering ingredients: dynamictrees:dynamictrees ... [14:35:31] [Render thread/INFO]: Registering ingredients: dynamictrees:dynamictrees took 1.800 μs [14:35:31] [Render thread/INFO]: Registering ingredients: cgm:crafting ... [14:35:31] [Render thread/INFO]: Registering ingredients: cgm:crafting took 1.300 μs [14:35:31] [Render thread/INFO]: Registering ingredients: jei:debug ... [14:35:31] [Render thread/INFO]: Registering ingredients: jei:debug took 6.900 μs [14:35:31] [Render thread/INFO]: Registering ingredients: waystones:jei ... [14:35:31] [Render thread/INFO]: Registering ingredients: waystones:jei took 1.400 μs [14:35:31] [Render thread/INFO]: Registering ingredients: iceandfire:iceandfire ... [14:35:31] [Render thread/INFO]: Registering ingredients: iceandfire:iceandfire took 1.300 μs [14:35:31] [Render thread/INFO]: Registering ingredients: tconstruct:jei_plugin ... [14:35:31] [Render thread/INFO]: Registering ingredients: tconstruct:jei_plugin took 3.000 ms [14:35:31] [Render thread/INFO]: Registering ingredients: enchdesc:jei ... [14:35:31] [Render thread/INFO]: Registering ingredients: enchdesc:jei took 3.600 μs [14:35:31] [Render thread/INFO]: Registering ingredients: croparia:jei_plugin ... [14:35:31] [Render thread/INFO]: Registering ingredients: croparia:jei_plugin took 2.300 μs [14:35:31] [Render thread/INFO]: Registering ingredients: immersiveengineering:main ... [14:35:31] [Render thread/INFO]: Registering ingredients: immersiveengineering:main took 3.800 μs [14:35:31] [Render thread/INFO]: Registering ingredients: create:jei_plugin ... [14:35:31] [Render thread/INFO]: Registering ingredients: create:jei_plugin took 1.700 μs [14:35:31] [Render thread/INFO]: Registering ingredients: mantle:jei ... [14:35:31] [Render thread/INFO]: Registering ingredients: mantle:jei took 1.900 μs [14:35:31] [Render thread/INFO]: Registering ingredients: polymorph:jei ... [14:35:31] [Render thread/INFO]: Registering ingredients: polymorph:jei took 1.800 μs [14:35:31] [Render thread/INFO]: Registering ingredients: quark:quark ... [14:35:31] [Render thread/INFO]: Registering ingredients: quark:quark took 1.700 μs [14:35:31] [Render thread/INFO]: Registering ingredients: minecraft:minecolonies ... [14:35:31] [Render thread/INFO]: Registering ingredients: minecraft:minecolonies took 1.700 μs [14:35:31] [Render thread/INFO]: Registering ingredients: vampirism:plugin ... [14:35:31] [Render thread/INFO]: Registering ingredients: vampirism:plugin took 1.800 μs [14:35:31] [Render thread/INFO]: Registering ingredients: infinitylib:compat_jei ... [14:35:31] [Render thread/INFO]: Registering ingredients: infinitylib:compat_jei took 1.700 μs [14:35:31] [Render thread/INFO]: Registering ingredients: agricraft:compat_jei ... [14:35:31] [Render thread/INFO]: Registering ingredients: agricraft:compat_jei took 106.0 μs [14:35:31] [Render thread/INFO]: Registering ingredients: chiselsandbits:jei ... [14:35:31] [Render thread/INFO]: Registering ingredients: chiselsandbits:jei took 7.000 μs [14:35:31] [Render thread/INFO]: Registering ingredients: minecraft:forestry ... [14:35:31] [Render thread/INFO]: Registering ingredients: minecraft:forestry took 6.700 μs [14:35:31] [Render thread/INFO]: Registering ingredients: forestry:backpacks ... [14:35:31] [Render thread/INFO]: Registering ingredients: forestry:backpacks took 1.800 μs [14:35:31] [Render thread/INFO]: Registering ingredients: minecraft:forestry ... [14:35:31] [Render thread/INFO]: Registering ingredients: minecraft:forestry took 1.800 μs [14:35:31] [Render thread/INFO]: Registering ingredients: minecraft:forestry ... [14:35:31] [Render thread/INFO]: Registering ingredients: minecraft:forestry took 1.500 μs [14:35:31] [Render thread/INFO]: Registering ingredients: minecraft:forestry ... [14:35:31] [Render thread/INFO]: Registering ingredients: minecraft:forestry took 1.700 μs [14:35:31] [Render thread/INFO]: Registering ingredients: minecraft:forestry ... [14:35:31] [Render thread/INFO]: Registering ingredients: minecraft:forestry took 1.800 μs [14:35:31] [Render thread/INFO]: Registering ingredients: forestry:charcoal ... [14:35:31] [Render thread/INFO]: Registering ingredients: forestry:charcoal took 1.900 μs [14:35:31] [Render thread/INFO]: Registering ingredients: forestry:farming ... [14:35:31] [Render thread/INFO]: Registering ingredients: forestry:farming took 1.500 μs [14:35:31] [Render thread/INFO]: Registering ingredients: forestry:factory ... [14:35:31] [Render thread/INFO]: Registering ingredients: forestry:factory took 1.900 μs [14:35:31] [Render thread/INFO]: Registering ingredients: createaddition:jei_plugin ... [14:35:31] [Render thread/INFO]: Registering ingredients: createaddition:jei_plugin took 1.600 μs [14:35:31] [Render thread/INFO]: Registering ingredients: jei:internal ... [14:35:31] [Render thread/INFO]: Registering ingredients: jei:internal took 2.400 μs [14:35:31] [Render thread/INFO]: Registering categories: jei:minecraft ... [14:35:31] [Render thread/INFO]: Registering categories: jei:minecraft took 1.365 ms [14:35:31] [Render thread/INFO]: Registering categories: jei:doggytalents ... [14:35:31] [Render thread/INFO]: Registering categories: jei:doggytalents took 5.300 μs [14:35:31] [Render thread/INFO]: Registering categories: projecte:main ... [14:35:31] [Render thread/INFO]: Registering categories: projecte:main took 75.60 μs [14:35:31] [Render thread/INFO]: Registering categories: sophisticatedbackpacks:default ... [14:35:31] [Render thread/INFO]: Registering categories: sophisticatedbackpacks:default took 4.600 μs [14:35:31] [Render thread/INFO]: Registering categories: advancedrocketry:jeiplugin ... [14:35:31] [Render thread/INFO]: Registering categories: advancedrocketry:jeiplugin took 63.50 μs [14:35:31] [Render thread/INFO]: Registering categories: curios:curios ... [14:35:31] [Render thread/INFO]: Registering categories: curios:curios took 2.400 μs [14:35:31] [Render thread/INFO]: Registering categories: patchouli:patchouli ... [14:35:31] [Render thread/INFO]: Registering categories: patchouli:patchouli took 1.900 μs [14:35:31] [Render thread/INFO]: Registering categories: dynamictrees:dynamictrees ... [14:35:31] [Render thread/INFO]: Registering categories: dynamictrees:dynamictrees took 1.900 μs [14:35:31] [Render thread/INFO]: Registering categories: cgm:crafting ... [14:35:31] [Render thread/INFO]: Registering categories: cgm:crafting took 2.414 ms [14:35:31] [Render thread/INFO]: Registering categories: jei:debug ... [14:35:31] [Render thread/INFO]: Registering categories: jei:debug took 7.000 μs [14:35:31] [Render thread/INFO]: Registering categories: waystones:jei ... [14:35:31] [Render thread/INFO]: Registering categories: waystones:jei took 29.00 μs [14:35:31] [Render thread/INFO]: Registering categories: iceandfire:iceandfire ... [14:35:31] [Render thread/INFO]: Registering categories: iceandfire:iceandfire took 21.20 μs [14:35:31] [Render thread/INFO]: Registering categories: tconstruct:jei_plugin ... [14:35:31] [Render thread/INFO]: Registering categories: tconstruct:jei_plugin took 810.4 μs [14:35:31] [Render thread/INFO]: Registering categories: enchdesc:jei ... [14:35:31] [Render thread/INFO]: Registering categories: enchdesc:jei took 18.40 μs [14:35:31] [Render thread/INFO]: Registering categories: croparia:jei_plugin ... [14:35:31] [Render thread/INFO]: Registering categories: croparia:jei_plugin took 24.50 μs [14:35:31] [Render thread/INFO]: Registering categories: immersiveengineering:main ... [14:35:31] [Render thread/INFO]: Registering categories: immersiveengineering:main took 535.3 μs [14:35:31] [Render thread/INFO]: Registering categories: create:jei_plugin ... [14:35:31] [Render thread/INFO]: Registering categories: create:jei_plugin took 797.1 μs [14:35:31] [Render thread/INFO]: Registering categories: mantle:jei ... [14:35:31] [Render thread/INFO]: Registering categories: mantle:jei took 3.300 μs [14:35:31] [Render thread/INFO]: Registering categories: polymorph:jei ... [14:35:31] [Render thread/INFO]: Registering categories: polymorph:jei took 1.900 μs [14:35:31] [Render thread/INFO]: Registering categories: quark:quark ... [14:35:31] [Render thread/INFO]: Registering categories: quark:quark took 1.700 μs [14:35:31] [Render thread/INFO]: Registering categories: minecraft:minecolonies ... [14:35:31] [Render thread/INFO]: Registering categories: minecraft:minecolonies took 21.02 ms [14:35:31] [Render thread/INFO]: Registering categories: vampirism:plugin ... [14:35:31] [Render thread/INFO]: Registering categories: vampirism:plugin took 633.9 μs [14:35:31] [Render thread/INFO]: Registering categories: infinitylib:compat_jei ... [14:35:31] [Render thread/INFO]: Registering categories: infinitylib:compat_jei took 3.000 μs [14:35:31] [Render thread/INFO]: Registering categories: agricraft:compat_jei ... [14:35:31] [Render thread/INFO]: Registering categories: agricraft:compat_jei took 167.4 μs [14:35:31] [Render thread/INFO]: Registering categories: chiselsandbits:jei ... [14:35:31] [Render thread/INFO]: Registering categories: chiselsandbits:jei took 2.200 μs [14:35:31] [Render thread/INFO]: Registering categories: minecraft:forestry ... [14:35:31] [Render thread/INFO]: Registering categories: minecraft:forestry took 1.800 μs [14:35:31] [Render thread/INFO]: Registering categories: forestry:backpacks ... [14:35:31] [Render thread/INFO]: Registering categories: forestry:backpacks took 104.6 μs [14:35:31] [Render thread/INFO]: Registering categories: minecraft:forestry ... [14:35:31] [Render thread/INFO]: Registering categories: minecraft:forestry took 3.900 μs [14:35:31] [Render thread/INFO]: Registering categories: minecraft:forestry ... [14:35:31] [Render thread/INFO]: Registering categories: minecraft:forestry took 3.800 μs [14:35:31] [Render thread/INFO]: Registering categories: minecraft:forestry ... [14:35:31] [Render thread/INFO]: Registering categories: minecraft:forestry took 1.900 μs [14:35:31] [Render thread/INFO]: Registering categories: minecraft:forestry ... [14:35:31] [Render thread/INFO]: Registering categories: minecraft:forestry took 1.600 μs [14:35:31] [Render thread/INFO]: Registering categories: forestry:charcoal ... [14:35:31] [Render thread/INFO]: Registering categories: forestry:charcoal took 56.20 μs [14:35:31] [Render thread/INFO]: Registering categories: forestry:farming ... [14:35:31] [Render thread/INFO]: Registering categories: forestry:farming took 47.60 μs [14:35:31] [Render thread/INFO]: Registering categories: forestry:factory ... [14:35:31] [Render thread/INFO]: Registering categories: forestry:factory took 143.3 μs [14:35:31] [Render thread/INFO]: Registering categories: createaddition:jei_plugin ... [14:35:31] [Render thread/INFO]: Registering categories: createaddition:jei_plugin took 19.80 μs [14:35:31] [Render thread/INFO]: Registering categories: jei:internal ... [14:35:31] [Render thread/INFO]: Registering categories: jei:internal took 11.50 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: jei:minecraft ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: jei:minecraft took 14.70 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: jei:doggytalents ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: jei:doggytalents took 1.900 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: projecte:main ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: projecte:main took 1.400 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: sophisticatedbackpacks:default ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: sophisticatedbackpacks:default took 1.400 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: advancedrocketry:jeiplugin ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: advancedrocketry:jeiplugin took 1.400 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: curios:curios ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: curios:curios took 1.300 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: patchouli:patchouli ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: patchouli:patchouli took 1.500 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: dynamictrees:dynamictrees ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: dynamictrees:dynamictrees took 5.600 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: cgm:crafting ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: cgm:crafting took 2.900 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: jei:debug ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: jei:debug took 2.700 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: waystones:jei ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: waystones:jei took 1.600 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: iceandfire:iceandfire ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: iceandfire:iceandfire took 1.400 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: tconstruct:jei_plugin ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: tconstruct:jei_plugin took 1.400 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: enchdesc:jei ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: enchdesc:jei took 2.000 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: croparia:jei_plugin ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: croparia:jei_plugin took 2.100 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: immersiveengineering:main ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: immersiveengineering:main took 2.000 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: create:jei_plugin ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: create:jei_plugin took 1.500 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: mantle:jei ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: mantle:jei took 19.40 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: polymorph:jei ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: polymorph:jei took 1.900 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: quark:quark ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: quark:quark took 6.800 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: minecraft:minecolonies ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: minecraft:minecolonies took 2.000 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: vampirism:plugin ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: vampirism:plugin took 4.200 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: infinitylib:compat_jei ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: infinitylib:compat_jei took 5.900 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: agricraft:compat_jei ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: agricraft:compat_jei took 1.700 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: chiselsandbits:jei ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: chiselsandbits:jei took 1.500 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: minecraft:forestry ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: minecraft:forestry took 1.500 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: forestry:backpacks ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: forestry:backpacks took 1.400 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: minecraft:forestry ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: minecraft:forestry took 23.50 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: minecraft:forestry ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: minecraft:forestry took 3.500 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: minecraft:forestry ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: minecraft:forestry took 2.000 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: minecraft:forestry ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: minecraft:forestry took 2.500 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: forestry:charcoal ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: forestry:charcoal took 1.900 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: forestry:farming ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: forestry:farming took 1.900 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: forestry:factory ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: forestry:factory took 2.200 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: createaddition:jei_plugin ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: createaddition:jei_plugin took 8.500 μs [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: jei:internal ... [14:35:31] [Render thread/INFO]: Registering vanilla category extensions: jei:internal took 2.300 μs [14:35:31] [Render thread/INFO]: Registering recipes: jei:minecraft ... [14:35:31] [Render thread/ERROR]: Recipe has no inputs. Antique Atlas antiqueatlas:atlas_combine class hunternif.mc.impl.atlas.item.RecipeAtlasCombining Outputs: net.minecraft.item.ItemStack: [[1 antique_atlas antiqueatlas:antique_atlas]] Inputs: net.minecraft.item.ItemStack: [] [14:35:31] [Render thread/ERROR]: Recipe has no output. Antique Atlas antiqueatlas:atlas_clone class hunternif.mc.impl.atlas.item.RecipeAtlasCloning Outputs: net.minecraft.item.ItemStack: [[1 air minecraft:air]] Inputs: net.minecraft.item.ItemStack: [] [14:35:31] [Render thread/INFO]: Registering recipes: jei:minecraft took 225.2 ms [14:35:31] [Render thread/INFO]: Registering recipes: jei:doggytalents ... [14:35:31] [Render thread/INFO]: Registering recipes: jei:doggytalents took 2.167 ms [14:35:31] [Render thread/INFO]: Registering recipes: projecte:main ... [14:35:31] [Render thread/INFO]: Registering recipes: projecte:main took 13.33 ms [14:35:31] [Render thread/INFO]: Registering recipes: sophisticatedbackpacks:default ... [14:35:31] [Render thread/INFO]: Registering recipes: sophisticatedbackpacks:default took 712.9 μs [14:35:31] [Render thread/INFO]: Registering recipes: advancedrocketry:jeiplugin ... [14:35:31] [Render thread/INFO]: Registering recipes: advancedrocketry:jeiplugin took 2.828 ms [14:35:31] [Render thread/INFO]: Registering recipes: curios:curios ... [14:35:31] [Render thread/INFO]: Registering recipes: curios:curios took 2.800 μs [14:35:31] [Render thread/INFO]: Registering recipes: patchouli:patchouli ... [14:35:31] [Render thread/INFO]: Registering recipes: patchouli:patchouli took 1.800 μs [14:35:31] [Render thread/INFO]: Registering recipes: dynamictrees:dynamictrees ... [14:35:31] [Render thread/INFO]: Registering recipes: dynamictrees:dynamictrees took 685.7 μs [14:35:31] [Render thread/INFO]: Registering recipes: cgm:crafting ... [14:35:31] [Render thread/INFO]: Registering recipes: cgm:crafting took 6.813 ms [14:35:31] [Render thread/INFO]: Registering recipes: jei:debug ... [14:35:31] [Render thread/INFO]: Registering recipes: jei:debug took 8.200 μs [14:35:31] [Render thread/INFO]: Registering recipes: waystones:jei ... [14:35:31] [Render thread/INFO]: Registering recipes: waystones:jei took 18.10 μs [14:35:31] [Render thread/INFO]: Registering recipes: iceandfire:iceandfire ... [14:35:31] [Render thread/INFO]: Registering recipes: iceandfire:iceandfire took 892.6 μs [14:35:31] [Render thread/INFO]: Registering recipes: tconstruct:jei_plugin ... [14:35:31] [Render thread/INFO]: Registering recipes: tconstruct:jei_plugin took 19.80 ms [14:35:31] [Render thread/INFO]: Registering recipes: enchdesc:jei ... [14:35:31] [Render thread/INFO]: Registering recipes: enchdesc:jei took 3.072 ms [14:35:31] [Render thread/INFO]: Registering recipes: croparia:jei_plugin ... [14:35:31] [Render thread/INFO]: Registering recipes: croparia:jei_plugin took 27.70 μs [14:35:31] [Render thread/INFO]: Registering recipes: immersiveengineering:main ... [14:35:31] [Render thread/INFO]: Adding recipes to JEI!! [14:35:31] [Render thread/INFO]: Registering recipes: immersiveengineering:main took 926.5 μs [14:35:31] [Render thread/INFO]: Registering recipes: create:jei_plugin ... [14:35:34] [Render thread/INFO]: Registering recipes: create:jei_plugin took 3.123 s [14:35:34] [Render thread/INFO]: Registering recipes: mantle:jei ... [14:35:34] [Render thread/INFO]: Registering recipes: mantle:jei took 10.00 μs [14:35:34] [Render thread/INFO]: Registering recipes: polymorph:jei ... [14:35:34] [Render thread/INFO]: Registering recipes: polymorph:jei took 2.300 μs [14:35:34] [Render thread/INFO]: Registering recipes: quark:quark ... [14:35:34] [Render thread/INFO]: Registering recipes: quark:quark took 2.365 ms [14:35:34] [Render thread/INFO]: Registering recipes: minecraft:minecolonies ... [14:35:34] [Render thread/WARN]: Error evaluating recipe minecraft:map_extending; ignoring. java.lang.NullPointerException: null         at net.minecraft.item.FilledMapItem.func_219994_a(FilledMapItem.java:50) ~[?:?]         at net.minecraft.item.FilledMapItem.getCustomMapData(FilledMapItem.java:65) ~[?:?]         at net.minecraft.item.FilledMapItem.func_195950_a(FilledMapItem.java:58) ~[?:?]         at net.minecraft.item.crafting.MapExtendingRecipe.func_77569_a(SourceFile:42) ~[?:?]         at net.minecraft.item.crafting.MapExtendingRecipe.func_77569_a(SourceFile:13) ~[?:?]         at com.minecolonies.api.crafting.GenericRecipe.calculateSecondaryOutputs(GenericRecipe.java:256) ~[minecolonies:1.16.5-1.0.591-BETA]         at com.minecolonies.api.crafting.GenericRecipe.of(GenericRecipe.java:51) ~[minecolonies:1.16.5-1.0.591-BETA]         at com.minecolonies.coremod.compatibility.jei.GenericRecipeUtils.create(GenericRecipeUtils.java:75) ~[minecolonies:1.16.5-1.0.591-BETA]         at com.minecolonies.coremod.compatibility.jei.JEIPlugin.tryAddingVanillaRecipe(JEIPlugin.java:201) ~[minecolonies:1.16.5-1.0.591-BETA]         at com.minecolonies.coremod.compatibility.jei.JEIPlugin.buildVanillaRecipesMap(JEIPlugin.java:179) ~[minecolonies:1.16.5-1.0.591-BETA]         at com.minecolonies.coremod.compatibility.jei.JEIPlugin.registerRecipes(JEIPlugin.java:133) ~[minecolonies:1.16.5-1.0.591-BETA]         at mezz.jei.load.PluginLoader.lambda$new$5(PluginLoader.java:118) ~[jei:7.7.1.152]         at mezz.jei.load.PluginCaller.callOnPlugins(PluginCaller.java:26) ~[jei:7.7.1.152]         at mezz.jei.load.PluginLoader.(PluginLoader.java:118) ~[jei:7.7.1.152]         at mezz.jei.startup.JeiStarter.start(JeiStarter.java:69) ~[jei:7.7.1.152]         at mezz.jei.startup.ClientLifecycleHandler.startJEI(ClientLifecycleHandler.java:147) ~[jei:7.7.1.152]         at mezz.jei.startup.ClientLifecycleHandler.setupJEI(ClientLifecycleHandler.java:140) ~[jei:7.7.1.152]         at mezz.jei.startup.ClientLifecycleHandler.lambda$new$3(ClientLifecycleHandler.java:106) ~[jei:7.7.1.152]         at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?]         at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?]         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?]         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?]         at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:786) ~[forge:?]         at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1314) ~[?:?]         at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) ~[?:?]         at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) ~[?:?]         at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:36) ~[?:?]         at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) ~[?:?]         at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:128) ~[?:?]         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:948) ~[?:?]         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) ~[?:?]         at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.5.jar:?]         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_331]         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_331]         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_331]         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_331]         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.2.34.jar:36.2]         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] [14:35:35] [Render thread/WARN]: Error evaluating recipe quark:tweaks/crafting/dirty_glass; ignoring. java.lang.NullPointerException: null         at vazkii.quark.base.recipe.ExclusionRecipe.matches(ExclusionRecipe.java:44) ~[quark:r2.4-321]         at vazkii.quark.base.recipe.ExclusionRecipe$ShapedExclusionRecipe.func_77569_a(ExclusionRecipe.java:121) ~[quark:r2.4-321]         at com.minecolonies.api.crafting.GenericRecipe.calculateSecondaryOutputs(GenericRecipe.java:256) ~[minecolonies:1.16.5-1.0.591-BETA]         at com.minecolonies.api.crafting.GenericRecipe.of(GenericRecipe.java:51) ~[minecolonies:1.16.5-1.0.591-BETA]         at com.minecolonies.coremod.compatibility.jei.GenericRecipeUtils.create(GenericRecipeUtils.java:75) ~[minecolonies:1.16.5-1.0.591-BETA]         at com.minecolonies.coremod.compatibility.jei.JEIPlugin.tryAddingVanillaRecipe(JEIPlugin.java:201) ~[minecolonies:1.16.5-1.0.591-BETA]         at com.minecolonies.coremod.compatibility.jei.JEIPlugin.buildVanillaRecipesMap(JEIPlugin.java:179) ~[minecolonies:1.16.5-1.0.591-BETA]         at com.minecolonies.coremod.compatibility.jei.JEIPlugin.registerRecipes(JEIPlugin.java:133) ~[minecolonies:1.16.5-1.0.591-BETA]         at mezz.jei.load.PluginLoader.lambda$new$5(PluginLoader.java:118) ~[jei:7.7.1.152]         at mezz.jei.load.PluginCaller.callOnPlugins(PluginCaller.java:26) ~[jei:7.7.1.152]         at mezz.jei.load.PluginLoader.(PluginLoader.java:118) ~[jei:7.7.1.152]         at mezz.jei.startup.JeiStarter.start(JeiStarter.java:69) ~[jei:7.7.1.152]         at mezz.jei.startup.ClientLifecycleHandler.startJEI(ClientLifecycleHandler.java:147) ~[jei:7.7.1.152]         at mezz.jei.startup.ClientLifecycleHandler.setupJEI(ClientLifecycleHandler.java:140) ~[jei:7.7.1.152]         at mezz.jei.startup.ClientLifecycleHandler.lambda$new$3(ClientLifecycleHandler.java:106) ~[jei:7.7.1.152]         at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?]         at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?]         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?]         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?]         at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:786) ~[forge:?]         at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1314) ~[?:?]         at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) ~[?:?]         at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) ~[?:?]         at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:36) ~[?:?]         at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) ~[?:?]         at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:128) ~[?:?]         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:948) ~[?:?]         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) ~[?:?]         at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.5.jar:?]         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_331]         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_331]         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_331]         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_331]         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.2.34.jar:36.2]         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] [14:35:39] [Render thread/INFO]: Registering recipes: minecraft:minecolonies took 4.894 s [14:35:39] [Render thread/INFO]: Registering recipes: vampirism:plugin ... [14:35:39] [Render thread/INFO]: Registering recipes: vampirism:plugin took 1.842 ms [14:35:39] [Render thread/INFO]: Registering recipes: infinitylib:compat_jei ... [14:35:39] [Render thread/INFO]: Registering recipes: infinitylib:compat_jei took 4.200 μs [14:35:39] [Render thread/INFO]: Registering recipes: agricraft:compat_jei ... [14:35:39] [Render thread/INFO]: Registering recipes: agricraft:compat_jei took 5.569 ms [14:35:39] [Render thread/INFO]: Registering recipes: chiselsandbits:jei ... [14:35:39] [Render thread/INFO]: Registering recipes: chiselsandbits:jei took 5.800 μs [14:35:39] [Render thread/INFO]: Registering recipes: minecraft:forestry ... [14:35:39] [Render thread/INFO]: Registering recipes: minecraft:forestry took 275.7 μs [14:35:39] [Render thread/INFO]: Registering recipes: forestry:backpacks ... [14:35:39] [Render thread/INFO]: Registering recipes: forestry:backpacks took 459.1 μs [14:35:39] [Render thread/INFO]: Registering recipes: minecraft:forestry ... [14:35:39] [Render thread/INFO]: Registering recipes: minecraft:forestry took 144.5 μs [14:35:39] [Render thread/INFO]: Registering recipes: minecraft:forestry ... [14:35:39] [Render thread/INFO]: Registering recipes: minecraft:forestry took 2.900 μs [14:35:39] [Render thread/INFO]: Registering recipes: minecraft:forestry ... [14:35:39] [Render thread/INFO]: Registering recipes: minecraft:forestry took 52.40 μs [14:35:39] [Render thread/INFO]: Registering recipes: minecraft:forestry ... [14:35:39] [Render thread/INFO]: Registering recipes: minecraft:forestry took 90.40 μs [14:35:39] [Render thread/INFO]: Registering recipes: forestry:charcoal ... [14:35:39] [Render thread/INFO]: Registering recipes: forestry:charcoal took 27.30 μs [14:35:39] [Render thread/INFO]: Registering recipes: forestry:farming ... [14:35:39] [Render thread/INFO]: Registering recipes: forestry:farming took 1.042 ms [14:35:39] [Render thread/INFO]: Registering recipes: forestry:factory ... [14:35:40] [Render thread/INFO]: Registering recipes: forestry:factory took 614.7 ms [14:35:40] [Render thread/INFO]: Registering recipes: createaddition:jei_plugin ... [14:35:40] [Render thread/INFO]: Registering recipes: createaddition:jei_plugin took 15.85 ms [14:35:40] [Render thread/INFO]: Registering recipes: jei:internal ... [14:35:40] [Render thread/INFO]: Registering recipes: jei:internal took 6.600 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: jei:minecraft ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: jei:minecraft took 43.60 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: jei:doggytalents ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: jei:doggytalents took 2.700 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: projecte:main ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: projecte:main took 9.800 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: sophisticatedbackpacks:default ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: sophisticatedbackpacks:default took 11.40 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: advancedrocketry:jeiplugin ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: advancedrocketry:jeiplugin took 2.300 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: curios:curios ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: curios:curios took 2.000 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: patchouli:patchouli ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: patchouli:patchouli took 1.700 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: dynamictrees:dynamictrees ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: dynamictrees:dynamictrees took 1.600 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: cgm:crafting ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: cgm:crafting took 2.600 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: jei:debug ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: jei:debug took 1.700 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: waystones:jei ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: waystones:jei took 2.100 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: iceandfire:iceandfire ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: iceandfire:iceandfire took 1.600 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: tconstruct:jei_plugin ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: tconstruct:jei_plugin took 29.30 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: enchdesc:jei ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: enchdesc:jei took 1.700 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: croparia:jei_plugin ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: croparia:jei_plugin took 1.300 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: immersiveengineering:main ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: immersiveengineering:main took 17.50 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: create:jei_plugin ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: create:jei_plugin took 4.700 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: mantle:jei ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: mantle:jei took 1.500 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: polymorph:jei ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: polymorph:jei took 1.600 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: quark:quark ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: quark:quark took 1.400 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: minecraft:minecolonies ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: minecraft:minecolonies took 13.60 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: vampirism:plugin ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: vampirism:plugin took 14.10 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: infinitylib:compat_jei ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: infinitylib:compat_jei took 1.900 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: agricraft:compat_jei ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: agricraft:compat_jei took 10.30 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: chiselsandbits:jei ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: chiselsandbits:jei took 1.900 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: minecraft:forestry ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: minecraft:forestry took 1.700 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: forestry:backpacks ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: forestry:backpacks took 1.500 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: minecraft:forestry ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: minecraft:forestry took 1.300 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: minecraft:forestry ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: minecraft:forestry took 3.300 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: minecraft:forestry ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: minecraft:forestry took 22.40 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: minecraft:forestry ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: minecraft:forestry took 1.400 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: forestry:charcoal ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: forestry:charcoal took 1.400 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: forestry:farming ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: forestry:farming took 1.200 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: forestry:factory ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: forestry:factory took 12.20 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: createaddition:jei_plugin ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: createaddition:jei_plugin took 1.300 μs [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: jei:internal ... [14:35:40] [Render thread/INFO]: Registering recipes transfer handlers: jei:internal took 1.200 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: jei:minecraft ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: jei:minecraft took 36.60 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: jei:doggytalents ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: jei:doggytalents took 2.600 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: projecte:main ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: projecte:main took 20.00 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: sophisticatedbackpacks:default ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: sophisticatedbackpacks:default took 6.000 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: advancedrocketry:jeiplugin ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: advancedrocketry:jeiplugin took 1.500 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: curios:curios ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: curios:curios took 1.500 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: patchouli:patchouli ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: patchouli:patchouli took 1.300 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: dynamictrees:dynamictrees ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: dynamictrees:dynamictrees took 1.400 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: cgm:crafting ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: cgm:crafting took 6.400 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: jei:debug ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: jei:debug took 6.900 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: waystones:jei ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: waystones:jei took 1.700 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: iceandfire:iceandfire ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: iceandfire:iceandfire took 10.90 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: tconstruct:jei_plugin ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: tconstruct:jei_plugin took 79.10 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: enchdesc:jei ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: enchdesc:jei took 6.500 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: croparia:jei_plugin ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: croparia:jei_plugin took 5.500 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: immersiveengineering:main ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: immersiveengineering:main took 26.60 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: create:jei_plugin ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: create:jei_plugin took 535.9 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: mantle:jei ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: mantle:jei took 5.200 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: polymorph:jei ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: polymorph:jei took 1.800 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: quark:quark ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: quark:quark took 1.500 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: minecraft:minecolonies ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: minecraft:minecolonies took 50.70 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: vampirism:plugin ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: vampirism:plugin took 1.800 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: infinitylib:compat_jei ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: infinitylib:compat_jei took 1.400 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: agricraft:compat_jei ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: agricraft:compat_jei took 31.20 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: chiselsandbits:jei ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: chiselsandbits:jei took 1.600 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: minecraft:forestry ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: minecraft:forestry took 1.700 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: forestry:backpacks ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: forestry:backpacks took 1.400 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: minecraft:forestry ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: minecraft:forestry took 1.700 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: minecraft:forestry ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: minecraft:forestry took 1.800 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: minecraft:forestry ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: minecraft:forestry took 16.90 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: minecraft:forestry ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: minecraft:forestry took 1.700 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: forestry:charcoal ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: forestry:charcoal took 25.50 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: forestry:farming ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: forestry:farming took 12.10 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: forestry:factory ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: forestry:factory took 25.50 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: createaddition:jei_plugin ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: createaddition:jei_plugin took 124.4 μs [14:35:40] [Render thread/INFO]: Registering recipe catalysts: jei:internal ... [14:35:40] [Render thread/INFO]: Registering recipe catalysts: jei:internal took 2.700 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: jei:minecraft ... [14:35:40] [Render thread/INFO]: Registering gui handlers: jei:minecraft took 63.90 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: jei:doggytalents ... [14:35:40] [Render thread/INFO]: Registering gui handlers: jei:doggytalents took 2.400 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: projecte:main ... [14:35:40] [Render thread/INFO]: Registering gui handlers: projecte:main took 1.300 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: sophisticatedbackpacks:default ... [14:35:40] [Render thread/INFO]: Registering gui handlers: sophisticatedbackpacks:default took 115.9 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: advancedrocketry:jeiplugin ... [14:35:40] [Render thread/INFO]: Registering gui handlers: advancedrocketry:jeiplugin took 1.800 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: curios:curios ... [14:35:40] [Render thread/INFO]: Registering gui handlers: curios:curios took 9.300 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: patchouli:patchouli ... [14:35:40] [Render thread/INFO]: Registering gui handlers: patchouli:patchouli took 1.400 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: dynamictrees:dynamictrees ... [14:35:40] [Render thread/INFO]: Registering gui handlers: dynamictrees:dynamictrees took 1.200 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: cgm:crafting ... [14:35:40] [Render thread/INFO]: Registering gui handlers: cgm:crafting took 1.300 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: jei:debug ... [14:35:40] [Render thread/INFO]: Registering gui handlers: jei:debug took 4.800 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: waystones:jei ... [14:35:40] [Render thread/INFO]: Registering gui handlers: waystones:jei took 1.200 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: iceandfire:iceandfire ... [14:35:40] [Render thread/INFO]: Registering gui handlers: iceandfire:iceandfire took 1.100 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: tconstruct:jei_plugin ... [14:35:40] [Render thread/INFO]: Registering gui handlers: tconstruct:jei_plugin took 13.50 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: enchdesc:jei ... [14:35:40] [Render thread/INFO]: Registering gui handlers: enchdesc:jei took 1.200 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: croparia:jei_plugin ... [14:35:40] [Render thread/INFO]: Registering gui handlers: croparia:jei_plugin took 1.200 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: immersiveengineering:main ... [14:35:40] [Render thread/INFO]: Registering gui handlers: immersiveengineering:main took 43.20 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: create:jei_plugin ... [14:35:40] [Render thread/INFO]: Registering gui handlers: create:jei_plugin took 28.80 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: mantle:jei ... [14:35:40] [Render thread/INFO]: Registering gui handlers: mantle:jei took 6.300 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: polymorph:jei ... [14:35:40] [Render thread/INFO]: Registering gui handlers: polymorph:jei took 10.60 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: quark:quark ... [14:35:40] [Render thread/INFO]: Registering gui handlers: quark:quark took 9.300 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: minecraft:minecolonies ... [14:35:40] [Render thread/INFO]: Registering gui handlers: minecraft:minecolonies took 50.50 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: vampirism:plugin ... [14:35:40] [Render thread/INFO]: Registering gui handlers: vampirism:plugin took 11.40 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: infinitylib:compat_jei ... [14:35:40] [Render thread/INFO]: Registering gui handlers: infinitylib:compat_jei took 1.500 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: agricraft:compat_jei ... [14:35:40] [Render thread/INFO]: Registering gui handlers: agricraft:compat_jei took 1.300 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: chiselsandbits:jei ... [14:35:40] [Render thread/INFO]: Registering gui handlers: chiselsandbits:jei took 7.000 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: minecraft:forestry ... [14:35:40] [Render thread/INFO]: Registering gui handlers: minecraft:forestry took 1.900 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: forestry:backpacks ... [14:35:40] [Render thread/INFO]: Registering gui handlers: forestry:backpacks took 1.600 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: minecraft:forestry ... [14:35:40] [Render thread/INFO]: Registering gui handlers: minecraft:forestry took 1.500 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: minecraft:forestry ... [14:35:40] [Render thread/INFO]: Registering gui handlers: minecraft:forestry took 1.300 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: minecraft:forestry ... [14:35:40] [Render thread/INFO]: Registering gui handlers: minecraft:forestry took 1.200 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: minecraft:forestry ... [14:35:40] [Render thread/INFO]: Registering gui handlers: minecraft:forestry took 1.100 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: forestry:charcoal ... [14:35:40] [Render thread/INFO]: Registering gui handlers: forestry:charcoal took 1.200 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: forestry:farming ... [14:35:40] [Render thread/INFO]: Registering gui handlers: forestry:farming took 1.500 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: forestry:factory ... [14:35:40] [Render thread/INFO]: Registering gui handlers: forestry:factory took 87.80 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: createaddition:jei_plugin ... [14:35:40] [Render thread/INFO]: Registering gui handlers: createaddition:jei_plugin took 1.600 μs [14:35:40] [Render thread/INFO]: Registering gui handlers: jei:internal ... [14:35:40] [Render thread/INFO]: Registering gui handlers: jei:internal took 13.30 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: jei:minecraft ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: jei:minecraft took 2.300 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: jei:doggytalents ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: jei:doggytalents took 1.300 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: projecte:main ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: projecte:main took 1.200 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: sophisticatedbackpacks:default ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: sophisticatedbackpacks:default took 1.100 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: advancedrocketry:jeiplugin ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: advancedrocketry:jeiplugin took 1.300 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: curios:curios ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: curios:curios took 1.000 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: patchouli:patchouli ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: patchouli:patchouli took 1.100 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: dynamictrees:dynamictrees ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: dynamictrees:dynamictrees took 1.100 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: cgm:crafting ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: cgm:crafting took 1.200 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: jei:debug ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: jei:debug took 1.100 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: waystones:jei ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: waystones:jei took 1.300 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: iceandfire:iceandfire ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: iceandfire:iceandfire took 10.40 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: tconstruct:jei_plugin ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: tconstruct:jei_plugin took 2.400 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: enchdesc:jei ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: enchdesc:jei took 2.100 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: croparia:jei_plugin ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: croparia:jei_plugin took 2.600 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: immersiveengineering:main ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: immersiveengineering:main took 2.400 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: create:jei_plugin ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: create:jei_plugin took 1.700 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: mantle:jei ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: mantle:jei took 2.500 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: polymorph:jei ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: polymorph:jei took 2.200 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: quark:quark ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: quark:quark took 2.200 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: minecraft:minecolonies ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: minecraft:minecolonies took 2.000 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: vampirism:plugin ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: vampirism:plugin took 2.300 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: infinitylib:compat_jei ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: infinitylib:compat_jei took 2.300 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: agricraft:compat_jei ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: agricraft:compat_jei took 2.200 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: chiselsandbits:jei ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: chiselsandbits:jei took 2.000 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: minecraft:forestry ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: minecraft:forestry took 1.400 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: forestry:backpacks ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: forestry:backpacks took 1.300 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: minecraft:forestry ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: minecraft:forestry took 1.500 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: minecraft:forestry ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: minecraft:forestry took 1.400 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: minecraft:forestry ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: minecraft:forestry took 1.600 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: minecraft:forestry ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: minecraft:forestry took 1.500 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: forestry:charcoal ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: forestry:charcoal took 2.100 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: forestry:farming ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: forestry:farming took 1.700 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: forestry:factory ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: forestry:factory took 2.800 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: createaddition:jei_plugin ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: createaddition:jei_plugin took 2.200 μs [14:35:40] [Render thread/INFO]: Registering advanced plugins: jei:internal ... [14:35:40] [Render thread/INFO]: Registering advanced plugins: jei:internal took 1.700 μs [14:35:40] [Render thread/INFO]: Building ingredient list... [14:35:40] [Render thread/INFO]: Building ingredient list took 21.33 ms [14:35:40] [Render thread/INFO]: Building ingredient filter... [14:35:42] [SoundControl Sound Processor/WARN]: SoundControl Sound Processor is lagging; behind 99 msecs [14:35:44] [Render thread/INFO]: Building ingredient filter took 4.381 s [14:35:44] [Render thread/INFO]: Building bookmarks... [14:35:44] [Render thread/INFO]: Building bookmarks took 1.768 ms [14:35:44] [Render thread/INFO]: Building recipe registry... [14:35:45] [Render thread/ERROR]: Found a broken recipe: AgriCraft agricraft:agricraft/grate class com.infinityraider.infinitylib.crafting.dynamictexture.ShapedDynamicTextureRecipe Outputs: net.minecraft.item.ItemStack: [[1 air minecraft:air]] Inputs: net.minecraft.item.ItemStack: [[1 oak_planks minecraft:oak_planks, 1 spruce_planks minecraft:spruce_planks, 1 birch_planks minecraft:birch_planks, 1 jungle_planks minecraft:jungle_planks, 1 acacia_planks minecraft:acacia_planks, 1 dark_oak_planks minecraft:dark_oak_planks, 1 crimson_planks minecraft:crimson_planks, 1 warped_planks minecraft:warped_planks, 1 twilight_oak_planks twilightforest:twilight_oak_planks, 1 canopy_planks twilightforest:canopy_planks, 1 mangrove_planks twilightforest:mangrove_planks, 1 dark_planks twilightforest:dark_planks, 1 time_planks twilightforest:time_planks, 1 trans_planks twilightforest:trans_planks, 1 mine_planks twilightforest:mine_planks, 1 sort_planks twilightforest:sort_planks, 1 tower_wood twilightforest:tower_wood, 1 tower_wood_encased twilightforest:tower_wood_encased, 1 tower_wood_cracked twilightforest:tower_wood_cracked, 1 tower_wood_mossy twilightforest:tower_wood_mossy, 1 tower_wood_infested twilightforest:tower_wood_infested, 1 fir_planks biomesoplenty:fir_planks, 1 redwood_planks biomesoplenty:redwood_planks, 1 cherry_planks biomesoplenty:cherry_planks, 1 mahogany_planks biomesoplenty:mahogany_planks, 1 jacaranda_planks biomesoplenty:jacaranda_planks, 1 palm_planks biomesoplenty:palm_planks, 1 willow_planks biomesoplenty:willow_planks, 1 dead_planks biomesoplenty:dead_planks, 1 magic_planks biomesoplenty:magic_planks, 1 umbran_planks biomesoplenty:umbran_planks, 1 hellbark_planks biomesoplenty:hellbark_planks, 1 greenheart_planks tconstruct:greenheart_planks, 1 skyroot_planks tconstruct:skyroot_planks, 1 bloodshroom_planks tconstruct:bloodshroom_planks, 1 vertical_oak_planks quark:vertical_oak_planks, 1 vertical_spruce_planks quark:vertical_spruce_planks, 1 vertical_birch_planks quark:vertical_birch_planks, 1 vertical_jungle_planks quark:vertical_jungle_planks, 1 vertical_acacia_planks quark:vertical_acacia_planks, 1 vertical_dark_oak_planks quark:vertical_dark_oak_planks, 1 vertical_warped_planks quark:vertical_warped_planks, 1 vertical_crimson_planks quark:vertical_crimson_planks, 1 black_stained_planks quark:black_stained_planks, 1 blue_stained_planks quark:blue_stained_planks, 1 brown_stained_planks quark:brown_stained_planks, 1 cyan_stained_planks quark:cyan_stained_planks, 1 gray_stained_planks quark:gray_stained_planks, 1 green_stained_planks quark:green_stained_planks, 1 light_blue_stained_planks quark:light_blue_stained_planks, 1 light_gray_stained_planks quark:light_gray_stained_planks, 1 lime_stained_planks quark:lime_stained_planks, 1 magenta_stained_planks quark:magenta_stained_planks, 1 orange_stained_planks quark:orange_stained_planks, 1 pink_stained_planks quark:pink_stained_planks, 1 purple_stained_planks quark:purple_stained_planks, 1 red_stained_planks quark:red_stained_planks, 1 white_stained_planks quark:white_stained_planks, 1 yellow_stained_planks quark:yellow_stained_planks, 1 vertical_black_stained_planks quark:vertical_black_stained_planks, 1 vertical_blue_stained_planks quark:vertical_blue_stained_planks, 1 vertical_brown_stained_planks quark:vertical_brown_stained_planks, 1 vertical_cyan_stained_planks quark:vertical_cyan_stained_planks, 1 vertical_gray_stained_planks quark:vertical_gray_stained_planks, 1 vertical_green_stained_planks quark:vertical_green_stained_planks, 1 vertical_light_blue_stained_planks quark:vertical_light_blue_stained_planks, 1 vertical_light_gray_stained_planks quark:vertical_light_gray_stained_planks, 1 vertical_lime_stained_planks quark:vertical_lime_stained_planks, 1 vertical_magenta_stained_planks quark:vertical_magenta_stained_planks, 1 vertical_orange_stained_planks quark:vertical_orange_stained_planks, 1 vertical_pink_stained_planks quark:vertical_pink_stained_planks, 1 vertical_purple_stained_planks quark:vertical_purple_stained_planks, 1 vertical_red_stained_planks quark:vertical_red_stained_planks, 1 vertical_white_stained_planks quark:vertical_white_stained_planks, 1 vertical_yellow_stained_planks quark:vertical_yellow_stained_planks, 1 blockcactusplank structurize:blockcactusplank, 1 aspen_planks byg:aspen_planks, 1 baobab_planks byg:baobab_planks, 1 blue_enchanted_planks byg:blue_enchanted_planks, 1 cherry_planks byg:cherry_planks, 1 cika_planks byg:cika_planks, 1 cypress_planks byg:cypress_planks, 1 ebony_planks byg:ebony_planks, 1 fir_planks byg:fir_planks, 1 green_enchanted_planks byg:green_enchanted_planks, 1 holly_planks byg:holly_planks, 1 jacaranda_planks byg:jacaranda_planks, 1 mahogany_planks byg:mahogany_planks, 1 mangrove_planks byg:mangrove_planks, 1 maple_planks byg:maple_planks, 1 pine_planks byg:pine_planks, 1 rainbow_eucalyptus_planks byg:rainbow_eucalyptus_planks, 1 redwood_planks byg:redwood_planks, 1 skyris_planks byg:skyris_planks, 1 willow_planks byg:willow_planks, 1 witch_hazel_planks byg:witch_hazel_planks, 1 zelkova_planks byg:zelkova_planks, 1 sythian_planks byg:sythian_planks, 1 embur_planks byg:embur_planks, 1 palm_planks byg:palm_planks, 1 lament_planks byg:lament_planks, 1 ether_planks byg:ether_planks, 1 bulbis_planks byg:bulbis_planks, 1 nightshade_planks byg:nightshade_planks, 1 imparius_planks byg:imparius_planks, 1 ebony_planks forestry:ebony_planks, 1 maple_planks forestry:maple_planks, 1 kapok_planks forestry:kapok_planks, 1 pine_planks forestry:pine_planks, 1 cocobolo_planks forestry:cocobolo_planks, 1 teak_planks forestry:teak_planks, 1 giganteum_planks forestry:giganteum_planks, 1 mahogany_planks forestry:mahogany_planks, 1 balsa_planks forestry:balsa_planks, 1 greenheart_planks forestry:greenheart_planks, 1 chestnut_planks forestry:chestnut_planks, 1 mahoe_planks forestry:mahoe_planks, 1 acacia_desert_planks forestry:acacia_desert_planks, 1 poplar_planks forestry:poplar_planks, 1 larch_planks forestry:larch_planks, 1 willow_planks forestry:willow_planks, 1 palm_planks forestry:palm_planks, 1 papaya_planks forestry:papaya_planks, 1 sequoia_planks forestry:sequoia_planks, 1 citrus_planks forestry:citrus_planks, 1 cherry_planks forestry:cherry_planks, 1 ipe_planks forestry:ipe_planks, 1 walnut_planks forestry:walnut_planks, 1 wenge_planks forestry:wenge_planks, 1 baobab_planks forestry:baobab_planks, 1 zebrawood_planks forestry:zebrawood_planks, 1 lime_planks forestry:lime_planks, 1 plum_planks forestry:plum_planks, 1 padauk_planks forestry:padauk_planks, 1 ebony_fireproof_planks forestry:ebony_fireproof_planks, 1 maple_fireproof_planks forestry:maple_fireproof_planks, 1 kapok_fireproof_planks forestry:kapok_fireproof_planks, 1 pine_fireproof_planks forestry:pine_fireproof_planks, 1 cocobolo_fireproof_planks forestry:cocobolo_fireproof_planks, 1 teak_fireproof_planks forestry:teak_fireproof_planks, 1 giganteum_fireproof_planks forestry:giganteum_fireproof_planks, 1 mahogany_fireproof_planks forestry:mahogany_fireproof_planks, 1 balsa_fireproof_planks forestry:balsa_fireproof_planks, 1 greenheart_fireproof_planks forestry:greenheart_fireproof_planks, 1 chestnut_fireproof_planks forestry:chestnut_fireproof_planks, 1 mahoe_fireproof_planks forestry:mahoe_fireproof_planks, 1 acacia_desert_fireproof_planks forestry:acacia_desert_fireproof_planks, 1 poplar_fireproof_planks forestry:poplar_fireproof_planks, 1 larch_fireproof_planks forestry:larch_fireproof_planks, 1 willow_fireproof_planks forestry:willow_fireproof_planks, 1 palm_fireproof_planks forestry:palm_fireproof_planks, 1 papaya_fireproof_planks forestry:papaya_fireproof_planks, 1 sequoia_fireproof_planks forestry:sequoia_fireproof_planks, 1 citrus_fireproof_planks forestry:citrus_fireproof_planks, 1 cherry_fireproof_planks forestry:cherry_fireproof_planks, 1 ipe_fireproof_planks forestry:ipe_fireproof_planks, 1 walnut_fireproof_planks forestry:walnut_fireproof_planks, 1 wenge_fireproof_planks forestry:wenge_fireproof_planks, 1 baobab_fireproof_planks forestry:baobab_fireproof_planks, 1 zebrawood_fireproof_planks forestry:zebrawood_fireproof_planks, 1 lime_fireproof_planks forestry:lime_fireproof_planks, 1 plum_fireproof_planks forestry:plum_fireproof_planks, 1 padauk_fireproof_planks forestry:padauk_fireproof_planks, 1 spruce_fireproof_planks forestry:spruce_fireproof_planks, 1 dark_oak_fireproof_planks forestry:dark_oak_fireproof_planks, 1 oak_fireproof_planks forestry:oak_fireproof_planks, 1 jungle_fireproof_planks forestry:jungle_fireproof_planks, 1 birch_fireproof_planks forestry:birch_fireproof_planks, 1 acacia_fireproof_planks forestry:acacia_fireproof_planks], [], [1 oak_planks minecraft:oak_planks, 1 spruce_planks minecraft:spruce_planks, 1 birch_planks minecraft:birch_planks, 1 jungle_planks minecraft:jungle_planks, 1 acacia_planks minecraft:acacia_planks, 1 dark_oak_planks minecraft:dark_oak_planks, 1 crimson_planks minecraft:crimson_planks, 1 warped_planks minecraft:warped_planks, 1 twilight_oak_planks twilightforest:twilight_oak_planks, 1 canopy_planks twilightforest:canopy_planks, 1 mangrove_planks twilightforest:mangrove_planks, 1 dark_planks twilightforest:dark_planks, 1 time_planks twilightforest:time_planks, 1 trans_planks twilightforest:trans_planks, 1 mine_planks twilightforest:mine_planks, 1 sort_planks twilightforest:sort_planks, 1 tower_wood twilightforest:tower_wood, 1 tower_wood_encased twilightforest:tower_wood_encased, 1 tower_wood_cracked twilightforest:tower_wood_cracked, 1 tower_wood_mossy twilightforest:tower_wood_mossy, 1 tower_wood_infested twilightforest:tower_wood_infested, 1 fir_planks biomesoplenty:fir_planks, 1 redwood_planks biomesoplenty:redwood_planks, 1 cherry_planks biomesoplenty:cherry_planks, 1 mahogany_planks biomesoplenty:mahogany_planks, 1 jacaranda_planks biomesoplenty:jacaranda_planks, 1 palm_planks biomesoplenty:palm_planks, 1 willow_planks biomesoplenty:willow_planks, 1 dead_planks biomesoplenty:dead_planks, 1 magic_planks biomesoplenty:magic_planks, 1 umbran_planks biomesoplenty:umbran_planks, 1 hellbark_planks biomesoplenty:hellbark_planks, 1 greenheart_planks tconstruct:greenheart_planks, 1 skyroot_planks tconstruct:skyroot_planks, 1 bloodshroom_planks tconstruct:bloodshroom_planks, 1 vertical_oak_planks quark:vertical_oak_planks, 1 vertical_spruce_planks quark:vertical_spruce_planks, 1 vertical_birch_planks quark:vertical_birch_planks, 1 vertical_jungle_planks quark:vertical_jungle_planks, 1 vertical_acacia_planks quark:vertical_acacia_planks, 1 vertical_dark_oak_planks quark:vertical_dark_oak_planks, 1 vertical_warped_planks quark:vertical_warped_planks, 1 vertical_crimson_planks quark:vertical_crimson_planks, 1 black_stained_planks quark:black_stained_planks, 1 blue_stained_planks quark:blue_stained_planks, 1 brown_stained_planks quark:brown_stained_planks, 1 cyan_stained_planks quark:cyan_stained_planks, 1 gray_stained_planks quark:gray_stained_planks, 1 green_stained_planks quark:green_stained_planks, 1 light_blue_stained_planks quark:light_blue_stained_planks, 1 light_gray_stained_planks quark:light_gray_stained_planks, 1 lime_stained_planks quark:lime_stained_planks, 1 magenta_stained_planks quark:magenta_stained_planks, 1 orange_stained_planks quark:orange_stained_planks, 1 pink_stained_planks quark:pink_stained_planks, 1 purple_stained_planks quark:purple_stained_planks, 1 red_stained_planks quark:red_stained_planks, 1 white_stained_planks quark:white_stained_planks, 1 yellow_stained_planks quark:yellow_stained_planks, 1 vertical_black_stained_planks quark:vertical_black_stained_planks, 1 vertical_blue_stained_planks quark:vertical_blue_stained_planks, 1 vertical_brown_stained_planks quark:vertical_brown_stained_planks, 1 vertical_cyan_stained_planks quark:vertical_cyan_stained_planks, 1 vertical_gray_stained_planks quark:vertical_gray_stained_planks, 1 vertical_green_stained_planks quark:vertical_green_stained_planks, 1 vertical_light_blue_stained_planks quark:vertical_light_blue_stained_planks, 1 vertical_light_gray_stained_planks quark:vertical_light_gray_stained_planks, 1 vertical_lime_stained_planks quark:vertical_lime_stained_planks, 1 vertical_magenta_stained_planks quark:vertical_magenta_stained_planks, 1 vertical_orange_stained_planks quark:vertical_orange_stained_planks, 1 vertical_pink_stained_planks quark:vertical_pink_stained_planks, 1 vertical_purple_stained_planks quark:vertical_purple_stained_planks, 1 vertical_red_stained_planks quark:vertical_red_stained_planks, 1 vertical_white_stained_planks quark:vertical_white_stained_planks, 1 vertical_yellow_stained_planks quark:vertical_yellow_stained_planks, 1 blockcactusplank structurize:blockcactusplank, 1 aspen_planks byg:aspen_planks, 1 baobab_planks byg:baobab_planks, 1 blue_enchanted_planks byg:blue_enchanted_planks, 1 cherry_planks byg:cherry_planks, 1 cika_planks byg:cika_planks, 1 cypress_planks byg:cypress_planks, 1 ebony_planks byg:ebony_planks, 1 fir_planks byg:fir_planks, 1 green_enchanted_planks byg:green_enchanted_planks, 1 holly_planks byg:holly_planks, 1 jacaranda_planks byg:jacaranda_planks, 1 mahogany_planks byg:mahogany_planks, 1 mangrove_planks byg:mangrove_planks, 1 maple_planks byg:maple_planks, 1 pine_planks byg:pine_planks, 1 rainbow_eucalyptus_planks byg:rainbow_eucalyptus_planks, 1 redwood_planks byg:redwood_planks, 1 skyris_planks byg:skyris_planks, 1 willow_planks byg:willow_planks, 1 witch_hazel_planks byg:witch_hazel_planks, 1 zelkova_planks byg:zelkova_planks, 1 sythian_planks byg:sythian_planks, 1 embur_planks byg:embur_planks, 1 palm_planks byg:palm_planks, 1 lament_planks byg:lament_planks, 1 ether_planks byg:ether_planks, 1 bulbis_planks byg:bulbis_planks, 1 nightshade_planks byg:nightshade_planks, 1 imparius_planks byg:imparius_planks, 1 ebony_planks forestry:ebony_planks, 1 maple_planks forestry:maple_planks, 1 kapok_planks forestry:kapok_planks, 1 pine_planks forestry:pine_planks, 1 cocobolo_planks forestry:cocobolo_planks, 1 teak_planks forestry:teak_planks, 1 giganteum_planks forestry:giganteum_planks, 1 mahogany_planks forestry:mahogany_planks, 1 balsa_planks forestry:balsa_planks, 1 greenheart_planks forestry:greenheart_planks, 1 chestnut_planks forestry:chestnut_planks, 1 mahoe_planks forestry:mahoe_planks, 1 acacia_desert_planks forestry:acacia_desert_planks, 1 poplar_planks forestry:poplar_planks, 1 larch_planks forestry:larch_planks, 1 willow_planks forestry:willow_planks, 1 palm_planks forestry:palm_planks, 1 papaya_planks forestry:papaya_planks, 1 sequoia_planks forestry:sequoia_planks, 1 citrus_planks forestry:citrus_planks, 1 cherry_planks forestry:cherry_planks, 1 ipe_planks forestry:ipe_planks, 1 walnut_planks forestry:walnut_planks, 1 wenge_planks forestry:wenge_planks, 1 baobab_planks forestry:baobab_planks, 1 zebrawood_planks forestry:zebrawood_planks, 1 lime_planks forestry:lime_planks, 1 plum_planks forestry:plum_planks, 1 padauk_planks forestry:padauk_planks, 1 ebony_fireproof_planks forestry:ebony_fireproof_planks, 1 maple_fireproof_planks forestry:maple_fireproof_planks, 1 kapok_fireproof_planks forestry:kapok_fireproof_planks, 1 pine_fireproof_planks forestry:pine_fireproof_planks, 1 cocobolo_fireproof_planks forestry:cocobolo_fireproof_planks, 1 teak_fireproof_planks forestry:teak_fireproof_planks, 1 giganteum_fireproof_planks forestry:giganteum_fireproof_planks, 1 mahogany_fireproof_planks forestry:mahogany_fireproof_planks, 1 balsa_fireproof_planks forestry:balsa_fireproof_planks, 1 greenheart_fireproof_planks forestry:greenheart_fireproof_planks, 1 chestnut_fireproof_planks forestry:chestnut_fireproof_planks, 1 mahoe_fireproof_planks forestry:mahoe_fireproof_planks, 1 acacia_desert_fireproof_planks forestry:acacia_desert_fireproof_planks, 1 poplar_fireproof_planks forestry:poplar_fireproof_planks, 1 larch_fireproof_planks forestry:larch_fireproof_planks, 1 willow_fireproof_planks forestry:willow_fireproof_planks, 1 palm_fireproof_planks forestry:palm_fireproof_planks, 1 papaya_fireproof_planks forestry:papaya_fireproof_planks, 1 sequoia_fireproof_planks forestry:sequoia_fireproof_planks, 1 citrus_fireproof_planks forestry:citrus_fireproof_planks, 1 cherry_fireproof_planks forestry:cherry_fireproof_planks, 1 ipe_fireproof_planks forestry:ipe_fireproof_planks, 1 walnut_fireproof_planks forestry:walnut_fireproof_planks, 1 wenge_fireproof_planks forestry:wenge_fireproof_planks, 1 baobab_fireproof_planks forestry:baobab_fireproof_planks, 1 zebrawood_fireproof_planks forestry:zebrawood_fireproof_planks, 1 lime_fireproof_planks forestry:lime_fireproof_planks, 1 plum_fireproof_planks forestry:plum_fireproof_planks, 1 padauk_fireproof_planks forestry:padauk_fireproof_planks, 1 spruce_fireproof_planks forestry:spruce_fireproof_planks, 1 dark_oak_fireproof_planks forestry:dark_oak_fireproof_planks, 1 oak_fireproof_planks forestry:oak_fireproof_planks, 1 jungle_fireproof_planks forestry:jungle_fireproof_planks, 1 birch_fireproof_planks forestry:birch_fireproof_planks, 1 acacia_fireproof_planks forestry:acacia_fireproof_planks], [], [1 oak_planks minecraft:oak_planks, 1 spruce_planks minecraft:spruce_planks, 1 birch_planks minecraft:birch_planks, 1 jungle_planks minecraft:jungle_planks, 1 acacia_planks minecraft:acacia_planks, 1 dark_oak_planks minecraft:dark_oak_planks, 1 crimson_planks minecraft:crimson_planks, 1 warped_planks minecraft:warped_planks, 1 twilight_oak_planks twilightforest:twilight_oak_planks, 1 canopy_planks twilightforest:canopy_planks, 1 mangrove_planks twilightforest:mangrove_planks, 1 dark_planks twilightforest:dark_planks, 1 time_planks twilightforest:time_planks, 1 trans_planks twilightforest:trans_planks, 1 mine_planks twilightforest:mine_planks, 1 sort_planks twilightforest:sort_planks, 1 tower_wood twilightforest:tower_wood, 1 tower_wood_encased twilightforest:tower_wood_encased, 1 tower_wood_cracked twilightforest:tower_wood_cracked, 1 tower_wood_mossy twilightforest:tower_wood_mossy, 1 tower_wood_infested twilightforest:tower_wood_infested, 1 fir_planks biomesoplenty:fir_planks, 1 redwood_planks biomesoplenty:redwood_planks, 1 cherry_planks biomesoplenty:cherry_planks, 1 mahogany_planks biomesoplenty:mahogany_planks, 1 jacaranda_planks biomesoplenty:jacaranda_planks, 1 palm_planks biomesoplenty:palm_planks, 1 willow_planks biomesoplenty:willow_planks, 1 dead_planks biomesoplenty:dead_planks, 1 magic_planks biomesoplenty:magic_planks, 1 umbran_planks biomesoplenty:umbran_planks, 1 hellbark_planks biomesoplenty:hellbark_planks, 1 greenheart_planks tconstruct:greenheart_planks, 1 skyroot_planks tconstruct:skyroot_planks, 1 bloodshroom_planks tconstruct:bloodshroom_planks, 1 vertical_oak_planks quark:vertical_oak_planks, 1 vertical_spruce_planks quark:vertical_spruce_planks, 1 vertical_birch_planks quark:vertical_birch_planks, 1 vertical_jungle_planks quark:vertical_jungle_planks, 1 vertical_acacia_planks quark:vertical_acacia_planks, 1 vertical_dark_oak_planks quark:vertical_dark_oak_planks, 1 vertical_warped_planks quark:vertical_warped_planks, 1 vertical_crimson_planks quark:vertical_crimson_planks, 1 black_stained_planks quark:black_stained_planks, 1 blue_stained_planks quark:blue_stained_planks, 1 brown_stained_planks quark:brown_stained_planks, 1 cyan_stained_planks quark:cyan_stained_planks, 1 gray_stained_planks quark:gray_stained_planks, 1 green_stained_planks quark:green_stained_planks, 1 light_blue_stained_planks quark:light_blue_stained_planks, 1 light_gray_stained_planks quark:light_gray_stained_planks, 1 lime_stained_planks quark:lime_stained_planks, 1 magenta_stained_planks quark:magenta_stained_planks, 1 orange_stained_planks quark:orange_stained_planks, 1 pink_stained_planks quark:pink_stained_planks, 1 purple_stained_planks quark:purple_stained_planks, 1 red_stained_planks quark:red_stained_planks, 1 white_stained_planks quark:white_stained_planks, 1 yellow_stained_planks quark:yellow_stained_planks, 1 vertical_black_stained_planks quark:vertical_black_stained_planks, 1 vertical_blue_stained_planks quark:vertical_blue_stained_planks, 1 vertical_brown_stained_planks quark:vertical_brown_stained_planks, 1 vertical_cyan_stained_planks quark:vertical_cyan_stained_planks, 1 vertical_gray_stained_planks quark:vertical_gray_stained_planks, 1 vertical_green_stained_planks quark:vertical_green_stained_planks, 1 vertical_light_blue_stained_planks quark:vertical_light_blue_stained_planks, 1 vertical_light_gray_stained_planks quark:vertical_light_gray_stained_planks, 1 vertical_lime_stained_planks quark:vertical_lime_stained_planks, 1 vertical_magenta_stained_planks quark:vertical_magenta_stained_planks, 1 vertical_orange_stained_planks quark:vertical_orange_stained_planks, 1 vertical_pink_stained_planks quark:vertical_pink_stained_planks, 1 vertical_purple_stained_planks quark:vertical_purple_stained_planks, 1 vertical_red_stained_planks quark:vertical_red_stained_planks, 1 vertical_white_stained_planks quark:vertical_white_stained_planks, 1 vertical_yellow_stained_planks quark:vertical_yellow_stained_planks, 1 blockcactusplank structurize:blockcactusplank, 1 aspen_planks byg:aspen_planks, 1 baobab_planks byg:baobab_planks, 1 blue_enchanted_planks byg:blue_enchanted_planks, 1 cherry_planks byg:cherry_planks, 1 cika_planks byg:cika_planks, 1 cypress_planks byg:cypress_planks, 1 ebony_planks byg:ebony_planks, 1 fir_planks byg:fir_planks, 1 green_enchanted_planks byg:green_enchanted_planks, 1 holly_planks byg:holly_planks, 1 jacaranda_planks byg:jacaranda_planks, 1 mahogany_planks byg:mahogany_planks, 1 mangrove_planks byg:mangrove_planks, 1 maple_planks byg:maple_planks, 1 pine_planks byg:pine_planks, 1 rainbow_eucalyptus_planks byg:rainbow_eucalyptus_planks, 1 redwood_planks byg:redwood_planks, 1 skyris_planks byg:skyris_planks, 1 willow_planks byg:willow_planks, 1 witch_hazel_planks byg:witch_hazel_planks, 1 zelkova_planks byg:zelkova_planks, 1 sythian_planks byg:sythian_planks, 1 embur_planks byg:embur_planks, 1 palm_planks byg:palm_planks, 1 lament_planks byg:lament_planks, 1 ether_planks byg:ether_planks, 1 bulbis_planks byg:bulbis_planks, 1 nightshade_planks byg:nightshade_planks, 1 imparius_planks byg:imparius_planks, 1 ebony_planks forestry:ebony_planks, 1 maple_planks forestry:maple_planks, 1 kapok_planks forestry:kapok_planks, 1 pine_planks forestry:pine_planks, 1 cocobolo_planks forestry:cocobolo_planks, 1 teak_planks forestry:teak_planks, 1 giganteum_planks forestry:giganteum_planks, 1 mahogany_planks forestry:mahogany_planks, 1 balsa_planks forestry:balsa_planks, 1 greenheart_planks forestry:greenheart_planks, 1 chestnut_planks forestry:chestnut_planks, 1 mahoe_planks forestry:mahoe_planks, 1 acacia_desert_planks forestry:acacia_desert_planks, 1 poplar_planks forestry:poplar_planks, 1 larch_planks forestry:larch_planks, 1 willow_planks forestry:willow_planks, 1 palm_planks forestry:palm_planks, 1 papaya_planks forestry:papaya_planks, 1 sequoia_planks forestry:sequoia_planks, 1 citrus_planks forestry:citrus_planks, 1 cherry_planks forestry:cherry_planks, 1 ipe_planks forestry:ipe_planks, 1 walnut_planks forestry:walnut_planks, 1 wenge_planks forestry:wenge_planks, 1 baobab_planks forestry:baobab_planks, 1 zebrawood_planks forestry:zebrawood_planks, 1 lime_planks forestry:lime_planks, 1 plum_planks forestry:plum_planks, 1 padauk_planks forestry:padauk_planks, 1 ebony_fireproof_planks forestry:ebony_fireproof_planks, 1 maple_fireproof_planks forestry:maple_fireproof_planks, 1 kapok_fireproof_planks forestry:kapok_fireproof_planks, 1 pine_fireproof_planks forestry:pine_fireproof_planks, 1 cocobolo_fireproof_planks forestry:cocobolo_fireproof_planks, 1 teak_fireproof_planks forestry:teak_fireproof_planks, 1 giganteum_fireproof_planks forestry:giganteum_fireproof_planks, 1 mahogany_fireproof_planks forestry:mahogany_fireproof_planks, 1 balsa_fireproof_planks forestry:balsa_fireproof_planks, 1 greenheart_fireproof_planks forestry:greenheart_fireproof_planks, 1 chestnut_fireproof_planks forestry:chestnut_fireproof_planks, 1 mahoe_fireproof_planks forestry:mahoe_fireproof_planks, 1 acacia_desert_fireproof_planks forestry:acacia_desert_fireproof_planks, 1 poplar_fireproof_planks forestry:poplar_fireproof_planks, 1 larch_fireproof_planks forestry:larch_fireproof_planks, 1 willow_fireproof_planks forestry:willow_fireproof_planks, 1 palm_fireproof_planks forestry:palm_fireproof_planks, 1 papaya_fireproof_planks forestry:papaya_fireproof_planks, 1 sequoia_fireproof_planks forestry:sequoia_fireproof_planks, 1 citrus_fireproof_planks forestry:citrus_fireproof_planks, 1 cherry_fireproof_planks forestry:cherry_fireproof_planks, 1 ipe_fireproof_planks forestry:ipe_fireproof_planks, 1 walnut_fireproof_planks forestry:walnut_fireproof_planks, 1 wenge_fireproof_planks forestry:wenge_fireproof_planks, 1 baobab_fireproof_planks forestry:baobab_fireproof_planks, 1 zebrawood_fireproof_planks forestry:zebrawood_fireproof_planks, 1 lime_fireproof_planks forestry:lime_fireproof_planks, 1 plum_fireproof_planks forestry:plum_fireproof_planks, 1 padauk_fireproof_planks forestry:padauk_fireproof_planks, 1 spruce_fireproof_planks forestry:spruce_fireproof_planks, 1 dark_oak_fireproof_planks forestry:dark_oak_fireproof_planks, 1 oak_fireproof_planks forestry:oak_fireproof_planks, 1 jungle_fireproof_planks forestry:jungle_fireproof_planks, 1 birch_fireproof_planks forestry:birch_fireproof_planks, 1 acacia_fireproof_planks forestry:acacia_fireproof_planks], [], [1 oak_planks minecraft:oak_planks, 1 spruce_planks minecraft:spruce_planks, 1 birch_planks minecraft:birch_planks, 1 jungle_planks minecraft:jungle_planks, 1 acacia_planks minecraft:acacia_planks, 1 dark_oak_planks minecraft:dark_oak_planks, 1 crimson_planks minecraft:crimson_planks, 1 warped_planks minecraft:warped_planks, 1 twilight_oak_planks twilightforest:twilight_oak_planks, 1 canopy_planks twilightforest:canopy_planks, 1 mangrove_planks twilightforest:mangrove_planks, 1 dark_planks twilightforest:dark_planks, 1 time_planks twilightforest:time_planks, 1 trans_planks twilightforest:trans_planks, 1 mine_planks twilightforest:mine_planks, 1 sort_planks twilightforest:sort_planks, 1 tower_wood twilightforest:tower_wood, 1 tower_wood_encased twilightforest:tower_wood_encased, 1 tower_wood_cracked twilightforest:tower_wood_cracked, 1 tower_wood_mossy twilightforest:tower_wood_mossy, 1 tower_wood_infested twilightforest:tower_wood_infested, 1 fir_planks biomesoplenty:fir_planks, 1 redwood_planks biomesoplenty:redwood_planks, 1 cherry_planks biomesoplenty:cherry_planks, 1 mahogany_planks biomesoplenty:mahogany_planks, 1 jacaranda_planks biomesoplenty:jacaranda_planks, 1 palm_planks biomesoplenty:palm_planks, 1 willow_planks biomesoplenty:willow_planks, 1 dead_planks biomesoplenty:dead_planks, 1 magic_planks biomesoplenty:magic_planks, 1 umbran_planks biomesoplenty:umbran_planks, 1 hellbark_planks biomesoplenty:hellbark_planks, 1 greenheart_planks tconstruct:greenheart_planks, 1 skyroot_planks tconstruct:skyroot_planks, 1 bloodshroom_planks tconstruct:bloodshroom_planks, 1 vertical_oak_planks quark:vertical_oak_planks, 1 vertical_spruce_planks quark:vertical_spruce_planks, 1 vertical_birch_planks quark:vertical_birch_planks, 1 vertical_jungle_planks quark:vertical_jungle_planks, 1 vertical_acacia_planks quark:vertical_acacia_planks, 1 vertical_dark_oak_planks quark:vertical_dark_oak_planks, 1 vertical_warped_planks quark:vertical_warped_planks, 1 vertical_crimson_planks quark:vertical_crimson_planks, 1 black_stained_planks quark:black_stained_planks, 1 blue_stained_planks quark:blue_stained_planks, 1 brown_stained_planks quark:brown_stained_planks, 1 cyan_stained_planks quark:cyan_stained_planks, 1 gray_stained_planks quark:gray_stained_planks, 1 green_stained_planks quark:green_stained_planks, 1 light_blue_stained_planks quark:light_blue_stained_planks, 1 light_gray_stained_planks quark:light_gray_stained_planks, 1 lime_stained_planks quark:lime_stained_planks, 1 magenta_stained_planks quark:magenta_stained_planks, 1 orange_stained_planks quark:orange_stained_planks, 1 pink_stained_planks quark:pink_stained_planks, 1 purple_stained_planks quark:purple_stained_planks, 1 red_stained_planks quark:red_stained_planks, 1 white_stained_planks quark:white_stained_planks, 1 yellow_stained_planks quark:yellow_stained_planks, 1 vertical_black_stained_planks quark:vertical_black_stained_planks, 1 vertical_blue_stained_planks quark:vertical_blue_stained_planks, 1 vertical_brown_stained_planks quark:vertical_brown_stained_planks, 1 vertical_cyan_stained_planks quark:vertical_cyan_stained_planks, 1 vertical_gray_stained_planks quark:vertical_gray_stained_planks, 1 vertical_green_stained_planks quark:vertical_green_stained_planks, 1 vertical_light_blue_stained_planks quark:vertical_light_blue_stained_planks, 1 vertical_light_gray_stained_planks quark:vertical_light_gray_stained_planks, 1 vertical_lime_stained_planks quark:vertical_lime_stained_planks, 1 vertical_magenta_stained_planks quark:vertical_magenta_stained_planks, 1 vertical_orange_stained_planks quark:vertical_orange_stained_planks, 1 vertical_pink_stained_planks quark:vertical_pink_stained_planks, 1 vertical_purple_stained_planks quark:vertical_purple_stained_planks, 1 vertical_red_stained_planks quark:vertical_red_stained_planks, 1 vertical_white_stained_planks quark:vertical_white_stained_planks, 1 vertical_yellow_stained_planks quark:vertical_yellow_stained_planks, 1 blockcactusplank structurize:blockcactusplank, 1 aspen_planks byg:aspen_planks, 1 baobab_planks byg:baobab_planks, 1 blue_enchanted_planks byg:blue_enchanted_planks, 1 cherry_planks byg:cherry_planks, 1 cika_planks byg:cika_planks, 1 cypress_planks byg:cypress_planks, 1 ebony_planks byg:ebony_planks, 1 fir_planks byg:fir_planks, 1 green_enchanted_planks byg:green_enchanted_planks, 1 holly_planks byg:holly_planks, 1 jacaranda_planks byg:jacaranda_planks, 1 mahogany_planks byg:mahogany_planks, 1 mangrove_planks byg:mangrove_planks, 1 maple_planks byg:maple_planks, 1 pine_planks byg:pine_planks, 1 rainbow_eucalyptus_planks byg:rainbow_eucalyptus_planks, 1 redwood_planks byg:redwood_planks, 1 skyris_planks byg:skyris_planks, 1 willow_planks byg:willow_planks, 1 witch_hazel_planks byg:witch_hazel_planks, 1 zelkova_planks byg:zelkova_planks, 1 sythian_planks byg:sythian_planks, 1 embur_planks byg:embur_planks, 1 palm_planks byg:palm_planks, 1 lament_planks byg:lament_planks, 1 ether_planks byg:ether_planks, 1 bulbis_planks byg:bulbis_planks, 1 nightshade_planks byg:nightshade_planks, 1 imparius_planks byg:imparius_planks, 1 ebony_planks forestry:ebony_planks, 1 maple_planks forestry:maple_planks, 1 kapok_planks forestry:kapok_planks, 1 pine_planks forestry:pine_planks, 1 cocobolo_planks forestry:cocobolo_planks, 1 teak_planks forestry:teak_planks, 1 giganteum_planks forestry:giganteum_planks, 1 mahogany_planks forestry:mahogany_planks, 1 balsa_planks forestry:balsa_planks, 1 greenheart_planks forestry:greenheart_planks, 1 chestnut_planks forestry:chestnut_planks, 1 mahoe_planks forestry:mahoe_planks, 1 acacia_desert_planks forestry:acacia_desert_planks, 1 poplar_planks forestry:poplar_planks, 1 larch_planks forestry:larch_planks, 1 willow_planks forestry:willow_planks, 1 palm_planks forestry:palm_planks, 1 papaya_planks forestry:papaya_planks, 1 sequoia_planks forestry:sequoia_planks, 1 citrus_planks forestry:citrus_planks, 1 cherry_planks forestry:cherry_planks, 1 ipe_planks forestry:ipe_planks, 1 walnut_planks forestry:walnut_planks, 1 wenge_planks forestry:wenge_planks, 1 baobab_planks forestry:baobab_planks, 1 zebrawood_planks forestry:zebrawood_planks, 1 lime_planks forestry:lime_planks, 1 plum_planks forestry:plum_planks, 1 padauk_planks forestry:padauk_planks, 1 ebony_fireproof_planks forestry:ebony_fireproof_planks, 1 maple_fireproof_planks forestry:maple_fireproof_planks, 1 kapok_fireproof_planks forestry:kapok_fireproof_planks, 1 pine_fireproof_planks forestry:pine_fireproof_planks, 1 cocobolo_fireproof_planks forestry:cocobolo_fireproof_planks, 1 teak_fireproof_planks forestry:teak_fireproof_planks, 1 giganteum_fireproof_planks forestry:giganteum_fireproof_planks, 1 mahogany_fireproof_planks forestry:mahogany_fireproof_planks, 1 balsa_fireproof_planks forestry:balsa_fireproof_planks, 1 greenheart_fireproof_planks forestry:greenheart_fireproof_planks, 1 chestnut_fireproof_planks forestry:chestnut_fireproof_planks, 1 mahoe_fireproof_planks forestry:mahoe_fireproof_planks, 1 acacia_desert_fireproof_planks forestry:acacia_desert_fireproof_planks, 1 poplar_fireproof_planks forestry:poplar_fireproof_planks, 1 larch_fireproof_planks forestry:larch_fireproof_planks, 1 willow_fireproof_planks forestry:willow_fireproof_planks, 1 palm_fireproof_planks forestry:palm_fireproof_planks, 1 papaya_fireproof_planks forestry:papaya_fireproof_planks, 1 sequoia_fireproof_planks forestry:sequoia_fireproof_planks, 1 citrus_fireproof_planks forestry:citrus_fireproof_planks, 1 cherry_fireproof_planks forestry:cherry_fireproof_planks, 1 ipe_fireproof_planks forestry:ipe_fireproof_planks, 1 walnut_fireproof_planks forestry:walnut_fireproof_planks, 1 wenge_fireproof_planks forestry:wenge_fireproof_planks, 1 baobab_fireproof_planks forestry:baobab_fireproof_planks, 1 zebrawood_fireproof_planks forestry:zebrawood_fireproof_planks, 1 lime_fireproof_planks forestry:lime_fireproof_planks, 1 plum_fireproof_planks forestry:plum_fireproof_planks, 1 padauk_fireproof_planks forestry:padauk_fireproof_planks, 1 spruce_fireproof_planks forestry:spruce_fireproof_planks, 1 dark_oak_fireproof_planks forestry:dark_oak_fireproof_planks, 1 oak_fireproof_planks forestry:oak_fireproof_planks, 1 jungle_fireproof_planks forestry:jungle_fireproof_planks, 1 birch_fireproof_planks forestry:birch_fireproof_planks, 1 acacia_fireproof_planks forestry:acacia_fireproof_planks], [], [1 oak_planks minecraft:oak_planks, 1 spruce_planks minecraft:spruce_planks, 1 birch_planks minecraft:birch_planks, 1 jungle_planks minecraft:jungle_planks, 1 acacia_planks minecraft:acacia_planks, 1 dark_oak_planks minecraft:dark_oak_planks, 1 crimson_planks minecraft:crimson_planks, 1 warped_planks minecraft:warped_planks, 1 twilight_oak_planks twilightforest:twilight_oak_planks, 1 canopy_planks twilightforest:canopy_planks, 1 mangrove_planks twilightforest:mangrove_planks, 1 dark_planks twilightforest:dark_planks, 1 time_planks twilightforest:time_planks, 1 trans_planks twilightforest:trans_planks, 1 mine_planks twilightforest:mine_planks, 1 sort_planks twilightforest:sort_planks, 1 tower_wood twilightforest:tower_wood, 1 tower_wood_encased twilightforest:tower_wood_encased, 1 tower_wood_cracked twilightforest:tower_wood_cracked, 1 tower_wood_mossy twilightforest:tower_wood_mossy, 1 tower_wood_infested twilightforest:tower_wood_infested, 1 fir_planks biomesoplenty:fir_planks, 1 redwood_planks biomesoplenty:redwood_planks, 1 cherry_planks biomesoplenty:cherry_planks, 1 mahogany_planks biomesoplenty:mahogany_planks, 1 jacaranda_planks biomesoplenty:jacaranda_planks, 1 palm_planks biomesoplenty:palm_planks, 1 willow_planks biomesoplenty:willow_planks, 1 dead_planks biomesoplenty:dead_planks, 1 magic_planks biomesoplenty:magic_planks, 1 umbran_planks biomesoplenty:umbran_planks, 1 hellbark_planks biomesoplenty:hellbark_planks, 1 greenheart_planks tconstruct:greenheart_planks, 1 skyroot_planks tconstruct:skyroot_planks, 1 bloodshroom_planks tconstruct:bloodshroom_planks, 1 vertical_oak_planks quark:vertical_oak_planks, 1 vertical_spruce_planks quark:vertical_spruce_planks, 1 vertical_birch_planks quark:vertical_birch_planks, 1 vertical_jungle_planks quark:vertical_jungle_planks, 1 vertical_acacia_planks quark:vertical_acacia_planks, 1 vertical_dark_oak_planks quark:vertical_dark_oak_planks, 1 vertical_warped_planks quark:vertical_warped_planks, 1 vertical_crimson_planks quark:vertical_crimson_planks, 1 black_stained_planks quark:black_stained_planks, 1 blue_stained_planks quark:blue_stained_planks, 1 brown_stained_planks quark:brown_stained_planks, 1 cyan_stained_planks quark:cyan_stained_planks, 1 gray_stained_planks quark:gray_stained_planks, 1 green_stained_planks quark:green_stained_planks, 1 light_blue_stained_planks quark:light_blue_stained_planks, 1 light_gray_stained_planks quark:light_gray_stained_planks, 1 lime_stained_planks quark:lime_stained_planks, 1 magenta_stained_planks quark:magenta_stained_planks, 1 orange_stained_planks quark:orange_stained_planks, 1 pink_stained_planks quark:pink_stained_planks, 1 purple_stained_planks quark:purple_stained_planks, 1 red_stained_planks quark:red_stained_planks, 1 white_stained_planks quark:white_stained_planks, 1 yellow_stained_planks quark:yellow_stained_planks, 1 vertical_black_stained_planks quark:vertical_black_stained_planks, 1 vertical_blue_stained_planks quark:vertical_blue_stained_planks, 1 vertical_brown_stained_planks quark:vertical_brown_stained_planks, 1 vertical_cyan_stained_planks quark:vertical_cyan_stained_planks, 1 vertical_gray_stained_planks quark:vertical_gray_stained_planks, 1 vertical_green_stained_planks quark:vertical_green_stained_planks, 1 vertical_light_blue_stained_planks quark:vertical_light_blue_stained_planks, 1 vertical_light_gray_stained_planks quark:vertical_light_gray_stained_planks, 1 vertical_lime_stained_planks quark:vertical_lime_stained_planks, 1 vertical_magenta_stained_planks quark:vertical_magenta_stained_planks, 1 vertical_orange_stained_planks quark:vertical_orange_stained_planks, 1 vertical_pink_stained_planks quark:vertical_pink_stained_planks, 1 vertical_purple_stained_planks quark:vertical_purple_stained_planks, 1 vertical_red_stained_planks quark:vertical_red_stained_planks, 1 vertical_white_stained_planks quark:vertical_white_stained_planks, 1 vertical_yellow_stained_planks quark:vertical_yellow_stained_planks, 1 blockcactusplank structurize:blockcactusplank, 1 aspen_planks byg:aspen_planks, 1 baobab_planks byg:baobab_planks, 1 blue_enchanted_planks byg:blue_enchanted_planks, 1 cherry_planks byg:cherry_planks, 1 cika_planks byg:cika_planks, 1 cypress_planks byg:cypress_planks, 1 ebony_planks byg:ebony_planks, 1 fir_planks byg:fir_planks, 1 green_enchanted_planks byg:green_enchanted_planks, 1 holly_planks byg:holly_planks, 1 jacaranda_planks byg:jacaranda_planks, 1 mahogany_planks byg:mahogany_planks, 1 mangrove_planks byg:mangrove_planks, 1 maple_planks byg:maple_planks, 1 pine_planks byg:pine_planks, 1 rainbow_eucalyptus_planks byg:rainbow_eucalyptus_planks, 1 redwood_planks byg:redwood_planks, 1 skyris_planks byg:skyris_planks, 1 willow_planks byg:willow_planks, 1 witch_hazel_planks byg:witch_hazel_planks, 1 zelkova_planks byg:zelkova_planks, 1 sythian_planks byg:sythian_planks, 1 embur_planks byg:embur_planks, 1 palm_planks byg:palm_planks, 1 lament_planks byg:lament_planks, 1 ether_planks byg:ether_planks, 1 bulbis_planks byg:bulbis_planks, 1 nightshade_planks byg:nightshade_planks, 1 imparius_planks byg:imparius_planks, 1 ebony_planks forestry:ebony_planks, 1 maple_planks forestry:maple_planks, 1 kapok_planks forestry:kapok_planks, 1 pine_planks forestry:pine_planks, 1 cocobolo_planks forestry:cocobolo_planks, 1 teak_planks forestry:teak_planks, 1 giganteum_planks forestry:giganteum_planks, 1 mahogany_planks forestry:mahogany_planks, 1 balsa_planks forestry:balsa_planks, 1 greenheart_planks forestry:greenheart_planks, 1 chestnut_planks forestry:chestnut_planks, 1 mahoe_planks forestry:mahoe_planks, 1 acacia_desert_planks forestry:acacia_desert_planks, 1 poplar_planks forestry:poplar_planks, 1 larch_planks forestry:larch_planks, 1 willow_planks forestry:willow_planks, 1 palm_planks forestry:palm_planks, 1 papaya_planks forestry:papaya_planks, 1 sequoia_planks forestry:sequoia_planks, 1 citrus_planks forestry:citrus_planks, 1 cherry_planks forestry:cherry_planks, 1 ipe_planks forestry:ipe_planks, 1 walnut_planks forestry:walnut_planks, 1 wenge_planks forestry:wenge_planks, 1 baobab_planks forestry:baobab_planks, 1 zebrawood_planks forestry:zebrawood_planks, 1 lime_planks forestry:lime_planks, 1 plum_planks forestry:plum_planks, 1 padauk_planks forestry:padauk_planks, 1 ebony_fireproof_planks forestry:ebony_fireproof_planks, 1 maple_fireproof_planks forestry:maple_fireproof_planks, 1 kapok_fireproof_planks forestry:kapok_fireproof_planks, 1 pine_fireproof_planks forestry:pine_fireproof_planks, 1 cocobolo_fireproof_planks forestry:cocobolo_fireproof_planks, 1 teak_fireproof_planks forestry:teak_fireproof_planks, 1 giganteum_fireproof_planks forestry:giganteum_fireproof_planks, 1 mahogany_fireproof_planks forestry:mahogany_fireproof_planks, 1 balsa_fireproof_planks forestry:balsa_fireproof_planks, 1 greenheart_fireproof_planks forestry:greenheart_fireproof_planks, 1 chestnut_fireproof_planks forestry:chestnut_fireproof_planks, 1 mahoe_fireproof_planks forestry:mahoe_fireproof_planks, 1 acacia_desert_fireproof_planks forestry:acacia_desert_fireproof_planks, 1 poplar_fireproof_planks forestry:poplar_fireproof_planks, 1 larch_fireproof_planks forestry:larch_fireproof_planks, 1 willow_fireproof_planks forestry:willow_fireproof_planks, 1 palm_fireproof_planks forestry:palm_fireproof_planks, 1 papaya_fireproof_planks forestry:papaya_fireproof_planks, 1 sequoia_fireproof_planks forestry:sequoia_fireproof_planks, 1 citrus_fireproof_planks forestry:citrus_fireproof_planks, 1 cherry_fireproof_planks forestry:cherry_fireproof_planks, 1 ipe_fireproof_planks forestry:ipe_fireproof_planks, 1 walnut_fireproof_planks forestry:walnut_fireproof_planks, 1 wenge_fireproof_planks forestry:wenge_fireproof_planks, 1 baobab_fireproof_planks forestry:baobab_fireproof_planks, 1 zebrawood_fireproof_planks forestry:zebrawood_fireproof_planks, 1 lime_fireproof_planks forestry:lime_fireproof_planks, 1 plum_fireproof_planks forestry:plum_fireproof_planks, 1 padauk_fireproof_planks forestry:padauk_fireproof_planks, 1 spruce_fireproof_planks forestry:spruce_fireproof_planks, 1 dark_oak_fireproof_planks forestry:dark_oak_fireproof_planks, 1 oak_fireproof_planks forestry:oak_fireproof_planks, 1 jungle_fireproof_planks forestry:jungle_fireproof_planks, 1 birch_fireproof_planks forestry:birch_fireproof_planks, 1 acacia_fireproof_planks forestry:acacia_fireproof_planks]]  java.lang.IllegalArgumentException: ItemStack value must not be empty. 1 air minecraft:air         at mezz.jei.util.ErrorUtil.checkNotEmpty(ErrorUtil.java:206) ~[jei:7.7.1.152]         at mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper.getUniqueId(ItemStackHelper.java:88) ~[jei:7.7.1.152]         at mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper.getUniqueId(ItemStackHelper.java:28) ~[jei:7.7.1.152]         at mezz.jei.recipes.RecipeMap.addRecipe(RecipeMap.java:94) ~[jei:7.7.1.152]         at mezz.jei.recipes.RecipeMap.addRecipe(RecipeMap.java:75) ~[jei:7.7.1.152]         at mezz.jei.recipes.RecipeManagerInternal.addRecipe(RecipeManagerInternal.java:125) ~[jei:7.7.1.152]         at mezz.jei.recipes.RecipeManagerInternal.addRecipeTyped(RecipeManagerInternal.java:101) ~[jei:7.7.1.152]         at mezz.jei.recipes.RecipeManagerInternal.addRecipes(RecipeManagerInternal.java:94) ~[jei:7.7.1.152]         at mezz.jei.recipes.RecipeManagerInternal.(RecipeManagerInternal.java:86) ~[jei:7.7.1.152]         at mezz.jei.load.PluginLoader.getRecipeManager(PluginLoader.java:145) ~[jei:7.7.1.152]         at mezz.jei.startup.JeiStarter.start(JeiStarter.java:74) ~[jei:7.7.1.152]         at mezz.jei.startup.ClientLifecycleHandler.startJEI(ClientLifecycleHandler.java:147) ~[jei:7.7.1.152]         at mezz.jei.startup.ClientLifecycleHandler.setupJEI(ClientLifecycleHandler.java:140) ~[jei:7.7.1.152]         at mezz.jei.startup.ClientLifecycleHandler.lambda$new$3(ClientLifecycleHandler.java:106) ~[jei:7.7.1.152]         at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?]         at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?]         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?]         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?]         at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:786) ~[forge:?]         at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1314) ~[?:?]         at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) ~[?:?]         at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) ~[?:?]         at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:36) ~[?:?]         at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) ~[?:?]         at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:128) ~[?:?]         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:948) ~[?:?]         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) ~[?:?]         at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.5.jar:?]         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_331]         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_331]         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_331]         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_331]         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.2.34.jar:36.2]         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] [14:35:45] [Render thread/ERROR]: Found a broken recipe: AgriCraft agricraft:agricraft/channel class com.infinityraider.infinitylib.crafting.dynamictexture.ShapedDynamicTextureRecipe Outputs: net.minecraft.item.ItemStack: [[1 air minecraft:air]] Inputs: net.minecraft.item.ItemStack: [[1 irrigation_tank agricraft:irrigation_tank nbt:{IL_MATERIAL:{id:"minecraft:oak_planks",Count:1b}}]]  java.lang.IllegalArgumentException: ItemStack value must not be empty. 1 air minecraft:air         at mezz.jei.util.ErrorUtil.checkNotEmpty(ErrorUtil.java:206) ~[jei:7.7.1.152]         at mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper.getUniqueId(ItemStackHelper.java:88) ~[jei:7.7.1.152]         at mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper.getUniqueId(ItemStackHelper.java:28) ~[jei:7.7.1.152]         at mezz.jei.recipes.RecipeMap.addRecipe(RecipeMap.java:94) ~[jei:7.7.1.152]         at mezz.jei.recipes.RecipeMap.addRecipe(RecipeMap.java:75) ~[jei:7.7.1.152]         at mezz.jei.recipes.RecipeManagerInternal.addRecipe(RecipeManagerInternal.java:125) ~[jei:7.7.1.152]         at mezz.jei.recipes.RecipeManagerInternal.addRecipeTyped(RecipeManagerInternal.java:101) ~[jei:7.7.1.152]         at mezz.jei.recipes.RecipeManagerInternal.addRecipes(RecipeManagerInternal.java:94) ~[jei:7.7.1.152]         at mezz.jei.recipes.RecipeManagerInternal.(RecipeManagerInternal.java:86) ~[jei:7.7.1.152]         at mezz.jei.load.PluginLoader.getRecipeManager(PluginLoader.java:145) ~[jei:7.7.1.152]         at mezz.jei.startup.JeiStarter.start(JeiStarter.java:74) ~[jei:7.7.1.152]         at mezz.jei.startup.ClientLifecycleHandler.startJEI(ClientLifecycleHandler.java:147) ~[jei:7.7.1.152]         at mezz.jei.startup.ClientLifecycleHandler.setupJEI(ClientLifecycleHandler.java:140) ~[jei:7.7.1.152]         at mezz.jei.startup.ClientLifecycleHandler.lambda$new$3(ClientLifecycleHandler.java:106) ~[jei:7.7.1.152]         at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?]         at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?]         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?]         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?]         at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:786) ~[forge:?]         at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1314) ~[?:?]         at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) ~[?:?]         at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) ~[?:?]         at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:36) ~[?:?]         at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) ~[?:?]         at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:128) ~[?:?]         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:948) ~[?:?]         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) ~[?:?]         at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.5.jar:?]         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_331]         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_331]         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_331]         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_331]         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.2.34.jar:36.2]         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] [14:35:45] [Render thread/ERROR]: Found a broken recipe: AgriCraft agricraft:agricraft/channel_hollow class com.infinityraider.infinitylib.crafting.dynamictexture.ShapedDynamicTextureRecipe Outputs: net.minecraft.item.ItemStack: [[1 air minecraft:air]] Inputs: net.minecraft.item.ItemStack: [[1 irrigation_channel agricraft:irrigation_channel nbt:{IL_MATERIAL:{id:"minecraft:oak_planks",Count:1b}}], [1 irrigation_channel agricraft:irrigation_channel nbt:{IL_MATERIAL:{id:"minecraft:oak_planks",Count:1b}}], [1 irrigation_channel agricraft:irrigation_channel nbt:{IL_MATERIAL:{id:"minecraft:oak_planks",Count:1b}}], [1 irrigation_channel agricraft:irrigation_channel nbt:{IL_MATERIAL:{id:"minecraft:oak_planks",Count:1b}}], [1 oak_planks minecraft:oak_planks, 1 spruce_planks minecraft:spruce_planks, 1 birch_planks minecraft:birch_planks, 1 jungle_planks minecraft:jungle_planks, 1 acacia_planks minecraft:acacia_planks, 1 dark_oak_planks minecraft:dark_oak_planks, 1 crimson_planks minecraft:crimson_planks, 1 warped_planks minecraft:warped_planks, 1 twilight_oak_planks twilightforest:twilight_oak_planks, 1 canopy_planks twilightforest:canopy_planks, 1 mangrove_planks twilightforest:mangrove_planks, 1 dark_planks twilightforest:dark_planks, 1 time_planks twilightforest:time_planks, 1 trans_planks twilightforest:trans_planks, 1 mine_planks twilightforest:mine_planks, 1 sort_planks twilightforest:sort_planks, 1 tower_wood twilightforest:tower_wood, 1 tower_wood_encased twilightforest:tower_wood_encased, 1 tower_wood_cracked twilightforest:tower_wood_cracked, 1 tower_wood_mossy twilightforest:tower_wood_mossy, 1 tower_wood_infested twilightforest:tower_wood_infested, 1 fir_planks biomesoplenty:fir_planks, 1 redwood_planks biomesoplenty:redwood_planks, 1 cherry_planks biomesoplenty:cherry_planks, 1 mahogany_planks biomesoplenty:mahogany_planks, 1 jacaranda_planks biomesoplenty:jacaranda_planks, 1 palm_planks biomesoplenty:palm_planks, 1 willow_planks biomesoplenty:willow_planks, 1 dead_planks biomesoplenty:dead_planks, 1 magic_planks biomesoplenty:magic_planks, 1 umbran_planks biomesoplenty:umbran_planks, 1 hellbark_planks biomesoplenty:hellbark_planks, 1 greenheart_planks tconstruct:greenheart_planks, 1 skyroot_planks tconstruct:skyroot_planks, 1 bloodshroom_planks tconstruct:bloodshroom_planks, 1 vertical_oak_planks quark:vertical_oak_planks, 1 vertical_spruce_planks quark:vertical_spruce_planks, 1 vertical_birch_planks quark:vertical_birch_planks, 1 vertical_jungle_planks quark:vertical_jungle_planks, 1 vertical_acacia_planks quark:vertical_acacia_planks, 1 vertical_dark_oak_planks quark:vertical_dark_oak_planks, 1 vertical_warped_planks quark:vertical_warped_planks, 1 vertical_crimson_planks quark:vertical_crimson_planks, 1 black_stained_planks quark:black_stained_planks, 1 blue_stained_planks quark:blue_stained_planks, 1 brown_stained_planks quark:brown_stained_planks, 1 cyan_stained_planks quark:cyan_stained_planks, 1 gray_stained_planks quark:gray_stained_planks, 1 green_stained_planks quark:green_stained_planks, 1 light_blue_stained_planks quark:light_blue_stained_planks, 1 light_gray_stained_planks quark:light_gray_stained_planks, 1 lime_stained_planks quark:lime_stained_planks, 1 magenta_stained_planks quark:magenta_stained_planks, 1 orange_stained_planks quark:orange_stained_planks, 1 pink_stained_planks quark:pink_stained_planks, 1 purple_stained_planks quark:purple_stained_planks, 1 red_stained_planks quark:red_stained_planks, 1 white_stained_planks quark:white_stained_planks, 1 yellow_stained_planks quark:yellow_stained_planks, 1 vertical_black_stained_planks quark:vertical_black_stained_planks, 1 vertical_blue_stained_planks quark:vertical_blue_stained_planks, 1 vertical_brown_stained_planks quark:vertical_brown_stained_planks, 1 vertical_cyan_stained_planks quark:vertical_cyan_stained_planks, 1 vertical_gray_stained_planks quark:vertical_gray_stained_planks, 1 vertical_green_stained_planks quark:vertical_green_stained_planks, 1 vertical_light_blue_stained_planks quark:vertical_light_blue_stained_planks, 1 vertical_light_gray_stained_planks quark:vertical_light_gray_stained_planks, 1 vertical_lime_stained_planks quark:vertical_lime_stained_planks, 1 vertical_magenta_stained_planks quark:vertical_magenta_stained_planks, 1 vertical_orange_stained_planks quark:vertical_orange_stained_planks, 1 vertical_pink_stained_planks quark:vertical_pink_stained_planks, 1 vertical_purple_stained_planks quark:vertical_purple_stained_planks, 1 vertical_red_stained_planks quark:vertical_red_stained_planks, 1 vertical_white_stained_planks quark:vertical_white_stained_planks, 1 vertical_yellow_stained_planks quark:vertical_yellow_stained_planks, 1 blockcactusplank structurize:blockcactusplank, 1 aspen_planks byg:aspen_planks, 1 baobab_planks byg:baobab_planks, 1 blue_enchanted_planks byg:blue_enchanted_planks, 1 cherry_planks byg:cherry_planks, 1 cika_planks byg:cika_planks, 1 cypress_planks byg:cypress_planks, 1 ebony_planks byg:ebony_planks, 1 fir_planks byg:fir_planks, 1 green_enchanted_planks byg:green_enchanted_planks, 1 holly_planks byg:holly_planks, 1 jacaranda_planks byg:jacaranda_planks, 1 mahogany_planks byg:mahogany_planks, 1 mangrove_planks byg:mangrove_planks, 1 maple_planks byg:maple_planks, 1 pine_planks byg:pine_planks, 1 rainbow_eucalyptus_planks byg:rainbow_eucalyptus_planks, 1 redwood_planks byg:redwood_planks, 1 skyris_planks byg:skyris_planks, 1 willow_planks byg:willow_planks, 1 witch_hazel_planks byg:witch_hazel_planks, 1 zelkova_planks byg:zelkova_planks, 1 sythian_planks byg:sythian_planks, 1 embur_planks byg:embur_planks, 1 palm_planks byg:palm_planks, 1 lament_planks byg:lament_planks, 1 ether_planks byg:ether_planks, 1 bulbis_planks byg:bulbis_planks, 1 nightshade_planks byg:nightshade_planks, 1 imparius_planks byg:imparius_planks, 1 ebony_planks forestry:ebony_planks, 1 maple_planks forestry:maple_planks, 1 kapok_planks forestry:kapok_planks, 1 pine_planks forestry:pine_planks, 1 cocobolo_planks forestry:cocobolo_planks, 1 teak_planks forestry:teak_planks, 1 giganteum_planks forestry:giganteum_planks, 1 mahogany_planks forestry:mahogany_planks, 1 balsa_planks forestry:balsa_planks, 1 greenheart_planks forestry:greenheart_planks, 1 chestnut_planks forestry:chestnut_planks, 1 mahoe_planks forestry:mahoe_planks, 1 acacia_desert_planks forestry:acacia_desert_planks, 1 poplar_planks forestry:poplar_planks, 1 larch_planks forestry:larch_planks, 1 willow_planks forestry:willow_planks, 1 palm_planks forestry:palm_planks, 1 papaya_planks forestry:papaya_planks, 1 sequoia_planks forestry:sequoia_planks, 1 citrus_planks forestry:citrus_planks, 1 cherry_planks forestry:cherry_planks, 1 ipe_planks forestry:ipe_planks, 1 walnut_planks forestry:walnut_planks, 1 wenge_planks forestry:wenge_planks, 1 baobab_planks forestry:baobab_planks, 1 zebrawood_planks forestry:zebrawood_planks, 1 lime_planks forestry:lime_planks, 1 plum_planks forestry:plum_planks, 1 padauk_planks forestry:padauk_planks, 1 ebony_fireproof_planks forestry:ebony_fireproof_planks, 1 maple_fireproof_planks forestry:maple_fireproof_planks, 1 kapok_fireproof_planks forestry:kapok_fireproof_planks, 1 pine_fireproof_planks forestry:pine_fireproof_planks, 1 cocobolo_fireproof_planks forestry:cocobolo_fireproof_planks, 1 teak_fireproof_planks forestry:teak_fireproof_planks, 1 giganteum_fireproof_planks forestry:giganteum_fireproof_planks, 1 mahogany_fireproof_planks forestry:mahogany_fireproof_planks, 1 balsa_fireproof_planks forestry:balsa_fireproof_planks, 1 greenheart_fireproof_planks forestry:greenheart_fireproof_planks, 1 chestnut_fireproof_planks forestry:chestnut_fireproof_planks, 1 mahoe_fireproof_planks forestry:mahoe_fireproof_planks, 1 acacia_desert_fireproof_planks forestry:acacia_desert_fireproof_planks, 1 poplar_fireproof_planks forestry:poplar_fireproof_planks, 1 larch_fireproof_planks forestry:larch_fireproof_planks, 1 willow_fireproof_planks forestry:willow_fireproof_planks, 1 palm_fireproof_planks forestry:palm_fireproof_planks, 1 papaya_fireproof_planks forestry:papaya_fireproof_planks, 1 sequoia_fireproof_planks forestry:sequoia_fireproof_planks, 1 citrus_fireproof_planks forestry:citrus_fireproof_planks, 1 cherry_fireproof_planks forestry:cherry_fireproof_planks, 1 ipe_fireproof_planks forestry:ipe_fireproof_planks, 1 walnut_fireproof_planks forestry:walnut_fireproof_planks, 1 wenge_fireproof_planks forestry:wenge_fireproof_planks, 1 baobab_fireproof_planks forestry:baobab_fireproof_planks, 1 zebrawood_fireproof_planks forestry:zebrawood_fireproof_planks, 1 lime_fireproof_planks forestry:lime_fireproof_planks, 1 plum_fireproof_planks forestry:plum_fireproof_planks, 1 padauk_fireproof_planks forestry:padauk_fireproof_planks, 1 spruce_fireproof_planks forestry:spruce_fireproof_planks, 1 dark_oak_fireproof_planks forestry:dark_oak_fireproof_planks, 1 oak_fireproof_planks forestry:oak_fireproof_planks, 1 jungle_fireproof_planks forestry:jungle_fireproof_planks, 1 birch_fireproof_planks forestry:birch_fireproof_planks, 1 acacia_fireproof_planks forestry:acacia_fireproof_planks], [1 irrigation_channel agricraft:irrigation_channel nbt:{IL_MATERIAL:{id:"minecraft:oak_planks",Count:1b}}], [1 irrigation_channel agricraft:irrigation_channel nbt:{IL_MATERIAL:{id:"minecraft:oak_planks",Count:1b}}], [1 irrigation_channel agricraft:irrigation_channel nbt:{IL_MATERIAL:{id:"minecraft:oak_planks",Count:1b}}], [1 irrigation_channel agricraft:irrigation_channel nbt:{IL_MATERIAL:{id:"minecraft:oak_planks",Count:1b}}]]  java.lang.IllegalArgumentException: ItemStack value must not be empty. 1 air minecraft:air         at mezz.jei.util.ErrorUtil.checkNotEmpty(ErrorUtil.java:206) ~[jei:7.7.1.152]         at mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper.getUniqueId(ItemStackHelper.java:88) ~[jei:7.7.1.152]         at mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper.getUniqueId(ItemStackHelper.java:28) ~[jei:7.7.1.152]         at mezz.jei.recipes.RecipeMap.addRecipe(RecipeMap.java:94) ~[jei:7.7.1.152]         at mezz.jei.recipes.RecipeMap.addRecipe(RecipeMap.java:75) ~[jei:7.7.1.152]         at mezz.jei.recipes.RecipeManagerInternal.addRecipe(RecipeManagerInternal.java:125) ~[jei:7.7.1.152]         at mezz.jei.recipes.RecipeManagerInternal.addRecipeTyped(RecipeManagerInternal.java:101) ~[jei:7.7.1.152]         at mezz.jei.recipes.RecipeManagerInternal.addRecipes(RecipeManagerInternal.java:94) ~[jei:7.7.1.152]         at mezz.jei.recipes.RecipeManagerInternal.(RecipeManagerInternal.java:86) ~[jei:7.7.1.152]         at mezz.jei.load.PluginLoader.getRecipeManager(PluginLoader.java:145) ~[jei:7.7.1.152]         at mezz.jei.startup.JeiStarter.start(JeiStarter.java:74) ~[jei:7.7.1.152]         at mezz.jei.startup.ClientLifecycleHandler.startJEI(ClientLifecycleHandler.java:147) ~[jei:7.7.1.152]         at mezz.jei.startup.ClientLifecycleHandler.setupJEI(ClientLifecycleHandler.java:140) ~[jei:7.7.1.152]         at mezz.jei.startup.ClientLifecycleHandler.lambda$new$3(ClientLifecycleHandler.java:106) ~[jei:7.7.1.152]         at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?]         at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?]         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?]         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?]         at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:786) ~[forge:?]         at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1314) ~[?:?]         at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) ~[?:?]         at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) ~[?:?]         at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:36) ~[?:?]         at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) ~[?:?]         at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:128) ~[?:?]         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:948) ~[?:?]         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) ~[?:?]         at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.5.jar:?]         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_331]         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_331]         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_331]         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_331]         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.2.34.jar:36.2]         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] [14:35:45] [Render thread/ERROR]: Found a broken recipe: AgriCraft agricraft:agricraft/tank class com.infinityraider.infinitylib.crafting.dynamictexture.ShapedDynamicTextureRecipe Outputs: net.minecraft.item.ItemStack: [[1 air minecraft:air]] Inputs: net.minecraft.item.ItemStack: [[1 oak_planks minecraft:oak_planks, 1 spruce_planks minecraft:spruce_planks, 1 birch_planks minecraft:birch_planks, 1 jungle_planks minecraft:jungle_planks, 1 acacia_planks minecraft:acacia_planks, 1 dark_oak_planks minecraft:dark_oak_planks, 1 crimson_planks minecraft:crimson_planks, 1 warped_planks minecraft:warped_planks, 1 twilight_oak_planks twilightforest:twilight_oak_planks, 1 canopy_planks twilightforest:canopy_planks, 1 mangrove_planks twilightforest:mangrove_planks, 1 dark_planks twilightforest:dark_planks, 1 time_planks twilightforest:time_planks, 1 trans_planks twilightforest:trans_planks, 1 mine_planks twilightforest:mine_planks, 1 sort_planks twilightforest:sort_planks, 1 tower_wood twilightforest:tower_wood, 1 tower_wood_encased twilightforest:tower_wood_encased, 1 tower_wood_cracked twilightforest:tower_wood_cracked, 1 tower_wood_mossy twilightforest:tower_wood_mossy, 1 tower_wood_infested twilightforest:tower_wood_infested, 1 fir_planks biomesoplenty:fir_planks, 1 redwood_planks biomesoplenty:redwood_planks, 1 cherry_planks biomesoplenty:cherry_planks, 1 mahogany_planks biomesoplenty:mahogany_planks, 1 jacaranda_planks biomesoplenty:jacaranda_planks, 1 palm_planks biomesoplenty:palm_planks, 1 willow_planks biomesoplenty:willow_planks, 1 dead_planks biomesoplenty:dead_planks, 1 magic_planks biomesoplenty:magic_planks, 1 umbran_planks biomesoplenty:umbran_planks, 1 hellbark_planks biomesoplenty:hellbark_planks, 1 greenheart_planks tconstruct:greenheart_planks, 1 skyroot_planks tconstruct:skyroot_planks, 1 bloodshroom_planks tconstruct:bloodshroom_planks, 1 vertical_oak_planks quark:vertical_oak_planks, 1 vertical_spruce_planks quark:vertical_spruce_planks, 1 vertical_birch_planks quark:vertical_birch_planks, 1 vertical_jungle_planks quark:vertical_jungle_planks, 1 vertical_acacia_planks quark:vertical_acacia_planks, 1 vertical_dark_oak_planks quark:vertical_dark_oak_planks, 1 vertical_warped_planks quark:vertical_warped_planks, 1 vertical_crimson_planks quark:vertical_crimson_planks, 1 black_stained_planks quark:black_stained_planks, 1 blue_stained_planks quark:blue_stained_planks, 1 brown_stained_planks quark:brown_stained_planks, 1 cyan_stained_planks quark:cyan_stained_planks, 1 gray_stained_planks quark:gray_stained_planks, 1 green_stained_planks quark:green_stained_planks, 1 light_blue_stained_planks quark:light_blue_stained_planks, 1 light_gray_stained_planks quark:light_gray_stained_planks, 1 lime_stained_planks quark:lime_stained_planks, 1 magenta_stained_planks quark:magenta_stained_planks, 1 orange_stained_planks quark:orange_stained_planks, 1 pink_stained_planks quark:pink_stained_planks, 1 purple_stained_planks quark:purple_stained_planks, 1 red_stained_planks quark:red_stained_planks, 1 white_stained_planks quark:white_stained_planks, 1 yellow_stained_planks quark:yellow_stained_planks, 1 vertical_black_stained_planks quark:vertical_black_stained_planks, 1 vertical_blue_stained_planks quark:vertical_blue_stained_planks, 1 vertical_brown_stained_planks quark:vertical_brown_stained_planks, 1 vertical_cyan_stained_planks quark:vertical_cyan_stained_planks, 1 vertical_gray_stained_planks quark:vertical_gray_stained_planks, 1 vertical_green_stained_planks quark:vertical_green_stained_planks, 1 vertical_light_blue_stained_planks quark:vertical_light_blue_stained_planks, 1 vertical_light_gray_stained_planks quark:vertical_light_gray_stained_planks, 1 vertical_lime_stained_planks quark:vertical_lime_stained_planks, 1 vertical_magenta_stained_planks quark:vertical_magenta_stained_planks, 1 vertical_orange_stained_planks quark:vertical_orange_stained_planks, 1 vertical_pink_stained_planks quark:vertical_pink_stained_planks, 1 vertical_purple_stained_planks quark:vertical_purple_stained_planks, 1 vertical_red_stained_planks quark:vertical_red_stained_planks, 1 vertical_white_stained_planks quark:vertical_white_stained_planks, 1 vertical_yellow_stained_planks quark:vertical_yellow_stained_planks, 1 blockcactusplank structurize:blockcactusplank, 1 aspen_planks byg:aspen_planks, 1 baobab_planks byg:baobab_planks, 1 blue_enchanted_planks byg:blue_enchanted_planks, 1 cherry_planks byg:cherry_planks, 1 cika_planks byg:cika_planks, 1 cypress_planks byg:cypress_planks, 1 ebony_planks byg:ebony_planks, 1 fir_planks byg:fir_planks, 1 green_enchanted_planks byg:green_enchanted_planks, 1 holly_planks byg:holly_planks, 1 jacaranda_planks byg:jacaranda_planks, 1 mahogany_planks byg:mahogany_planks, 1 mangrove_planks byg:mangrove_planks, 1 maple_planks byg:maple_planks, 1 pine_planks byg:pine_planks, 1 rainbow_eucalyptus_planks byg:rainbow_eucalyptus_planks, 1 redwood_planks byg:redwood_planks, 1 skyris_planks byg:skyris_planks, 1 willow_planks byg:willow_planks, 1 witch_hazel_planks byg:witch_hazel_planks, 1 zelkova_planks byg:zelkova_planks, 1 sythian_planks byg:sythian_planks, 1 embur_planks byg:embur_planks, 1 palm_planks byg:palm_planks, 1 lament_planks byg:lament_planks, 1 ether_planks byg:ether_planks, 1 bulbis_planks byg:bulbis_planks, 1 nightshade_planks byg:nightshade_planks, 1 imparius_planks byg:imparius_planks, 1 ebony_planks forestry:ebony_planks, 1 maple_planks forestry:maple_planks, 1 kapok_planks forestry:kapok_planks, 1 pine_planks forestry:pine_planks, 1 cocobolo_planks forestry:cocobolo_planks, 1 teak_planks forestry:teak_planks, 1 giganteum_planks forestry:giganteum_planks, 1 mahogany_planks forestry:mahogany_planks, 1 balsa_planks forestry:balsa_planks, 1 greenheart_planks forestry:greenheart_planks, 1 chestnut_planks forestry:chestnut_planks, 1 mahoe_planks forestry:mahoe_planks, 1 acacia_desert_planks forestry:acacia_desert_planks, 1 poplar_planks forestry:poplar_planks, 1 larch_planks forestry:larch_planks, 1 willow_planks forestry:willow_planks, 1 palm_planks forestry:palm_planks, 1 papaya_planks forestry:papaya_planks, 1 sequoia_planks forestry:sequoia_planks, 1 citrus_planks forestry:citrus_planks, 1 cherry_planks forestry:cherry_planks, 1 ipe_planks forestry:ipe_planks, 1 walnut_planks forestry:walnut_planks, 1 wenge_planks forestry:wenge_planks, 1 baobab_planks forestry:baobab_planks, 1 zebrawood_planks forestry:zebrawood_planks, 1 lime_planks forestry:lime_planks, 1 plum_planks forestry:plum_planks, 1 padauk_planks forestry:padauk_planks, 1 ebony_fireproof_planks forestry:ebony_fireproof_planks, 1 maple_fireproof_planks forestry:maple_fireproof_planks, 1 kapok_fireproof_planks forestry:kapok_fireproof_planks, 1 pine_fireproof_planks forestry:pine_fireproof_planks, 1 cocobolo_fireproof_planks forestry:cocobolo_fireproof_planks, 1 teak_fireproof_planks forestry:teak_fireproof_planks, 1 giganteum_fireproof_planks forestry:giganteum_fireproof_planks, 1 mahogany_fireproof_planks forestry:mahogany_fireproof_planks, 1 balsa_fireproof_planks forestry:balsa_fireproof_planks, 1 greenheart_fireproof_planks forestry:greenheart_fireproof_planks, 1 chestnut_fireproof_planks forestry:chestnut_fireproof_planks, 1 mahoe_fireproof_planks forestry:mahoe_fireproof_planks, 1 acacia_desert_fireproof_planks forestry:acacia_desert_fireproof_planks, 1 poplar_fireproof_planks forestry:poplar_fireproof_planks, 1 larch_fireproof_planks forestry:larch_fireproof_planks, 1 willow_fireproof_planks forestry:willow_fireproof_planks, 1 palm_fireproof_planks forestry:palm_fireproof_planks, 1 papaya_fireproof_planks forestry:papaya_fireproof_planks, 1 sequoia_fireproof_planks forestry:sequoia_fireproof_planks, 1 citrus_fireproof_planks forestry:citrus_fireproof_planks, 1 cherry_fireproof_planks forestry:cherry_fireproof_planks, 1 ipe_fireproof_planks forestry:ipe_fireproof_planks, 1 walnut_fireproof_planks forestry:walnut_fireproof_planks, 1 wenge_fireproof_planks forestry:wenge_fireproof_planks, 1 baobab_fireproof_planks forestry:baobab_fireproof_planks, 1 zebrawood_fireproof_planks forestry:zebrawood_fireproof_planks, 1 lime_fireproof_planks forestry:lime_fireproof_planks, 1 plum_fireproof_planks forestry:plum_fireproof_planks, 1 padauk_fireproof_planks forestry:padauk_fireproof_planks, 1 spruce_fireproof_planks forestry:spruce_fireproof_planks, 1 dark_oak_fireproof_planks forestry:dark_oak_fireproof_planks, 1 oak_fireproof_planks forestry:oak_fireproof_planks, 1 jungle_fireproof_planks forestry:jungle_fireproof_planks, 1 birch_fireproof_planks forestry:birch_fireproof_planks, 1 acacia_fireproof_planks forestry:acacia_fireproof_planks], [], [1 oak_planks minecraft:oak_planks, 1 spruce_planks minecraft:spruce_planks, 1 birch_planks minecraft:birch_planks, 1 jungle_planks minecraft:jungle_planks, 1 acacia_planks minecraft:acacia_planks, 1 dark_oak_planks minecraft:dark_oak_planks, 1 crimson_planks minecraft:crimson_planks, 1 warped_planks minecraft:warped_planks, 1 twilight_oak_planks twilightforest:twilight_oak_planks, 1 canopy_planks twilightforest:canopy_planks, 1 mangrove_planks twilightforest:mangrove_planks, 1 dark_planks twilightforest:dark_planks, 1 time_planks twilightforest:time_planks, 1 trans_planks twilightforest:trans_planks, 1 mine_planks twilightforest:mine_planks, 1 sort_planks twilightforest:sort_planks, 1 tower_wood twilightforest:tower_wood, 1 tower_wood_encased twilightforest:tower_wood_encased, 1 tower_wood_cracked twilightforest:tower_wood_cracked, 1 tower_wood_mossy twilightforest:tower_wood_mossy, 1 tower_wood_infested twilightforest:tower_wood_infested, 1 fir_planks biomesoplenty:fir_planks, 1 redwood_planks biomesoplenty:redwood_planks, 1 cherry_planks biomesoplenty:cherry_planks, 1 mahogany_planks biomesoplenty:mahogany_planks, 1 jacaranda_planks biomesoplenty:jacaranda_planks, 1 palm_planks biomesoplenty:palm_planks, 1 willow_planks biomesoplenty:willow_planks, 1 dead_planks biomesoplenty:dead_planks, 1 magic_planks biomesoplenty:magic_planks, 1 umbran_planks biomesoplenty:umbran_planks, 1 hellbark_planks biomesoplenty:hellbark_planks, 1 greenheart_planks tconstruct:greenheart_planks, 1 skyroot_planks tconstruct:skyroot_planks, 1 bloodshroom_planks tconstruct:bloodshroom_planks, 1 vertical_oak_planks quark:vertical_oak_planks, 1 vertical_spruce_planks quark:vertical_spruce_planks, 1 vertical_birch_planks quark:vertical_birch_planks, 1 vertical_jungle_planks quark:vertical_jungle_planks, 1 vertical_acacia_planks quark:vertical_acacia_planks, 1 vertical_dark_oak_planks quark:vertical_dark_oak_planks, 1 vertical_warped_planks quark:vertical_warped_planks, 1 vertical_crimson_planks quark:vertical_crimson_planks, 1 black_stained_planks quark:black_stained_planks, 1 blue_stained_planks quark:blue_stained_planks, 1 brown_stained_planks quark:brown_stained_planks, 1 cyan_stained_planks quark:cyan_stained_planks, 1 gray_stained_planks quark:gray_stained_planks, 1 green_stained_planks quark:green_stained_planks, 1 light_blue_stained_planks quark:light_blue_stained_planks, 1 light_gray_stained_planks quark:light_gray_stained_planks, 1 lime_stained_planks quark:lime_stained_planks, 1 magenta_stained_planks quark:magenta_stained_planks, 1 orange_stained_planks quark:orange_stained_planks, 1 pink_stained_planks quark:pink_stained_planks, 1 purple_stained_planks quark:purple_stained_planks, 1 red_stained_planks quark:red_stained_planks, 1 white_stained_planks quark:white_stained_planks, 1 yellow_stained_planks quark:yellow_stained_planks, 1 vertical_black_stained_planks quark:vertical_black_stained_planks, 1 vertical_blue_stained_planks quark:vertical_blue_stained_planks, 1 vertical_brown_stained_planks quark:vertical_brown_stained_planks, 1 vertical_cyan_stained_planks quark:vertical_cyan_stained_planks, 1 vertical_gray_stained_planks quark:vertical_gray_stained_planks, 1 vertical_green_stained_planks quark:vertical_green_stained_planks, 1 vertical_light_blue_stained_planks quark:vertical_light_blue_stained_planks, 1 vertical_light_gray_stained_planks quark:vertical_light_gray_stained_planks, 1 vertical_lime_stained_planks quark:vertical_lime_stained_planks, 1 vertical_magenta_stained_planks quark:vertical_magenta_stained_planks, 1 vertical_orange_stained_planks quark:vertical_orange_stained_planks, 1 vertical_pink_stained_planks quark:vertical_pink_stained_planks, 1 vertical_purple_stained_planks quark:vertical_purple_stained_planks, 1 vertical_red_stained_planks quark:vertical_red_stained_planks, 1 vertical_white_stained_planks quark:vertical_white_stained_planks, 1 vertical_yellow_stained_planks quark:vertical_yellow_stained_planks, 1 blockcactusplank structurize:blockcactusplank, 1 aspen_planks byg:aspen_planks, 1 baobab_planks byg:baobab_planks, 1 blue_enchanted_planks byg:blue_enchanted_planks, 1 cherry_planks byg:cherry_planks, 1 cika_planks byg:cika_planks, 1 cypress_planks byg:cypress_planks, 1 ebony_planks byg:ebony_planks, 1 fir_planks byg:fir_planks, 1 green_enchanted_planks byg:green_enchanted_planks, 1 holly_planks byg:holly_planks, 1 jacaranda_planks byg:jacaranda_planks, 1 mahogany_planks byg:mahogany_planks, 1 mangrove_planks byg:mangrove_planks, 1 maple_planks byg:maple_planks, 1 pine_planks byg:pine_planks, 1 rainbow_eucalyptus_planks byg:rainbow_eucalyptus_planks, 1 redwood_planks byg:redwood_planks, 1 skyris_planks byg:skyris_planks, 1 willow_planks byg:willow_planks, 1 witch_hazel_planks byg:witch_hazel_planks, 1 zelkova_planks byg:zelkova_planks, 1 sythian_planks byg:sythian_planks, 1 embur_planks byg:embur_planks, 1 palm_planks byg:palm_planks, 1 lament_planks byg:lament_planks, 1 ether_planks byg:ether_planks, 1 bulbis_planks byg:bulbis_planks, 1 nightshade_planks byg:nightshade_planks, 1 imparius_planks byg:imparius_planks, 1 ebony_planks forestry:ebony_planks, 1 maple_planks forestry:maple_planks, 1 kapok_planks forestry:kapok_planks, 1 pine_planks forestry:pine_planks, 1 cocobolo_planks forestry:cocobolo_planks, 1 teak_planks forestry:teak_planks, 1 giganteum_planks forestry:giganteum_planks, 1 mahogany_planks forestry:mahogany_planks, 1 balsa_planks forestry:balsa_planks, 1 greenheart_planks forestry:greenheart_planks, 1 chestnut_planks forestry:chestnut_planks, 1 mahoe_planks forestry:mahoe_planks, 1 acacia_desert_planks forestry:acacia_desert_planks, 1 poplar_planks forestry:poplar_planks, 1 larch_planks forestry:larch_planks, 1 willow_planks forestry:willow_planks, 1 palm_planks forestry:palm_planks, 1 papaya_planks forestry:papaya_planks, 1 sequoia_planks forestry:sequoia_planks, 1 citrus_planks forestry:citrus_planks, 1 cherry_planks forestry:cherry_planks, 1 ipe_planks forestry:ipe_planks, 1 walnut_planks forestry:walnut_planks, 1 wenge_planks forestry:wenge_planks, 1 baobab_planks forestry:baobab_planks, 1 zebrawood_planks forestry:zebrawood_planks, 1 lime_planks forestry:lime_planks, 1 plum_planks forestry:plum_planks, 1 padauk_planks forestry:padauk_planks, 1 ebony_fireproof_planks forestry:ebony_fireproof_planks, 1 maple_fireproof_planks forestry:maple_fireproof_planks, 1 kapok_fireproof_planks forestry:kapok_fireproof_planks, 1 pine_fireproof_planks forestry:pine_fireproof_planks, 1 cocobolo_fireproof_planks forestry:cocobolo_fireproof_planks, 1 teak_fireproof_planks forestry:teak_fireproof_planks, 1 giganteum_fireproof_planks forestry:giganteum_fireproof_planks, 1 mahogany_fireproof_planks forestry:mahogany_fireproof_planks, 1 balsa_fireproof_planks forestry:balsa_fireproof_planks, 1 greenheart_fireproof_planks forestry:greenheart_fireproof_planks, 1 chestnut_fireproof_planks forestry:chestnut_fireproof_planks, 1 mahoe_fireproof_planks forestry:mahoe_fireproof_planks, 1 acacia_desert_fireproof_planks forestry:acacia_desert_fireproof_planks, 1 poplar_fireproof_planks forestry:poplar_fireproof_planks, 1 larch_fireproof_planks forestry:larch_fireproof_planks, 1 willow_fireproof_planks forestry:willow_fireproof_planks, 1 palm_fireproof_planks forestry:palm_fireproof_planks, 1 papaya_fireproof_planks forestry:papaya_fireproof_planks, 1 sequoia_fireproof_planks forestry:sequoia_fireproof_planks, 1 citrus_fireproof_planks forestry:citrus_fireproof_planks, 1 cherry_fireproof_planks forestry:cherry_fireproof_planks, 1 ipe_fireproof_planks forestry:ipe_fireproof_planks, 1 walnut_fireproof_planks forestry:walnut_fireproof_planks, 1 wenge_fireproof_planks forestry:wenge_fireproof_planks, 1 baobab_fireproof_planks forestry:baobab_fireproof_planks, 1 zebrawood_fireproof_planks forestry:zebrawood_fireproof_planks, 1 lime_fireproof_planks forestry:lime_fireproof_planks, 1 plum_fireproof_planks forestry:plum_fireproof_planks, 1 padauk_fireproof_planks forestry:padauk_fireproof_planks, 1 spruce_fireproof_planks forestry:spruce_fireproof_planks, 1 dark_oak_fireproof_planks forestry:dark_oak_fireproof_planks, 1 oak_fireproof_planks forestry:oak_fireproof_planks, 1 jungle_fireproof_planks forestry:jungle_fireproof_planks, 1 birch_fireproof_planks forestry:birch_fireproof_planks, 1 acacia_fireproof_planks forestry:acacia_fireproof_planks], [1 oak_planks minecraft:oak_planks, 1 spruce_planks minecraft:spruce_planks, 1 birch_planks minecraft:birch_planks, 1 jungle_planks minecraft:jungle_planks, 1 acacia_planks minecraft:acacia_planks, 1 dark_oak_planks minecraft:dark_oak_planks, 1 crimson_planks minecraft:crimson_planks, 1 warped_planks minecraft:warped_planks, 1 twilight_oak_planks twilightforest:twilight_oak_planks, 1 canopy_planks twilightforest:canopy_planks, 1 mangrove_planks twilightforest:mangrove_planks, 1 dark_planks twilightforest:dark_planks, 1 time_planks twilightforest:time_planks, 1 trans_planks twilightforest:trans_planks, 1 mine_planks twilightforest:mine_planks, 1 sort_planks twilightforest:sort_planks, 1 tower_wood twilightforest:tower_wood, 1 tower_wood_encased twilightforest:tower_wood_encased, 1 tower_wood_cracked twilightforest:tower_wood_cracked, 1 tower_wood_mossy twilightforest:tower_wood_mossy, 1 tower_wood_infested twilightforest:tower_wood_infested, 1 fir_planks biomesoplenty:fir_planks, 1 redwood_planks biomesoplenty:redwood_planks, 1 cherry_planks biomesoplenty:cherry_planks, 1 mahogany_planks biomesoplenty:mahogany_planks, 1 jacaranda_planks biomesoplenty:jacaranda_planks, 1 palm_planks biomesoplenty:palm_planks, 1 willow_planks biomesoplenty:willow_planks, 1 dead_planks biomesoplenty:dead_planks, 1 magic_planks biomesoplenty:magic_planks, 1 umbran_planks biomesoplenty:umbran_planks, 1 hellbark_planks biomesoplenty:hellbark_planks, 1 greenheart_planks tconstruct:greenheart_planks, 1 skyroot_planks tconstruct:skyroot_planks, 1 bloodshroom_planks tconstruct:bloodshroom_planks, 1 vertical_oak_planks quark:vertical_oak_planks, 1 vertical_spruce_planks quark:vertical_spruce_planks, 1 vertical_birch_planks quark:vertical_birch_planks, 1 vertical_jungle_planks quark:vertical_jungle_planks, 1 vertical_acacia_planks quark:vertical_acacia_planks, 1 vertical_dark_oak_planks quark:vertical_dark_oak_planks, 1 vertical_warped_planks quark:vertical_warped_planks, 1 vertical_crimson_planks quark:vertical_crimson_planks, 1 black_stained_planks quark:black_stained_planks, 1 blue_stained_planks quark:blue_stained_planks, 1 brown_stained_planks quark:brown_stained_planks, 1 cyan_stained_planks quark:cyan_stained_planks, 1 gray_stained_planks quark:gray_stained_planks, 1 green_stained_planks quark:green_stained_planks, 1 light_blue_stained_planks quark:light_blue_stained_planks, 1 light_gray_stained_planks quark:light_gray_stained_planks, 1 lime_stained_planks quark:lime_stained_planks, 1 magenta_stained_planks quark:magenta_stained_planks, 1 orange_stained_planks quark:orange_stained_planks, 1 pink_stained_planks quark:pink_stained_planks, 1 purple_stained_planks quark:purple_stained_planks, 1 red_stained_planks quark:red_stained_planks, 1 white_stained_planks quark:white_stained_planks, 1 yellow_stained_planks quark:yellow_stained_planks, 1 vertical_black_stained_planks quark:vertical_black_stained_planks, 1 vertical_blue_stained_planks quark:vertical_blue_stained_planks, 1 vertical_brown_stained_planks quark:vertical_brown_stained_planks, 1 vertical_cyan_stained_planks quark:vertical_cyan_stained_planks, 1 vertical_gray_stained_planks quark:vertical_gray_stained_planks, 1 vertical_green_stained_planks quark:vertical_green_stained_planks, 1 vertical_light_blue_stained_planks quark:vertical_light_blue_stained_planks, 1 vertical_light_gray_stained_planks quark:vertical_light_gray_stained_planks, 1 vertical_lime_stained_planks quark:vertical_lime_stained_planks, 1 vertical_magenta_stained_planks quark:vertical_magenta_stained_planks, 1 vertical_orange_stained_planks quark:vertical_orange_stained_planks, 1 vertical_pink_stained_planks quark:vertical_pink_stained_planks, 1 vertical_purple_stained_planks quark:vertical_purple_stained_planks, 1 vertical_red_stained_planks quark:vertical_red_stained_planks, 1 vertical_white_stained_planks quark:vertical_white_stained_planks, 1 vertical_yellow_stained_planks quark:vertical_yellow_stained_planks, 1 blockcactusplank structurize:blockcactusplank, 1 aspen_planks byg:aspen_planks, 1 baobab_planks byg:baobab_planks, 1 blue_enchanted_planks byg:blue_enchanted_planks, 1 cherry_planks byg:cherry_planks, 1 cika_planks byg:cika_planks, 1 cypress_planks byg:cypress_planks, 1 ebony_planks byg:ebony_planks, 1 fir_planks byg:fir_planks, 1 green_enchanted_planks byg:green_enchanted_planks, 1 holly_planks byg:holly_planks, 1 jacaranda_planks byg:jacaranda_planks, 1 mahogany_planks byg:mahogany_planks, 1 mangrove_planks byg:mangrove_planks, 1 maple_planks byg:maple_planks, 1 pine_planks byg:pine_planks, 1 rainbow_eucalyptus_planks byg:rainbow_eucalyptus_planks, 1 redwood_planks byg:redwood_planks, 1 skyris_planks byg:skyris_planks, 1 willow_planks byg:willow_planks, 1 witch_hazel_planks byg:witch_hazel_planks, 1 zelkova_planks byg:zelkova_planks, 1 sythian_planks byg:sythian_planks, 1 embur_planks byg:embur_planks, 1 palm_planks byg:palm_planks, 1 lament_planks byg:lament_planks, 1 ether_planks byg:ether_planks, 1 bulbis_planks byg:bulbis_planks, 1 nightshade_planks byg:nightshade_planks, 1 imparius_planks byg:imparius_planks, 1 ebony_planks forestry:ebony_planks, 1 maple_planks forestry:maple_planks, 1 kapok_planks forestry:kapok_planks, 1 pine_planks forestry:pine_planks, 1 cocobolo_planks forestry:cocobolo_planks, 1 teak_planks forestry:teak_planks, 1 giganteum_planks forestry:giganteum_planks, 1 mahogany_planks forestry:mahogany_planks, 1 balsa_planks forestry:balsa_planks, 1 greenheart_planks forestry:greenheart_planks, 1 chestnut_planks forestry:chestnut_planks, 1 mahoe_planks forestry:mahoe_planks, 1 acacia_desert_planks forestry:acacia_desert_planks, 1 poplar_planks forestry:poplar_planks, 1 larch_planks forestry:larch_planks, 1 willow_planks forestry:willow_planks, 1 palm_planks forestry:palm_planks, 1 papaya_planks forestry:papaya_planks, 1 sequoia_planks forestry:sequoia_planks, 1 citrus_planks forestry:citrus_planks, 1 cherry_planks forestry:cherry_planks, 1 ipe_planks forestry:ipe_planks, 1 walnut_planks forestry:walnut_planks, 1 wenge_planks forestry:wenge_planks, 1 baobab_planks forestry:baobab_planks, 1 zebrawood_planks forestry:zebrawood_planks, 1 lime_planks forestry:lime_planks, 1 plum_planks forestry:plum_planks, 1 padauk_planks forestry:padauk_planks, 1 ebony_fireproof_planks forestry:ebony_fireproof_planks, 1 maple_fireproof_planks forestry:maple_fireproof_planks, 1 kapok_fireproof_planks forestry:kapok_fireproof_planks, 1 pine_fireproof_planks forestry:pine_fireproof_planks, 1 cocobolo_fireproof_planks forestry:cocobolo_fireproof_planks, 1 teak_fireproof_planks forestry:teak_fireproof_planks, 1 giganteum_fireproof_planks forestry:giganteum_fireproof_planks, 1 mahogany_fireproof_planks forestry:mahogany_fireproof_planks, 1 balsa_fireproof_planks forestry:balsa_fireproof_planks, 1 greenheart_fireproof_planks forestry:greenheart_fireproof_planks, 1 chestnut_fireproof_planks forestry:chestnut_fireproof_planks, 1 mahoe_fireproof_planks forestry:mahoe_fireproof_planks, 1 acacia_desert_fireproof_planks forestry:acacia_desert_fireproof_planks, 1 poplar_fireproof_planks forestry:poplar_fireproof_planks, 1 larch_fireproof_planks forestry:larch_fireproof_planks, 1 willow_fireproof_planks forestry:willow_fireproof_planks, 1 palm_fireproof_planks forestry:palm_fireproof_planks, 1 papaya_fireproof_planks forestry:papaya_fireproof_planks, 1 sequoia_fireproof_planks forestry:sequoia_fireproof_planks, 1 citrus_fireproof_planks forestry:citrus_fireproof_planks, 1 cherry_fireproof_planks forestry:cherry_fireproof_planks, 1 ipe_fireproof_planks forestry:ipe_fireproof_planks, 1 walnut_fireproof_planks forestry:walnut_fireproof_planks, 1 wenge_fireproof_planks forestry:wenge_fireproof_planks, 1 baobab_fireproof_planks forestry:baobab_fireproof_planks, 1 zebrawood_fireproof_planks forestry:zebrawood_fireproof_planks, 1 lime_fireproof_planks forestry:lime_fireproof_planks, 1 plum_fireproof_planks forestry:plum_fireproof_planks, 1 padauk_fireproof_planks forestry:padauk_fireproof_planks, 1 spruce_fireproof_planks forestry:spruce_fireproof_planks, 1 dark_oak_fireproof_planks forestry:dark_oak_fireproof_planks, 1 oak_fireproof_planks forestry:oak_fireproof_planks, 1 jungle_fireproof_planks forestry:jungle_fireproof_planks, 1 birch_fireproof_planks forestry:birch_fireproof_planks, 1 acacia_fireproof_planks forestry:acacia_fireproof_planks], [], [1 oak_planks minecraft:oak_planks, 1 spruce_planks minecraft:spruce_planks, 1 birch_planks minecraft:birch_planks, 1 jungle_planks minecraft:jungle_planks, 1 acacia_planks minecraft:acacia_planks, 1 dark_oak_planks minecraft:dark_oak_planks, 1 crimson_planks minecraft:crimson_planks, 1 warped_planks minecraft:warped_planks, 1 twilight_oak_planks twilightforest:twilight_oak_planks, 1 canopy_planks twilightforest:canopy_planks, 1 mangrove_planks twilightforest:mangrove_planks, 1 dark_planks twilightforest:dark_planks, 1 time_planks twilightforest:time_planks, 1 trans_planks twilightforest:trans_planks, 1 mine_planks twilightforest:mine_planks, 1 sort_planks twilightforest:sort_planks, 1 tower_wood twilightforest:tower_wood, 1 tower_wood_encased twilightforest:tower_wood_encased, 1 tower_wood_cracked twilightforest:tower_wood_cracked, 1 tower_wood_mossy twilightforest:tower_wood_mossy, 1 tower_wood_infested twilightforest:tower_wood_infested, 1 fir_planks biomesoplenty:fir_planks, 1 redwood_planks biomesoplenty:redwood_planks, 1 cherry_planks biomesoplenty:cherry_planks, 1 mahogany_planks biomesoplenty:mahogany_planks, 1 jacaranda_planks biomesoplenty:jacaranda_planks, 1 palm_planks biomesoplenty:palm_planks, 1 willow_planks biomesoplenty:willow_planks, 1 dead_planks biomesoplenty:dead_planks, 1 magic_planks biomesoplenty:magic_planks, 1 umbran_planks biomesoplenty:umbran_planks, 1 hellbark_planks biomesoplenty:hellbark_planks, 1 greenheart_planks tconstruct:greenheart_planks, 1 skyroot_planks tconstruct:skyroot_planks, 1 bloodshroom_planks tconstruct:bloodshroom_planks, 1 vertical_oak_planks quark:vertical_oak_planks, 1 vertical_spruce_planks quark:vertical_spruce_planks, 1 vertical_birch_planks quark:vertical_birch_planks, 1 vertical_jungle_planks quark:vertical_jungle_planks, 1 vertical_acacia_planks quark:vertical_acacia_planks, 1 vertical_dark_oak_planks quark:vertical_dark_oak_planks, 1 vertical_warped_planks quark:vertical_warped_planks, 1 vertical_crimson_planks quark:vertical_crimson_planks, 1 black_stained_planks quark:black_stained_planks, 1 blue_stained_planks quark:blue_stained_planks, 1 brown_stained_planks quark:brown_stained_planks, 1 cyan_stained_planks quark:cyan_stained_planks, 1 gray_stained_planks quark:gray_stained_planks, 1 green_stained_planks quark:green_stained_planks, 1 light_blue_stained_planks quark:light_blue_stained_planks, 1 light_gray_stained_planks quark:light_gray_stained_planks, 1 lime_stained_planks quark:lime_stained_planks, 1 magenta_stained_planks quark:magenta_stained_planks, 1 orange_stained_planks quark:orange_stained_planks, 1 pink_stained_planks quark:pink_stained_planks, 1 purple_stained_planks quark:purple_stained_planks, 1 red_stained_planks quark:red_stained_planks, 1 white_stained_planks quark:white_stained_planks, 1 yellow_stained_planks quark:yellow_stained_planks, 1 vertical_black_stained_planks quark:vertical_black_stained_planks, 1 vertical_blue_stained_planks quark:vertical_blue_stained_planks, 1 vertical_brown_stained_planks quark:vertical_brown_stained_planks, 1 vertical_cyan_stained_planks quark:vertical_cyan_stained_planks, 1 vertical_gray_stained_planks quark:vertical_gray_stained_planks, 1 vertical_green_stained_planks quark:vertical_green_stained_planks, 1 vertical_light_blue_stained_planks quark:vertical_light_blue_stained_planks, 1 vertical_light_gray_stained_planks quark:vertical_light_gray_stained_planks, 1 vertical_lime_stained_planks quark:vertical_lime_stained_planks, 1 vertical_magenta_stained_planks quark:vertical_magenta_stained_planks, 1 vertical_orange_stained_planks quark:vertical_orange_stained_planks, 1 vertical_pink_stained_planks quark:vertical_pink_stained_planks, 1 vertical_purple_stained_planks quark:vertical_purple_stained_planks, 1 vertical_red_stained_planks quark:vertical_red_stained_planks, 1 vertical_white_stained_planks quark:vertical_white_stained_planks, 1 vertical_yellow_stained_planks quark:vertical_yellow_stained_planks, 1 blockcactusplank structurize:blockcactusplank, 1 aspen_planks byg:aspen_planks, 1 baobab_planks byg:baobab_planks, 1 blue_enchanted_planks byg:blue_enchanted_planks, 1 cherry_planks byg:cherry_planks, 1 cika_planks byg:cika_planks, 1 cypress_planks byg:cypress_planks, 1 ebony_planks byg:ebony_planks, 1 fir_planks byg:fir_planks, 1 green_enchanted_planks byg:green_enchanted_planks, 1 holly_planks byg:holly_planks, 1 jacaranda_planks byg:jacaranda_planks, 1 mahogany_planks byg:mahogany_planks, 1 mangrove_planks byg:mangrove_planks, 1 maple_planks byg:maple_planks, 1 pine_planks byg:pine_planks, 1 rainbow_eucalyptus_planks byg:rainbow_eucalyptus_planks, 1 redwood_planks byg:redwood_planks, 1 skyris_planks byg:skyris_planks, 1 willow_planks byg:willow_planks, 1 witch_hazel_planks byg:witch_hazel_planks, 1 zelkova_planks byg:zelkova_planks, 1 sythian_planks byg:sythian_planks, 1 embur_planks byg:embur_planks, 1 palm_planks byg:palm_planks, 1 lament_planks byg:lament_planks, 1 ether_planks byg:ether_planks, 1 bulbis_planks byg:bulbis_planks, 1 nightshade_planks byg:nightshade_planks, 1 imparius_planks byg:imparius_planks, 1 ebony_planks forestry:ebony_planks, 1 maple_planks forestry:maple_planks, 1 kapok_planks forestry:kapok_planks, 1 pine_planks forestry:pine_planks, 1 cocobolo_planks forestry:cocobolo_planks, 1 teak_planks forestry:teak_planks, 1 giganteum_planks forestry:giganteum_planks, 1 mahogany_planks forestry:mahogany_planks, 1 balsa_planks forestry:balsa_planks, 1 greenheart_planks forestry:greenheart_planks, 1 chestnut_planks forestry:chestnut_planks, 1 mahoe_planks forestry:mahoe_planks, 1 acacia_desert_planks forestry:acacia_desert_planks, 1 poplar_planks forestry:poplar_planks, 1 larch_planks forestry:larch_planks, 1 willow_planks forestry:willow_planks, 1 palm_planks forestry:palm_planks, 1 papaya_planks forestry:papaya_planks, 1 sequoia_planks forestry:sequoia_planks, 1 citrus_planks forestry:citrus_planks, 1 cherry_planks forestry:cherry_planks, 1 ipe_planks forestry:ipe_planks, 1 walnut_planks forestry:walnut_planks, 1 wenge_planks forestry:wenge_planks, 1 baobab_planks forestry:baobab_planks, 1 zebrawood_planks forestry:zebrawood_planks, 1 lime_planks forestry:lime_planks, 1 plum_planks forestry:plum_planks, 1 padauk_planks forestry:padauk_planks, 1 ebony_fireproof_planks forestry:ebony_fireproof_planks, 1 maple_fireproof_planks forestry:maple_fireproof_planks, 1 kapok_fireproof_planks forestry:kapok_fireproof_planks, 1 pine_fireproof_planks forestry:pine_fireproof_planks, 1 cocobolo_fireproof_planks forestry:cocobolo_fireproof_planks, 1 teak_fireproof_planks forestry:teak_fireproof_planks, 1 giganteum_fireproof_planks forestry:giganteum_fireproof_planks, 1 mahogany_fireproof_planks forestry:mahogany_fireproof_planks, 1 balsa_fireproof_planks forestry:balsa_fireproof_planks, 1 greenheart_fireproof_planks forestry:greenheart_fireproof_planks, 1 chestnut_fireproof_planks forestry:chestnut_fireproof_planks, 1 mahoe_fireproof_planks forestry:mahoe_fireproof_planks, 1 acacia_desert_fireproof_planks forestry:acacia_desert_fireproof_planks, 1 poplar_fireproof_planks forestry:poplar_fireproof_planks, 1 larch_fireproof_planks forestry:larch_fireproof_planks, 1 willow_fireproof_planks forestry:willow_fireproof_planks, 1 palm_fireproof_planks forestry:palm_fireproof_planks, 1 papaya_fireproof_planks forestry:papaya_fireproof_planks, 1 sequoia_fireproof_planks forestry:sequoia_fireproof_planks, 1 citrus_fireproof_planks forestry:citrus_fireproof_planks, 1 cherry_fireproof_planks forestry:cherry_fireproof_planks, 1 ipe_fireproof_planks forestry:ipe_fireproof_planks, 1 walnut_fireproof_planks forestry:walnut_fireproof_planks, 1 wenge_fireproof_planks forestry:wenge_fireproof_planks, 1 baobab_fireproof_planks forestry:baobab_fireproof_planks, 1 zebrawood_fireproof_planks forestry:zebrawood_fireproof_planks, 1 lime_fireproof_planks forestry:lime_fireproof_planks, 1 plum_fireproof_planks forestry:plum_fireproof_planks, 1 padauk_fireproof_planks forestry:padauk_fireproof_planks, 1 spruce_fireproof_planks forestry:spruce_fireproof_planks, 1 dark_oak_fireproof_planks forestry:dark_oak_fireproof_planks, 1 oak_fireproof_planks forestry:oak_fireproof_planks, 1 jungle_fireproof_planks forestry:jungle_fireproof_planks, 1 birch_fireproof_planks forestry:birch_fireproof_planks, 1 acacia_fireproof_planks forestry:acacia_fireproof_planks], [1 oak_planks minecraft:oak_planks, 1 spruce_planks minecraft:spruce_planks, 1 birch_planks minecraft:birch_planks, 1 jungle_planks minecraft:jungle_planks, 1 acacia_planks minecraft:acacia_planks, 1 dark_oak_planks minecraft:dark_oak_planks, 1 crimson_planks minecraft:crimson_planks, 1 warped_planks minecraft:warped_planks, 1 twilight_oak_planks twilightforest:twilight_oak_planks, 1 canopy_planks twilightforest:canopy_planks, 1 mangrove_planks twilightforest:mangrove_planks, 1 dark_planks twilightforest:dark_planks, 1 time_planks twilightforest:time_planks, 1 trans_planks twilightforest:trans_planks, 1 mine_planks twilightforest:mine_planks, 1 sort_planks twilightforest:sort_planks, 1 tower_wood twilightforest:tower_wood, 1 tower_wood_encased twilightforest:tower_wood_encased, 1 tower_wood_cracked twilightforest:tower_wood_cracked, 1 tower_wood_mossy twilightforest:tower_wood_mossy, 1 tower_wood_infested twilightforest:tower_wood_infested, 1 fir_planks biomesoplenty:fir_planks, 1 redwood_planks biomesoplenty:redwood_planks, 1 cherry_planks biomesoplenty:cherry_planks, 1 mahogany_planks biomesoplenty:mahogany_planks, 1 jacaranda_planks biomesoplenty:jacaranda_planks, 1 palm_planks biomesoplenty:palm_planks, 1 willow_planks biomesoplenty:willow_planks, 1 dead_planks biomesoplenty:dead_planks, 1 magic_planks biomesoplenty:magic_planks, 1 umbran_planks biomesoplenty:umbran_planks, 1 hellbark_planks biomesoplenty:hellbark_planks, 1 greenheart_planks tconstruct:greenheart_planks, 1 skyroot_planks tconstruct:skyroot_planks, 1 bloodshroom_planks tconstruct:bloodshroom_planks, 1 vertical_oak_planks quark:vertical_oak_planks, 1 vertical_spruce_planks quark:vertical_spruce_planks, 1 vertical_birch_planks quark:vertical_birch_planks, 1 vertical_jungle_planks quark:vertical_jungle_planks, 1 vertical_acacia_planks quark:vertical_acacia_planks, 1 vertical_dark_oak_planks quark:vertical_dark_oak_planks, 1 vertical_warped_planks quark:vertical_warped_planks, 1 vertical_crimson_planks quark:vertical_crimson_planks, 1 black_stained_planks quark:black_stained_planks, 1 blue_stained_planks quark:blue_stained_planks, 1 brown_stained_planks quark:brown_stained_planks, 1 cyan_stained_planks quark:cyan_stained_planks, 1 gray_stained_planks quark:gray_stained_planks, 1 green_stained_planks quark:green_stained_planks, 1 light_blue_stained_planks quark:light_blue_stained_planks, 1 light_gray_stained_planks quark:light_gray_stained_planks, 1 lime_stained_planks quark:lime_stained_planks, 1 magenta_stained_planks quark:magenta_stained_planks, 1 orange_stained_planks quark:orange_stained_planks, 1 pink_stained_planks quark:pink_stained_planks, 1 purple_stained_planks quark:purple_stained_planks, 1 red_stained_planks quark:red_stained_planks, 1 white_stained_planks quark:white_stained_planks, 1 yellow_stained_planks quark:yellow_stained_planks, 1 vertical_black_stained_planks quark:vertical_black_stained_planks, 1 vertical_blue_stained_planks quark:vertical_blue_stained_planks, 1 vertical_brown_stained_planks quark:vertical_brown_stained_planks, 1 vertical_cyan_stained_planks quark:vertical_cyan_stained_planks, 1 vertical_gray_stained_planks quark:vertical_gray_stained_planks, 1 vertical_green_stained_planks quark:vertical_green_stained_planks, 1 vertical_light_blue_stained_planks quark:vertical_light_blue_stained_planks, 1 vertical_light_gray_stained_planks quark:vertical_light_gray_stained_planks, 1 vertical_lime_stained_planks quark:vertical_lime_stained_planks, 1 vertical_magenta_stained_planks quark:vertical_magenta_stained_planks, 1 vertical_orange_stained_planks quark:vertical_orange_stained_planks, 1 vertical_pink_stained_planks quark:vertical_pink_stained_planks, 1 vertical_purple_stained_planks quark:vertical_purple_stained_planks, 1 vertical_red_stained_planks quark:vertical_red_stained_planks, 1 vertical_white_stained_planks quark:vertical_white_stained_planks, 1 vertical_yellow_stained_planks quark:vertical_yellow_stained_planks, 1 blockcactusplank structurize:blockcactusplank, 1 aspen_planks byg:aspen_planks, 1 baobab_planks byg:baobab_planks, 1 blue_enchanted_planks byg:blue_enchanted_planks, 1 cherry_planks byg:cherry_planks, 1 cika_planks byg:cika_planks, 1 cypress_planks byg:cypress_planks, 1 ebony_planks byg:ebony_planks, 1 fir_planks byg:fir_planks, 1 green_enchanted_planks byg:green_enchanted_planks, 1 holly_planks byg:holly_planks, 1 jacaranda_planks byg:jacaranda_planks, 1 mahogany_planks byg:mahogany_planks, 1 mangrove_planks byg:mangrove_planks, 1 maple_planks byg:maple_planks, 1 pine_planks byg:pine_planks, 1 rainbow_eucalyptus_planks byg:rainbow_eucalyptus_planks, 1 redwood_planks byg:redwood_planks, 1 skyris_planks byg:skyris_planks, 1 willow_planks byg:willow_planks, 1 witch_hazel_planks byg:witch_hazel_planks, 1 zelkova_planks byg:zelkova_planks, 1 sythian_planks byg:sythian_planks, 1 embur_planks byg:embur_planks, 1 palm_planks byg:palm_planks, 1 lament_planks byg:lament_planks, 1 ether_planks byg:ether_planks, 1 bulbis_planks byg:bulbis_planks, 1 nightshade_planks byg:nightshade_planks, 1 imparius_planks byg:imparius_planks, 1 ebony_planks forestry:ebony_planks, 1 maple_planks forestry:maple_planks, 1 kapok_planks forestry:kapok_planks, 1 pine_planks forestry:pine_planks, 1 cocobolo_planks forestry:cocobolo_planks, 1 teak_planks forestry:teak_planks, 1 giganteum_planks forestry:giganteum_planks, 1 mahogany_planks forestry:mahogany_planks, 1 balsa_planks forestry:balsa_planks, 1 greenheart_planks forestry:greenheart_planks, 1 chestnut_planks forestry:chestnut_planks, 1 mahoe_planks forestry:mahoe_planks, 1 acacia_desert_planks forestry:acacia_desert_planks, 1 poplar_planks forestry:poplar_planks, 1 larch_planks forestry:larch_planks, 1 willow_planks forestry:willow_planks, 1 palm_planks forestry:palm_planks, 1 papaya_planks forestry:papaya_planks, 1 sequoia_planks forestry:sequoia_planks, 1 citrus_planks forestry:citrus_planks, 1 cherry_planks forestry:cherry_planks, 1 ipe_planks forestry:ipe_planks, 1 walnut_planks forestry:walnut_planks, 1 wenge_planks forestry:wenge_planks, 1 baobab_planks forestry:baobab_planks, 1 zebrawood_planks forestry:zebrawood_planks, 1 lime_planks forestry:lime_planks, 1 plum_planks forestry:plum_planks, 1 padauk_planks forestry:padauk_planks, 1 ebony_fireproof_planks forestry:ebony_fireproof_planks, 1 maple_fireproof_planks forestry:maple_fireproof_planks, 1 kapok_fireproof_planks forestry:kapok_fireproof_planks, 1 pine_fireproof_planks forestry:pine_fireproof_planks, 1 cocobolo_fireproof_planks forestry:cocobolo_fireproof_planks, 1 teak_fireproof_planks forestry:teak_fireproof_planks, 1 giganteum_fireproof_planks forestry:giganteum_fireproof_planks, 1 mahogany_fireproof_planks forestry:mahogany_fireproof_planks, 1 balsa_fireproof_planks forestry:balsa_fireproof_planks, 1 greenheart_fireproof_planks forestry:greenheart_fireproof_planks, 1 chestnut_fireproof_planks forestry:chestnut_fireproof_planks, 1 mahoe_fireproof_planks forestry:mahoe_fireproof_planks, 1 acacia_desert_fireproof_planks forestry:acacia_desert_fireproof_planks, 1 poplar_fireproof_planks forestry:poplar_fireproof_planks, 1 larch_fireproof_planks forestry:larch_fireproof_planks, 1 willow_fireproof_planks forestry:willow_fireproof_planks, 1 palm_fireproof_planks forestry:palm_fireproof_planks, 1 papaya_fireproof_planks forestry:papaya_fireproof_planks, 1 sequoia_fireproof_planks forestry:sequoia_fireproof_planks, 1 citrus_fireproof_planks forestry:citrus_fireproof_planks, 1 cherry_fireproof_planks forestry:cherry_fireproof_planks, 1 ipe_fireproof_planks forestry:ipe_fireproof_planks, 1 walnut_fireproof_planks forestry:walnut_fireproof_planks, 1 wenge_fireproof_planks forestry:wenge_fireproof_planks, 1 baobab_fireproof_planks forestry:baobab_fireproof_planks, 1 zebrawood_fireproof_planks forestry:zebrawood_fireproof_planks, 1 lime_fireproof_planks forestry:lime_fireproof_planks, 1 plum_fireproof_planks forestry:plum_fireproof_planks, 1 padauk_fireproof_planks forestry:padauk_fireproof_planks, 1 spruce_fireproof_planks forestry:spruce_fireproof_planks, 1 dark_oak_fireproof_planks forestry:dark_oak_fireproof_planks, 1 oak_fireproof_planks forestry:oak_fireproof_planks, 1 jungle_fireproof_planks forestry:jungle_fireproof_planks, 1 birch_fireproof_planks forestry:birch_fireproof_planks, 1 acacia_fireproof_planks forestry:acacia_fireproof_planks], [1 oak_planks minecraft:oak_planks, 1 spruce_planks minecraft:spruce_planks, 1 birch_planks minecraft:birch_planks, 1 jungle_planks minecraft:jungle_planks, 1 acacia_planks minecraft:acacia_planks, 1 dark_oak_planks minecraft:dark_oak_planks, 1 crimson_planks minecraft:crimson_planks, 1 warped_planks minecraft:warped_planks, 1 twilight_oak_planks twilightforest:twilight_oak_planks, 1 canopy_planks twilightforest:canopy_planks, 1 mangrove_planks twilightforest:mangrove_planks, 1 dark_planks twilightforest:dark_planks, 1 time_planks twilightforest:time_planks, 1 trans_planks twilightforest:trans_planks, 1 mine_planks twilightforest:mine_planks, 1 sort_planks twilightforest:sort_planks, 1 tower_wood twilightforest:tower_wood, 1 tower_wood_encased twilightforest:tower_wood_encased, 1 tower_wood_cracked twilightforest:tower_wood_cracked, 1 tower_wood_mossy twilightforest:tower_wood_mossy, 1 tower_wood_infested twilightforest:tower_wood_infested, 1 fir_planks biomesoplenty:fir_planks, 1 redwood_planks biomesoplenty:redwood_planks, 1 cherry_planks biomesoplenty:cherry_planks, 1 mahogany_planks biomesoplenty:mahogany_planks, 1 jacaranda_planks biomesoplenty:jacaranda_planks, 1 palm_planks biomesoplenty:palm_planks, 1 willow_planks biomesoplenty:willow_planks, 1 dead_planks biomesoplenty:dead_planks, 1 magic_planks biomesoplenty:magic_planks, 1 umbran_planks biomesoplenty:umbran_planks, 1 hellbark_planks biomesoplenty:hellbark_planks, 1 greenheart_planks tconstruct:greenheart_planks, 1 skyroot_planks tconstruct:skyroot_planks, 1 bloodshroom_planks tconstruct:bloodshroom_planks, 1 vertical_oak_planks quark:vertical_oak_planks, 1 vertical_spruce_planks quark:vertical_spruce_planks, 1 vertical_birch_planks quark:vertical_birch_planks, 1 vertical_jungle_planks quark:vertical_jungle_planks, 1 vertical_acacia_planks quark:vertical_acacia_planks, 1 vertical_dark_oak_planks quark:vertical_dark_oak_planks, 1 vertical_warped_planks quark:vertical_warped_planks, 1 vertical_crimson_planks quark:vertical_crimson_planks, 1 black_stained_planks quark:black_stained_planks, 1 blue_stained_planks quark:blue_stained_planks, 1 brown_stained_planks quark:brown_stained_planks, 1 cyan_stained_planks quark:cyan_stained_planks, 1 gray_stained_planks quark:gray_stained_planks, 1 green_stained_planks quark:green_stained_planks, 1 light_blue_stained_planks quark:light_blue_stained_planks, 1 light_gray_stained_planks quark:light_gray_stained_planks, 1 lime_stained_planks quark:lime_stained_planks, 1 magenta_stained_planks quark:magenta_stained_planks, 1 orange_stained_planks quark:orange_stained_planks, 1 pink_stained_planks quark:pink_stained_planks, 1 purple_stained_planks quark:purple_stained_planks, 1 red_stained_planks quark:red_stained_planks, 1 white_stained_planks quark:white_stained_planks, 1 yellow_stained_planks quark:yellow_stained_planks, 1 vertical_black_stained_planks quark:vertical_black_stained_planks, 1 vertical_blue_stained_planks quark:vertical_blue_stained_planks, 1 vertical_brown_stained_planks quark:vertical_brown_stained_planks, 1 vertical_cyan_stained_planks quark:vertical_cyan_stained_planks, 1 vertical_gray_stained_planks quark:vertical_gray_stained_planks, 1 vertical_green_stained_planks quark:vertical_green_stained_planks, 1 vertical_light_blue_stained_planks quark:vertical_light_blue_stained_planks, 1 vertical_light_gray_stained_planks quark:vertical_light_gray_stained_planks, 1 vertical_lime_stained_planks quark:vertical_lime_stained_planks, 1 vertical_magenta_stained_planks quark:vertical_magenta_stained_planks, 1 vertical_orange_stained_planks quark:vertical_orange_stained_planks, 1 vertical_pink_stained_planks quark:vertical_pink_stained_planks, 1 vertical_purple_stained_planks quark:vertical_purple_stained_planks, 1 vertical_red_stained_planks quark:vertical_red_stained_planks, 1 vertical_white_stained_planks quark:vertical_white_stained_planks, 1 vertical_yellow_stained_planks quark:vertical_yellow_stained_planks, 1 blockcactusplank structurize:blockcactusplank, 1 aspen_planks byg:aspen_planks, 1 baobab_planks byg:baobab_planks, 1 blue_enchanted_planks byg:blue_enchanted_planks, 1 cherry_planks byg:cherry_planks, 1 cika_planks byg:cika_planks, 1 cypress_planks byg:cypress_planks, 1 ebony_planks byg:ebony_planks, 1 fir_planks byg:fir_planks, 1 green_enchanted_planks byg:green_enchanted_planks, 1 holly_planks byg:holly_planks, 1 jacaranda_planks byg:jacaranda_planks, 1 mahogany_planks byg:mahogany_planks, 1 mangrove_planks byg:mangrove_planks, 1 maple_planks byg:maple_planks, 1 pine_planks byg:pine_planks, 1 rainbow_eucalyptus_planks byg:rainbow_eucalyptus_planks, 1 redwood_planks byg:redwood_planks, 1 skyris_planks byg:skyris_planks, 1 willow_planks byg:willow_planks, 1 witch_hazel_planks byg:witch_hazel_planks, 1 zelkova_planks byg:zelkova_planks, 1 sythian_planks byg:sythian_planks, 1 embur_planks byg:embur_planks, 1 palm_planks byg:palm_planks, 1 lament_planks byg:lament_planks, 1 ether_planks byg:ether_planks, 1 bulbis_planks byg:bulbis_planks, 1 nightshade_planks byg:nightshade_planks, 1 imparius_planks byg:imparius_planks, 1 ebony_planks forestry:ebony_planks, 1 maple_planks forestry:maple_planks, 1 kapok_planks forestry:kapok_planks, 1 pine_planks forestry:pine_planks, 1 cocobolo_planks forestry:cocobolo_planks, 1 teak_planks forestry:teak_planks, 1 giganteum_planks forestry:giganteum_planks, 1 mahogany_planks forestry:mahogany_planks, 1 balsa_planks forestry:balsa_planks, 1 greenheart_planks forestry:greenheart_planks, 1 chestnut_planks forestry:chestnut_planks, 1 mahoe_planks forestry:mahoe_planks, 1 acacia_desert_planks forestry:acacia_desert_planks, 1 poplar_planks forestry:poplar_planks, 1 larch_planks forestry:larch_planks, 1 willow_planks forestry:willow_planks, 1 palm_planks forestry:palm_planks, 1 papaya_planks forestry:papaya_planks, 1 sequoia_planks forestry:sequoia_planks, 1 citrus_planks forestry:citrus_planks, 1 cherry_planks forestry:cherry_planks, 1 ipe_planks forestry:ipe_planks, 1 walnut_planks forestry:walnut_planks, 1 wenge_planks forestry:wenge_planks, 1 baobab_planks forestry:baobab_planks, 1 zebrawood_planks forestry:zebrawood_planks, 1 lime_planks forestry:lime_planks, 1 plum_planks forestry:plum_planks, 1 padauk_planks forestry:padauk_planks, 1 ebony_fireproof_planks forestry:ebony_fireproof_planks, 1 maple_fireproof_planks forestry:maple_fireproof_planks, 1 kapok_fireproof_planks forestry:kapok_fireproof_planks, 1 pine_fireproof_planks forestry:pine_fireproof_planks, 1 cocobolo_fireproof_planks forestry:cocobolo_fireproof_planks, 1 teak_fireproof_planks forestry:teak_fireproof_planks, 1 giganteum_fireproof_planks forestry:giganteum_fireproof_planks, 1 mahogany_fireproof_planks forestry:mahogany_fireproof_planks, 1 balsa_fireproof_planks forestry:balsa_fireproof_planks, 1 greenheart_fireproof_planks forestry:greenheart_fireproof_planks, 1 chestnut_fireproof_planks forestry:chestnut_fireproof_planks, 1 mahoe_fireproof_planks forestry:mahoe_fireproof_planks, 1 acacia_desert_fireproof_planks forestry:acacia_desert_fireproof_planks, 1 poplar_fireproof_planks forestry:poplar_fireproof_planks, 1 larch_fireproof_planks forestry:larch_fireproof_planks, 1 willow_fireproof_planks forestry:willow_fireproof_planks, 1 palm_fireproof_planks forestry:palm_fireproof_planks, 1 papaya_fireproof_planks forestry:papaya_fireproof_planks, 1 sequoia_fireproof_planks forestry:sequoia_fireproof_planks, 1 citrus_fireproof_planks forestry:citrus_fireproof_planks, 1 cherry_fireproof_planks forestry:cherry_fireproof_planks, 1 ipe_fireproof_planks forestry:ipe_fireproof_planks, 1 walnut_fireproof_planks forestry:walnut_fireproof_planks, 1 wenge_fireproof_planks forestry:wenge_fireproof_planks, 1 baobab_fireproof_planks forestry:baobab_fireproof_planks, 1 zebrawood_fireproof_planks forestry:zebrawood_fireproof_planks, 1 lime_fireproof_planks forestry:lime_fireproof_planks, 1 plum_fireproof_planks forestry:plum_fireproof_planks, 1 padauk_fireproof_planks forestry:padauk_fireproof_planks, 1 spruce_fireproof_planks forestry:spruce_fireproof_planks, 1 dark_oak_fireproof_planks forestry:dark_oak_fireproof_planks, 1 oak_fireproof_planks forestry:oak_fireproof_planks, 1 jungle_fireproof_planks forestry:jungle_fireproof_planks, 1 birch_fireproof_planks forestry:birch_fireproof_planks, 1 acacia_fireproof_planks forestry:acacia_fireproof_planks], [1 oak_planks minecraft:oak_planks, 1 spruce_planks minecraft:spruce_planks, 1 birch_planks minecraft:birch_planks, 1 jungle_planks minecraft:jungle_planks, 1 acacia_planks minecraft:acacia_planks, 1 dark_oak_planks minecraft:dark_oak_planks, 1 crimson_planks minecraft:crimson_planks, 1 warped_planks minecraft:warped_planks, 1 twilight_oak_planks twilightforest:twilight_oak_planks, 1 canopy_planks twilightforest:canopy_planks, 1 mangrove_planks twilightforest:mangrove_planks, 1 dark_planks twilightforest:dark_planks, 1 time_planks twilightforest:time_planks, 1 trans_planks twilightforest:trans_planks, 1 mine_planks twilightforest:mine_planks, 1 sort_planks twilightforest:sort_planks, 1 tower_wood twilightforest:tower_wood, 1 tower_wood_encased twilightforest:tower_wood_encased, 1 tower_wood_cracked twilightforest:tower_wood_cracked, 1 tower_wood_mossy twilightforest:tower_wood_mossy, 1 tower_wood_infested twilightforest:tower_wood_infested, 1 fir_planks biomesoplenty:fir_planks, 1 redwood_planks biomesoplenty:redwood_planks, 1 cherry_planks biomesoplenty:cherry_planks, 1 mahogany_planks biomesoplenty:mahogany_planks, 1 jacaranda_planks biomesoplenty:jacaranda_planks, 1 palm_planks biomesoplenty:palm_planks, 1 willow_planks biomesoplenty:willow_planks, 1 dead_planks biomesoplenty:dead_planks, 1 magic_planks biomesoplenty:magic_planks, 1 umbran_planks biomesoplenty:umbran_planks, 1 hellbark_planks biomesoplenty:hellbark_planks, 1 greenheart_planks tconstruct:greenheart_planks, 1 skyroot_planks tconstruct:skyroot_planks, 1 bloodshroom_planks tconstruct:bloodshroom_planks, 1 vertical_oak_planks quark:vertical_oak_planks, 1 vertical_spruce_planks quark:vertical_spruce_planks, 1 vertical_birch_planks quark:vertical_birch_planks, 1 vertical_jungle_planks quark:vertical_jungle_planks, 1 vertical_acacia_planks quark:vertical_acacia_planks, 1 vertical_dark_oak_planks quark:vertical_dark_oak_planks, 1 vertical_warped_planks quark:vertical_warped_planks, 1 vertical_crimson_planks quark:vertical_crimson_planks, 1 black_stained_planks quark:black_stained_planks, 1 blue_stained_planks quark:blue_stained_planks, 1 brown_stained_planks quark:brown_stained_planks, 1 cyan_stained_planks quark:cyan_stained_planks, 1 gray_stained_planks quark:gray_stained_planks, 1 green_stained_planks quark:green_stained_planks, 1 light_blue_stained_planks quark:light_blue_stained_planks, 1 light_gray_stained_planks quark:light_gray_stained_planks, 1 lime_stained_planks quark:lime_stained_planks, 1 magenta_stained_planks quark:magenta_stained_planks, 1 orange_stained_planks quark:orange_stained_planks, 1 pink_stained_planks quark:pink_stained_planks, 1 purple_stained_planks quark:purple_stained_planks, 1 red_stained_planks quark:red_stained_planks, 1 white_stained_planks quark:white_stained_planks, 1 yellow_stained_planks quark:yellow_stained_planks, 1 vertical_black_stained_planks quark:vertical_black_stained_planks, 1 vertical_blue_stained_planks quark:vertical_blue_stained_planks, 1 vertical_brown_stained_planks quark:vertical_brown_stained_planks, 1 vertical_cyan_stained_planks quark:vertical_cyan_stained_planks, 1 vertical_gray_stained_planks quark:vertical_gray_stained_planks, 1 vertical_green_stained_planks quark:vertical_green_stained_planks, 1 vertical_light_blue_stained_planks quark:vertical_light_blue_stained_planks, 1 vertical_light_gray_stained_planks quark:vertical_light_gray_stained_planks, 1 vertical_lime_stained_planks quark:vertical_lime_stained_planks, 1 vertical_magenta_stained_planks quark:vertical_magenta_stained_planks, 1 vertical_orange_stained_planks quark:vertical_orange_stained_planks, 1 vertical_pink_stained_planks quark:vertical_pink_stained_planks, 1 vertical_purple_stained_planks quark:vertical_purple_stained_planks, 1 vertical_red_stained_planks quark:vertical_red_stained_planks, 1 vertical_white_stained_planks quark:vertical_white_stained_planks, 1 vertical_yellow_stained_planks quark:vertical_yellow_stained_planks, 1 blockcactusplank structurize:blockcactusplank, 1 aspen_planks byg:aspen_planks, 1 baobab_planks byg:baobab_planks, 1 blue_enchanted_planks byg:blue_enchanted_planks, 1 cherry_planks byg:cherry_planks, 1 cika_planks byg:cika_planks, 1 cypress_planks byg:cypress_planks, 1 ebony_planks byg:ebony_planks, 1 fir_planks byg:fir_planks, 1 green_enchanted_planks byg:green_enchanted_planks, 1 holly_planks byg:holly_planks, 1 jacaranda_planks byg:jacaranda_planks, 1 mahogany_planks byg:mahogany_planks, 1 mangrove_planks byg:mangrove_planks, 1 maple_planks byg:maple_planks, 1 pine_planks byg:pine_planks, 1 rainbow_eucalyptus_planks byg:rainbow_eucalyptus_planks, 1 redwood_planks byg:redwood_planks, 1 skyris_planks byg:skyris_planks, 1 willow_planks byg:willow_planks, 1 witch_hazel_planks byg:witch_hazel_planks, 1 zelkova_planks byg:zelkova_planks, 1 sythian_planks byg:sythian_planks, 1 embur_planks byg:embur_planks, 1 palm_planks byg:palm_planks, 1 lament_planks byg:lament_planks, 1 ether_planks byg:ether_planks, 1 bulbis_planks byg:bulbis_planks, 1 nightshade_planks byg:nightshade_planks, 1 imparius_planks byg:imparius_planks, 1 ebony_planks forestry:ebony_planks, 1 maple_planks forestry:maple_planks, 1 kapok_planks forestry:kapok_planks, 1 pine_planks forestry:pine_planks, 1 cocobolo_planks forestry:cocobolo_planks, 1 teak_planks forestry:teak_planks, 1 giganteum_planks forestry:giganteum_planks, 1 mahogany_planks forestry:mahogany_planks, 1 balsa_planks forestry:balsa_planks, 1 greenheart_planks forestry:greenheart_planks, 1 chestnut_planks forestry:chestnut_planks, 1 mahoe_planks forestry:mahoe_planks, 1 acacia_desert_planks forestry:acacia_desert_planks, 1 poplar_planks forestry:poplar_planks, 1 larch_planks forestry:larch_planks, 1 willow_planks forestry:willow_planks, 1 palm_planks forestry:palm_planks, 1 papaya_planks forestry:papaya_planks, 1 sequoia_planks forestry:sequoia_planks, 1 citrus_planks forestry:citrus_planks, 1 cherry_planks forestry:cherry_planks, 1 ipe_planks forestry:ipe_planks, 1 walnut_planks forestry:walnut_planks, 1 wenge_planks forestry:wenge_planks, 1 baobab_planks forestry:baobab_planks, 1 zebrawood_planks forestry:zebrawood_planks, 1 lime_planks forestry:lime_planks, 1 plum_planks forestry:plum_planks, 1 padauk_planks forestry:padauk_planks, 1 ebony_fireproof_planks forestry:ebony_fireproof_planks, 1 maple_fireproof_planks forestry:maple_fireproof_planks, 1 kapok_fireproof_planks forestry:kapok_fireproof_planks, 1 pine_fireproof_planks forestry:pine_fireproof_planks, 1 cocobolo_fireproof_planks forestry:cocobolo_fireproof_planks, 1 teak_fireproof_planks forestry:teak_fireproof_planks, 1 giganteum_fireproof_planks forestry:giganteum_fireproof_planks, 1 mahogany_fireproof_planks forestry:mahogany_fireproof_planks, 1 balsa_fireproof_planks forestry:balsa_fireproof_planks, 1 greenheart_fireproof_planks forestry:greenheart_fireproof_planks, 1 chestnut_fireproof_planks forestry:chestnut_fireproof_planks, 1 mahoe_fireproof_planks forestry:mahoe_fireproof_planks, 1 acacia_desert_fireproof_planks forestry:acacia_desert_fireproof_planks, 1 poplar_fireproof_planks forestry:poplar_fireproof_planks, 1 larch_fireproof_planks forestry:larch_fireproof_planks, 1 willow_fireproof_planks forestry:willow_fireproof_planks, 1 palm_fireproof_planks forestry:palm_fireproof_planks, 1 papaya_fireproof_planks forestry:papaya_fireproof_planks, 1 sequoia_fireproof_planks forestry:sequoia_fireproof_planks, 1 citrus_fireproof_planks forestry:citrus_fireproof_planks, 1 cherry_fireproof_planks forestry:cherry_fireproof_planks, 1 ipe_fireproof_planks forestry:ipe_fireproof_planks, 1 walnut_fireproof_planks forestry:walnut_fireproof_planks, 1 wenge_fireproof_planks forestry:wenge_fireproof_planks, 1 baobab_fireproof_planks forestry:baobab_fireproof_planks, 1 zebrawood_fireproof_planks forestry:zebrawood_fireproof_planks, 1 lime_fireproof_planks forestry:lime_fireproof_planks, 1 plum_fireproof_planks forestry:plum_fireproof_planks, 1 padauk_fireproof_planks forestry:padauk_fireproof_planks, 1 spruce_fireproof_planks forestry:spruce_fireproof_planks, 1 dark_oak_fireproof_planks forestry:dark_oak_fireproof_planks, 1 oak_fireproof_planks forestry:oak_fireproof_planks, 1 jungle_fireproof_planks forestry:jungle_fireproof_planks, 1 birch_fireproof_planks forestry:birch_fireproof_planks, 1 acacia_fireproof_planks forestry:acacia_fireproof_planks]]  java.lang.IllegalArgumentException: ItemStack value must not be empty. 1 air minecraft:air         at mezz.jei.util.ErrorUtil.checkNotEmpty(ErrorUtil.java:206) ~[jei:7.7.1.152]         at mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper.getUniqueId(ItemStackHelper.java:88) ~[jei:7.7.1.152]         at mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper.getUniqueId(ItemStackHelper.java:28) ~[jei:7.7.1.152]         at mezz.jei.recipes.RecipeMap.addRecipe(RecipeMap.java:94) ~[jei:7.7.1.152]         at mezz.jei.recipes.RecipeMap.addRecipe(RecipeMap.java:75) ~[jei:7.7.1.152]         at mezz.jei.recipes.RecipeManagerInternal.addRecipe(RecipeManagerInternal.java:125) ~[jei:7.7.1.152]         at mezz.jei.recipes.RecipeManagerInternal.addRecipeTyped(RecipeManagerInternal.java:101) ~[jei:7.7.1.152]         at mezz.jei.recipes.RecipeManagerInternal.addRecipes(RecipeManagerInternal.java:94) ~[jei:7.7.1.152]         at mezz.jei.recipes.RecipeManagerInternal.(RecipeManagerInternal.java:86) ~[jei:7.7.1.152]         at mezz.jei.load.PluginLoader.getRecipeManager(PluginLoader.java:145) ~[jei:7.7.1.152]         at mezz.jei.startup.JeiStarter.start(JeiStarter.java:74) ~[jei:7.7.1.152]         at mezz.jei.startup.ClientLifecycleHandler.startJEI(ClientLifecycleHandler.java:147) ~[jei:7.7.1.152]         at mezz.jei.startup.ClientLifecycleHandler.setupJEI(ClientLifecycleHandler.java:140) ~[jei:7.7.1.152]         at mezz.jei.startup.ClientLifecycleHandler.lambda$new$3(ClientLifecycleHandler.java:106) ~[jei:7.7.1.152]         at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?]         at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?]         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?]         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?]         at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:786) ~[forge:?]         at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1314) ~[?:?]         at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) ~[?:?]         at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) ~[?:?]         at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:36) ~[?:?]         at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) ~[?:?]         at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) ~[?:?]         at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:128) ~[?:?]         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:948) ~[?:?]         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) ~[?:?]         at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.5.jar:?]         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_331]         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_331]         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_331]         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_331]         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.2.34.jar:36.2]         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?]         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] [14:35:46] [Render thread/INFO]: Building recipe registry took 1.521 s [14:35:46] [Render thread/INFO]: Building runtime... [14:35:46] [Render thread/INFO]: Building runtime took 17.05 ms [14:35:46] [Render thread/INFO]: Sending Runtime: jei:minecraft ... [14:35:46] [Render thread/INFO]: Sending Runtime: jei:minecraft took 8.100 μs [14:35:46] [Render thread/INFO]: Sending Runtime: jei:doggytalents ... [14:35:46] [Render thread/INFO]: Sending Runtime: jei:doggytalents took 2.400 μs [14:35:46] [Render thread/INFO]: Sending Runtime: projecte:main ... [14:35:46] [Render thread/INFO]: Sending Runtime: projecte:main took 1.800 μs [14:35:46] [Render thread/INFO]: Sending Runtime: sophisticatedbackpacks:default ... [14:35:46] [Render thread/INFO]: Sending Runtime: sophisticatedbackpacks:default took 23.20 μs [14:35:46] [Render thread/INFO]: Sending Runtime: advancedrocketry:jeiplugin ... [14:35:46] [Render thread/INFO]: Sending Runtime: advancedrocketry:jeiplugin took 1.800 μs [14:35:46] [Render thread/INFO]: Sending Runtime: curios:curios ... [14:35:46] [Render thread/INFO]: Sending Runtime: curios:curios took 1.800 μs [14:35:46] [Render thread/INFO]: Sending Runtime: patchouli:patchouli ... [14:35:46] [Render thread/INFO]: Sending Runtime: patchouli:patchouli took 1.500 μs [14:35:46] [Render thread/INFO]: Sending Runtime: dynamictrees:dynamictrees ... [14:35:46] [Render thread/INFO]: Sending Runtime: dynamictrees:dynamictrees took 1.700 μs [14:35:46] [Render thread/INFO]: Sending Runtime: cgm:crafting ... [14:35:46] [Render thread/INFO]: Sending Runtime: cgm:crafting took 1.400 μs [14:35:46] [Render thread/INFO]: Sending Runtime: jei:debug ... [14:35:46] [Render thread/INFO]: Sending Runtime: jei:debug took 8.400 μs [14:35:46] [Render thread/INFO]: Sending Runtime: waystones:jei ... [14:35:46] [Render thread/INFO]: Sending Runtime: waystones:jei took 1.600 μs [14:35:46] [Render thread/INFO]: Sending Runtime: iceandfire:iceandfire ... [14:35:46] [Render thread/INFO]: Sending Runtime: iceandfire:iceandfire took 1.800 μs [14:35:46] [Render thread/INFO]: Sending Runtime: tconstruct:jei_plugin ... [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraftforge.fluids.FluidStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraft.item.ItemStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraftforge.fluids.FluidStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraft.item.ItemStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraftforge.fluids.FluidStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraft.item.ItemStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraftforge.fluids.FluidStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraft.item.ItemStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraftforge.fluids.FluidStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraft.item.ItemStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraftforge.fluids.FluidStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraft.item.ItemStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraftforge.fluids.FluidStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraft.item.ItemStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraftforge.fluids.FluidStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraft.item.ItemStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraftforge.fluids.FluidStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraft.item.ItemStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraftforge.fluids.FluidStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraft.item.ItemStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraftforge.fluids.FluidStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraft.item.ItemStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraftforge.fluids.FluidStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraft.item.ItemStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraftforge.fluids.FluidStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraft.item.ItemStack [14:35:46] [Render thread/INFO]: Ingredients are being removed at runtime: 3 net.minecraft.item.ItemStack [14:35:46] [Render thread/INFO]: Sending Runtime: tconstruct:jei_plugin took 79.29 ms [14:35:46] [Render thread/INFO]: Sending Runtime: enchdesc:jei ... [14:35:46] [Render thread/INFO]: Sending Runtime: enchdesc:jei took 3.000 μs [14:35:46] [Render thread/INFO]: Sending Runtime: croparia:jei_plugin ... [14:35:46] [Render thread/INFO]: Sending Runtime: croparia:jei_plugin took 1.600 μs [14:35:46] [Render thread/INFO]: Sending Runtime: immersiveengineering:main ... [14:35:46] [Render thread/INFO]: Sending Runtime: immersiveengineering:main took 1.600 μs [14:35:46] [Render thread/INFO]: Sending Runtime: create:jei_plugin ... [14:35:46] [Render thread/INFO]: Sending Runtime: create:jei_plugin took 1.500 μs [14:35:46] [Render thread/INFO]: Sending Runtime: mantle:jei ... [14:35:46] [Render thread/INFO]: Sending Runtime: mantle:jei took 3.200 μs [14:35:46] [Render thread/INFO]: Sending Runtime: polymorph:jei ... [14:35:46] [Render thread/INFO]: Sending Runtime: polymorph:jei took 1.700 μs [14:35:46] [Render thread/INFO]: Sending Runtime: quark:quark ... [14:35:46] [Render thread/INFO]: Sending Runtime: quark:quark took 1.600 μs [14:35:46] [Render thread/INFO]: Sending Runtime: minecraft:minecolonies ... [14:35:46] [Render thread/INFO]: Sending Runtime: minecraft:minecolonies took 4.400 μs [14:35:46] [Render thread/INFO]: Sending Runtime: vampirism:plugin ... [14:35:46] [Render thread/INFO]: Sending Runtime: vampirism:plugin took 1.900 μs [14:35:46] [Render thread/INFO]: Sending Runtime: infinitylib:compat_jei ... [14:35:46] [Render thread/INFO]: Sending Runtime: infinitylib:compat_jei took 1.600 μs [14:35:46] [Render thread/INFO]: Sending Runtime: agricraft:compat_jei ... [14:35:46] [Render thread/INFO]: Sending Runtime: agricraft:compat_jei took 835.9 μs [14:35:46] [Render thread/INFO]: Sending Runtime: chiselsandbits:jei ... [14:35:46] [Render thread/INFO]: JEI Runtime is now available. [14:35:46] [Render thread/INFO]: Injecting bits. [14:35:46] [Render thread/INFO]: Ingredients are being added at runtime: 2871 net.minecraft.item.ItemStack [14:35:46] [Render thread/INFO]: Sending Runtime: chiselsandbits:jei took 579.3 ms [14:35:46] [Render thread/INFO]: Sending Runtime: minecraft:forestry ... [14:35:46] [Render thread/INFO]: Sending Runtime: minecraft:forestry took 4.200 μs [14:35:46] [Render thread/INFO]: Sending Runtime: forestry:backpacks ... [14:35:46] [Render thread/INFO]: Sending Runtime: forestry:backpacks took 1.800 μs [14:35:46] [Render thread/INFO]: Sending Runtime: minecraft:forestry ... [14:35:46] [Render thread/INFO]: Sending Runtime: minecraft:forestry took 1.300 μs [14:35:46] [Render thread/INFO]: Sending Runtime: minecraft:forestry ... [14:35:46] [Render thread/INFO]: Sending Runtime: minecraft:forestry took 1.500 μs [14:35:46] [Render thread/INFO]: Sending Runtime: minecraft:forestry ... [14:35:46] [Render thread/INFO]: Sending Runtime: minecraft:forestry took 1.200 μs [14:35:46] [Render thread/INFO]: Sending Runtime: minecraft:forestry ... [14:35:46] [Render thread/INFO]: Sending Runtime: minecraft:forestry took 1.100 μs [14:35:46] [Render thread/INFO]: Sending Runtime: forestry:charcoal ... [14:35:46] [Render thread/INFO]: Sending Runtime: forestry:charcoal took 1.100 μs [14:35:46] [Render thread/INFO]: Sending Runtime: forestry:farming ... [14:35:46] [Render thread/INFO]: Sending Runtime: forestry:farming took 1.100 μs [14:35:46] [Render thread/INFO]: Sending Runtime: forestry:factory ... [14:35:46] [Render thread/INFO]: Sending Runtime: forestry:factory took 1.000 μs [14:35:46] [Render thread/INFO]: Sending Runtime: createaddition:jei_plugin ... [14:35:46] [Render thread/INFO]: Sending Runtime: createaddition:jei_plugin took 1.300 μs [14:35:46] [Render thread/INFO]: Sending Runtime: jei:internal ... [14:35:46] [Render thread/INFO]: Sending Runtime: jei:internal took 3.300 μs [14:35:47] [Render thread/INFO]: Starting JEI took 16.97 s [14:36:24] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 36287ms or 725 ticks behind [14:36:24] [Render thread/WARN]: Unknown custom packet identifier: vehicle:play [14:36:26] [Render thread/INFO]: Received config from the server: {"minecraft:hide_infestations":true} [14:36:26] [Render thread/INFO]: Loaded 8983 advancements [14:36:26] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/categories/arboriculture.json. Switching to fallback. [14:36:26] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/categories/engines.json. Switching to fallback. [14:36:26] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/categories/habitat_former.json. Switching to fallback. [14:36:26] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/categories/genetics.json. Switching to fallback. [14:36:26] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/categories/farming.json. Switching to fallback. [14:36:26] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/categories/alveary.json. Switching to fallback. [14:36:26] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/categories/core.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/categories/mail.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/categories/beekeeping.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/categories/machines.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/categories/structure.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/mail/catalogue.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/mail/mailbox.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/mail/stamps.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/mail/trade_station.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/mail/letters.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/mail/stamp_collector.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/habitat_former/habitat_screen.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/habitat_former/habitat_former.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/habitat_former/climate_particles.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/beekeeping/minecarts.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/beekeeping/alveary/alveary_swarmer.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/beekeeping/alveary/alveary_fan.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/beekeeping/alveary/scented_paneling.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/beekeeping/alveary/alveary_heater.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/beekeeping/alveary/alveary_stabiliser.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/beekeeping/alveary/alveary.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/beekeeping/alveary/alveary_sieve.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/beekeeping/introduction.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/beekeeping/first_mutations.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/beekeeping/smoker.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/beekeeping/frames.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/beekeeping/apiarist_suit.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/beekeeping/bees.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/beekeeping/bees_mundane.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/beekeeping/bee_house.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/beekeeping/bee_chest.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/beekeeping/scoop.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/beekeeping/apiary.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/beekeeping/bee_genes.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/arboriculture/introduction.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/arboriculture/tree_mutations.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/arboriculture/pollination.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/arboriculture/grafters.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/genetics/filter.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/genetics/database.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/farming/multi_farms.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/farming/farm_configuration.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/farming/farm_layout.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/farming/farm_gui.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/farming/structure/farm_structure.gearbox.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/farming/structure/farm_structure.valve.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/farming/structure/farm_structure.hatch.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/farming/structure/farm_structure.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/farming/structure/farm_structure.control.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/fertilizer_compound.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/wrench.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/escritoire.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/ores.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/humus.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/resources.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/soldering_iron.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/portable_alyzer.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/pipette.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/circuit_board.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/machines/fermenter.json. Switching to fallback. [14:36:27] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/machines/still.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/machines/carpenter.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/machines/raintank.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/machines/bottler.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/machines/fabricator.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/machines/squeezer.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/machines/rainmaker.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/machines/moistener.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/machines/centrifuge.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/gears.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/worktable.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/analyzer.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/tubes.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/casings.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/bog_earth.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/engines/clockwork_engine.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/engines/peat_engine.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/engines/biogas_engine.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/entries/core/compost.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/templates/farm_layout_large.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/templates/carpenter/double.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/templates/carpenter/single.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/templates/carpenter/base.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/templates/fabricator/double.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/templates/fabricator/single.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/templates/fabricator/base.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/templates/farm_layout.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load forestry:patchouli_books/foresters_manual/zh_cn/templates/farm_gui.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load dynamictrees:patchouli_books/guide/zh_cn/categories/trees.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load dynamictrees:patchouli_books/guide/zh_cn/categories/potions.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load dynamictrees:patchouli_books/guide/zh_cn/categories/mechanics.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load dynamictrees:patchouli_books/guide/zh_cn/entries/trees/overworld_trees.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load dynamictrees:patchouli_books/guide/zh_cn/entries/trees/nether_fungi.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load dynamictrees:patchouli_books/guide/zh_cn/entries/trees/features.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load dynamictrees:patchouli_books/guide/zh_cn/entries/trees/apple_tree.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load dynamictrees:patchouli_books/guide/zh_cn/entries/potions/transformation_potion.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load dynamictrees:patchouli_books/guide/zh_cn/entries/potions/gigas_potion.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load dynamictrees:patchouli_books/guide/zh_cn/entries/potions/depletion_potion.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load dynamictrees:patchouli_books/guide/zh_cn/entries/potions/burgeoning_potion.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load dynamictrees:patchouli_books/guide/zh_cn/entries/potions/base_transformation_potion.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load dynamictrees:patchouli_books/guide/zh_cn/entries/potions/base_potion.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load dynamictrees:patchouli_books/guide/zh_cn/entries/mechanics/staff.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load dynamictrees:patchouli_books/guide/zh_cn/entries/mechanics/rooty_soil.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load dynamictrees:patchouli_books/guide/zh_cn/entries/mechanics/dirt_bucket.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load dynamictrees:patchouli_books/guide/zh_cn/templates/brewing2.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load dynamictrees:patchouli_books/guide/zh_cn/templates/brewing.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/categories/devices.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/categories/world.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/categories/biomes.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/categories/bosses.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/categories/entities.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/categories/minor_landmarks.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/categories/major_landmarks.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/categories/treasures.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/entities/giants.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/entities/minotaur.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/entities/maze_slime.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/entities/ice_cores.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/entities/death_tome.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/entities/yeti.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/entities/goblins.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/entities/kobold.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/entities/undead.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/entities/arthopods.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/entities/wolves.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/entities/castle_guardians.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/entities/animals.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/entities/adherent.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/entities/troll.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/entities/ghasts.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/entities/harbinger_cube.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/bosses/snow_queen.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/bosses/hydra.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/bosses/ur_ghast.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/bosses/phantom_knights.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/bosses/lich.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/bosses/naga.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/bosses/alpha_yeti.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/bosses/minoshroom.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/treasures/ie_shaders.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/treasures/scepters.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/treasures/tools.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/treasures/bows.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/treasures/minotaur_axes.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/treasures/magic_trees.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/treasures/tc_aspects.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/treasures/ice_bomb.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/treasures/armors.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/treasures/magic_beans.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/treasures/foods.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/treasures/crumble_horn.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/treasures/phantom_armor.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/treasures/tconstruct.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/treasures/carminite.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/treasures/charms.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/treasures/maps.json. Switching to fallback. [14:36:28] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/treasures/mazebreaker_pickaxe.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/treasures/glass_sword.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/treasures/giant_blocks.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/treasures/moon_dial.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/treasures/trophies.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/treasures/uncrafting_table.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/treasures/fiery_blood_tears.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/devices/anti-builder.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/devices/locked_vanishing_block.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/devices/encased_smoker.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/devices/encased_fire_jet.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/devices/fire_jet.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/devices/smoking_block.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/devices/carminite_reactor.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/devices/carminite_builder.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/devices/reappearing_block.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/devices/ghast_trap.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/devices/vanishing_block.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/portal.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/major_landmarks/hollow_hills.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/major_landmarks/giant_house.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/major_landmarks/troll_caves.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/major_landmarks/hydra_lair.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/major_landmarks/final_castle.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/major_landmarks/yeti_caves.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/major_landmarks/lich_tower.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/major_landmarks/naga_courtyard.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/major_landmarks/knight_stronghold.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/major_landmarks/labyrinth.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/major_landmarks/hedge_maze.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/major_landmarks/aurora_palace.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/major_landmarks/dark_tower.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/magic_map.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/biomes/twilight_swamp.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/biomes/highlands.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/biomes/snow_forest.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/biomes/spooky_forest.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/biomes/general_biomes.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/biomes/enchanted_forest.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/biomes/dark_forest.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/minor_landmarks/monolith.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/minor_landmarks/foundation.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/minor_landmarks/hollow_stump.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/minor_landmarks/grove_ruins.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/minor_landmarks/druid_hut.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/minor_landmarks/stalagmite.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/minor_landmarks/well.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/minor_landmarks/fallen_logs.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/minor_landmarks/stone_circle.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/templates/headed_spotlight.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/templates/headed_gallery.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/templates/editable.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/templates/gallery.json. Switching to fallback. [14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/templates/headed_spotlight2.json. Switching to fallback. [14:36:29] [Render thread/INFO]: Trying jar discover: assets/structurize [14:36:29] [Render thread/INFO]: Trying jar discover: assets/minecolonies [14:36:35] [Render thread/INFO]: Load additional huts or decorations from D:\suoyou\我的3\.minecraft\structurize/schematics [14:36:35] [Render thread/INFO]: Load cached schematic from D:\suoyou\我的3\.minecraft\structurize/cache [14:36:35] [Render thread/INFO]: Load cached schematic from D:\suoyou\我的3\.minecraft\structurize/cache [14:36:35] [Render thread/INFO]: Loaded 44 skill nodes [14:36:35] [Render thread/INFO]: Registered 12 convertibles [14:36:35] [Server thread/INFO]: Saving and pausing game... [14:36:37] [Server thread/INFO]: Saving chunks for level 'ServerLevel[新的世界]'/minecraft:overworld [14:36:37] [Server thread/INFO]: Saving chunks for level 'ServerLevel[新的世界]'/minecraft:the_nether [14:36:37] [Server thread/INFO]: Saving chunks for level 'ServerLevel[新的世界]'/minecraft:the_end [14:36:37] [Server thread/INFO]: Saving chunks for level 'ServerLevel[新的世界]'/advancedrocketry:space [14:36:37] [Server thread/INFO]: Saving chunks for level 'ServerLevel[新的世界]'/twilightforest:twilightforest [14:36:37] [Server thread/INFO]: Saving chunks for level 'ServerLevel[新的世界]'/twilightforest:skylight_forest [14:37:01] [SoundControl Sound Processor/WARN]: SoundControl Sound Processor is lagging; behind 16 msecs [14:38:10] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2044ms or 40 ticks behind [14:38:11] [SoundControl Sound Processor/WARN]: SoundControl Sound Processor is lagging; behind 14 msecs [14:38:19] [SoundControl Sound Processor/WARN]: SoundControl Sound Processor is lagging; behind 38 msecs [14:38:32] [SoundControl Sound Processor/WARN]: SoundControl Sound Processor is lagging; behind 183 msecs [14:38:39] [SoundControl Sound Processor/WARN]: SoundControl Sound Processor is lagging; behind 2567 msecs [14:38:39] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 3072ms or 61 ticks behind [14:38:44] [Server thread/INFO]: Saving and pausing game... [14:38:44] [Server thread/INFO]: Saving chunks for level 'ServerLevel[新的世界]'/minecraft:overworld [14:38:44] [Server thread/INFO]: Saving chunks for level 'ServerLevel[新的世界]'/minecraft:the_nether [14:38:44] [Server thread/INFO]: Saving chunks for level 'ServerLevel[新的世界]'/minecraft:the_end [14:38:44] [Server thread/INFO]: Saving chunks for level 'ServerLevel[新的世界]'/advancedrocketry:space [14:38:44] [Server thread/INFO]: Saving chunks for level 'ServerLevel[新的世界]'/twilightforest:twilightforest [14:38:44] [Server thread/INFO]: Saving chunks for level 'ServerLevel[新的世界]'/twilightforest:skylight_forest [14:38:59] [Worker-Main60/FATAL]: Preparing crash report with UUID f608c9fd-5cd7-4271-b2aa-f05e9c343b86 [14:38:59] [Render thread/FATAL]: Minecraft ran into a problem! Report saved to: D:\suoyou\我的3\.minecraft\crash-reports\crash-2022-05-08_14.38.59-server.txt ---- Minecraft Crash Report ---- // My bad.  Time: 22-5-8 下午2:38 Description: Tesselating liquid in world  java.lang.NullPointerException: Tesselating liquid in world         at net.minecraft.client.renderer.FluidBlockRenderer.func_228796_a_(FluidBlockRenderer.java:413) ~[?:?] {re:classloading,xf:OptiFine:default}         at com.infinityraider.infinitylib.render.fluid.InfFluidRenderer.func_228796_a_(InfFluidRenderer.java:40) ~[infinitylib:2.0.7] {re:classloading,pl:runtimedistcleaner:A}         at net.minecraft.client.renderer.BlockRendererDispatcher.func_228794_a_(BlockRendererDispatcher.java:98) ~[?:?] {re:classloading,xf:OptiFine:default}         at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$ChunkRender$RebuildTask.func_228940_a_(ChunkRenderDispatcher.java:862) ~[?:?] {re:classloading,xf:OptiFine:default}         at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$ChunkRender$RebuildTask.func_225618_a_(ChunkRenderDispatcher.java:735) ~[?:?] {re:classloading,xf:OptiFine:default}         at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.lambda$runTask$1(ChunkRenderDispatcher.java:192) ~[?:?] {re:mixin,xf:OptiFine:default,re:classloading,xf:OptiFine:default,pl:mixin:APP:mixins.betterf3.json:chunk.ChunkRenderDispatcherAccessor,pl:mixin:A}         at java.util.concurrent.CompletableFuture.uniCompose(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:1.8.0_331] {re:computing_frames}         at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:1.8.0_331] {}   A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------  -- Head -- Thread: Render thread Stacktrace:         at net.minecraft.client.renderer.FluidBlockRenderer.func_228796_a_(FluidBlockRenderer.java:413) ~[?:?] {re:classloading,xf:OptiFine:default}         at com.infinityraider.infinitylib.render.fluid.InfFluidRenderer.func_228796_a_(InfFluidRenderer.java:40) ~[infinitylib:2.0.7] {re:classloading,pl:runtimedistcleaner:A} -- Block being tesselated -- Details:         Block location: World: (-176,62,-256), Chunk: (at 0,3,0 in -11,-16; contains blocks -176,0,-256 to -161,255,-241), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Stacktrace:         at net.minecraft.client.renderer.BlockRendererDispatcher.func_228794_a_(BlockRendererDispatcher.java:98) ~[?:?] {re:classloading,xf:OptiFine:default}   -- Affected level -- Details:         All players: 1 total; [ClientPlayerEntity['cuichenghao_'/923, l='ClientLevel', x=-66.42, y=72.00, z=-193.07]]         Chunk stats: Client Chunk Cache: 441, 289         Level dimension: minecraft:overworld         Level spawn location: World: (-96,64,-176), Chunk: (at 0,4,0 in -6,-11; contains blocks -96,0,-176 to -81,255,-161), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)         Level time: 117286 game time, 117286 day time         Server brand: forge         Server type: Integrated singleplayer server Stacktrace:         at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:617) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:xaerominimap:xaero_clientworldclass,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:xaerominimap:xaero_clientworldclass,pl:mixin:APP:starlight.mixins.json:client.world.ClientWorldMixin,pl:mixin:APP:mixins.sndctrl.json:MixinClientWorld,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:create.mixins.json:BreakProgressMixin,pl:mixin:A}         at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2031) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:performant.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}         at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.lambda$runTask$3(ChunkRenderDispatcher.java:198) ~[?:?] {re:mixin,xf:OptiFine:default,re:classloading,xf:OptiFine:default,pl:mixin:APP:mixins.betterf3.json:chunk.ChunkRenderDispatcherAccessor,pl:mixin:A}         at java.util.concurrent.CompletableFuture.uniWhenComplete(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:1.8.0_331] {re:computing_frames}         at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:1.8.0_331] {}   -- System Details -- Details:         Minecraft Version: 1.16.5         Minecraft Version ID: 1.16.5         Operating System: Windows 10 (amd64) version 10.0         Java Version: 1.8.0_331, Oracle Corporation         Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation         Memory: 286001624 bytes (272 MB) / 5251268608 bytes (5008 MB) up to 5251268608 bytes (5008 MB)         CPUs: 4         JVM Flags: 13 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16m -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:-DontCompileHugeMethods -Xmn128m -Xmx5000m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+IgnoreUnrecognizedVMOptions         ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec         ModLauncher launch target: fmlclient         ModLauncher naming: srg         ModLauncher services:                  /mixin-0.8.4.jar mixin PLUGINSERVICE                  /eventbus-4.0.0.jar eventbus PLUGINSERVICE                  /forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE                  /forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE                  /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE                  /forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE                  /forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE                  /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE                  /OptiFine-1.16.5_HD_U_G8.jar OptiFine TRANSFORMATIONSERVICE                  /forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE                  /_MixinBootstrap-1.1.0.jar mixinbootstrap TRANSFORMATIONSERVICE          FML: 36.2         Forge: net.minecraftforge:36.2.34         FML Language Providers:                  javafml@36.2                 minecraft@1         Mod List:                  notenoughcrashes-4.1.4+1.16.5-forge.jar           |Not Enough Crashes            |notenoughcrashes              |4.1.4+1.16.5        |DONE      |Manifest: NOSIGNATURE                 NetherPortalFix_1.16.3-7.2.1.jar                  |NetherPortalFix               |netherportalfix               |7.2.1               |DONE      |Manifest: NOSIGNATURE                 TRansliterationLib-1.0.4.jar                      |TRansliterationLib Mod        |transliterationlib            |1.0.4               |DONE      |Manifest: NOSIGNATURE                 emcbaubles-1.16.5-1.2.1.jar                       |EMC Baubles                   |emcbaubles                    |1.1.0               |DONE      |Manifest: NOSIGNATURE                 BetterF3-1.1.3-forge-1.16.5.jar                   |BetterF3 Forge                |betterf3forge                 |1.1.3               |DONE      |Manifest: NOSIGNATURE                 Far_From_Home-Premium-1.16.5-7.5.jar              |Far From Home 7 Premium       |ffh7p                         |0.0                 |DONE      |Manifest: NOSIGNATURE                 curiousshulkerboxes-forge-1.16.5-4.0.1.0.jar      |Curious Shulker Boxes         |curiousshulkerboxes           |1.16.5-4.0.1.0      |DONE      |Manifest: NOSIGNATURE                 DoggyTalents-1.16.5-2.1.15.jar                    |Doggy Talents 2               |doggytalents                  |2.1.15              |DONE      |Manifest: NOSIGNATURE                 HammerLib-1.16.5-16.3.30.jar                      |HammerLib                     |hammerlib                     |16.3.30             |DONE      |Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c                 ProjectE-1.16.5-PE1.0.2.jar                       |ProjectE                      |projecte                      |PE1.0.2             |DONE      |Manifest: NOSIGNATURE                 Guide-API-VP-1.16.5-2.2.2.jar                     |Guide-API VP                  |guideapi-vp                   |2.2.2               |DONE      |Manifest: NOSIGNATURE                 CTM-MC1.16.1-1.1.2.6.jar                          |ConnectedTexturesMod          |ctm                           |MC1.16.1-1.1.2.6    |DONE      |Manifest: NOSIGNATURE                 i18nupdatemod-1.16.5-2.0.3.jar                    |I18n update Mod               |i18nupdatemod                 |2.0.3               |DONE      |Manifest: NOSIGNATURE                 citadel-1.8.1-1.16.5.jar                          |Citadel                       |citadel                       |1.8.1               |DONE      |Manifest: NOSIGNATURE                 OpenTerrainGenerator-1.16.5-0.1.10.jar            |Open Terrain Generator        |otg                           |1.16.5-0.1.10       |DONE      |Manifest: NOSIGNATURE                 Bookshelf-Forge-1.16.5-10.4.32.jar                |Bookshelf                     |bookshelf                     |10.4.32             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5                 sophisticatedbackpacks-1.16.5-3.15.13.560.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.16.5-3.15.13.560  |DONE      |Manifest: NOSIGNATURE                 randompatches-2.4.4-forge.jar                     |RandomPatches                 |randompatches                 |2.4.4-forge         |DONE      |Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7                 Hwyla-forge-1.10.11-B78_1.16.2.jar                |Waila                         |waila                         |1.10.11-B78_1.16.2  |DONE      |Manifest: NOSIGNATURE                 [1.16.X-1.0.10]+Dragon+Mounts+Legacy.jar          |Dragon Mounts: Legacy         |dragonmounts                  |1.0.10              |DONE      |Manifest: NOSIGNATURE                 twilightforest-1.16.5-4.0.870-universal.jar       |The Twilight Forest           |twilightforest                |NONE                |DONE      |Manifest: NOSIGNATURE                 w2w-1.16.1-0.0.5.2.jar                            |w2w                           |w2w                           |NONE                |DONE      |Manifest: NOSIGNATURE                 BiomesOPlenty-1.16.5-13.1.0.477-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.16.5-13.1.0.477   |DONE      |Manifest: NOSIGNATURE                 toughnessbar-6.1.jar                              |Toughness Bar                 |toughnessbar                  |6.1                 |DONE      |Manifest: NOSIGNATURE                 AdvancedRocketry-1.16.5-2.0.0-16-universal.jar    |Advanced Rocketry             |advancedrocketry              |1.16.5-2.0.0-16     |DONE      |Manifest: NOSIGNATURE                 pamhc2foodextended-1.16.3-1.0.4.jar               |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended            |version             |DONE      |Manifest: NOSIGNATURE                 curios-forge-1.16.5-4.0.5.3.jar                   |Curios API                    |curios                        |1.16.5-4.0.5.3      |DONE      |Manifest: NOSIGNATURE                 Patchouli-1.16.4-53.2.jar                         |Patchouli                     |patchouli                     |1.16.4-53.2         |DONE      |Manifest: NOSIGNATURE                 BetterThirdPerson-Forge-1.16.4-1.7.2.jar          |Better Third Person           |betterthirdperson             |1.7.2               |DONE      |Manifest: NOSIGNATURE                 obfuscate-0.6.3-1.16.5.jar                        |Obfuscate                     |obfuscate                     |0.6.3               |DONE      |Manifest: NOSIGNATURE                 vehicle-mod-0.45.2-1.16.3.jar                     |MrCrayfish's Vehicle Mod      |vehicle                       |0.45.2              |DONE      |Manifest: NOSIGNATURE                 Chunk+Pregenerator+V1.16-3.2.2.jar                |Chunk Pregenerator            |chunkpregen                   |V1.16-3.2.2         |DONE      |Manifest: NOSIGNATURE                 LibVulpes-1.16.5-1.0.2-27-universal.jar           |Lib Vulpes                    |libvulpes                     |1.16.5-1.0.2-27     |DONE      |Manifest: NOSIGNATURE                 InventoryProfilesNext-forge-1.16-1.3.5.jar        |Inventory Profiles Next       |inventoryprofilesnext         |1.3.5               |DONE      |Manifest: NOSIGNATURE                 cfm-7.0.0pre22-1.16.3.jar                         |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre22         |DONE      |Manifest: NOSIGNATURE                 morecfm-1.3.1-1.16.3.jar                          |MrCrayfish's More Furniture Mo|morecfm                       |1.3.1               |DONE      |Manifest: NOSIGNATURE                 curiouselytra-forge-1.16.5-4.0.2.4.jar            |Curious Elytra                |curiouselytra                 |1.16.5-4.0.2.4      |DONE      |Manifest: NOSIGNATURE                 AI-Improvements-1.16.5-0.4.0.jar                  |AI-Improvements               |aiimprovements                |0.4.0               |DONE      |Manifest: NOSIGNATURE                 betterwithminecolonies-1.16.5++-1.18.19.jar       |Better With Minecolonies      |betterwithminecolonies        |1.16.5++-1.18.19    |DONE      |Manifest: NOSIGNATURE                 cloth-config-4.14.54-forge.jar                    |Cloth Config v4 API           |cloth-config                  |4.14.54             |DONE      |Manifest: NOSIGNATURE                 illageandspillage-1.16.5-1.0.2.jar                |Illage and Spillage           |illageandspillage             |1.0.2               |DONE      |Manifest: NOSIGNATURE                 DynamicTrees-1.16.5-0.10.0-Beta33.jar             |Dynamic Trees                 |dynamictrees                  |1.16.5-0.10.0-Beta33|DONE      |Manifest: NOSIGNATURE                 QuarkOddities-1.16.3.jar                          |Quark Oddities                |quarkoddities                 |1.16.3              |DONE      |Manifest: NOSIGNATURE                 ClientTweaks_1.16.3-5.3.0.jar                     |Client Tweaks                 |clienttweaks                  |5.3.0               |DONE      |Manifest: NOSIGNATURE                 pamhc2trees-1.16.3-1.0.1.jar                      |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees                   |1.0.1               |DONE      |Manifest: NOSIGNATURE                 cgm-1.2.5-1.16.5.jar                              |MrCrayfish's Gun Mod          |cgm                           |1.2.5               |DONE      |Manifest: NOSIGNATURE                 minecraft-comes-alive-7.0.7-forge.jar             |Minecraft Comes Alive         |mca                           |7.0.7               |DONE      |Manifest: NOSIGNATURE                 jei-1.16.5-7.7.1.152.jar                          |Just Enough Items             |jei                           |7.7.1.152           |DONE      |Manifest: NOSIGNATURE                 Pehkui-3.3.0+1.16.5-forge.jar                     |Pehkui                        |pehkui                        |3.3.0+1.16.5-forge  |DONE      |Manifest: NOSIGNATURE                 scannable-1.16.5-forge-1.7.6+00198b7.jar          |Scannable                     |scannable                     |1.7.6               |DONE      |Manifest: NOSIGNATURE                 caelus-forge-1.16.5-2.1.3.2.jar                   |Caelus API                    |caelus                        |1.16.5-2.1.3.2      |DONE      |Manifest: NOSIGNATURE                 CuriosQuarkOBP-1.16.5-1.0.2.jar                   |Curios Quark Oddities Backpack|curiosquarkobp                |1.0.2               |DONE      |Manifest: NOSIGNATURE                 Waystones_1.16.5-7.6.4.jar                        |Waystones                     |waystones                     |7.6.4               |DONE      |Manifest: NOSIGNATURE                 Clumps-6.0.0.25.jar                               |Clumps                        |clumps                        |6.0.0.25            |DONE      |Manifest: NOSIGNATURE                 comforts-forge-1.16.5-4.0.1.5.jar                 |Comforts                      |comforts                      |1.16.5-4.0.1.5      |DONE      |Manifest: NOSIGNATURE                 curioofundying-forge-1.16.5-5.2.0.0.jar           |Curio of Undying              |curioofundying                |1.16.5-5.2.0.0      |DONE      |Manifest: NOSIGNATURE                 lazydfu-0.1.3.jar                                 |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE                 starlight-forge-0.0.3.jar                         |Starlight                     |starlight                     |0.0.3               |DONE      |Manifest: NOSIGNATURE                 iceandfire-2.1.9-1.16.5.jar                       |Ice and Fire                  |iceandfire                    |2.1.9-1.16.5        |DONE      |Manifest: NOSIGNATURE                 inventorypets-1.16.5-2.0.15.jar                   |Inventory Pets                |inventorypets                 |2.0.15              |DONE      |Manifest: NOSIGNATURE                 forge-1.16.5-36.2.34-universal.jar                |Forge                         |forge                         |36.2.34             |DONE      |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90                 DynamicSurroundings-1.16.5-4.0.5.0.jar            |§3Dynamic Surroundings        |dsurround                     |4.0.5.0             |DONE      |Manifest: NOSIGNATURE                 antiqueatlas-5.4.4-forge.jar                      |Antique Atlas                 |antiqueatlas                  |5.4.4-forge         |DONE      |Manifest: NOSIGNATURE                 forge-1.16.5-36.2.34-client.jar                   |Minecraft                     |minecraft                     |1.16.5              |DONE      |Manifest: NOSIGNATURE                 TConstruct-1.16.5-3.3.4.335.jar                   |Tinkers' Construct            |tconstruct                    |3.3.4.335           |DONE      |Manifest: NOSIGNATURE                 WailaHarvestability-mc1.16.x-forge-1.1.15.jar     |Waila Harvestability          |wailaharvestability           |1.1.15              |DONE      |Manifest: NOSIGNATURE                 EnchantmentDescriptions-1.16.5-7.0.19.jar         |EnchantmentDescriptions       |enchdesc                      |7.0.19              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5                 swingthroughgrass-1.16.4-1.5.3.jar                |SwingThroughGrass             |swingthroughgrass             |1.16.4-1.5.3        |DONE      |Manifest: NOSIGNATURE                 MouseTweaks-2.14-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks                   |2.14                |DONE      |Manifest: NOSIGNATURE                 Croparia-1.16.5-3.4.1.jar                         |Croparia                      |croparia                      |3.4.1               |DONE      |Manifest: NOSIGNATURE                 ImmersiveEngineering-1.16.5-5.0.7-143.jar         |Immersive Engineering         |immersiveengineering          |1.16.5-5.0.7-143    |DONE      |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7                 pamhc2crops-1.16.3-1.0.2.jar                      |Pam's HarvestCraft 2 Crops    |pamhc2crops                   |version             |DONE      |Manifest: NOSIGNATURE                 smoothboot-forge-1.16.4-1.2.2.jar                 |Smooth Boot                   |smoothboot                    |1.16.4-1.2.2        |DONE      |Manifest: NOSIGNATURE                 notenoughanimations-1.2.4.jar                     |NotEnoughAnimations Mod       |notenoughanimations           |1.2.4               |DONE      |Manifest: NOSIGNATURE                 flywheel-1.16-0.2.5.jar                           |Flywheel                      |flywheel                      |1.16-0.2.5          |DONE      |Manifest: NOSIGNATURE                 create-mc1.16.5_v0.3.2g.jar                       |Create                        |create                        |v0.3.2g             |DONE      |Manifest: NOSIGNATURE                 Mantle-1.16.5-1.6.157.jar                         |Mantle                        |mantle                        |1.6.157             |DONE      |Manifest: NOSIGNATURE                 Xaeros_Minimap_22.6.0_Forge_1.16.5.jar            |Xaero's Minimap               |xaerominimap                  |22.6.0              |DONE      |Manifest: NOSIGNATURE                 pamhc2foodcore-1.16.3-1.0.2.jar                   |Pam's HarvestCraft 2 Food Core|pamhc2foodcore                |version             |DONE      |Manifest: NOSIGNATURE                 gravestone-1.16.5-1.0.6.jar                       |Gravestone Mod                |gravestone                    |1.16.5-1.0.6        |DONE      |Manifest: NOSIGNATURE                 polymorph-forge-1.16.5-0.40.jar                   |Polymorph                     |polymorph                     |1.16.5-0.40         |DONE      |Manifest: NOSIGNATURE                 AutoRegLib-1.6-49.jar                             |AutoRegLib                    |autoreglib                    |1.6-49              |DONE      |Manifest: NOSIGNATURE                 Quark-r2.4-321.jar                                |Quark                         |quark                         |r2.4-321            |DONE      |Manifest: NOSIGNATURE                 performant-1.16.2-5-3.95m.jar                     |Performant                    |performant                    |3.73m               |DONE      |Manifest: NOSIGNATURE                 ToughAsNails-1.16.5-4.1.0.9-universal.jar         |Tough As Nails                |toughasnails                  |1.16.5-4.0.1.8      |DONE      |Manifest: NOSIGNATURE                 entityculling-forge-mc1.16.5-1.5.2.jar            |EntityCulling                 |entityculling                 |1.5.2               |DONE      |Manifest: NOSIGNATURE                 structurize-1.16.5-1.0.380-BETA.jar               |Structurize                   |structurize                   |1.16.5-1.0.380-BETA |DONE      |Manifest: NOSIGNATURE                 minecolonies-1.16.5-1.0.591-BETA.jar              |MineColonies                  |minecolonies                  |1.16.5-1.0.591-BETA |DONE      |Manifest: NOSIGNATURE                 appleskin-forge-mc1.16.x-2.4.0.jar                |AppleSkin                     |appleskin                     |2.4.0+mc1.16.4      |DONE      |Manifest: NOSIGNATURE                 Vampirism-1.16.5-1.8.8.jar                        |Vampirism                     |vampirism                     |1.8.8               |DONE      |Manifest: NOSIGNATURE                 VampirismIntegrations-1.16.5-1.6.1.jar            |Vampirism Integrations        |vampirism_integrations        |1.6.1               |DONE      |Manifest: NOSIGNATURE                 VampiresNeedUmbrellas-1.16.5-1.1.5.jar            |Vampires Need Umbrellas       |vampiresneedumbrellas         |1.1.5               |DONE      |Manifest: NOSIGNATURE                 DynamicTreesVampirism-1.16.5-1.1.3.jar            |Dynamic Trees for Vampirism   |dtvampirism                   |1.16.5-1.1.3        |DONE      |Manifest: NOSIGNATURE                 Infinitylib-2.0.7.jar                             |InfinityLib                   |infinitylib                   |1.16.5-2.0.7        |DONE      |Manifest: NOSIGNATURE                 agricraft-3.0.7.jar                               |AgriCraft                     |agricraft                     |1.16.5-3.0.7        |DONE      |Manifest: NOSIGNATURE                 byg-1.3.5.jar                                     |Oh The Biomes You'll Go       |byg                           |1.3.4               |DONE      |Manifest: NOSIGNATURE                 DynamicTreesBYG-1.16.5-1.0.0.jar                  |Dynamic Trees for BYG         |dtbyg                         |1.16.5-1.0.0        |DONE      |Manifest: NOSIGNATURE                 illagers_plus-1.16.4v1.7.2.jar                    |Illagers+                     |illagers_plus                 |1.16.4v1.7.2        |DONE      |Manifest: NOSIGNATURE                 chiselsandbits-1.0.63.jar                         |Chisels & bits                |chiselsandbits                |1.0.63              |DONE      |Manifest: NOSIGNATURE                 forestry-1.16.5-6.0.11.jar                        |Forestry                      |forestry                      |6.0.11              |DONE      |Manifest: NOSIGNATURE                 createaddition-1.16.5-20220129a.jar               |Create Crafts & Additions     |createaddition                |1.16.5-20220129a    |DONE      |Manifest: NOSIGNATURE         Crash Report UUID: f608c9fd-5cd7-4271-b2aa-f05e9c343b86         Patchouli open book context: n/a         Suspected Mods: None         Launched Version: 1.16.5         Backend library: LWJGL version 3.2.2 build 10         Backend API: ~~ERROR~~ IllegalStateException: Rendersystem called from wrong thread         GL Caps: Using framebuffer using OpenGL 3.0         Using VBOs: Yes         Is Modded: Definitely; Client brand changed to 'forge'         Type: Client (map_client.txt)         Graphics mode: fast         Resource Packs: quark:emote_resources (incompatible), mod_resources, vanilla, file/Minecraft-Mod-Language-Modpack-1-16.zip, twilightforest:classic_textures, file/Quark Programmer Art.zip         Current Language: 简体中文 (中国)         CPU: 4x Intel(R) Core(TM) i3-7100 CPU @ 3.90GHz         Client Crashes Since Restart: 0         Integrated Server Crashes Since Restart: 1         OptiFine Version: OptiFine_1.16.5_HD_U_G8         OptiFine Build: 20210515-161946         Render Distance Chunks: 8         Mipmaps: 4         Anisotropic Filtering: 1         Antialiasing: 0         Multitexture: false         Shaders: (internal)         OpenGlVersion: 4.6.0 - Build 30.0.101.1340         OpenGlRenderer: Intel(R) HD Graphics 630         OpenGlVendor: Intel         CpuCount: 4 [14:39:07] [Worker-Main60/FATAL]: Preparing crash report with UUID 310721a3-3c5d-4eb3-8b5a-e3dd59bffd75 [14:39:07] [Render thread/FATAL]: Minecraft ran into a problem! Report saved to: D:\suoyou\我的3\.minecraft\crash-reports\crash-2022-05-08_14.39.07-server.txt ---- Minecraft Crash Report ---- // Hey, that tickles! Hehehe!  Time: 22-5-8 下午2:39 Description: Tesselating liquid in world  java.lang.NullPointerException: Tesselating liquid in world         at net.minecraft.client.renderer.FluidBlockRenderer.func_228796_a_(FluidBlockRenderer.java:413) ~[?:?] {re:classloading,xf:OptiFine:default}         at com.infinityraider.infinitylib.render.fluid.InfFluidRenderer.func_228796_a_(InfFluidRenderer.java:40) ~[infinitylib:2.0.7] {re:classloading,pl:runtimedistcleaner:A}         at net.minecraft.client.renderer.BlockRendererDispatcher.func_228794_a_(BlockRendererDispatcher.java:98) ~[?:?] {re:classloading,xf:OptiFine:default}         at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$ChunkRender$RebuildTask.func_228940_a_(ChunkRenderDispatcher.java:862) ~[?:?] {re:classloading,xf:OptiFine:default}         at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$ChunkRender$RebuildTask.func_225618_a_(ChunkRenderDispatcher.java:735) ~[?:?] {re:classloading,xf:OptiFine:default}         at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.lambda$runTask$1(ChunkRenderDispatcher.java:192) ~[?:?] {re:mixin,xf:OptiFine:default,re:classloading,xf:OptiFine:default,pl:mixin:APP:mixins.betterf3.json:chunk.ChunkRenderDispatcherAccessor,pl:mixin:A}         at java.util.concurrent.CompletableFuture.uniCompose(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:1.8.0_331] {re:computing_frames}         at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:1.8.0_331] {}   A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------  -- Head -- Thread: Render thread Stacktrace:         at net.minecraft.client.renderer.FluidBlockRenderer.func_228796_a_(FluidBlockRenderer.java:413) ~[?:?] {re:classloading,xf:OptiFine:default}         at com.infinityraider.infinitylib.render.fluid.InfFluidRenderer.func_228796_a_(InfFluidRenderer.java:40) ~[infinitylib:2.0.7] {re:classloading,pl:runtimedistcleaner:A} -- Block being tesselated -- Details:         Block location: World: (-176,62,-258), Chunk: (at 0,3,14 in -11,-17; contains blocks -176,0,-272 to -161,255,-257), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Stacktrace:         at net.minecraft.client.renderer.BlockRendererDispatcher.func_228794_a_(BlockRendererDispatcher.java:98) ~[?:?] {re:classloading,xf:OptiFine:default}   -- Affected level -- Details:         All players: 1 total; [ClientPlayerEntity['cuichenghao_'/923, l='ClientLevel', x=-66.42, y=72.00, z=-193.07]]         Chunk stats: Client Chunk Cache: 441, 289         Level dimension: minecraft:overworld         Level spawn location: World: (-96,64,-176), Chunk: (at 0,4,0 in -6,-11; contains blocks -96,0,-176 to -81,255,-161), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)         Level time: 117286 game time, 117286 day time         Server brand: forge         Server type: Integrated singleplayer server Stacktrace:         at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:617) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:xaerominimap:xaero_clientworldclass,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:xaerominimap:xaero_clientworldclass,pl:mixin:APP:starlight.mixins.json:client.world.ClientWorldMixin,pl:mixin:APP:mixins.sndctrl.json:MixinClientWorld,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:create.mixins.json:BreakProgressMixin,pl:mixin:A}         at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2031) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:performant.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}         at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.lambda$runTask$3(ChunkRenderDispatcher.java:198) ~[?:?] {re:mixin,xf:OptiFine:default,re:classloading,xf:OptiFine:default,pl:mixin:APP:mixins.betterf3.json:chunk.ChunkRenderDispatcherAccessor,pl:mixin:A}         at java.util.concurrent.CompletableFuture.uniWhenComplete(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:1.8.0_331] {re:computing_frames}         at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:1.8.0_331] {}   -- System Details -- Details:         Minecraft Version: 1.16.5         Minecraft Version ID: 1.16.5         Operating System: Windows 10 (amd64) version 10.0         Java Version: 1.8.0_331, Oracle Corporation         Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation         Memory: 303084968 bytes (289 MB) / 5251268608 bytes (5008 MB) up to 5251268608 bytes (5008 MB)         CPUs: 4         JVM Flags: 13 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16m -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:-DontCompileHugeMethods -Xmn128m -Xmx5000m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+IgnoreUnrecognizedVMOptions         ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec         ModLauncher launch target: fmlclient         ModLauncher naming: srg         ModLauncher services:                  /mixin-0.8.4.jar mixin PLUGINSERVICE                  /eventbus-4.0.0.jar eventbus PLUGINSERVICE                  /forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE                  /forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE                  /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE                  /forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE                  /forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE                  /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE                  /OptiFine-1.16.5_HD_U_G8.jar OptiFine TRANSFORMATIONSERVICE                  /forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE                  /_MixinBootstrap-1.1.0.jar mixinbootstrap TRANSFORMATIONSERVICE          FML: 36.2         Forge: net.minecraftforge:36.2.34         FML Language Providers:                  javafml@36.2                 minecraft@1         Mod List:                  notenoughcrashes-4.1.4+1.16.5-forge.jar           |Not Enough Crashes            |notenoughcrashes              |4.1.4+1.16.5        |DONE      |Manifest: NOSIGNATURE                 NetherPortalFix_1.16.3-7.2.1.jar                  |NetherPortalFix               |netherportalfix               |7.2.1               |DONE      |Manifest: NOSIGNATURE                 TRansliterationLib-1.0.4.jar                      |TRansliterationLib Mod        |transliterationlib            |1.0.4               |DONE      |Manifest: NOSIGNATURE                 emcbaubles-1.16.5-1.2.1.jar                       |EMC Baubles                   |emcbaubles                    |1.1.0               |DONE      |Manifest: NOSIGNATURE                 BetterF3-1.1.3-forge-1.16.5.jar                   |BetterF3 Forge                |betterf3forge                 |1.1.3               |DONE      |Manifest: NOSIGNATURE                 Far_From_Home-Premium-1.16.5-7.5.jar              |Far From Home 7 Premium       |ffh7p                         |0.0                 |DONE      |Manifest: NOSIGNATURE                 curiousshulkerboxes-forge-1.16.5-4.0.1.0.jar      |Curious Shulker Boxes         |curiousshulkerboxes           |1.16.5-4.0.1.0      |DONE      |Manifest: NOSIGNATURE                 DoggyTalents-1.16.5-2.1.15.jar                    |Doggy Talents 2               |doggytalents                  |2.1.15              |DONE      |Manifest: NOSIGNATURE                 HammerLib-1.16.5-16.3.30.jar                      |HammerLib                     |hammerlib                     |16.3.30             |DONE      |Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c                 ProjectE-1.16.5-PE1.0.2.jar                       |ProjectE                      |projecte                      |PE1.0.2             |DONE      |Manifest: NOSIGNATURE                 Guide-API-VP-1.16.5-2.2.2.jar                     |Guide-API VP                  |guideapi-vp                   |2.2.2               |DONE      |Manifest: NOSIGNATURE                 CTM-MC1.16.1-1.1.2.6.jar                          |ConnectedTexturesMod          |ctm                           |MC1.16.1-1.1.2.6    |DONE      |Manifest: NOSIGNATURE                 i18nupdatemod-1.16.5-2.0.3.jar                    |I18n update Mod               |i18nupdatemod                 |2.0.3               |DONE      |Manifest: NOSIGNATURE                 citadel-1.8.1-1.16.5.jar                          |Citadel                       |citadel                       |1.8.1               |DONE      |Manifest: NOSIGNATURE                 OpenTerrainGenerator-1.16.5-0.1.10.jar            |Open Terrain Generator        |otg                           |1.16.5-0.1.10       |DONE      |Manifest: NOSIGNATURE                 Bookshelf-Forge-1.16.5-10.4.32.jar                |Bookshelf                     |bookshelf                     |10.4.32             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5                 sophisticatedbackpacks-1.16.5-3.15.13.560.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.16.5-3.15.13.560  |DONE      |Manifest: NOSIGNATURE                 randompatches-2.4.4-forge.jar                     |RandomPatches                 |randompatches                 |2.4.4-forge         |DONE      |Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7                 Hwyla-forge-1.10.11-B78_1.16.2.jar                |Waila                         |waila                         |1.10.11-B78_1.16.2  |DONE      |Manifest: NOSIGNATURE                 [1.16.X-1.0.10]+Dragon+Mounts+Legacy.jar          |Dragon Mounts: Legacy         |dragonmounts                  |1.0.10              |DONE      |Manifest: NOSIGNATURE                 twilightforest-1.16.5-4.0.870-universal.jar       |The Twilight Forest           |twilightforest                |NONE                |DONE      |Manifest: NOSIGNATURE                 w2w-1.16.1-0.0.5.2.jar                            |w2w                           |w2w                           |NONE                |DONE      |Manifest: NOSIGNATURE                 BiomesOPlenty-1.16.5-13.1.0.477-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.16.5-13.1.0.477   |DONE      |Manifest: NOSIGNATURE                 toughnessbar-6.1.jar                              |Toughness Bar                 |toughnessbar                  |6.1                 |DONE      |Manifest: NOSIGNATURE                 AdvancedRocketry-1.16.5-2.0.0-16-universal.jar    |Advanced Rocketry             |advancedrocketry              |1.16.5-2.0.0-16     |DONE      |Manifest: NOSIGNATURE                 pamhc2foodextended-1.16.3-1.0.4.jar               |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended            |version             |DONE      |Manifest: NOSIGNATURE                 curios-forge-1.16.5-4.0.5.3.jar                   |Curios API                    |curios                        |1.16.5-4.0.5.3      |DONE      |Manifest: NOSIGNATURE                 Patchouli-1.16.4-53.2.jar                         |Patchouli                     |patchouli                     |1.16.4-53.2         |DONE      |Manifest: NOSIGNATURE                 BetterThirdPerson-Forge-1.16.4-1.7.2.jar          |Better Third Person           |betterthirdperson             |1.7.2               |DONE      |Manifest: NOSIGNATURE                 obfuscate-0.6.3-1.16.5.jar                        |Obfuscate                     |obfuscate                     |0.6.3               |DONE      |Manifest: NOSIGNATURE                 vehicle-mod-0.45.2-1.16.3.jar                     |MrCrayfish's Vehicle Mod      |vehicle                       |0.45.2              |DONE      |Manifest: NOSIGNATURE                 Chunk+Pregenerator+V1.16-3.2.2.jar                |Chunk Pregenerator            |chunkpregen                   |V1.16-3.2.2         |DONE      |Manifest: NOSIGNATURE                 LibVulpes-1.16.5-1.0.2-27-universal.jar           |Lib Vulpes                    |libvulpes                     |1.16.5-1.0.2-27     |DONE      |Manifest: NOSIGNATURE                 InventoryProfilesNext-forge-1.16-1.3.5.jar        |Inventory Profiles Next       |inventoryprofilesnext         |1.3.5               |DONE      |Manifest: NOSIGNATURE                 cfm-7.0.0pre22-1.16.3.jar                         |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre22         |DONE      |Manifest: NOSIGNATURE                 morecfm-1.3.1-1.16.3.jar                          |MrCrayfish's More Furniture Mo|morecfm                       |1.3.1               |DONE      |Manifest: NOSIGNATURE                 curiouselytra-forge-1.16.5-4.0.2.4.jar            |Curious Elytra                |curiouselytra                 |1.16.5-4.0.2.4      |DONE      |Manifest: NOSIGNATURE                 AI-Improvements-1.16.5-0.4.0.jar                  |AI-Improvements               |aiimprovements                |0.4.0               |DONE      |Manifest: NOSIGNATURE                 betterwithminecolonies-1.16.5++-1.18.19.jar       |Better With Minecolonies      |betterwithminecolonies        |1.16.5++-1.18.19    |DONE      |Manifest: NOSIGNATURE                 cloth-config-4.14.54-forge.jar                    |Cloth Config v4 API           |cloth-config                  |4.14.54             |DONE      |Manifest: NOSIGNATURE                 illageandspillage-1.16.5-1.0.2.jar                |Illage and Spillage           |illageandspillage             |1.0.2               |DONE      |Manifest: NOSIGNATURE                 DynamicTrees-1.16.5-0.10.0-Beta33.jar             |Dynamic Trees                 |dynamictrees                  |1.16.5-0.10.0-Beta33|DONE      |Manifest: NOSIGNATURE                 QuarkOddities-1.16.3.jar                          |Quark Oddities                |quarkoddities                 |1.16.3              |DONE      |Manifest: NOSIGNATURE                 ClientTweaks_1.16.3-5.3.0.jar                     |Client Tweaks                 |clienttweaks                  |5.3.0               |DONE      |Manifest: NOSIGNATURE                 pamhc2trees-1.16.3-1.0.1.jar                      |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees                   |1.0.1               |DONE      |Manifest: NOSIGNATURE                 cgm-1.2.5-1.16.5.jar                              |MrCrayfish's Gun Mod          |cgm                           |1.2.5               |DONE      |Manifest: NOSIGNATURE                 minecraft-comes-alive-7.0.7-forge.jar             |Minecraft Comes Alive         |mca                           |7.0.7               |DONE      |Manifest: NOSIGNATURE                 jei-1.16.5-7.7.1.152.jar                          |Just Enough Items             |jei                           |7.7.1.152           |DONE      |Manifest: NOSIGNATURE                 Pehkui-3.3.0+1.16.5-forge.jar                     |Pehkui                        |pehkui                        |3.3.0+1.16.5-forge  |DONE      |Manifest: NOSIGNATURE                 scannable-1.16.5-forge-1.7.6+00198b7.jar          |Scannable                     |scannable                     |1.7.6               |DONE      |Manifest: NOSIGNATURE                 caelus-forge-1.16.5-2.1.3.2.jar                   |Caelus API                    |caelus                        |1.16.5-2.1.3.2      |DONE      |Manifest: NOSIGNATURE                 CuriosQuarkOBP-1.16.5-1.0.2.jar                   |Curios Quark Oddities Backpack|curiosquarkobp                |1.0.2               |DONE      |Manifest: NOSIGNATURE                 Waystones_1.16.5-7.6.4.jar                        |Waystones                     |waystones                     |7.6.4               |DONE      |Manifest: NOSIGNATURE                 Clumps-6.0.0.25.jar                               |Clumps                        |clumps                        |6.0.0.25            |DONE      |Manifest: NOSIGNATURE                 comforts-forge-1.16.5-4.0.1.5.jar                 |Comforts                      |comforts                      |1.16.5-4.0.1.5      |DONE      |Manifest: NOSIGNATURE                 curioofundying-forge-1.16.5-5.2.0.0.jar           |Curio of Undying              |curioofundying                |1.16.5-5.2.0.0      |DONE      |Manifest: NOSIGNATURE                 lazydfu-0.1.3.jar                                 |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE                 starlight-forge-0.0.3.jar                         |Starlight                     |starlight                     |0.0.3               |DONE      |Manifest: NOSIGNATURE                 iceandfire-2.1.9-1.16.5.jar                       |Ice and Fire                  |iceandfire                    |2.1.9-1.16.5        |DONE      |Manifest: NOSIGNATURE                 inventorypets-1.16.5-2.0.15.jar                   |Inventory Pets                |inventorypets                 |2.0.15              |DONE      |Manifest: NOSIGNATURE                 forge-1.16.5-36.2.34-universal.jar                |Forge                         |forge                         |36.2.34             |DONE      |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90                 DynamicSurroundings-1.16.5-4.0.5.0.jar            |§3Dynamic Surroundings        |dsurround                     |4.0.5.0             |DONE      |Manifest: NOSIGNATURE                 antiqueatlas-5.4.4-forge.jar                      |Antique Atlas                 |antiqueatlas                  |5.4.4-forge         |DONE      |Manifest: NOSIGNATURE                 forge-1.16.5-36.2.34-client.jar                   |Minecraft                     |minecraft                     |1.16.5              |DONE      |Manifest: NOSIGNATURE                 TConstruct-1.16.5-3.3.4.335.jar                   |Tinkers' Construct            |tconstruct                    |3.3.4.335           |DONE      |Manifest: NOSIGNATURE                 WailaHarvestability-mc1.16.x-forge-1.1.15.jar     |Waila Harvestability          |wailaharvestability           |1.1.15              |DONE      |Manifest: NOSIGNATURE                 EnchantmentDescriptions-1.16.5-7.0.19.jar         |EnchantmentDescriptions       |enchdesc                      |7.0.19              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5                 swingthroughgrass-1.16.4-1.5.3.jar                |SwingThroughGrass             |swingthroughgrass             |1.16.4-1.5.3        |DONE      |Manifest: NOSIGNATURE                 MouseTweaks-2.14-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks                   |2.14                |DONE      |Manifest: NOSIGNATURE                 Croparia-1.16.5-3.4.1.jar                         |Croparia                      |croparia                      |3.4.1               |DONE      |Manifest: NOSIGNATURE                 ImmersiveEngineering-1.16.5-5.0.7-143.jar         |Immersive Engineering         |immersiveengineering          |1.16.5-5.0.7-143    |DONE      |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7                 pamhc2crops-1.16.3-1.0.2.jar                      |Pam's HarvestCraft 2 Crops    |pamhc2crops                   |version             |DONE      |Manifest: NOSIGNATURE                 smoothboot-forge-1.16.4-1.2.2.jar                 |Smooth Boot                   |smoothboot                    |1.16.4-1.2.2        |DONE      |Manifest: NOSIGNATURE                 notenoughanimations-1.2.4.jar                     |NotEnoughAnimations Mod       |notenoughanimations           |1.2.4               |DONE      |Manifest: NOSIGNATURE                 flywheel-1.16-0.2.5.jar                           |Flywheel                      |flywheel                      |1.16-0.2.5          |DONE      |Manifest: NOSIGNATURE                 create-mc1.16.5_v0.3.2g.jar                       |Create                        |create                        |v0.3.2g             |DONE      |Manifest: NOSIGNATURE                 Mantle-1.16.5-1.6.157.jar                         |Mantle                        |mantle                        |1.6.157             |DONE      |Manifest: NOSIGNATURE                 Xaeros_Minimap_22.6.0_Forge_1.16.5.jar            |Xaero's Minimap               |xaerominimap                  |22.6.0              |DONE      |Manifest: NOSIGNATURE                 pamhc2foodcore-1.16.3-1.0.2.jar                   |Pam's HarvestCraft 2 Food Core|pamhc2foodcore                |version             |DONE      |Manifest: NOSIGNATURE                 gravestone-1.16.5-1.0.6.jar                       |Gravestone Mod                |gravestone                    |1.16.5-1.0.6        |DONE      |Manifest: NOSIGNATURE                 polymorph-forge-1.16.5-0.40.jar                   |Polymorph                     |polymorph                     |1.16.5-0.40         |DONE      |Manifest: NOSIGNATURE                 AutoRegLib-1.6-49.jar                             |AutoRegLib                    |autoreglib                    |1.6-49              |DONE      |Manifest: NOSIGNATURE                 Quark-r2.4-321.jar                                |Quark                         |quark                         |r2.4-321            |DONE      |Manifest: NOSIGNATURE                 performant-1.16.2-5-3.95m.jar                     |Performant                    |performant                    |3.73m               |DONE      |Manifest: NOSIGNATURE                 ToughAsNails-1.16.5-4.1.0.9-universal.jar         |Tough As Nails                |toughasnails                  |1.16.5-4.0.1.8      |DONE      |Manifest: NOSIGNATURE                 entityculling-forge-mc1.16.5-1.5.2.jar            |EntityCulling                 |entityculling                 |1.5.2               |DONE      |Manifest: NOSIGNATURE                 structurize-1.16.5-1.0.380-BETA.jar               |Structurize                   |structurize                   |1.16.5-1.0.380-BETA |DONE      |Manifest: NOSIGNATURE                 minecolonies-1.16.5-1.0.591-BETA.jar              |MineColonies                  |minecolonies                  |1.16.5-1.0.591-BETA |DONE      |Manifest: NOSIGNATURE                 appleskin-forge-mc1.16.x-2.4.0.jar                |AppleSkin                     |appleskin                     |2.4.0+mc1.16.4      |DONE      |Manifest: NOSIGNATURE                 Vampirism-1.16.5-1.8.8.jar                        |Vampirism                     |vampirism                     |1.8.8               |DONE      |Manifest: NOSIGNATURE                 VampirismIntegrations-1.16.5-1.6.1.jar            |Vampirism Integrations        |vampirism_integrations        |1.6.1               |DONE      |Manifest: NOSIGNATURE                 VampiresNeedUmbrellas-1.16.5-1.1.5.jar            |Vampires Need Umbrellas       |vampiresneedumbrellas         |1.1.5               |DONE      |Manifest: NOSIGNATURE                 DynamicTreesVampirism-1.16.5-1.1.3.jar            |Dynamic Trees for Vampirism   |dtvampirism                   |1.16.5-1.1.3        |DONE      |Manifest: NOSIGNATURE                 Infinitylib-2.0.7.jar                             |InfinityLib                   |infinitylib                   |1.16.5-2.0.7        |DONE      |Manifest: NOSIGNATURE                 agricraft-3.0.7.jar                               |AgriCraft                     |agricraft                     |1.16.5-3.0.7        |DONE      |Manifest: NOSIGNATURE                 byg-1.3.5.jar                                     |Oh The Biomes You'll Go       |byg                           |1.3.4               |DONE      |Manifest: NOSIGNATURE                 DynamicTreesBYG-1.16.5-1.0.0.jar                  |Dynamic Trees for BYG         |dtbyg                         |1.16.5-1.0.0        |DONE      |Manifest: NOSIGNATURE                 illagers_plus-1.16.4v1.7.2.jar                    |Illagers+                     |illagers_plus                 |1.16.4v1.7.2        |DONE      |Manifest: NOSIGNATURE                 chiselsandbits-1.0.63.jar                         |Chisels & bits                |chiselsandbits                |1.0.63              |DONE      |Manifest: NOSIGNATURE                 forestry-1.16.5-6.0.11.jar                        |Forestry                      |forestry                      |6.0.11              |DONE      |Manifest: NOSIGNATURE                 createaddition-1.16.5-20220129a.jar               |Create Crafts & Additions     |createaddition                |1.16.5-20220129a    |DONE      |Manifest: NOSIGNATURE         Crash Report UUID: 310721a3-3c5d-4eb3-8b5a-e3dd59bffd75         Patchouli open book context: n/a         Suspected Mods: None         Launched Version: 1.16.5         Backend library: LWJGL version 3.2.2 build 10         Backend API: ~~ERROR~~ IllegalStateException: Rendersystem called from wrong thread         GL Caps: Using framebuffer using OpenGL 3.0         Using VBOs: Yes         Is Modded: Definitely; Client brand changed to 'forge'         Type: Client (map_client.txt)         Graphics mode: fast         Resource Packs: quark:emote_resources (incompatible), mod_resources, vanilla, file/Minecraft-Mod-Language-Modpack-1-16.zip, twilightforest:classic_textures, file/Quark Programmer Art.zip         Current Language: 简体中文 (中国)         CPU: 4x Intel(R) Core(TM) i3-7100 CPU @ 3.90GHz         Client Crashes Since Restart: 0         Integrated Server Crashes Since Restart: 2         OptiFine Version: OptiFine_1.16.5_HD_U_G8         OptiFine Build: 20210515-161946         Render Distance Chunks: 8         Mipmaps: 4         Anisotropic Filtering: 1         Antialiasing: 0         Multitexture: false         Shaders: (internal)         OpenGlVersion: 4.6.0 - Build 30.0.101.1340         OpenGlRenderer: Intel(R) HD Graphics 630         OpenGlVendor: Intel         CpuCount: 4 [14:39:10] [Worker-Main60/FATAL]: Preparing crash report with UUID aad5f839-633b-4995-9e5b-b5e84693ab71 [14:39:10] [Render thread/FATAL]: Minecraft ran into a problem! Report saved to: D:\suoyou\我的3\.minecraft\crash-reports\crash-2022-05-08_14.39.10-server.txt ---- Minecraft Crash Report ---- // My bad.  Time: 22-5-8 下午2:39 Description: Tesselating liquid in world  java.lang.NullPointerException: Tesselating liquid in world         at net.minecraft.client.renderer.FluidBlockRenderer.func_228796_a_(FluidBlockRenderer.java:413) ~[?:?] {re:classloading,xf:OptiFine:default}         at com.infinityraider.infinitylib.render.fluid.InfFluidRenderer.func_228796_a_(InfFluidRenderer.java:40) ~[infinitylib:2.0.7] {re:classloading,pl:runtimedistcleaner:A}         at net.minecraft.client.renderer.BlockRendererDispatcher.func_228794_a_(BlockRendererDispatcher.java:98) ~[?:?] {re:classloading,xf:OptiFine:default}         at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$ChunkRender$RebuildTask.func_228940_a_(ChunkRenderDispatcher.java:862) ~[?:?] {re:classloading,xf:OptiFine:default}         at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$ChunkRender$RebuildTask.func_225618_a_(ChunkRenderDispatcher.java:735) ~[?:?] {re:classloading,xf:OptiFine:default}         at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.lambda$runTask$1(ChunkRenderDispatcher.java:192) ~[?:?] {re:mixin,xf:OptiFine:default,re:classloading,xf:OptiFine:default,pl:mixin:APP:mixins.betterf3.json:chunk.ChunkRenderDispatcherAccessor,pl:mixin:A}         at java.util.concurrent.CompletableFuture.uniCompose(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:1.8.0_331] {re:computing_frames}         at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:1.8.0_331] {}   A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------  -- Head -- Thread: Render thread Stacktrace:         at net.minecraft.client.renderer.FluidBlockRenderer.func_228796_a_(FluidBlockRenderer.java:413) ~[?:?] {re:classloading,xf:OptiFine:default}         at com.infinityraider.infinitylib.render.fluid.InfFluidRenderer.func_228796_a_(InfFluidRenderer.java:40) ~[infinitylib:2.0.7] {re:classloading,pl:runtimedistcleaner:A} -- Block being tesselated -- Details:         Block location: World: (-181,62,-256), Chunk: (at 11,3,0 in -12,-16; contains blocks -192,0,-256 to -177,255,-241), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Stacktrace:         at net.minecraft.client.renderer.BlockRendererDispatcher.func_228794_a_(BlockRendererDispatcher.java:98) ~[?:?] {re:classloading,xf:OptiFine:default}   -- Affected level -- Details:         All players: 1 total; [ClientPlayerEntity['cuichenghao_'/923, l='ClientLevel', x=-66.42, y=72.00, z=-193.07]]         Chunk stats: Client Chunk Cache: 441, 289         Level dimension: minecraft:overworld         Level spawn location: World: (-96,64,-176), Chunk: (at 0,4,0 in -6,-11; contains blocks -96,0,-176 to -81,255,-161), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)         Level time: 117286 game time, 117286 day time         Server brand: forge         Server type: Integrated singleplayer server Stacktrace:         at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:617) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:xaerominimap:xaero_clientworldclass,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:xaerominimap:xaero_clientworldclass,pl:mixin:APP:starlight.mixins.json:client.world.ClientWorldMixin,pl:mixin:APP:mixins.sndctrl.json:MixinClientWorld,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:create.mixins.json:BreakProgressMixin,pl:mixin:A}         at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2031) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:performant.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}         at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.lambda$runTask$3(ChunkRenderDispatcher.java:198) ~[?:?] {re:mixin,xf:OptiFine:default,re:classloading,xf:OptiFine:default,pl:mixin:APP:mixins.betterf3.json:chunk.ChunkRenderDispatcherAccessor,pl:mixin:A}         at java.util.concurrent.CompletableFuture.uniWhenComplete(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) ~[?:1.8.0_331] {}         at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:1.8.0_331] {re:computing_frames}         at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:1.8.0_331] {}   -- System Details -- Details:         Minecraft Version: 1.16.5         Minecraft Version ID: 1.16.5         Operating System: Windows 10 (amd64) version 10.0         Java Version: 1.8.0_331, Oracle Corporation         Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation         Memory: 260116968 bytes (248 MB) / 5251268608 bytes (5008 MB) up to 5251268608 bytes (5008 MB)         CPUs: 4         JVM Flags: 13 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16m -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:-DontCompileHugeMethods -Xmn128m -Xmx5000m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+IgnoreUnrecognizedVMOptions         ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec         ModLauncher launch target: fmlclient         ModLauncher naming: srg         ModLauncher services:                  /mixin-0.8.4.jar mixin PLUGINSERVICE                  /eventbus-4.0.0.jar eventbus PLUGINSERVICE                  /forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE                  /forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE                  /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE                  /forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE                  /forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE                  /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE                  /OptiFine-1.16.5_HD_U_G8.jar OptiFine TRANSFORMATIONSERVICE                  /forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE                  /_MixinBootstrap-1.1.0.jar mixinbootstrap TRANSFORMATIONSERVICE          FML: 36.2         Forge: net.minecraftforge:36.2.34         FML Language Providers:                  javafml@36.2                 minecraft@1         Mod List:                  notenoughcrashes-4.1.4+1.16.5-forge.jar           |Not Enough Crashes            |notenoughcrashes              |4.1.4+1.16.5        |DONE      |Manifest: NOSIGNATURE                 NetherPortalFix_1.16.3-7.2.1.jar                  |NetherPortalFix               |netherportalfix               |7.2.1               |DONE      |Manifest: NOSIGNATURE                 TRansliterationLib-1.0.4.jar                      |TRansliterationLib Mod        |transliterationlib            |1.0.4               |DONE      |Manifest: NOSIGNATURE                 emcbaubles-1.16.5-1.2.1.jar                       |EMC Baubles                   |emcbaubles                    |1.1.0               |DONE      |Manifest: NOSIGNATURE                 BetterF3-1.1.3-forge-1.16.5.jar                   |BetterF3 Forge                |betterf3forge                 |1.1.3               |DONE      |Manifest: NOSIGNATURE                 Far_From_Home-Premium-1.16.5-7.5.jar              |Far From Home 7 Premium       |ffh7p                         |0.0                 |DONE      |Manifest: NOSIGNATURE                 curiousshulkerboxes-forge-1.16.5-4.0.1.0.jar      |Curious Shulker Boxes         |curiousshulkerboxes           |1.16.5-4.0.1.0      |DONE      |Manifest: NOSIGNATURE                 DoggyTalents-1.16.5-2.1.15.jar                    |Doggy Talents 2               |doggytalents                  |2.1.15              |DONE      |Manifest: NOSIGNATURE                 HammerLib-1.16.5-16.3.30.jar                      |HammerLib                     |hammerlib                     |16.3.30             |DONE      |Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c                 ProjectE-1.16.5-PE1.0.2.jar                       |ProjectE                      |projecte                      |PE1.0.2             |DONE      |Manifest: NOSIGNATURE                 Guide-API-VP-1.16.5-2.2.2.jar                     |Guide-API VP                  |guideapi-vp                   |2.2.2               |DONE      |Manifest: NOSIGNATURE                 CTM-MC1.16.1-1.1.2.6.jar                          |ConnectedTexturesMod          |ctm                           |MC1.16.1-1.1.2.6    |DONE      |Manifest: NOSIGNATURE                 i18nupdatemod-1.16.5-2.0.3.jar                    |I18n update Mod               |i18nupdatemod                 |2.0.3               |DONE      |Manifest: NOSIGNATURE                 citadel-1.8.1-1.16.5.jar                          |Citadel                       |citadel                       |1.8.1               |DONE      |Manifest: NOSIGNATURE                 OpenTerrainGenerator-1.16.5-0.1.10.jar            |Open Terrain Generator        |otg                           |1.16.5-0.1.10       |DONE      |Manifest: NOSIGNATURE                 Bookshelf-Forge-1.16.5-10.4.32.jar                |Bookshelf                     |bookshelf                     |10.4.32             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5                 sophisticatedbackpacks-1.16.5-3.15.13.560.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.16.5-3.15.13.560  |DONE      |Manifest: NOSIGNATURE                 randompatches-2.4.4-forge.jar                     |RandomPatches                 |randompatches                 |2.4.4-forge         |DONE      |Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7                 Hwyla-forge-1.10.11-B78_1.16.2.jar                |Waila                         |waila                         |1.10.11-B78_1.16.2  |DONE      |Manifest: NOSIGNATURE                 [1.16.X-1.0.10]+Dragon+Mounts+Legacy.jar          |Dragon Mounts: Legacy         |dragonmounts                  |1.0.10              |DONE      |Manifest: NOSIGNATURE                 twilightforest-1.16.5-4.0.870-universal.jar       |The Twilight Forest           |twilightforest                |NONE                |DONE      |Manifest: NOSIGNATURE                 w2w-1.16.1-0.0.5.2.jar                            |w2w                           |w2w                           |NONE                |DONE      |Manifest: NOSIGNATURE                 BiomesOPlenty-1.16.5-13.1.0.477-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.16.5-13.1.0.477   |DONE      |Manifest: NOSIGNATURE                 toughnessbar-6.1.jar                              |Toughness Bar                 |toughnessbar                  |6.1                 |DONE      |Manifest: NOSIGNATURE                 AdvancedRocketry-1.16.5-2.0.0-16-universal.jar    |Advanced Rocketry             |advancedrocketry              |1.16.5-2.0.0-16     |DONE      |Manifest: NOSIGNATURE                 pamhc2foodextended-1.16.3-1.0.4.jar               |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended            |version             |DONE      |Manifest: NOSIGNATURE                 curios-forge-1.16.5-4.0.5.3.jar                   |Curios API                    |curios                        |1.16.5-4.0.5.3      |DONE      |Manifest: NOSIGNATURE                 Patchouli-1.16.4-53.2.jar                         |Patchouli                     |patchouli                     |1.16.4-53.2         |DONE      |Manifest: NOSIGNATURE                 BetterThirdPerson-Forge-1.16.4-1.7.2.jar          |Better Third Person           |betterthirdperson             |1.7.2               |DONE      |Manifest: NOSIGNATURE                 obfuscate-0.6.3-1.16.5.jar                        |Obfuscate                     |obfuscate                     |0.6.3               |DONE      |Manifest: NOSIGNATURE                 vehicle-mod-0.45.2-1.16.3.jar                     |MrCrayfish's Vehicle Mod      |vehicle                       |0.45.2              |DONE      |Manifest: NOSIGNATURE                 Chunk+Pregenerator+V1.16-3.2.2.jar                |Chunk Pregenerator            |chunkpregen                   |V1.16-3.2.2         |DONE      |Manifest: NOSIGNATURE                 LibVulpes-1.16.5-1.0.2-27-universal.jar           |Lib Vulpes                    |libvulpes                     |1.16.5-1.0.2-27     |DONE      |Manifest: NOSIGNATURE                 InventoryProfilesNext-forge-1.16-1.3.5.jar        |Inventory Profiles Next       |inventoryprofilesnext         |1.3.5               |DONE      |Manifest: NOSIGNATURE                 cfm-7.0.0pre22-1.16.3.jar                         |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre22         |DONE      |Manifest: NOSIGNATURE                 morecfm-1.3.1-1.16.3.jar                          |MrCrayfish's More Furniture Mo|morecfm                       |1.3.1               |DONE      |Manifest: NOSIGNATURE                 curiouselytra-forge-1.16.5-4.0.2.4.jar            |Curious Elytra                |curiouselytra                 |1.16.5-4.0.2.4      |DONE      |Manifest: NOSIGNATURE                 AI-Improvements-1.16.5-0.4.0.jar                  |AI-Improvements               |aiimprovements                |0.4.0               |DONE      |Manifest: NOSIGNATURE                 betterwithminecolonies-1.16.5++-1.18.19.jar       |Better With Minecolonies      |betterwithminecolonies        |1.16.5++-1.18.19    |DONE      |Manifest: NOSIGNATURE                 cloth-config-4.14.54-forge.jar                    |Cloth Config v4 API           |cloth-config                  |4.14.54             |DONE      |Manifest: NOSIGNATURE                 illageandspillage-1.16.5-1.0.2.jar                |Illage and Spillage           |illageandspillage             |1.0.2               |DONE      |Manifest: NOSIGNATURE                 DynamicTrees-1.16.5-0.10.0-Beta33.jar             |Dynamic Trees                 |dynamictrees                  |1.16.5-0.10.0-Beta33|DONE      |Manifest: NOSIGNATURE                 QuarkOddities-1.16.3.jar                          |Quark Oddities                |quarkoddities                 |1.16.3              |DONE      |Manifest: NOSIGNATURE                 ClientTweaks_1.16.3-5.3.0.jar                     |Client Tweaks                 |clienttweaks                  |5.3.0               |DONE      |Manifest: NOSIGNATURE                 pamhc2trees-1.16.3-1.0.1.jar                      |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees                   |1.0.1               |DONE      |Manifest: NOSIGNATURE                 cgm-1.2.5-1.16.5.jar                              |MrCrayfish's Gun Mod          |cgm                           |1.2.5               |DONE      |Manifest: NOSIGNATURE                 minecraft-comes-alive-7.0.7-forge.jar             |Minecraft Comes Alive         |mca                           |7.0.7               |DONE      |Manifest: NOSIGNATURE                 jei-1.16.5-7.7.1.152.jar                          |Just Enough Items             |jei                           |7.7.1.152           |DONE      |Manifest: NOSIGNATURE                 Pehkui-3.3.0+1.16.5-forge.jar                     |Pehkui                        |pehkui                        |3.3.0+1.16.5-forge  |DONE      |Manifest: NOSIGNATURE                 scannable-1.16.5-forge-1.7.6+00198b7.jar          |Scannable                     |scannable                     |1.7.6               |DONE      |Manifest: NOSIGNATURE                 caelus-forge-1.16.5-2.1.3.2.jar                   |Caelus API                    |caelus                        |1.16.5-2.1.3.2      |DONE      |Manifest: NOSIGNATURE                 CuriosQuarkOBP-1.16.5-1.0.2.jar                   |Curios Quark Oddities Backpack|curiosquarkobp                |1.0.2               |DONE      |Manifest: NOSIGNATURE                 Waystones_1.16.5-7.6.4.jar                        |Waystones                     |waystones                     |7.6.4               |DONE      |Manifest: NOSIGNATURE                 Clumps-6.0.0.25.jar                               |Clumps                        |clumps                        |6.0.0.25            |DONE      |Manifest: NOSIGNATURE                 comforts-forge-1.16.5-4.0.1.5.jar                 |Comforts                      |comforts                      |1.16.5-4.0.1.5      |DONE      |Manifest: NOSIGNATURE                 curioofundying-forge-1.16.5-5.2.0.0.jar           |Curio of Undying              |curioofundying                |1.16.5-5.2.0.0      |DONE      |Manifest: NOSIGNATURE                 lazydfu-0.1.3.jar                                 |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE                 starlight-forge-0.0.3.jar                         |Starlight                     |starlight                     |0.0.3               |DONE      |Manifest: NOSIGNATURE                 iceandfire-2.1.9-1.16.5.jar                       |Ice and Fire                  |iceandfire                    |2.1.9-1.16.5        |DONE      |Manifest: NOSIGNATURE                 inventorypets-1.16.5-2.0.15.jar                   |Inventory Pets                |inventorypets                 |2.0.15              |DONE      |Manifest: NOSIGNATURE                 forge-1.16.5-36.2.34-universal.jar                |Forge                         |forge                         |36.2.34             |DONE      |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90                 DynamicSurroundings-1.16.5-4.0.5.0.jar            |§3Dynamic Surroundings        |dsurround                     |4.0.5.0             |DONE      |Manifest: NOSIGNATURE                 antiqueatlas-5.4.4-forge.jar                      |Antique Atlas                 |antiqueatlas                  |5.4.4-forge         |DONE      |Manifest: NOSIGNATURE                 forge-1.16.5-36.2.34-client.jar                   |Minecraft                     |minecraft                     |1.16.5              |DONE      |Manifest: NOSIGNATURE                 TConstruct-1.16.5-3.3.4.335.jar                   |Tinkers' Construct            |tconstruct                    |3.3.4.335           |DONE      |Manifest: NOSIGNATURE                 WailaHarvestability-mc1.16.x-forge-1.1.15.jar     |Waila Harvestability          |wailaharvestability           |1.1.15              |DONE      |Manifest: NOSIGNATURE                 EnchantmentDescriptions-1.16.5-7.0.19.jar         |EnchantmentDescriptions       |enchdesc                      |7.0.19              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5                 swingthroughgrass-1.16.4-1.5.3.jar                |SwingThroughGrass             |swingthroughgrass             |1.16.4-1.5.3        |DONE      |Manifest: NOSIGNATURE                 MouseTweaks-2.14-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks                   |2.14                |DONE      |Manifest: NOSIGNATURE                 Croparia-1.16.5-3.4.1.jar                         |Croparia                      |croparia                      |3.4.1               |DONE      |Manifest: NOSIGNATURE                 ImmersiveEngineering-1.16.5-5.0.7-143.jar         |Immersive Engineering         |immersiveengineering          |1.16.5-5.0.7-143    |DONE      |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7                 pamhc2crops-1.16.3-1.0.2.jar                      |Pam's HarvestCraft 2 Crops    |pamhc2crops                   |version             |DONE      |Manifest: NOSIGNATURE                 smoothboot-forge-1.16.4-1.2.2.jar                 |Smooth Boot                   |smoothboot                    |1.16.4-1.2.2        |DONE      |Manifest: NOSIGNATURE                 notenoughanimations-1.2.4.jar                     |NotEnoughAnimations Mod       |notenoughanimations           |1.2.4               |DONE      |Manifest: NOSIGNATURE                 flywheel-1.16-0.2.5.jar                           |Flywheel                      |flywheel                      |1.16-0.2.5          |DONE      |Manifest: NOSIGNATURE                 create-mc1.16.5_v0.3.2g.jar                       |Create                        |create                        |v0.3.2g             |DONE      |Manifest: NOSIGNATURE                 Mantle-1.16.5-1.6.157.jar                         |Mantle                        |mantle                        |1.6.157             |DONE      |Manifest: NOSIGNATURE                 Xaeros_Minimap_22.6.0_Forge_1.16.5.jar            |Xaero's Minimap               |xaerominimap                  |22.6.0              |DONE      |Manifest: NOSIGNATURE                 pamhc2foodcore-1.16.3-1.0.2.jar                   |Pam's HarvestCraft 2 Food Core|pamhc2foodcore                |version             |DONE      |Manifest: NOSIGNATURE                 gravestone-1.16.5-1.0.6.jar                       |Gravestone Mod                |gravestone                    |1.16.5-1.0.6        |DONE      |Manifest: NOSIGNATURE                 polymorph-forge-1.16.5-0.40.jar                   |Polymorph                     |polymorph                     |1.16.5-0.40         |DONE      |Manifest: NOSIGNATURE                 AutoRegLib-1.6-49.jar                             |AutoRegLib                    |autoreglib                    |1.6-49              |DONE      |Manifest: NOSIGNATURE                 Quark-r2.4-321.jar                                |Quark                         |quark                         |r2.4-321            |DONE      |Manifest: NOSIGNATURE                 performant-1.16.2-5-3.95m.jar                     |Performant                    |performant                    |3.73m               |DONE      |Manifest: NOSIGNATURE                 ToughAsNails-1.16.5-4.1.0.9-universal.jar         |Tough As Nails                |toughasnails                  |1.16.5-4.0.1.8      |DONE      |Manifest: NOSIGNATURE                 entityculling-forge-mc1.16.5-1.5.2.jar            |EntityCulling                 |entityculling                 |1.5.2               |DONE      |Manifest: NOSIGNATURE                 structurize-1.16.5-1.0.380-BETA.jar               |Structurize                   |structurize                   |1.16.5-1.0.380-BETA |DONE      |Manifest: NOSIGNATURE                 minecolonies-1.16.5-1.0.591-BETA.jar              |MineColonies                  |minecolonies                  |1.16.5-1.0.591-BETA |DONE      |Manifest: NOSIGNATURE                 appleskin-forge-mc1.16.x-2.4.0.jar                |AppleSkin                     |appleskin                     |2.4.0+mc1.16.4      |DONE      |Manifest: NOSIGNATURE                 Vampirism-1.16.5-1.8.8.jar                        |Vampirism                     |vampirism                     |1.8.8               |DONE      |Manifest: NOSIGNATURE                 VampirismIntegrations-1.16.5-1.6.1.jar            |Vampirism Integrations        |vampirism_integrations        |1.6.1               |DONE      |Manifest: NOSIGNATURE                 VampiresNeedUmbrellas-1.16.5-1.1.5.jar            |Vampires Need Umbrellas       |vampiresneedumbrellas         |1.1.5               |DONE      |Manifest: NOSIGNATURE                 DynamicTreesVampirism-1.16.5-1.1.3.jar            |Dynamic Trees for Vampirism   |dtvampirism                   |1.16.5-1.1.3        |DONE      |Manifest: NOSIGNATURE                 Infinitylib-2.0.7.jar                             |InfinityLib                   |infinitylib                   |1.16.5-2.0.7        |DONE      |Manifest: NOSIGNATURE                 agricraft-3.0.7.jar                               |AgriCraft                     |agricraft                     |1.16.5-3.0.7        |DONE      |Manifest: NOSIGNATURE                 byg-1.3.5.jar                                     |Oh The Biomes You'll Go       |byg                           |1.3.4               |DONE      |Manifest: NOSIGNATURE                 DynamicTreesBYG-1.16.5-1.0.0.jar                  |Dynamic Trees for BYG         |dtbyg                         |1.16.5-1.0.0        |DONE      |Manifest: NOSIGNATURE                 illagers_plus-1.16.4v1.7.2.jar                    |Illagers+                     |illagers_plus                 |1.16.4v1.7.2        |DONE      |Manifest: NOSIGNATURE                 chiselsandbits-1.0.63.jar                         |Chisels & bits                |chiselsandbits                |1.0.63              |DONE      |Manifest: NOSIGNATURE                 forestry-1.16.5-6.0.11.jar                        |Forestry                      |forestry                      |6.0.11              |DONE      |Manifest: NOSIGNATURE                 createaddition-1.16.5-20220129a.jar               |Create Crafts & Additions     |createaddition                |1.16.5-20220129a    |DONE      |Manifest: NOSIGNATURE         Crash Report UUID: aad5f839-633b-4995-9e5b-b5e84693ab71         Patchouli open book context: n/a         Suspected Mods: None         Launched Version: 1.16.5         Backend library: LWJGL version 3.2.2 build 10         Backend API: ~~ERROR~~ IllegalStateException: Rendersystem called from wrong thread         GL Caps: Using framebuffer using OpenGL 3.0         Using VBOs: Yes         Is Modded: Definitely; Client brand changed to 'forge'         Type: Client (map_client.txt)         Graphics mode: fast         Resource Packs: quark:emote_resources (incompatible), mod_resources, vanilla, file/Minecraft-Mod-Language-Modpack-1-16.zip, twilightforest:classic_textures, file/Quark Programmer Art.zip         Current Language: 简体中文 (中国)         CPU: 4x Intel(R) Core(TM) i3-7100 CPU @ 3.90GHz         Client Crashes Since Restart: 0         Integrated Server Crashes Since Restart: 3         OptiFine Version: OptiFine_1.16.5_HD_U_G8         OptiFine Build: 20210515-161946         Render Distance Chunks: 8         Mipmaps: 4         Anisotropic Filtering: 1         Antialiasing: 0         Multitexture: false         Shaders: (internal)         OpenGlVersion: 4.6.0 - Build 30.0.101.1340         OpenGlRenderer: Intel(R) HD Graphics 630         OpenGlVendor: Intel         CpuCount: 4 [14:39:27] [SoundControl Sound Processor/WARN]: SoundControl Sound Processor is lagging; behind 746 msecs[/spoiler]
描述:
可以正常启动游戏。在进入世界时可能出现【数据包加载错误】,这时候有【安全模式进入】和【回到标题】两个选项,如果选择安全模式进入可以“正常”进入世界,不过崩溃是时间问题
本人只是加了几百个mod,并没有加载任何其他数据包[狗头]
初步推测是某个方块渲染错误,但从目前最后一次崩溃的日志我推测是他在游戏过程中加载了某些不干净东西现在一般能进入刚创建的世界,不过在里面可能崩。出来以后就显示数据包错误进不去了
ps:以前出过类似情况,是循环里的铂矿石导致的,后删除了




屏幕截图 2022-05-08 131433.png (39.81 KB, 下载次数: 269)

屏幕截图 2022-05-08 131433.png

作者: 137138    时间: 2022-5-8 14:58
对了,日志(五千行那个)中我进退了两次游戏才卡出崩溃的所以那么长
还有,崩溃报告和日志不是同一次游戏内产生的,注意辨别
作者: 137138    时间: 2022-5-15 12:25
本帖最后由 137138 于 2022-5-15 12:27 编辑

修好了
还是暮色森林搞的鬼
[14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/entries/world/minor_landmarks/stone_circle.json. Switching to fallback.
[14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/templates/headed_spotlight.json. Switching to fallback.
[14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/templates/headed_gallery.json. Switching to fallback.
[14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/templates/editable.json. Switching to fallback.
[14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/templates/gallery.json. Switching to fallback.
[14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_books/guide/zh_cn/templates/headed_spotlight2.json. Switching to fallback.
[14:36:29] [Render thread/INFO]: Trying jar discover: assets/structurize
[14:36:29] [Render thread/INFO]: Trying jar discover: assets/minecolonies
[14:36:35] [Render thread/INFO]: Load additional huts or decorations from D:\suoyou\我的3\.minecraft\structurize/schematics
[14:36:35] [Render thread/INFO]: Load cached schematic from D:\suoyou\我的3\.minecraft\structurize/cache
[14:36:35] [Render thread/INFO]: Load cached schematic from D:\suoyou\我的3\.minecraft\structurize/cache
[14:36:35] [Render thread/INFO]: Loaded 44 skill nodes
作者: 137138    时间: 2022-5-15 12:32
137138 发表于 2022-5-15 12:25
修好了
还是暮色森林搞的鬼
[14:36:29] [Render thread/WARN]: Failed to load twilightforest:patchouli_b ...

另外林业和动态的树也有加载错误项





欢迎光临 MC百科社群 (https://bbs.mcmod.cn/) MC百科|最大的MineCraft中文模组百科