JTK222 / Global-Packs

A small utility tool for Mod pack creators, to ship a global data pack together with their mod pack.
5 stars 0 forks source link

"global_data_packs" folder not created on load, 1.16.5 #5

Closed XenoMustache closed 2 years ago

XenoMustache commented 3 years ago

As stated in the title the global_data_packs folder is not created when Forge starts up and the folder does not exist. It will work fine if the user simply creates the folder and moves on, however this can be confusing to new users of the mod as the description states that this folder will be created.

JTK222 commented 3 years ago

Are you using the latest version? (v1.7.4) If yes, I'd appreciate if you could send me a log, if it still doesn't generate the folder. The bug should be fixed by that version

XenoMustache commented 3 years ago

Version is indeed v1.7.4.

Log ``` [06:48:15] [main/INFO]: ModLauncher running: args [--username, XenoMustache, --version, forge-36.1.32, --gameDir, C:\Users\Josh\Documents\curseforge\minecraft\Instances\Tech Pack, --assetsDir, C:\Users\Josh\Documents\curseforge\minecraft\Install\assets, --assetIndex, 1.16, --uuid, 2b27a3a3e2d6468a92e270f6f15b6e41, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 1024, --height, 768, --launchTarget, fmlclient, --fml.forgeVersion, 36.1.32, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550] [06:48:15] [main/INFO]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_51 by Oracle Corporation [06:48:15] [main/WARN]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED [06:48:15] [main/INFO]: OptiFineTransformationService.onLoad [06:48:15] [main/INFO]: OptiFine ZIP file: C:\Users\Josh\Documents\curseforge\minecraft\Instances\Tech Pack\mods\OptiFine_1.16.5_HD_U_G8.jar [06:48:15] [main/INFO]: Target.PRE_CLASS is available [06:48:15] [main/INFO]: Added Lets Encrypt root certificates as additional trust [06:48:15] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/Josh/Documents/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=CLIENT [06:48:15] [main/INFO]: OptiFineTransformationService.initialize [06:48:18] [main/INFO]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~' [06:48:18] [main/INFO]: OptiFineTransformationService.transformers [06:48:18] [main/INFO]: Targets: 311 [06:48:18] [main/INFO]: additionalClassesLocator: [optifine., net.optifine.] [06:48:18] [main/INFO]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector] [06:48:18] [main/INFO]: Successfully loaded Mixin Connector [com.performant.coremod.mixin.Connector] [06:48:18] [main/INFO]: Launching target 'fmlclient' with arguments [--version, forge-36.1.32, --gameDir, C:\Users\Josh\Documents\curseforge\minecraft\Instances\Tech Pack, --assetsDir, C:\Users\Josh\Documents\curseforge\minecraft\Install\assets, --uuid, 2b27a3a3e2d6468a92e270f6f15b6e41, --username, XenoMustache, --assetIndex, 1.16, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 1024, --height, 768] [06:48:18] [main/WARN]: Reference map 'globaldataandresourcepacks.refmap.json' for globaldataandresourcepacks.mixins.json could not be read. If this is a development environment you can ignore this message [06:48:18] [main/INFO]: Performant configs loaded [06:48:19] [main/INFO]: Patching LivingEntity#attackEntityFrom [06:48:19] [main/INFO]: Patching ItemStack#onItemUse [06:48:20] [main/INFO]: Not enabling mixin forcom.performant.coremod.mixin.forge.BasicEventHooksMixin as config disables it. [06:48:20] [main/INFO]: Not enabling mixin forcom.performant.coremod.mixin.world.WorldMixin as config disables it. [06:48:20] [main/INFO]: Not enabling mixin forcom.performant.coremod.mixin.entity.LivingEntityUpdateEventMixin as config disables it. [06:48:20] [main/WARN]: @Mixin target net/minecraft/world/server/ChunkManager$EntityTracker is public in performant.mixins.json:world.chunk.ChunkManagerEntityTrackMixin and should be specified in value [06:48:21] [main/INFO]: Patching BlockModelShapes#getModelLocation [06:48:21] [main/INFO]: Patching LivingEntity#attackEntityFrom [06:48:22] [main/INFO]: Patching ItemStack#onItemUse [06:48:30] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [06:48:31] [Render thread/INFO]: Setting user: XenoMustache [06:48:31] [Render thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraft.launchwrapper.Launch [06:48:31] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 build 10 [06:48:31] [Render thread/INFO]: [OptiFine] [06:48:31] [Render thread/INFO]: [OptiFine] OptiFine_1.16.5_HD_U_G8 [06:48:31] [Render thread/INFO]: [OptiFine] Build: 20210515-161946 [06:48:31] [Render thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0 [06:48:31] [Render thread/INFO]: [OptiFine] Java: 1.8.0_51, Oracle Corporation [06:48:31] [Render thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation [06:48:31] [Render thread/INFO]: [OptiFine] LWJGL: 3.3.0 Win32 WGL EGL OSMesa VisualC DLL [06:48:31] [Render thread/INFO]: [OptiFine] OpenGL: Radeon (TM) RX 480 Graphics, version 4.6.14830 Compatibility Profile Context 21.4.1 27.20.21002.112, ATI Technologies Inc. [06:48:31] [Render thread/INFO]: [OptiFine] OpenGL Version: 4.6.14830 [06:48:31] [Render thread/INFO]: [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance) [06:48:31] [Render thread/INFO]: [OptiFine] Maximum texture size: 16384x16384 [06:48:31] [VersionCheck/INFO]: [OptiFine] Checking for new version [06:48:31] [Render thread/INFO]: [Shaders] OpenGL Version: 4.6.14830 Compatibility Profile Context 21.4.1 27.20.21002.112 [06:48:31] [Render thread/INFO]: [Shaders] Vendor: ATI Technologies Inc. [06:48:31] [Render thread/INFO]: [Shaders] Renderer: Radeon (TM) RX 480 Graphics [06:48:31] [Render thread/INFO]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0 [06:48:31] [Render thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8 [06:48:31] [Render thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8 [06:48:31] [Render thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32 [06:48:31] [Render thread/INFO]: [Shaders] Load shaders configuration. [06:48:31] [Render thread/INFO]: [Shaders] Save shaders configuration. [06:48:31] [Render thread/INFO]: [Shaders] No shaderpack loaded. [06:48:31] [Render thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.Loader [06:48:31] [VersionCheck/INFO]: [OptiFine] Version found: G7 [06:48:32] [Render thread/WARN]: Cryptography is restricted in this Java installation [06:48:32] [Render thread/WARN]: Please complain to Mojang for shipping a 5 year old Java version [06:48:32] [Render thread/INFO]: Cryptography restriction removed successfully [06:48:32] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [06:48:32] [Render thread/INFO]: Environment: PROD [06:48:32] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [06:48:32] [Render thread/INFO]: Environment: PROD [06:48:33] [modloading-worker-0/INFO]: Patching LootTableManager#apply [06:48:33] [modloading-worker-0/INFO]: Patching DataPackRegistries# [06:48:33] [modloading-worker-5/INFO]: Forge mod loading, version 36.1.32, for MC 1.16.5 with MCP 20210115.111550 [06:48:33] [modloading-worker-5/INFO]: MinecraftForge v36.1.32 Initialized [06:48:33] [modloading-worker-6/INFO]: Patching ModelBakery# [06:48:34] [modloading-worker-3/INFO]: Detected new forge version, registering events reflectively. [06:48:35] [modloading-worker-0/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Main.initialize() [06:48:35] [modloading-worker-0/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Reflecting GuiContainer... [06:48:35] [modloading-worker-0/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Detected obfuscation: FORGE. [06:48:35] [modloading-worker-0/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Success. [06:48:35] [modloading-worker-0/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Initialized. [06:48:36] [modloading-worker-4/INFO]: Initializing Update Checker... [06:48:36] [ Iron Furnaces Update Checker/INFO]: Starting Update Check... [06:48:36] [modloading-worker-6/INFO]: Found 1 RS API injection point [06:48:36] [modloading-worker-6/INFO]: Injected RS API in com.refinedmods.refinedstorageaddons.RSAddons RSAPI [06:48:36] [ Iron Furnaces Update Checker/INFO]: Update Check done! [06:48:36] [ Iron Furnaces Update Checker/INFO]: Iron Furnaces is up to date! [06:48:41] [Render thread/INFO]: HELLO from Register Block [06:48:42] [Render thread/INFO]: Loaded book jsons on Thread[Render thread,10,main] in 324 ms [06:48:42] [Render thread/INFO]: Registered 11 GlobalLootModifierSerializer entries in 0.38ms. [06:48:43] [Render thread/WARN]: @Final field field_187234_c:Ljava/util/Map; in performant.mixins.json:entity.EntityDataManagerMixin should be final [06:48:44] [Render thread/INFO]: Registered 22 ingredient serializers. [06:48:44] [Render thread/INFO]: Registered 5 IRecipeSerializer entries in 0.08ms. [06:48:46] [Render thread/INFO]: Narrator library for x64 successfully loaded [06:48:46] [Render thread/INFO]: Reloading ResourceManager: Default, Mod Resources, quark-emote-pack [06:48:46] [Render thread/INFO]: [OptiFine] *** Reloading textures *** [06:48:46] [Render thread/INFO]: [OptiFine] Resource packs: Mod Resources, quark-emote-pack [06:48:46] [Worker-Main-14/INFO]: [OptiFine] Multitexture: false [06:48:46] [Render thread/INFO]: [OptiFine] *** Reflector Forge *** [06:48:46] [Render thread/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient [06:48:46] [Worker-Main-12/INFO]: [OptiFine] Multitexture: false [06:48:46] [Render thread/WARN]: @ModifyConstant conflict. Skipping performant.mixins.json:connection.ServerPlayNetHandlerMixin->@ModifyConstant::playTimeout(J)J with priority 100, already redirected by randompatches.mixins.json:timeouts.ServerPlayNetHandlerKeepAliveMixin->@ModifyConstant::getKeepAlivePacketInterval(J)J with priority 1000 [06:48:46] [Render thread/INFO]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.pipeline.LightUtil.itemConsumer [06:48:46] [Render thread/INFO]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.pipeline.LightUtil.tessellator [06:48:46] [Render thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.ModContainer [06:48:46] [Render thread/INFO]: [OptiFine] *** Reflector Vanilla *** [06:48:46] [Worker-Main-14/INFO]: [OptiFine] Scaled non power of 2: jei:gui/icons/recipe_transfer, 7 -> 14 [06:48:46] [Worker-Main-13/INFO]: [OptiFine] Multitexture: false [06:48:46] [Worker-Main-9/INFO]: [OptiFine] Multitexture: false [06:48:47] [Worker-Main-12/INFO]: [OptiFine] Multitexture: false [06:48:48] [modloading-worker-1/INFO]: Loading Module Chain Linkage [06:48:48] [modloading-worker-1/INFO]: Loading Module Chains Connect Blocks [06:48:48] [modloading-worker-1/INFO]: Loading Module Chute [06:48:48] [modloading-worker-1/INFO]: Loading Module Color Slime [06:48:48] [modloading-worker-1/INFO]: Loading Module Dispensers Place Blocks [06:48:48] [modloading-worker-1/INFO]: Loading Module Ender Watcher [06:48:48] [modloading-worker-1/INFO]: Loading Module Endermites Form Shulkers [06:48:48] [modloading-worker-1/INFO]: Loading Module Feeding Trough [06:48:48] [modloading-worker-1/INFO]: Loading Module Gravisand [06:48:48] [modloading-worker-1/INFO]: Loading Module Iron Rod [06:48:48] [modloading-worker-1/INFO]: Loading Module Metal Buttons [06:48:48] [modloading-worker-1/INFO]: Loading Module Obsidian Plate [06:48:48] [modloading-worker-1/INFO]: Loading Module Pistons Move Tile Entities [06:48:48] [modloading-worker-1/INFO]: Loading Module Redstone Circuit [06:48:48] [modloading-worker-1/INFO]: Loading Module Weather Sensor [06:48:48] [modloading-worker-1/INFO]: Loading Module Bamboo Mat [06:48:48] [modloading-worker-1/INFO]: Loading Module Burn Vines [06:48:48] [modloading-worker-1/INFO]: Loading Module Celebratory Lamps [06:48:48] [modloading-worker-1/INFO]: Loading Module Cobblestone Bricks [06:48:48] [modloading-worker-1/INFO]: Loading Module Compressed Blocks [06:48:48] [modloading-worker-1/INFO]: Loading Module Duskbound Blocks [06:48:48] [modloading-worker-1/INFO]: Loading Module Framed Glass [06:48:48] [modloading-worker-1/INFO]: Loading Module Gold Bars [06:48:48] [modloading-worker-1/INFO]: Loading Module Grate [06:48:48] [modloading-worker-1/INFO]: Loading Module Hedges [06:48:48] [modloading-worker-1/INFO]: Loading Module Iron Plates [06:48:48] [modloading-worker-1/INFO]: Loading Module Item Frames [06:48:48] [modloading-worker-1/INFO]: Loading Module Leaf Carpet [06:48:48] [modloading-worker-1/INFO]: Loading Module Lit Lamp [06:48:48] [modloading-worker-1/INFO]: Loading Module Midori [06:48:48] [modloading-worker-1/INFO]: Loading Module More Brick Types [06:48:48] [modloading-worker-1/INFO]: Loading Module More Potted Plants [06:48:48] [modloading-worker-1/INFO]: Loading Module More Stone Variants [06:48:48] [modloading-worker-1/INFO]: Loading Module Nether Brick Fence Gate [06:48:48] [modloading-worker-1/INFO]: Loading Module Paper Decor [06:48:48] [modloading-worker-1/INFO]: Loading Module Quilted Wool [06:48:48] [modloading-worker-1/INFO]: Loading Module Rope [06:48:48] [modloading-worker-1/INFO]: Loading Module Shallow Dirt [06:48:48] [modloading-worker-1/INFO]: Loading Module Shingles [06:48:48] [modloading-worker-1/INFO]: Loading Module Soul Sandstone [06:48:48] [modloading-worker-1/INFO]: Loading Module Stained Planks [06:48:48] [modloading-worker-1/INFO]: Loading Module Stools [06:48:48] [modloading-worker-1/INFO]: Loading Module Sturdy Stone [06:48:48] [modloading-worker-1/INFO]: Loading Module Tallow And Candles [06:48:48] [modloading-worker-1/INFO]: Loading Module Thatch [06:48:48] [modloading-worker-1/INFO]: Loading Module Tie Leads To Fences [06:48:48] [modloading-worker-1/INFO]: Loading Module Turf [06:48:48] [modloading-worker-1/INFO]: Loading Module Variant Bookshelves [06:48:48] [modloading-worker-1/INFO]: Loading Module Variant Chests [06:48:48] [modloading-worker-1/INFO]: Loading Module Variant Ladders [06:48:48] [modloading-worker-1/INFO]: Loading Module Vertical Planks [06:48:48] [modloading-worker-1/INFO]: Loading Module Vertical Slabs [06:48:48] [modloading-worker-1/INFO]: Loading Module Wooden Posts [06:48:48] [modloading-worker-1/INFO]: Loading Module Chests In Boats [06:48:48] [modloading-worker-1/INFO]: Loading Module Easy Transfering [06:48:48] [modloading-worker-1/INFO]: Loading Module Hotbar Changer [06:48:48] [modloading-worker-1/INFO]: Loading Module Inventory Sorting [06:48:48] [modloading-worker-1/INFO]: Loading Module Item Sharing [06:48:49] [modloading-worker-1/INFO]: Loading Module Right Click Armor [06:48:49] [modloading-worker-1/INFO]: Loading Module Shulker Box Right Click [06:48:49] [modloading-worker-1/INFO]: Loading Module Abacus [06:48:49] [modloading-worker-1/INFO]: Loading Module Ancient Tomes [06:48:49] [modloading-worker-1/INFO]: Loading Module Bottled Cloud [06:48:49] [modloading-worker-1/INFO]: Loading Module Camera [06:48:49] [modloading-worker-1/INFO]: Loading Module Color Runes [06:48:49] [modloading-worker-1/INFO]: Loading Module Pathfinder Maps [06:48:49] [modloading-worker-1/INFO]: Loading Module Pickarang [06:48:49] [modloading-worker-1/INFO]: Loading Module Seed Pouch [06:48:49] [modloading-worker-1/INFO]: Loading Module Slime In A Bucket [06:48:49] [modloading-worker-1/INFO]: Loading Module Trowel [06:48:49] [modloading-worker-1/INFO]: Loading Module Skull Pikes [06:48:49] [modloading-worker-1/INFO]: Loading Module Armed Armor Stands [06:48:49] [modloading-worker-1/INFO]: Loading Module Automatic Recipe Unlock [06:48:49] [modloading-worker-1/INFO]: Loading Module Axe Leaf Harvesting [06:48:49] [modloading-worker-1/INFO]: Loading Module Better Elytra Rocket [06:48:49] [modloading-worker-1/INFO]: Loading Module Campfires Boost Elytra [06:48:49] [modloading-worker-1/INFO]: Loading Module Compasses Work Everywhere [06:48:49] [modloading-worker-1/INFO]: Loading Module Dirt To Path [06:48:49] [modloading-worker-1/INFO]: Loading Module Double Door Opening [06:48:49] [modloading-worker-1/INFO]: Loading Module Dragon Scales [06:48:49] [modloading-worker-1/INFO]: Loading Module Emotes [06:48:49] [modloading-worker-1/INFO]: Loading Module Enhanced Ladders [06:48:49] [modloading-worker-1/INFO]: Loading Module Glass Shard [06:48:49] [modloading-worker-1/INFO]: Loading Module Hoe Harvesting [06:48:49] [modloading-worker-1/INFO]: Loading Module Improved Sleeping [06:48:49] [modloading-worker-1/INFO]: Loading Module Infinity Bucket [06:48:49] [modloading-worker-1/INFO]: Loading Module Lava Bucket As Trash [06:48:49] [modloading-worker-1/INFO]: Loading Module Lock Rotation [06:48:49] [modloading-worker-1/INFO]: Loading Module Note Block Mob Sounds [06:48:49] [modloading-worker-1/INFO]: Loading Module Pat The Dogs [06:48:49] [modloading-worker-1/INFO]: Loading Module Poison Potato Usage [06:48:49] [modloading-worker-1/INFO]: Loading Module Reacharound Placing [06:48:49] [modloading-worker-1/INFO]: Loading Module Replace Scaffolding [06:48:49] [modloading-worker-1/INFO]: Loading Module Sign Editing [06:48:49] [modloading-worker-1/INFO]: Loading Module Simple Harvest [06:48:49] [modloading-worker-1/INFO]: Loading Module Snow Golem Player Heads [06:48:49] [modloading-worker-1/INFO]: Loading Module Springy Slime [06:48:49] [modloading-worker-1/INFO]: Loading Module Utility Recipes [06:48:49] [modloading-worker-1/INFO]: Loading Module Villagers Follow Emeralds [06:48:49] [modloading-worker-1/INFO]: Loading Module Big Dungeon [06:48:49] [modloading-worker-1/INFO]: Loading Module Big Stone Clusters [06:48:49] [modloading-worker-1/INFO]: Loading Module Biotite [06:48:49] [modloading-worker-1/INFO]: Loading Module Blossom Trees [06:48:49] [modloading-worker-1/INFO]: Loading Module Cave Roots [06:48:49] [modloading-worker-1/INFO]: Loading Module Chorus Vegetation [06:48:49] [modloading-worker-1/INFO]: Loading Module Crevices [06:48:49] [modloading-worker-1/INFO]: Loading Module Fairy Rings [06:48:49] [modloading-worker-1/INFO]: Loading Module Mega Caves [06:48:49] [modloading-worker-1/INFO]: Loading Module Monster Box [06:48:49] [modloading-worker-1/INFO]: Loading Module Nether Obsidian Spikes [06:48:49] [modloading-worker-1/INFO]: Loading Module New Stone Types [06:48:49] [modloading-worker-1/INFO]: Loading Module Realistic World Gen [06:48:49] [modloading-worker-1/INFO]: Loading Module Speleothems [06:48:49] [modloading-worker-1/INFO]: Loading Module Spiral Spires [06:48:49] [modloading-worker-1/INFO]: Loading Module Underground Clay [06:48:49] [modloading-worker-1/INFO]: Loading Module Brimstone Underground Biome [06:48:49] [modloading-worker-1/INFO]: Loading Module Cave Crystal Underground Biome [06:48:49] [modloading-worker-1/INFO]: Loading Module Elder Prismarine Underground Biome [06:48:49] [modloading-worker-1/INFO]: Loading Module Glowshroom Underground Biome [06:48:49] [modloading-worker-1/INFO]: Loading Module Lush Underground Biome [06:48:49] [modloading-worker-1/INFO]: Loading Module Overgrown Underground Biome [06:48:49] [modloading-worker-1/INFO]: Loading Module Permafrost Underground Biome [06:48:49] [modloading-worker-1/INFO]: Loading Module Sandstone Underground Biome [06:48:49] [modloading-worker-1/INFO]: Loading Module Slime Underground Biome [06:48:49] [modloading-worker-1/INFO]: Loading Module Spider Nest Underground Biome [06:48:49] [modloading-worker-1/INFO]: Loading Module Crabs [06:48:49] [modloading-worker-1/INFO]: Loading Module Forgotten [06:48:49] [modloading-worker-1/INFO]: Loading Module Foxhound [06:48:49] [modloading-worker-1/INFO]: Loading Module Frogs [06:48:49] [modloading-worker-1/INFO]: Loading Module Stonelings [06:48:49] [modloading-worker-1/INFO]: Loading Module Toretoise [06:48:49] [modloading-worker-1/INFO]: Loading Module Wraith [06:48:49] [modloading-worker-1/INFO]: Loading Module Auto Walk Keybind [06:48:49] [modloading-worker-1/INFO]: Loading Module Back Button Keybind [06:48:49] [modloading-worker-1/INFO]: Loading Module Chest Searching [06:48:49] [modloading-worker-1/INFO]: Loading Module Greener Grass [06:48:49] [modloading-worker-1/INFO]: Loading Module Improved Mount Hud [06:48:49] [modloading-worker-1/INFO]: Loading Module Improved Tooltips [06:48:49] [modloading-worker-1/INFO]: Loading Module Usage Ticker [06:48:49] [modloading-worker-1/INFO]: Loading Module Variant Animal Textures [06:48:49] [modloading-worker-1/INFO]: Loading Module Backpack [06:48:49] [modloading-worker-1/INFO]: Loading Module Crate [06:48:49] [modloading-worker-1/INFO]: Loading Module Magnets [06:48:49] [modloading-worker-1/INFO]: Loading Module Matrix Enchanting [06:48:49] [modloading-worker-1/INFO]: Loading Module Pipes [06:48:49] [modloading-worker-1/INFO]: Loading Module Totem Of Holding [06:48:49] [modloading-worker-1/INFO]: Loading Module Adjustable Chat [06:48:49] [modloading-worker-1/INFO]: Loading Module Custom Underground Biome [06:48:49] [modloading-worker-1/INFO]: Loading Module Game Nerfs [06:48:49] [modloading-worker-1/INFO]: Loading Module Narrator Readout [06:48:49] [modloading-worker-1/INFO]: Loading Module Overlay Shader [06:48:49] [modloading-worker-1/INFO]: Loading Module Shiba [06:48:49] [Worker-Main-12/INFO]: Version 10.0.21 initializing... [06:48:49] [Worker-Main-8/INFO]: Registering 3 command argument types. [06:48:49] [Worker-Main-8/INFO]: Registering 13 loot conditions. [06:48:49] [Worker-Main-9/INFO]: Loaded 'Mekanism Generators' module. [06:48:49] [Forge Version Check/INFO]: [clumps] Starting version check at https://updates.blamejared.com/get?n=clumps&gv=1.16.5 [06:48:49] [Worker-Main-12/INFO]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism] [06:48:49] [Worker-Main-12/INFO]: Loading complete. [06:48:49] [Worker-Main-12/INFO]: Mod loaded. [06:48:49] [Worker-Main-9/INFO]: HELLO FROM PREINIT [06:48:49] [Worker-Main-9/INFO]: DIRT BLOCK >> minecraft:dirt [06:48:49] [Worker-Main-13/WARN]: Mixin curiosquarkobp.mixins.json:QuarkOdditiesHandleBackpackMessageMixin has multiple constructors, ()V was selected [06:48:49] [Worker-Main-9/INFO]: Performant2 loaded, lag begone! [06:48:49] [Worker-Main-12/INFO]: New compacting rule 4 clay_ball = 1 clay [06:48:49] [Worker-Main-12/INFO]: New compacting rule 4 snowball = 1 snow_block [06:48:49] [Worker-Main-12/INFO]: New compacting rule 4 glowstone_dust = 1 glowstone [06:48:49] [Worker-Main-12/INFO]: New compacting rule 4 brick = 1 bricks [06:48:49] [Worker-Main-12/INFO]: New compacting rule 4 nether_brick = 1 nether_bricks [06:48:49] [Worker-Main-12/INFO]: New compacting rule 9 nether_wart = 1 nether_wart_block [06:48:49] [Worker-Main-12/INFO]: New compacting rule 4 quartz = 1 quartz_block [06:48:49] [Worker-Main-12/INFO]: New compacting rule 9 melon_slice = 1 melon [06:48:49] [Worker-Main-12/INFO]: New compacting rule 4 sand = 1 sandstone [06:48:49] [Worker-Main-12/INFO]: New compacting rule 4 red_sand = 1 red_sandstone [06:48:49] [Worker-Main-12/INFO]: New compacting rule 4 clay_ball = 1 clay [06:48:49] [Worker-Main-9/INFO]: Trait: codechicken/multipart/trait/TTileChangeTile [06:48:49] [Worker-Main-13/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:toretoise, use EntityAttributeCreationEvent instead. [06:48:49] [Worker-Main-9/INFO]: Marker: codechicken/multipart/api/part/INeighborTileChangePart, Side: SERVER [06:48:49] [Worker-Main-9/INFO]: Trait: codechicken/multipart/trait/TTickableTile [06:48:49] [Worker-Main-9/INFO]: Marker: codechicken/multipart/api/part/ITickablePart, Side: COMMON [06:48:49] [Worker-Main-13/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:stoneling, use EntityAttributeCreationEvent instead. [06:48:49] [Worker-Main-13/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:crab, use EntityAttributeCreationEvent instead. [06:48:49] [Worker-Main-13/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:foxhound, use EntityAttributeCreationEvent instead. [06:48:49] [Worker-Main-13/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:shiba, use EntityAttributeCreationEvent instead. [06:48:49] [Worker-Main-13/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:forgotten, use EntityAttributeCreationEvent instead. [06:48:49] [Worker-Main-13/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:wrapped, use EntityAttributeCreationEvent instead. [06:48:49] [Worker-Main-9/INFO]: Trait: codechicken/multipart/trait/TSlottedTile [06:48:49] [Worker-Main-9/INFO]: Marker: codechicken/multipart/api/part/TSlottedPart, Side: COMMON [06:48:49] [Worker-Main-9/INFO]: Trait: codechicken/multipart/trait/TRedstoneTile [06:48:49] [Worker-Main-13/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:wraith, use EntityAttributeCreationEvent instead. [06:48:49] [Worker-Main-9/INFO]: Marker: codechicken/multipart/api/part/redstone/IRedstonePart, Side: COMMON [06:48:49] [Worker-Main-13/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:leash_knot_fake, use EntityAttributeCreationEvent instead. [06:48:49] [Worker-Main-13/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:frog, use EntityAttributeCreationEvent instead. [06:48:49] [Worker-Main-9/INFO]: Trait: codechicken/multipart/trait/TPartialOcclusionTile [06:48:49] [Worker-Main-9/INFO]: Marker: codechicken/multipart/api/part/TPartialOcclusionPart, Side: COMMON [06:48:49] [Worker-Main-9/INFO]: Trait: codechicken/multipart/trait/TInventoryTile [06:48:49] [Worker-Main-9/INFO]: Marker: net/minecraft/inventory/IInventory, Side: COMMON [06:48:49] [Worker-Main-9/INFO]: Marker: net/minecraft/inventory/ISidedInventory, Side: COMMON [06:48:49] [Worker-Main-9/INFO]: Trait: codechicken/multipart/trait/TInventoryTile [06:48:49] [Worker-Main-9/INFO]: Marker: net/minecraft/inventory/IInventory, Side: COMMON [06:48:49] [Worker-Main-9/INFO]: Trait: codechicken/multipart/trait/TInventoryTile [06:48:49] [Worker-Main-9/INFO]: Marker: net/minecraft/inventory/ISidedInventory, Side: COMMON [06:48:49] [Worker-Main-9/INFO]: Trait: codechicken/multipart/trait/TCapabilityTile [06:48:49] [Worker-Main-9/INFO]: Marker: codechicken/multipart/api/ICapabilityProviderPart, Side: COMMON [06:48:49] [Worker-Main-9/INFO]: Trait: codechicken/multipart/trait/TAnimateTickTile [06:48:49] [Worker-Main-9/INFO]: Marker: codechicken/multipart/api/part/AnimateTickPart, Side: CLIENT [06:48:50] [Worker-Main-10/WARN]: Exception loading blockstate definition: tropicraft:blockstates/portal_water.json: java.io.FileNotFoundException: tropicraft:blockstates/portal_water.json [06:48:50] [Worker-Main-10/WARN]: Exception loading blockstate definition: 'tropicraft:blockstates/portal_water.json' missing model for variant: 'tropicraft:portal_water#level=5' [06:48:50] [Worker-Main-10/WARN]: Exception loading blockstate definition: 'tropicraft:blockstates/portal_water.json' missing model for variant: 'tropicraft:portal_water#level=6' [06:48:50] [Worker-Main-10/WARN]: Exception loading blockstate definition: 'tropicraft:blockstates/portal_water.json' missing model for variant: 'tropicraft:portal_water#level=3' [06:48:50] [Worker-Main-10/WARN]: Exception loading blockstate definition: 'tropicraft:blockstates/portal_water.json' missing model for variant: 'tropicraft:portal_water#level=4' [06:48:50] [Worker-Main-10/WARN]: Exception loading blockstate definition: 'tropicraft:blockstates/portal_water.json' missing model for variant: 'tropicraft:portal_water#level=1' [06:48:50] [Worker-Main-10/WARN]: Exception loading blockstate definition: 'tropicraft:blockstates/portal_water.json' missing model for variant: 'tropicraft:portal_water#level=2' [06:48:50] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for mekanism:robit, use EntityAttributeCreationEvent instead. [06:48:50] [Worker-Main-10/WARN]: Exception loading blockstate definition: 'tropicraft:blockstates/portal_water.json' missing model for variant: 'tropicraft:portal_water#level=0' [06:48:50] [Worker-Main-10/WARN]: Exception loading blockstate definition: 'tropicraft:blockstates/portal_water.json' missing model for variant: 'tropicraft:portal_water#level=15' [06:48:50] [Worker-Main-10/WARN]: Exception loading blockstate definition: 'tropicraft:blockstates/portal_water.json' missing model for variant: 'tropicraft:portal_water#level=14' [06:48:50] [Render thread/INFO]: Added 3 additional attributes to PlayerEntity. [06:48:50] [Worker-Main-10/WARN]: Exception loading blockstate definition: 'tropicraft:blockstates/portal_water.json' missing model for variant: 'tropicraft:portal_water#level=13' [06:48:50] [Worker-Main-10/WARN]: Exception loading blockstate definition: 'tropicraft:blockstates/portal_water.json' missing model for variant: 'tropicraft:portal_water#level=12' [06:48:50] [Worker-Main-10/WARN]: Exception loading blockstate definition: 'tropicraft:blockstates/portal_water.json' missing model for variant: 'tropicraft:portal_water#level=9' [06:48:50] [Worker-Main-10/WARN]: Exception loading blockstate definition: 'tropicraft:blockstates/portal_water.json' missing model for variant: 'tropicraft:portal_water#level=11' [06:48:50] [Worker-Main-10/WARN]: Exception loading blockstate definition: 'tropicraft:blockstates/portal_water.json' missing model for variant: 'tropicraft:portal_water#level=10' [06:48:50] [Worker-Main-10/WARN]: Exception loading blockstate definition: 'tropicraft:blockstates/portal_water.json' missing model for variant: 'tropicraft:portal_water#level=7' [06:48:50] [Worker-Main-10/WARN]: Exception loading blockstate definition: 'tropicraft:blockstates/portal_water.json' missing model for variant: 'tropicraft:portal_water#level=8' [06:48:50] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for upgrade_aquatic:nautilus, use EntityAttributeCreationEvent instead. [06:48:50] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for upgrade_aquatic:pike, use EntityAttributeCreationEvent instead. [06:48:50] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for upgrade_aquatic:lionfish, use EntityAttributeCreationEvent instead. [06:48:50] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for upgrade_aquatic:perch, use EntityAttributeCreationEvent instead. [06:48:50] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for upgrade_aquatic:thrasher, use EntityAttributeCreationEvent instead. [06:48:50] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for upgrade_aquatic:great_thrasher, use EntityAttributeCreationEvent instead. [06:48:50] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for upgrade_aquatic:flare, use EntityAttributeCreationEvent instead. [06:48:50] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for upgrade_aquatic:ululu, use EntityAttributeCreationEvent instead. [06:48:50] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for upgrade_aquatic:goose, use EntityAttributeCreationEvent instead. [06:48:50] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for upgrade_aquatic:glow_squid, use EntityAttributeCreationEvent instead. [06:48:50] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for upgrade_aquatic:box_jellyfish, use EntityAttributeCreationEvent instead. [06:48:50] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for upgrade_aquatic:cassiopea_jellyfish, use EntityAttributeCreationEvent instead. [06:48:50] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for upgrade_aquatic:immortal_jellyfish, use EntityAttributeCreationEvent instead. [06:48:50] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for thermal:basalz, use EntityAttributeCreationEvent instead. [06:48:50] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for thermal:blitz, use EntityAttributeCreationEvent instead. [06:48:50] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for thermal:blizz, use EntityAttributeCreationEvent instead. [06:48:50] [Forge Version Check/INFO]: [clumps] Found status: BETA Current: 6.0.0.25 Target: 6.0.0.25 [06:48:50] [Forge Version Check/INFO]: [controlling] Starting version check at https://updates.blamejared.com/get?n=controlling&gv=1.16.5 [06:48:51] [Worker-Main-12/INFO]: Loading Xaero's World Map - Stage 1/2 [06:48:51] [Placebo Patreon Wing Loader/INFO]: Loading patreon wing data... [06:48:51] [Placebo Patreon Trail Loader/INFO]: Loading patreon trails data... [06:48:51] [Placebo Patreon Wing Loader/INFO]: Loaded 4 patreon wings. [06:48:51] [Worker-Main-8/INFO]: Initialized HolidayManager. [06:48:51] [Forge Version Check/INFO]: [controlling] Found status: BETA Current: 7.0.0.23 Target: 7.0.0.23 [06:48:51] [Forge Version Check/INFO]: [reauth] Starting version check at https://raw.githubusercontent.com/TechnicianLP/ReAuth/master/update.json [06:48:51] [Placebo Patreon Trail Loader/INFO]: Loaded 4 patreon trails. [06:48:51] [Forge Version Check/INFO]: [reauth] Found status: BETA Current: 3.9.3 Target: null [06:48:51] [Forge Version Check/INFO]: [bookshelf] Starting version check at https://updates.blamejared.com/get?n=bookshelf&gv=1.16.5 [06:48:51] [Worker-Main-9/INFO]: Loading Xaero's Minimap - Stage 1/2 [06:48:51] [Worker-Main-11/INFO]: Got game settings net.minecraft.client.GameSettings@260a3bc0 [06:48:51] [Forge Version Check/INFO]: [bookshelf] Found status: BETA_OUTDATED Current: 10.1.11 Target: 10.1.12 [06:48:51] [Forge Version Check/INFO]: [randompatches] Starting version check at https://raw.githubusercontent.com/TheRandomLabs/RandomPatches/misc/versions.json [06:48:51] [Forge Version Check/INFO]: [randompatches] Found status: UP_TO_DATE Current: 2.4.4-forge Target: null [06:48:51] [Forge Version Check/INFO]: [mininggadgets] Starting version check at https://raw.githubusercontent.com/Direwolf20-MC/MiningGadgets/master/update.json [06:48:51] [Forge Version Check/INFO]: [mininggadgets] Found status: UP_TO_DATE Current: 1.7.5 Target: null [06:48:51] [Forge Version Check/INFO]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json [06:48:52] [Forge Version Check/INFO]: [forge] Found status: AHEAD Current: 36.1.32 Target: null [06:48:52] [Forge Version Check/INFO]: [refinedstorage] Starting version check at https://refinedmods.com/refined-storage/update.json [06:48:52] [Render thread/INFO]: Loading Xaero's Minimap - Stage 2/2 [06:48:53] [Forge Version Check/INFO]: [refinedstorage] Found status: UP_TO_DATE Current: 1.9.13 Target: null [06:48:53] [Forge Version Check/INFO]: [cofh_core] Starting version check at https://raw.github.com/cofh/version/master/cofh_core/update.json [06:48:53] [Render thread/INFO]: [xaero.common.mods.SupportMods::35]: Xaero's Minimap: World Map found! [06:48:53] [Render thread/INFO]: [xaero.common.mods.SupportMods::42]: Optifine! [06:48:53] [Render thread/INFO]: Loading Xaero's World Map - Stage 2/2 [06:48:53] [Render thread/INFO]: [xaero.map.settings.ModSettings:updateRegionCacheHashCode:357]: New world map region cache hash code: -204539921 [06:48:53] [Render thread/INFO]: Xaero's WorldMap Mod: Xaero's minimap found! [06:48:53] [Render thread/INFO]: [xaero.map.mods.SupportMods:load:23]: Optifine! [06:48:53] [Render thread/INFO]: [xaero.map.mods.SupportMods:load:35]: No Vivecraft! [06:48:53] [Forge Version Check/INFO]: [cofh_core] Found status: UP_TO_DATE Current: 1.2.1 Target: null [06:48:53] [Forge Version Check/INFO]: [thermal] Starting version check at https://raw.github.com/cofh/version/master/thermal/update.json [06:48:53] [Forge Version Check/INFO]: [thermal] Found status: UP_TO_DATE Current: 1.2.0 Target: null [06:48:53] [Forge Version Check/INFO]: [enchdesc] Starting version check at https://updates.blamejared.com/get?n=enchantmentdescriptions&gv=1.16.4 [06:48:53] [Forge Version Check/INFO]: [enchdesc] Found status: BETA Current: 7.0.12 Target: null [06:48:53] [Forge Version Check/INFO]: [mousetweaks] Starting version check at http://play.sourceruns.org/yalter/MouseTweaks/update.json [06:48:54] [Worker-Main-10/WARN]: [OptiFine] Unknown resource pack file: mod_resources [06:48:54] [Worker-Main-10/WARN]: [OptiFine] Unknown resource pack file: mod_resources [06:48:54] [Worker-Main-10/WARN]: [OptiFine] Unknown resource pack file: mod_resources [06:48:54] [Worker-Main-10/WARN]: [OptiFine] Unknown resource pack file: mod_resources [06:48:55] [Forge Version Check/INFO]: [mousetweaks] Found status: BETA Current: 2.14 Target: null [06:48:55] [Forge Version Check/INFO]: [concreteconversion] Starting version check at https://raw.githubusercontent.com/mrp-v2/ConcreteConversion/master/update.json [06:48:55] [Forge Version Check/INFO]: [concreteconversion] Found status: BETA Current: 1.16.4-6.1.0.0-forge Target: null [06:48:55] [Forge Version Check/INFO]: [travel_bag] Starting version check at https://raw.githubusercontent.com/Corail31/trash/master/update_travel_bag.json [06:48:55] [Worker-Main-10/WARN]: Unable to resolve texture reference: #missing in mininggadgets:item/mininggadget_simple [06:48:55] [Worker-Main-10/WARN]: Unable to resolve texture reference: #missing in mininggadgets:block/modificationtable [06:48:55] [Worker-Main-10/WARN]: Unable to resolve texture reference: #missing in mininggadgets:item/mininggadget_fancy [06:48:55] [Worker-Main-10/WARN]: Unable to resolve texture reference: #missing in mininggadgets:item/modificationtable [06:48:55] [Worker-Main-10/INFO]: [OptiFine] Multitexture: false [06:48:55] [Worker-Main-10/INFO]: [OptiFine] Multipass connected textures: false [06:48:55] [Worker-Main-10/WARN]: [OptiFine] Unknown resource pack file: mod_resources [06:48:55] [Worker-Main-10/INFO]: [OptiFine] Multipass connected textures: false [06:48:55] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_pane_white.properties [06:48:55] [Forge Version Check/INFO]: [travel_bag] Found status: UP_TO_DATE Current: 1.2.6 Target: null [06:48:55] [Forge Version Check/INFO]: [refinedstorageaddons] Starting version check at https://refinedmods.com/refined-storage-addons/update.json [06:48:55] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_white.properties [06:48:55] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_orange.properties [06:48:55] [Forge Version Check/INFO]: [refinedstorageaddons] Found status: BETA Current: 0.7.2 Target: null [06:48:55] [Forge Version Check/INFO]: [codechickenlib] Starting version check at https://version-check.covers1624.net/check/?mod=CodeChickenLib&mc=1.16.5 [06:48:55] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_pane_orange.properties [06:48:55] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_magenta.properties [06:48:55] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_pane_magenta.properties [06:48:55] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_light_blue.properties [06:48:55] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_pane_light_blue.properties [06:48:55] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_pane_yellow.properties [06:48:55] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_yellow.properties [06:48:55] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_lime.properties [06:48:55] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_pane_lime.properties [06:48:56] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pane_pink.properties [06:48:56] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pink.properties [06:48:56] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_gray.properties [06:48:56] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_pane_gray.properties [06:48:56] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_light_gray.properties [06:48:56] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_pane_light_gray.properties [06:48:56] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_cyan.properties [06:48:56] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_pane_cyan.properties [06:48:56] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_pane_purple.properties [06:48:56] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_purple.properties [06:48:56] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_blue.properties [06:48:56] [Forge Version Check/INFO]: [codechickenlib] Found status: UP_TO_DATE Current: 4.0.2.427 Target: null [06:48:56] [Forge Version Check/INFO]: [enderstorage] Starting version check at https://version-check.covers1624.net/check/?mod=EnderStorage&mc=1.16.5 [06:48:56] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_pane_blue.properties [06:48:56] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_brown.properties [06:48:56] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_pane_brown.properties [06:48:56] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_green.properties [06:48:56] [Forge Version Check/INFO]: [enderstorage] Found status: UP_TO_DATE Current: 2.8.0.168 Target: null [06:48:56] [Forge Version Check/INFO]: [cb_multipart] Starting version check at https://version-check.covers1624.net/check/?mod=CBMultipart&mc=1.16.5 [06:48:56] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_pane_green.properties [06:48:56] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_pane_red.properties [06:48:56] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_red.properties [06:48:56] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_black.properties [06:48:56] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_pane_black.properties [06:48:56] [Forge Version Check/INFO]: [cb_multipart] Found status: UP_TO_DATE Current: 3.0.1.115 Target: null [06:48:56] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass.properties [06:48:56] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass_pane.properties [06:48:56] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/30_bookshelf/bookshelf.properties [06:48:56] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/40_sandstone/sandstone.properties [06:48:56] [Worker-Main-10/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/41_red_sandstone/red_sandstone.properties [06:48:56] [Worker-Main-10/INFO]: [OptiFine] Multipass connected textures: false [06:48:56] [Worker-Main-10/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties [06:49:01] [Worker-Main-10/INFO]: [OptiFine] Mipmap levels: 4 [06:49:02] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: dankstorage:block/dank_2, 8 -> 16 [06:49:02] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: dankstorage:block/dank_3, 8 -> 16 [06:49:02] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: dankstorage:block/dank_1, 8 -> 16 [06:49:02] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: dankstorage:block/dank_6, 8 -> 16 [06:49:02] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: dankstorage:block/dank_7, 8 -> 16 [06:49:02] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: dankstorage:block/dank_4, 8 -> 16 [06:49:02] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: dankstorage:block/dank_5, 8 -> 16 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Multitexture: false [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Sprite size: 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Mipmap levels: 6 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: minecraft:block/green_concrete, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: minecraft:block/brown_concrete, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: minecraft:block/cyan_concrete, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: minecraft:block/lime_concrete, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: minecraft:block/light_gray_concrete, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: minecraft:block/purple_concrete, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: minecraft:block/black_concrete, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: minecraft:block/white_concrete, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: buildinggadgets:gui/slot_template, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: minecraft:block/orange_concrete, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: buildinggadgets:gui/slot_copy_paste_gadget, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: minecraft:block/blue_concrete, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: minecraft:block/magenta_concrete, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: minecraft:block/light_blue_concrete, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: minecraft:block/red_concrete, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: minecraft:block/gray_concrete, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: minecraft:block/yellow_concrete, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: minecraft:block/pink_concrete, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Multitexture: false [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Sprite size: 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Mipmap levels: 6 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: buildinggadgets:gui/slot_template, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: buildinggadgets:gui/slot_copy_paste_gadget, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Multitexture: false [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Sprite size: 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Mipmap levels: 6 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: buildinggadgets:gui/slot_template, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: buildinggadgets:gui/slot_copy_paste_gadget, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Multitexture: false [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Sprite size: 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Mipmap levels: 6 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: buildinggadgets:gui/slot_template, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: buildinggadgets:gui/slot_copy_paste_gadget, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Multitexture: false [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Sprite size: 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Mipmap levels: 6 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: buildinggadgets:gui/slot_template, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: buildinggadgets:gui/slot_copy_paste_gadget, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Multitexture: false [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Sprite size: 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Mipmap levels: 6 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: buildinggadgets:gui/slot_template, 16 -> 64 [06:49:03] [Worker-Main-10/INFO]: [OptiFine] Scaled too small texture: buildinggadgets:gui/slot_copy_paste_gadget, 16 -> 64 [06:49:03] [Worker-Main-11/INFO]: Hello world from the MDK [06:49:03] [Worker-Main-11/INFO]: Got IMC [Hello world] [06:49:07] [Render thread/INFO]: OpenAL initialized. [06:49:07] [Render thread/INFO]: Sound engine started [06:49:08] [Render thread/INFO]: Created: 128x256x0 jei:textures/atlas/gui.png-atlas [06:49:08] [Render thread/INFO]: [OptiFine] Animated sprites: 0 [06:49:11] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/config_button [06:49:11] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/config_button [06:49:11] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/config_button_cheat [06:49:11] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/config_button_cheat [06:49:11] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/arrow_previous [06:49:11] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/arrow_previous [06:49:11] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/arrow_next [06:49:11] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/arrow_next [06:49:11] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: minecraft:missingno [06:49:11] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: minecraft:missingno [06:49:11] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/info [06:49:11] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/info [06:49:11] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/recipe_transfer [06:49:11] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/recipe_transfer [06:49:11] [Render thread/INFO]: Endimation Data Manager has loaded 0 Endimations [06:49:11] [Render thread/INFO]: Created: 128x128x0 upgrade_aquatic:textures/atlas/glow_squid.png-atlas [06:49:11] [Render thread/INFO]: [OptiFine] Animated sprites: 2 [06:49:11] [Render thread/INFO]: Created: 2048x2048x4 minecraft:textures/atlas/blocks.png-atlas [06:49:11] [Render thread/INFO]: [OptiFine] Animated sprites: 239 [06:49:11] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/signs.png-atlas [06:49:11] [Render thread/INFO]: [OptiFine] Animated sprites: 0 [06:49:11] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas [06:49:11] [Render thread/INFO]: [OptiFine] Animated sprites: 0 [06:49:11] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas [06:49:11] [Render thread/INFO]: [OptiFine] Animated sprites: 0 [06:49:11] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/chest.png-atlas [06:49:11] [Render thread/INFO]: [OptiFine] Animated sprites: 0 [06:49:11] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas [06:49:11] [Render thread/INFO]: [OptiFine] Animated sprites: 0 [06:49:11] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas [06:49:11] [Render thread/INFO]: [OptiFine] Animated sprites: 0 [06:49:14] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas [06:49:14] [Render thread/INFO]: [OptiFine] Animated sprites: 0 [06:49:14] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas [06:49:14] [Render thread/INFO]: [OptiFine] Animated sprites: 0 [06:49:14] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/mob_effects.png-atlas [06:49:14] [Render thread/INFO]: [OptiFine] Animated sprites: 0 [06:49:14] [Render thread/INFO]: [OptiFine] *** Reloading custom textures *** [06:49:14] [Render thread/WARN]: [OptiFine] Unknown resource pack file: mod_resources [06:49:14] [Render thread/WARN]: [OptiFine] Unknown resource pack file: mod_resources [06:49:14] [Render thread/WARN]: [OptiFine] Unknown resource pack file: mod_resources [06:49:46] [Render thread/WARN]: [OptiFine] Unknown resource pack file: mod_resources [06:49:47] [Render thread/WARN]: [OptiFine] Unknown resource pack file: mod_resources [06:49:47] [Render thread/WARN]: [OptiFine] Unknown resource pack file: mod_resources [06:49:47] [Render thread/INFO]: [OptiFine] Disable Forge light pipeline [06:49:47] [Render thread/INFO]: [OptiFine] Set ForgeConfig.CLIENT.forgeLightPipelineEnabled=false [06:50:30] [Render thread/INFO]: Registering 1 commands. [06:50:30] [Render thread/WARN]: Ambiguity between arguments [cofh, ignite, duration] and [cofh, ignite, targets] with inputs: [0, -123, 123] [06:50:30] [Render thread/WARN]: Ambiguity between arguments [cofh, ignite, targets] and [cofh, ignite, duration] with inputs: [0123] [06:50:30] [Render thread/WARN]: Ambiguity between arguments [cofh, invis, flag] and [cofh, invis, targets] with inputs: [true, false] [06:50:30] [Render thread/WARN]: Ambiguity between arguments [cofh, invuln, flag] and [cofh, invuln, targets] with inputs: [true, false] [06:50:30] [Render thread/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] [06:50:30] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [06:50:30] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] [06:50:30] [Render thread/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] [06:50:30] [Render thread/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [06:50:30] [Render thread/INFO]: Reloading ResourceManager: Default, enchantedbookredesign-3.3-1.16.4.jar, QuarkOddities-1.16.3.jar, ClientTweaks_1.16.3-5.3.0.jar, Tropicraft-9.0.0-beta+54.jar, Cucumber-1.16.4-4.1.10.jar, NetherPortalFix_1.16.3-7.2.1.jar, craftingstation-4.1.1.jar, jei-1.16.5-7.7.0.106.jar, Mekanism-1.16.5-10.0.21.448.jar, caelus-forge-1.16.5-2.1.3.0.jar, modnametooltip_1.16.2-1.15.0.jar, invtweaks-1.16.4-1.0.1.jar, Clumps-6.0.0.25.jar, XaerosWorldMap_1.14.1_Forge_1.16.5.jar, Controlling-7.0.0.23.jar, ReAuth-1.16-Forge-3.9.3.jar, Placebo-1.16.4-4.5.0.jar, dankstorage-3.16.jar, comforts-forge-1.16.5-4.0.1.1.jar, curioofundying-forge-1.16.5-5.2.0.0.jar, culinaryconstruct-forge-1.16.5-4.0.0.6.jar, Bookshelf-1.16.5-10.1.11.jar, randompatches-2.4.4-forge.jar, buildinggadgets-1.16.5-3.8.0.jar, MekanismGenerators-1.16.5-10.0.21.448.jar, Toast-Control-1.16.4-4.3.1.jar, mininggadgets-1.7.5.jar, mysticalworld-1.16.5-0.3.2.15.jar, forge-1.16.5-36.1.32-universal.jar, refinedstorage-1.9.13.jar, ironchest-1.16.4-11.2.10.jar, cofh_core-1.16.4-1.2.1.jar, thermal_foundation-1.16.4-1.2.0.jar, EnchantmentDescriptions-1.16.5-7.0.12.jar, theoneprobe-1.16-3.1.4.jar, swingthroughgrass-1.16.4-1.5.3.jar, thermal_innovation-1.16.4-1.2.0.jar, MouseTweaks-2.14-mc1.16.2.jar, toughnessbar-6.1.jar, supermartijn642corelib-1.0.9-mc1.16.5.jar, curios-forge-1.16.5-4.0.5.2.jar, CuriosQuarkOBP-1.16.5-1.0.2.jar, travel_bag-1.16.5-1.2.6.jar, Patchouli-1.16.4-53.jar, Xaeros_Minimap_21.11.5_Forge_1.16.5.jar, thermal_cultivation-1.16.4-1.2.0.jar, AutoRegLib-1.6-49.jar, Quark-r2.4-314.jar, OreExcavation-1.8.157.jar, thermal_expansion-1.16.4-1.2.0.jar, MekanismRottenFlesh.jar, PickleTweaks-1.16.4-5.2.3.jar, appleskin-forge-mc1.16.x-2.0.0.jar, curiouselytra-forge-1.16.5-4.0.2.3.jar, trashcans-1.0.10-mc1.16.5.jar, refinedstorageaddons-0.7.2.jar, FastLeafDecay-v25.jar, CosmeticArmorReworked-1.16.5-v3a.jar, CodeChickenLib-1.16.5-4.0.2.427-universal.jar, EnderStorage-1.16.5-2.8.0.168-universal.jar, abnormals_core-1.16.5-3.2.0.jar, Upgraded Netherite 1.16.5 - 1.9.10.jar, upgrade_aquatic-1.16.5-3.1.0.jar, berry_good-1.16.5-4.1.1.jar, StorageDrawers-1.16.3-8.2.2.jar, performant-1.16.2-5-3.66m.jar, time-in-a-bottle-1.1.0.jar, curiousshulkerboxes-forge-1.16.5-4.0.1.0.jar, ironfurnaces-1.16.5-2.6.8.jar, Mantle-1.16.5-1.6.109.jar, baubley-heart-canisters-1.16.4-1.1.2.jar, sweetconcrete-1.16.5-1.7.2.jar, concreteconversion-1.16.4-6.1.0.0-forge.jar, finallyfarmabledyes-1.16.4-1.2.0.1.jar, globaldataandresourcepacks-1.16.4-1.7.4.jar, dp, CBMultipart-1.16.5-3.0.1.115-universal.jar [06:50:31] [Render thread/INFO]: Loot Modification Manager has loaded 0 sets of modifiers [06:50:31] [Render thread/INFO]: Loaded 54 recipes [06:50:31] [Render thread/INFO]: Advancement Modification Manager has loaded 9 sets of modifiers [06:50:32] [Render thread/INFO]: Registered 0 additional loot tables. [06:50:32] [Render thread/INFO]: Loaded 2014 advancements [06:50:33] [Render thread/INFO]: Registered 0 additional recipes. [06:50:33] [Render thread/INFO]: Loaded cucumber-tags.json in 0 ms [06:50:33] [Render thread/INFO]: Injecting existing registry data into this CLIENT instance [06:50:36] [Render thread/INFO]: Registering 1 commands. [06:50:36] [Render thread/WARN]: Ambiguity between arguments [cofh, ignite, duration] and [cofh, ignite, targets] with inputs: [0, -123, 123] [06:50:36] [Render thread/WARN]: Ambiguity between arguments [cofh, ignite, targets] and [cofh, ignite, duration] with inputs: [0123] [06:50:36] [Render thread/WARN]: Ambiguity between arguments [cofh, invis, flag] and [cofh, invis, targets] with inputs: [true, false] [06:50:36] [Render thread/WARN]: Ambiguity between arguments [cofh, invuln, flag] and [cofh, invuln, targets] with inputs: [true, false] [06:50:36] [Render thread/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] [06:50:36] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [06:50:36] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] [06:50:36] [Render thread/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] [06:50:36] [Render thread/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [06:50:36] [Render thread/INFO]: Reloading ResourceManager: Default, enchantedbookredesign-3.3-1.16.4.jar, QuarkOddities-1.16.3.jar, ClientTweaks_1.16.3-5.3.0.jar, Tropicraft-9.0.0-beta+54.jar, Cucumber-1.16.4-4.1.10.jar, NetherPortalFix_1.16.3-7.2.1.jar, craftingstation-4.1.1.jar, jei-1.16.5-7.7.0.106.jar, Mekanism-1.16.5-10.0.21.448.jar, caelus-forge-1.16.5-2.1.3.0.jar, modnametooltip_1.16.2-1.15.0.jar, invtweaks-1.16.4-1.0.1.jar, Clumps-6.0.0.25.jar, XaerosWorldMap_1.14.1_Forge_1.16.5.jar, Controlling-7.0.0.23.jar, ReAuth-1.16-Forge-3.9.3.jar, Placebo-1.16.4-4.5.0.jar, dankstorage-3.16.jar, comforts-forge-1.16.5-4.0.1.1.jar, curioofundying-forge-1.16.5-5.2.0.0.jar, culinaryconstruct-forge-1.16.5-4.0.0.6.jar, Bookshelf-1.16.5-10.1.11.jar, randompatches-2.4.4-forge.jar, buildinggadgets-1.16.5-3.8.0.jar, MekanismGenerators-1.16.5-10.0.21.448.jar, Toast-Control-1.16.4-4.3.1.jar, mininggadgets-1.7.5.jar, mysticalworld-1.16.5-0.3.2.15.jar, forge-1.16.5-36.1.32-universal.jar, refinedstorage-1.9.13.jar, ironchest-1.16.4-11.2.10.jar, cofh_core-1.16.4-1.2.1.jar, thermal_foundation-1.16.4-1.2.0.jar, EnchantmentDescriptions-1.16.5-7.0.12.jar, theoneprobe-1.16-3.1.4.jar, swingthroughgrass-1.16.4-1.5.3.jar, thermal_innovation-1.16.4-1.2.0.jar, MouseTweaks-2.14-mc1.16.2.jar, toughnessbar-6.1.jar, supermartijn642corelib-1.0.9-mc1.16.5.jar, curios-forge-1.16.5-4.0.5.2.jar, CuriosQuarkOBP-1.16.5-1.0.2.jar, travel_bag-1.16.5-1.2.6.jar, Patchouli-1.16.4-53.jar, Xaeros_Minimap_21.11.5_Forge_1.16.5.jar, thermal_cultivation-1.16.4-1.2.0.jar, AutoRegLib-1.6-49.jar, Quark-r2.4-314.jar, OreExcavation-1.8.157.jar, thermal_expansion-1.16.4-1.2.0.jar, MekanismRottenFlesh.jar, PickleTweaks-1.16.4-5.2.3.jar, appleskin-forge-mc1.16.x-2.0.0.jar, curiouselytra-forge-1.16.5-4.0.2.3.jar, trashcans-1.0.10-mc1.16.5.jar, refinedstorageaddons-0.7.2.jar, FastLeafDecay-v25.jar, CosmeticArmorReworked-1.16.5-v3a.jar, CodeChickenLib-1.16.5-4.0.2.427-universal.jar, EnderStorage-1.16.5-2.8.0.168-universal.jar, abnormals_core-1.16.5-3.2.0.jar, Upgraded Netherite 1.16.5 - 1.9.10.jar, upgrade_aquatic-1.16.5-3.1.0.jar, berry_good-1.16.5-4.1.1.jar, StorageDrawers-1.16.3-8.2.2.jar, performant-1.16.2-5-3.66m.jar, time-in-a-bottle-1.1.0.jar, curiousshulkerboxes-forge-1.16.5-4.0.1.0.jar, ironfurnaces-1.16.5-2.6.8.jar, Mantle-1.16.5-1.6.109.jar, baubley-heart-canisters-1.16.4-1.1.2.jar, sweetconcrete-1.16.5-1.7.2.jar, concreteconversion-1.16.4-6.1.0.0-forge.jar, finallyfarmabledyes-1.16.4-1.2.0.1.jar, globaldataandresourcepacks-1.16.4-1.7.4.jar, dp, CBMultipart-1.16.5-3.0.1.115-universal.jar [06:50:37] [Render thread/INFO]: Loot Modification Manager has loaded 0 sets of modifiers [06:50:37] [Render thread/INFO]: Loaded 54 recipes [06:50:37] [Render thread/INFO]: Advancement Modification Manager has loaded 9 sets of modifiers [06:50:38] [Render thread/INFO]: Registered 0 additional loot tables. [06:50:38] [Render thread/INFO]: Loaded 2014 advancements [06:50:38] [Render thread/INFO]: Registered 0 additional recipes. [06:50:38] [Render thread/INFO]: Loaded cucumber-tags.json in 0 ms [06:50:38] [Render thread/INFO]: Injecting existing registry data into this CLIENT instance [06:50:43] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [06:50:43] [Server thread/INFO]: Starting integrated minecraft server version 1.16.5 [06:50:43] [Server thread/INFO]: Generating keypair [06:50:43] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [06:50:46] [Render thread/INFO]: Preparing spawn area: 0% [06:50:46] [Render thread/INFO]: Preparing spawn area: 0% [06:50:46] [Render thread/INFO]: Preparing spawn area: 0% [06:50:46] [Render thread/INFO]: Preparing spawn area: 0% [06:50:46] [Render thread/INFO]: Preparing spawn area: 0% [06:50:46] [Render thread/INFO]: Preparing spawn area: 25% [06:50:48] [Render thread/INFO]: Preparing spawn area: 83% [06:50:48] [Render thread/INFO]: Preparing spawn area: 83% [06:50:48] [Render thread/INFO]: Preparing spawn area: 83% [06:50:48] [Render thread/INFO]: Preparing spawn area: 83% [06:50:48] [Render thread/INFO]: Preparing spawn area: 93% [06:50:49] [Render thread/INFO]: Preparing spawn area: 93% [06:50:49] [Render thread/INFO]: Preparing spawn area: 97% [06:50:50] [Server thread/INFO]: HELLO from server starting [06:50:50] [Render thread/INFO]: Time elapsed: 6299 ms [06:50:50] [Server thread/INFO]: Integrated Server Watchdog started [06:50:50] [Server thread/INFO]: Changing view distance to 9, from 10 [06:50:51] [Netty Server IO #1/INFO]: Skipping config sync, No mods have registered a syncable config. [06:50:53] [Netty Local Client IO #0/INFO]: Connected to a modded server. [06:50:53] [Server thread/INFO]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@22c124da [06:50:53] [Server thread/INFO]: XenoMustache[local:E:5120cdbb] logged in with entity id 116 at (6348.317860693457, 67.62918337460084, -2074.4800697598116) [06:50:53] [Server thread/INFO]: XenoMustache joined the game [06:50:53] [Render thread/INFO]: [xaero.common.XaeroMinimapSession:init:56]: New minimap session initialized! [06:50:53] [Render thread/INFO]: [xaero.map.WorldMapSession:init:39]: New world map session initialized! [06:50:54] [Server thread/INFO]: Saving and pausing game... [06:50:54] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:overworld [06:50:54] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_nether [06:50:54] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_end [06:50:54] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/tropicraft:tropics [06:50:55] [Render thread/INFO]: Starting JEI... [06:50:56] [Render thread/INFO]: Building ingredient list... [06:50:56] [Render thread/INFO]: Building ingredient list took 6.520 ms [06:50:56] [Render thread/INFO]: Building ingredient filter... [06:50:56] [Render thread/INFO]: Building ingredient filter took 738.9 ms [06:50:56] [Render thread/INFO]: Building bookmarks... [06:50:56] [Render thread/INFO]: Building bookmarks took 1.296 ms [06:50:56] [Render thread/INFO]: Building recipe registry... [06:50:56] [Render thread/INFO]: Building recipe registry took 124.0 ms [06:50:56] [Render thread/INFO]: Building runtime... [06:50:56] [Render thread/INFO]: Building runtime took 37.73 ms [06:50:57] [Render thread/INFO]: Ingredients are being removed at runtime: 2748 net.minecraft.item.ItemStack [06:50:57] [Render thread/INFO]: Starting JEI took 1.716 s [06:50:57] [Render thread/INFO]: Loaded 1921 advancements [06:50:57] [Render thread/WARN]: Queried for unknown config flag: roots:amethyst [06:50:57] [Render thread/WARN]: Queried for unknown config flag: modid:mysticalmachinery [06:50:57] [Render thread/WARN]: Queried for unknown config flag: modid:mysticalmachinery [06:50:57] [Render thread/WARN]: Queried for unknown config flag: modid:mysticalmachinery [06:50:57] [Render thread/WARN]: Queried for unknown config flag: modid:mysticalmachinery [06:50:57] [Render thread/INFO]: Update tile packet received for position: BlockPos{x=6337, y=67, z=-2071} in world: minecraft:overworld, but no valid tile was found. [06:50:57] [Render thread/INFO]: Update tile packet received for position: BlockPos{x=6338, y=67, z=-2071} in world: minecraft:overworld, but no valid tile was found. [06:50:57] [Render thread/INFO]: Update tile packet received for position: BlockPos{x=6339, y=67, z=-2071} in world: minecraft:overworld, but no valid tile was found. [06:50:57] [Render thread/INFO]: Update tile packet received for position: BlockPos{x=6340, y=67, z=-2071} in world: minecraft:overworld, but no valid tile was found. [06:50:58] [Render thread/INFO]: [xaero.common.minimap.render.radar.EntityIconManager:resetResources:175]: Reloading entity icon resources... [06:50:58] [Render thread/INFO]: [xaero.common.minimap.render.radar.EntityIconManager:resetResources:188]: Done! [06:51:05] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 4477ms or 89 ticks behind [06:53:29] [Render thread/INFO]: Loaded 1925 advancements [06:53:34] [Server thread/INFO]: [XenoMustache: Set the time to 1000] [06:53:34] [Render thread/INFO]: [CHAT] Set the time to 1000 [06:54:18] [Render thread/INFO]: Block file not found: cb_multipart:multipart [06:56:21] [Server thread/INFO]: Saving and pausing game... [06:56:21] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:overworld [06:56:21] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_nether [06:56:21] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_end [06:56:21] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/tropicraft:tropics [07:03:37] [Thread-29/WARN]: Error during action: java.util.ConcurrentModificationException: null at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429) ~[?:1.8.0_51] at java.util.HashMap$KeyIterator.next(HashMap.java:1453) ~[?:1.8.0_51] at net.minecraft.network.play.server.SEntityPropertiesPacket.(SEntityPropertiesPacket.java:27) ~[?:?] at net.minecraft.world.TrackedEntity.func_219457_c(TrackedEntity.java:277) ~[?:?] at net.minecraft.world.TrackedEntity.func_219453_a(TrackedEntity.java:156) ~[?:?] at com.performant.coremod.entity.threading.TickTrackedEntitiesAction.execute(TickTrackedEntitiesAction.java:24) ~[?:1.16.2-5-3.66m] at com.performant.coremod.entity.threading.ActionThread.run(ActionThread.java:39) [?:1.16.2-5-3.66m] [07:03:46] [Render thread/WARN]: Unknown custom packet identifier: sweetconcrete:sweetconcrete [07:03:46] [Server thread/INFO]: Saving and pausing game... [07:03:46] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:overworld [07:03:46] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_nether [07:03:46] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_end [07:03:46] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/tropicraft:tropics [07:03:56] [Server thread/INFO]: Saving and pausing game... [07:03:56] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:overworld [07:03:56] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_nether [07:03:56] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_end [07:03:56] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/tropicraft:tropics [07:03:57] [Render thread/WARN]: Unknown custom packet identifier: sweetconcrete:sweetconcrete [07:03:57] [Server thread/INFO]: Saving and pausing game... [07:03:57] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:overworld [07:03:57] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_nether [07:03:57] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_end [07:03:57] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/tropicraft:tropics [07:04:23] [Server thread/INFO]: Saving and pausing game... [07:04:23] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:overworld [07:04:23] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_nether [07:04:23] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_end [07:04:23] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/tropicraft:tropics [07:04:29] [Server thread/INFO]: Saving and pausing game... [07:04:29] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:overworld [07:04:29] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_nether [07:04:29] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_end [07:04:29] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/tropicraft:tropics [07:04:41] [Render thread/WARN]: Unknown custom packet identifier: sweetconcrete:sweetconcrete [07:04:41] [Server thread/INFO]: Saving and pausing game... [07:04:41] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:overworld [07:04:41] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_nether [07:04:41] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_end [07:04:41] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/tropicraft:tropics [07:06:37] [Server thread/INFO]: Saving and pausing game... [07:06:37] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:overworld [07:06:37] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_nether [07:06:37] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_end [07:06:37] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/tropicraft:tropics [07:06:49] [Server thread/INFO]: Saving and pausing game... [07:06:49] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:overworld [07:06:49] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_nether [07:06:49] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_end [07:06:49] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/tropicraft:tropics [07:09:19] [Server thread/INFO]: [XenoMustache: Set the time to 1000] [07:09:19] [Render thread/INFO]: [CHAT] Set the time to 1000 [07:14:48] [Server thread/INFO]: Saving and pausing game... [07:14:48] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:overworld [07:14:49] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_nether [07:14:49] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_end [07:14:49] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/tropicraft:tropics [07:21:31] [Server thread/INFO]: Saving and pausing game... [07:21:31] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:overworld [07:21:31] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_nether [07:21:31] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_end [07:21:31] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/tropicraft:tropics [07:24:14] [Server thread/INFO]: Saving and pausing game... [07:24:14] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:overworld [07:24:14] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_nether [07:24:14] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_end [07:24:14] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/tropicraft:tropics [07:36:29] [Thread-29/WARN]: Error during action: java.util.ConcurrentModificationException: null at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429) ~[?:1.8.0_51] at java.util.HashMap$KeyIterator.next(HashMap.java:1453) ~[?:1.8.0_51] at net.minecraft.network.play.server.SEntityPropertiesPacket.(SEntityPropertiesPacket.java:27) ~[?:?] at net.minecraft.world.TrackedEntity.func_219457_c(TrackedEntity.java:277) ~[?:?] at net.minecraft.world.TrackedEntity.func_219453_a(TrackedEntity.java:156) ~[?:?] at com.performant.coremod.entity.threading.TickTrackedEntitiesAction.execute(TickTrackedEntitiesAction.java:24) ~[?:1.16.2-5-3.66m] at com.performant.coremod.entity.threading.ActionThread.run(ActionThread.java:39) [?:1.16.2-5-3.66m] [07:45:26] [Server thread/INFO]: [XenoMustache: Set the time to 1000] [07:45:26] [Render thread/INFO]: [CHAT] Set the time to 1000 [07:45:27] [Server thread/INFO]: Saving and pausing game... [07:45:27] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:overworld [07:45:27] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_nether [07:45:27] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_end [07:45:27] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/tropicraft:tropics [08:01:53] [Server thread/INFO]: [XenoMustache: Set the time to 1000] [08:01:53] [Render thread/INFO]: [CHAT] Set the time to 1000 [08:10:37] [Server thread/INFO]: [XenoMustache: Set the time to 1000] [08:10:37] [Render thread/INFO]: [CHAT] Set the time to 1000 [08:10:37] [Server thread/INFO]: Saving and pausing game... [08:10:37] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:overworld [08:10:38] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_nether [08:10:38] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_end [08:10:38] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/tropicraft:tropics [08:24:47] [Server thread/INFO]: Saving and pausing game... [08:24:47] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:overworld [08:24:47] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_nether [08:24:47] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_end [08:24:47] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/tropicraft:tropics [08:24:47] [Render thread/INFO]: [xaero.common.XaeroMinimapSession:cleanup:67]: Minimap session finalized. [08:24:47] [Render thread/INFO]: [xaero.map.WorldMapSession:cleanup:46]: Finalizing world map session... [08:24:47] [Thread-16/INFO]: [xaero.map.MapProcessor:updateWorldSynced:673]: World map cleaned normally! [08:24:48] [Render thread/INFO]: [xaero.map.WorldMapSession:cleanup:56]: World map session finalized. [08:24:48] [Server thread/INFO]: XenoMustache lost connection: Disconnected [08:24:48] [Server thread/INFO]: XenoMustache left the game [08:24:48] [Server thread/INFO]: Stopping singleplayer server as player logged out [08:24:48] [Server thread/INFO]: Stopping server [08:24:48] [Server thread/INFO]: Saving players [08:24:48] [Server thread/INFO]: Saving worlds [08:24:48] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:overworld [08:24:48] [Server thread/INFO]: ThreadedAnvilChunkStorage (A): All chunks are saved [08:24:48] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_nether [08:24:48] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [08:24:48] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/minecraft:the_end [08:24:48] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [08:24:48] [Server thread/INFO]: Saving chunks for level 'ServerLevel[A]'/tropicraft:tropics [08:24:48] [Server thread/INFO]: ThreadedAnvilChunkStorage (tropics): All chunks are saved [08:24:48] [Server thread/INFO]: ThreadedAnvilChunkStorage (A): All chunks are saved [08:24:48] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [08:24:48] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [08:24:48] [Server thread/INFO]: ThreadedAnvilChunkStorage (tropics): All chunks are saved [08:24:52] [Render thread/INFO]: Stopping! ```
Mimic0445 commented 3 years ago

I have the same issue on version 1.16.4-1.7.4. Came here to find a work around. Thanks Mustache.

MScott7 commented 2 years ago

I'm having this issue with Fabric-1.18.2-v1.12.2.1. Fabric version 0.14.8, fabric api version 0.57.0. Only the "required_resources" folder is generating, neither of the data_pack folders are.

JTK222 commented 2 years ago

The folders do now get generated when they are first required. For the data folders it's when you first join a world. But you can always create them on your own when you want. I'll likely change it in the next update so they're auto created on launch.