Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Chillnow44

Members
  • Joined

  • Last visited

Everything posted by Chillnow44

  1. ok, Thank you do you know how to fix it?
  2. I set up a 1.16.5 mod server but it doesnt work with 4Gb allocated (was abeld to play on it with 1Gb) "C:\Program Files\Java\jre1.8.0_321\bin\java" -Xmx4096M -Xms4096M -jar forgeserver.jar nogui 2022-02-13 01:36:26,808 main WARN Advanced terminal features are not available in this environment [01:36:26] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.27, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui] [01:36:27] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_321 by Oracle Corporation [01:36:27] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust [01:36:28] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/Lukas/Desktop/server%20yo/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER [01:36:31] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~' Init CreativeCore coremods ... [01:36:33] [main/ERROR] [mixin/]: Mixin config notenoughcrashes.mixins.json does not specify "minVersion" property [01:36:33] [main/ERROR] [mixin/]: Mixin config notenoughcrashes.forge.mixins.json does not specify "minVersion" property [01:36:34] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.botania.common.MixinConnector] [01:36:34] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector] [01:36:34] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [thelm.jaopca.mixins.JAOPCAMixinConnector] [01:36:34] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.performant.coremod.mixin.Connector] [01:36:34] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui] [01:36:34] [main/WARN] [mixin/]: Reference map 'rhino-forge-refmap.json' for rhino.mixins.json could not be read. If this is a development environment you can ignore this message [01:36:34] [main/WARN] [mixin/]: Reference map 'nethers_delight.refmap.json' for nethers_delight.mixins.json could not be read. If this is a development environment you can ignore this message [01:36:34] [main/INFO] [co.pe.co.Performant/]: Performant configs loaded [01:36:35] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'add_custom_entity_collision' ASM patch... [01:36:35] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'add_custom_entity_collision' ASM patch! [01:36:35] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'reach_set_server_entity_interact' ASM patch... [01:36:35] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'reach_set_server_entity_interact' ASM patch! [01:36:35] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'allow_entity_interaction' ASM patch... [01:36:35] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'allow_entity_interaction' ASM patch! [01:36:35] [main/WARN] [mixin/]: Error loading class: com/terraforged/mod/chunk/column/post/LayerDecorator (java.lang.ClassNotFoundException: null) [01:36:35] [main/WARN] [mixin/]: @Mixin target com.terraforged.mod.chunk.column.post.LayerDecorator was not found snowrealmagic.mixins.json:terraforged.MixinLayerDecorator [01:36:35] [main/WARN] [mixin/]: Error loading class: com/terraforged/mod/feature/feature/FreezeLayer (java.lang.ClassNotFoundException: null) [01:36:35] [main/WARN] [mixin/]: @Mixin target com.terraforged.mod.feature.feature.FreezeLayer was not found snowrealmagic.mixins.json:terraforged.MixinFreezeLayer [01:36:35] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching CrossbowItem#onItemRightClick [01:36:35] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching CrossbowItem#fireProjectile [01:36:35] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching Item#getItemEnchantability [01:36:35] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'set_player_field' ASM patch... [01:36:35] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'set_player_field' ASM patch! [01:36:35] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom [01:36:35] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching LivingEntity#blockUsingShield [01:36:35] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching LivingEntity#applyPotionDamageCalculations [01:36:35] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'water_movement_slowdown_prevention' ASM patch... [01:36:35] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'water_movement_slowdown_prevention' ASM patch! [01:36:35] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput [01:36:35] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Successfully removed the anvil level cap. [01:36:35] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput [01:36:35] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Successfully allowed nbt-unbreakable items in the anvil. [01:36:35] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching net/minecraft/inventory/container/RepairContainer [01:36:36] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching ItemStack#onItemUse [01:36:36] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'add_missing_tag_enchantment_tooltip' ASM patch... [01:36:36] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'add_missing_tag_enchantment_tooltip' ASM patch! [01:36:36] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'add_enchantment_tooltip' ASM patch... [01:36:36] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'add_enchantment_tooltip' ASM patch! [01:36:36] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching net/minecraft/item/EnchantedBookItem [01:36:36] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'add_enchantment_helper_levels' ASM patch... [01:36:36] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'add_enchantment_helper_levels' ASM patch! [01:36:36] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'add_enchantment_helper_enchantments' ASM patch... [01:36:36] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'add_enchantment_helper_enchantments' ASM patch! [01:36:36] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'add_enchantment_helper_apply_modifier' ASM patch... [01:36:36] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'add_enchantment_helper_apply_modifier' ASM patch! [01:36:36] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentModifierDamage [01:36:36] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getModifierForCreature [01:36:36] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyThornEnchantments [01:36:36] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyArthropodEnchantments [01:36:36] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching buildEnchantmentList for the Enchantability affix. [01:36:36] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentDatas [01:36:36] [main/WARN] [mixin/]: Error loading class: com/ferreusveritas/dynamictrees/worldgen/BiomeRadiusCoordinator (java.lang.ClassNotFoundException: null) [01:36:36] [main/WARN] [mixin/]: Error loading class: com/ferreusveritas/dynamictrees/worldgen/TreeGenerator (java.lang.ClassNotFoundException: null) [01:36:36] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching DataPackRegistries#<init> [01:36:36] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching Item#getItemEnchantability [01:36:36] [main/INFO] [ne.mi.co.Co.observerlib/COREMODLOG]: Adding 'on_block_change' ASM patch... [01:36:36] [main/INFO] [ne.mi.co.Co.observerlib/COREMODLOG]: Added 'on_block_change' ASM patch! [01:36:36] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'sun_brightness_server' ASM patch... [01:36:36] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'sun_brightness_server' ASM patch! [01:36:36] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching LootTableManager#apply [01:36:37] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/layers/BipedArmorLayer for invalid dist DEDICATED_SERVER [01:36:37] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/layers/BipedArmorLayer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/layers/BipedArmorLayer for invalid dist DEDICATED_SERVER) [01:36:37] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.layers.BipedArmorLayer was not found neapolitan.mixins.json:BipedArmorLayerMixin [01:36:37] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching TemptGoal#isTempting [01:36:37] [main/INFO] [co.pe.co.Performant/]: Not enabling mixin forcom.performant.coremod.mixin.forge.BasicEventHooksMixin as config disables it. [01:36:37] [main/INFO] [co.pe.co.Performant/]: Not enabling mixin forcom.performant.coremod.mixin.world.WorldMixin as config disables it. [01:36:37] [main/INFO] [co.pe.co.Performant/]: Not enabling mixin forcom.performant.coremod.mixin.entity.LivingEntityUpdateEventMixin as config disables it. [01:36:37] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'post_process_vanilla' ASM patch... [01:36:37] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'post_process_vanilla' ASM patch! [01:36:39] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching Item#getItemEnchantability [01:36:41] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'add_custom_entity_collision' ASM patch... [01:36:41] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'add_custom_entity_collision' ASM patch! [01:36:42] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'set_player_field' ASM patch... [01:36:42] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'set_player_field' ASM patch! [01:36:42] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom [01:36:42] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching LivingEntity#blockUsingShield [01:36:42] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching LivingEntity#applyPotionDamageCalculations [01:36:42] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'water_movement_slowdown_prevention' ASM patch... [01:36:42] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'water_movement_slowdown_prevention' ASM patch! [01:36:42] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching SharedMonsterAttributes#readAttributeModifier [01:36:42] [main/INFO] [ne.mi.co.Co.observerlib/COREMODLOG]: Adding 'on_block_change' ASM patch... [01:36:42] [main/INFO] [ne.mi.co.Co.observerlib/COREMODLOG]: Added 'on_block_change' ASM patch! [01:36:42] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'sun_brightness_server' ASM patch... [01:36:42] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'sun_brightness_server' ASM patch! [01:36:42] [main/INFO] [ne.mi.co.Co.observerlib/COREMODLOG]: Adding 'on_block_change' ASM patch... [01:36:42] [main/INFO] [ne.mi.co.Co.observerlib/COREMODLOG]: Added 'on_block_change' ASM patch! [01:36:42] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'sun_brightness_server' ASM patch... [01:36:42] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'sun_brightness_server' ASM patch! [01:36:43] [main/INFO] [FerriteCore - class definer/]: Using Java 8 class definer [01:36:44] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching SharedMonsterAttributes#readAttributeModifier [01:36:45] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput [01:36:45] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Successfully removed the anvil level cap. [01:36:45] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput [01:36:45] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Successfully allowed nbt-unbreakable items in the anvil. [01:36:45] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching net/minecraft/inventory/container/RepairContainer [01:36:45] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching CampfireTileEntity#findMatchingRecipe [01:36:48] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching TemptGoal#isTempting [01:36:49] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching ItemStack#onItemUse [01:36:49] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'add_missing_tag_enchantment_tooltip' ASM patch... [01:36:49] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'add_missing_tag_enchantment_tooltip' ASM patch! [01:36:49] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'add_enchantment_tooltip' ASM patch... [01:36:49] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'add_enchantment_tooltip' ASM patch! [01:36:52] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching ItemArrow#isInfinite [01:36:52] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching ItemArrow#isInfinite [01:36:52] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching net/minecraft/item/EnchantedBookItem [01:36:52] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching CrossbowItem#onItemRightClick [01:36:52] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching CrossbowItem#fireProjectile [01:36:52] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching FishingBobberEntity#catchingFish [01:36:53] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching net/minecraft/loot/functions/EnchantRandomly [01:36:55] [main/INFO] [paintings/]: loading json file and contents for paintings. [01:36:55] [main/INFO] [paintings/]: Loaded json painting abstract_blue , 16 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting abstract_rainbow , 16 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting abstract_red , 16 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting abstract_sunset , 16 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting arachnophobe , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting barn_owl , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting big_z , 16 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting blue_bird , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting bluesclues , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting borgia , 16 x 32 [01:36:55] [main/INFO] [paintings/]: Loaded json painting cane , 16 x 32 [01:36:55] [main/INFO] [paintings/]: Loaded json painting cat_black , 16 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting cat_gray , 16 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting cat_orange , 16 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting cat , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting colorful_squares , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting crest , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting danger_zone , 32 x 32 [01:36:55] [main/INFO] [paintings/]: Loaded json painting decorative_gun , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting exit_down , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting exit_up , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting exit_left , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting exit_right , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting face_bat , 16 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting face_chicken , 16 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting face_cow , 16 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting face_creeper , 16 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting face_dog , 16 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting face_enderman , 16 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting face_pig , 16 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting face_pigman , 16 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting face_silverfish , 16 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting face_skeleton , 16 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting face_squid , 16 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting face_zombie , 16 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting fishes , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting flowers , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting fruits , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting ghost , 16 x 32 [01:36:55] [main/INFO] [paintings/]: Loaded json painting glowlamp , 32 x 32 [01:36:55] [main/INFO] [paintings/]: Loaded json painting glowstone_hourglass , 16 x 32 [01:36:55] [main/INFO] [paintings/]: Loaded json painting iluvmc , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting link , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting mine_prosperity , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting no_trespassing_for_mobs , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting ocelot , 16 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting penguin , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting pig_on_a_cliff , 32 x 32 [01:36:55] [main/INFO] [paintings/]: Loaded json painting pkmn_blue , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting pkmn_red , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting pkmn_green , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting plains_hut , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting portrait_2 , 16 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting portrait , 32 x 32 [01:36:55] [main/INFO] [paintings/]: Loaded json painting prison , 16 x 32 [01:36:55] [main/INFO] [paintings/]: Loaded json painting prosperity , 16 x 32 [01:36:55] [main/INFO] [paintings/]: Loaded json painting rest , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting skeleton , 16 x 32 [01:36:55] [main/INFO] [paintings/]: Loaded json painting sky , 32 x 32 [01:36:55] [main/INFO] [paintings/]: Loaded json painting skyblock , 32 x 32 [01:36:55] [main/INFO] [paintings/]: Loaded json painting snake , 16 x 32 [01:36:55] [main/INFO] [paintings/]: Loaded json painting snow_landscape , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting subaraki , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting synth_city , 16 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting tapistry_a , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting tapistry_b , 16 x 32 [01:36:55] [main/INFO] [paintings/]: Loaded json painting tapistry_purple , 16 x 32 [01:36:55] [main/INFO] [paintings/]: Loaded json painting torched , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting waterfall , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting whale , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting wheat_field , 32 x 16 [01:36:55] [main/INFO] [paintings/]: Loaded json painting wolf_in_wheat , 32 x 16 [01:36:55] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `debug`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [01:36:55] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `citadel_book`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [01:36:55] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `effect_item`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [01:36:55] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `fancy_item`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [01:36:56] [main/INFO] [PluginManager/]: Scanning classes for titanium [01:36:56] [main/INFO] [PluginManager/]: Found FeaturePluginInstance for class IndustrialForegoingResourcePlugin for plugin resources [01:36:56] [main/INFO] [PluginManager/]: Found FeaturePluginInstance for class DefaultResourceRegistryPlugin for plugin resources [01:36:57] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `edelwood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [01:36:57] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `edelwood_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [01:36:57] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `cherrywood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [01:36:57] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `cherrywood_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [01:36:57] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `mysterywood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [01:36:57] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `mysterywood_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [01:36:57] [modloading-worker-0/ERROR] [packmenu/]: Running on a dedicated server, disabling mod. [01:36:57] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for industrialforegoing [01:36:57] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class FarmersDelightPlugin for plugin farmersdelight [01:36:57] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class ImmersiveEngineeringPlugin for plugin immersiveengineering [01:36:57] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class AstralSorceryPlugin for plugin astralsorcery [01:36:57] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class CuriosPlugin for plugin curios [01:36:57] [modloading-worker-0/INFO] [PluginManager/]: Constructed class FarmersDelightPlugin for plugin farmersdelight for mod industrialforegoing [01:36:57] [modloading-worker-0/INFO] [PluginManager/]: Constructed class ImmersiveEngineeringPlugin for plugin immersiveengineering for mod industrialforegoing [01:36:57] [modloading-worker-0/INFO] [PluginManager/]: Constructed class AstralSorceryPlugin for plugin astralsorcery for mod industrialforegoing [01:36:57] [modloading-worker-0/INFO] [PluginManager/]: Constructed class CuriosPlugin for plugin curios for mod industrialforegoing [01:36:57] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class FarmersDelightPlugin [01:36:57] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class ImmersiveEngineeringPlugin [01:36:57] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class AstralSorceryPlugin [01:36:57] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class CuriosPlugin [01:36:57] [modloading-worker-6/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching DataPackRegistries#<init> [01:36:57] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class FarmersDelightPlugin [01:36:57] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class ImmersiveEngineeringPlugin [01:36:57] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class AstralSorceryPlugin [01:36:57] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class CuriosPlugin [01:36:58] [modloading-worker-14/INFO] [Kiwi/Init]: Processing 5 KiwiModule annotations [01:36:58] [modloading-worker-14/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching LootTableManager#apply [01:36:58] [modloading-worker-13/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Disabled because not running on the client. [01:36:58] [modloading-worker-13/ERROR] [me.ic.mo.di.co.Ding/]: You are loading Ding on a server. Ding is a client only mod! [01:36:58] [modloading-worker-12/INFO] [my.my.re.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively. [01:36:59] [modloading-worker-6/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'add_enchantment_condition' ASM patch... [01:36:59] [modloading-worker-6/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'add_enchantment_condition' ASM patch! [01:36:59] [modloading-worker-11/INFO] [Advanced Peripherals/]: AdvancedPeripherals says hello! [01:36:59] [modloading-worker-15/INFO] [co.re.re.ap.API/]: Found 1 RS API injection point [01:36:59] [modloading-worker-15/INFO] [co.re.re.ap.API/]: Injected RS API in com.refinedmods.refinedstorageaddons.RSAddons RSAPI [01:36:59] [modloading-worker-3/INFO] [de.me.ai.AIOTBotania/]: Items registered. [01:36:59] [modloading-worker-3/INFO] [de.me.ai.AIOTBotania/]: Blocks registered. [01:36:59] [modloading-worker-3/INFO] [de.me.ai.AIOTBotania/]: Global loot modifiers registered. [01:36:59] [modloading-worker-1/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.27, for MC 1.16.5 with MCP 20210115.111550 [01:36:59] [modloading-worker-1/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v36.2.27 Initialized [01:37:00] [modloading-worker-7/INFO] [chocolate/]: Vanilla is real good, but chocolate is better, let's be honest. [01:37:00] [modloading-worker-11/WARN] [mixin/]: @Final field field_187234_c:Ljava/util/Map; in performant.mixins.json:entity.EntityDataManagerMixin should be final [01:37:00] [modloading-worker-15/INFO] [mo.pi.bl.BlockCarpentryMain/]: Registering all blocks and items from BlockCarpentry [01:37:00] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class FarmersDelightPlugin [01:37:00] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class ImmersiveEngineeringPlugin [01:37:00] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class AstralSorceryPlugin [01:37:00] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class CuriosPlugin [01:37:00] [modloading-worker-14/INFO] [KubeJS/]: Looking for KubeJS plugins... [01:37:00] [modloading-worker-15/INFO] [mo.pi.bl.se.Registration/]: Registering blocks from BlockCarpentry [01:37:00] [modloading-worker-15/INFO] [mo.pi.bl.se.Registration/]: Registering items from BlockCarpentry [01:37:00] [modloading-worker-15/INFO] [mo.pi.bl.se.Registration/]: Registering tiles from BlockCarpentry [01:37:00] [modloading-worker-15/INFO] [mo.pi.bl.se.Registration/]: Registering containers from BlockCarpentry [01:37:00] [modloading-worker-14/INFO] [KubeJS/]: Found kubejs plugin [01:37:00] [modloading-worker-4/INFO] [druidcraft/]: Loading Config: C:\Users\Lukas\Desktop\server yo\config\druidcraft-server.toml [01:37:00] [modloading-worker-15/INFO] [mo.pi.bl.se.Registration/]: Registering points of interest from Blockcarpentry [01:37:00] [modloading-worker-15/INFO] [mo.pi.bl.BlockCarpentryMain/]: Registered all blocks and items from BlockCarpentry [01:37:00] [modloading-worker-4/INFO] [druidcraft/]: Built Config: C:\Users\Lukas\Desktop\server yo\config\druidcraft-server.toml [01:37:00] [modloading-worker-4/INFO] [druidcraft/]: Loaded Config: C:\Users\Lukas\Desktop\server yo\config\druidcraft-server.toml [01:37:00] [modloading-worker-4/INFO] [druidcraft/]: Loading Config: C:\Users\Lukas\Desktop\server yo\config\druidcraft-client.toml [01:37:00] [modloading-worker-4/INFO] [druidcraft/]: Built Config: C:\Users\Lukas\Desktop\server yo\config\druidcraft-client.toml [01:37:00] [modloading-worker-4/INFO] [druidcraft/]: Loaded Config: C:\Users\Lukas\Desktop\server yo\config\druidcraft-client.toml [01:37:00] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class FarmersDelightPlugin [01:37:00] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class ImmersiveEngineeringPlugin [01:37:00] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class AstralSorceryPlugin [01:37:00] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class CuriosPlugin [01:37:00] [modloading-worker-7/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'cooldown_tracker_set' ASM patch... [01:37:00] [modloading-worker-7/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'cooldown_tracker_set' ASM patch! [01:37:01] [modloading-worker-14/INFO] [KubeJS/]: Found kubejs_create plugin [01:37:01] [modloading-worker-14/INFO] [KubeJS/]: Found kubejs_immersive_engineering plugin [01:37:01] [modloading-worker-14/INFO] [KubeJS/]: Found kubejs_mekanism plugin [01:37:01] [modloading-worker-14/INFO] [KubeJS/]: Found kubejs_blood_magic plugin [01:37:01] [modloading-worker-14/INFO] [KubeJS/]: Found jaopca plugin [01:37:01] [modloading-worker-14/INFO] [KubeJS/]: Done in 0 s [01:37:01] [modloading-worker-14/INFO] [KubeJS/]: Loaded common.properties [01:37:01] [modloading-worker-13/INFO] [twilightforest/]: Loaded compatibility for mod immersiveengineering. [01:37:01] [modloading-worker-5/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'post_process_vanilla' ASM patch... [01:37:01] [modloading-worker-5/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'post_process_vanilla' ASM patch! [01:37:01] [modloading-worker-0/INFO] [co.si.cr.re.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively. [01:37:01] [modloading-worker-15/INFO] [tetrapak/]: Checking corundum color mappings... [01:37:01] [modloading-worker-11/INFO] [PluginManager/]: Scanning classes for titanium [01:37:03] [modloading-worker-11/INFO] [PluginManager/]: Constructed class IndustrialForegoingResourcePlugin for plugin resources for mod titanium [01:37:03] [modloading-worker-11/INFO] [PluginManager/]: Constructed class DefaultResourceRegistryPlugin for plugin resources for mod titanium [01:37:03] [modloading-worker-11/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class IndustrialForegoingResourcePlugin [01:37:03] [modloading-worker-11/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class DefaultResourceRegistryPlugin [01:37:03] [modloading-worker-1/INFO] [expandability/]: ExpandAbility here, who dis? [01:37:03] [modloading-worker-9/INFO] [wi.en.ModEngineersDecor/]: Engineer's Decor GIT id #67c5c62. [01:37:03] [modloading-worker-6/ERROR] [th.ja.co.op.OpenLoaderPackSupplier/]: Could not read from C:\Users\Lukas\Desktop\server yo\openloader\data as it's not a directory. [01:37:03] [modloading-worker-13/INFO] [co.si.cr.re.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively. [01:37:03] [modloading-worker-3/INFO] [xy.br.tr.re.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively. [01:37:03] [modloading-worker-2/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'add_player_field' ASM patch... [01:37:03] [modloading-worker-2/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'add_player_field' ASM patch! [01:37:04] [modloading-worker-6/ERROR] [th.ja.da.DataCollector/]: Tag ores in namespace forge has no type [01:37:04] [modloading-worker-6/INFO] [th.ja.da.DataCollector/]: Found 3082 unique defined tags [01:37:04] [modloading-worker-4/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:t_corridor [01:37:04] [modloading-worker-1/INFO] [mo.ch.pl.PluginManger/]: Found and loaded ChiselsAndBits plugin: create [01:37:04] [modloading-worker-4/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@4a8f2e5a [01:37:04] [modloading-worker-1/INFO] [mo.ch.in.ch.cr.CreatePlugin/]: Create Plugin for ChiselsAndBits activated. [01:37:04] [modloading-worker-4/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:four_way_corridor_loot [01:37:04] [modloading-worker-4/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@4dd1d2d5 [01:37:04] [modloading-worker-4/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:four_way_corridor [01:37:04] [modloading-worker-4/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@2c82fe64 [01:37:04] [modloading-worker-4/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:ore_hold_1 [01:37:04] [modloading-worker-4/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@4fdf69 [01:37:04] [modloading-worker-4/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:straight_corridor [01:37:04] [modloading-worker-4/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@71331b50 [01:37:04] [modloading-worker-4/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:spiral_staircase [01:37:04] [modloading-worker-4/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@3b49353a [01:37:04] [modloading-worker-4/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:t3_entrance [01:37:04] [modloading-worker-4/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@5b47d5c6 [01:37:04] [modloading-worker-4/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:mini_dungeon/library [01:37:04] [modloading-worker-4/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@5340cdbf [01:37:04] [modloading-worker-4/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:mini_dungeon/armoury [01:37:04] [modloading-worker-4/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@354404b2 [01:37:04] [modloading-worker-4/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:mini_dungeon/farm [01:37:04] [modloading-worker-4/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@9a4fbd2 [01:37:04] [modloading-worker-4/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:mini_dungeon/portal_nether [01:37:04] [modloading-worker-4/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@317d2fad [01:37:04] [modloading-worker-4/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:mini_dungeon/crypt [01:37:04] [modloading-worker-4/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@588abe5c [01:37:04] [modloading-worker-4/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:223]: # schematics: 12 [01:37:04] [modloading-worker-15/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching vazkii/quark/content/tools/module/AncientTomesModule [01:37:04] [modloading-worker-15/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching vazkii/quark/content/tools/item/AncientTomeItem [01:37:04] [modloading-worker-14/INFO] [KubeJS Startup/]: Hello, World! (You will only see this line once in console, during startup) [01:37:04] [modloading-worker-14/INFO] [KubeJS Startup/]: Loaded script startup_scripts:script.js in 0.251 s [01:37:04] [modloading-worker-14/INFO] [KubeJS Startup/]: Loaded 1/1 KubeJS startup scripts in 1.194 s [01:37:04] [modloading-worker-6/INFO] [th.ja.da.DataCollector/]: Found 28554 unique defined recipes [01:37:04] [modloading-worker-6/INFO] [th.ja.da.DataCollector/]: Found 16105 unique defined loot tables [01:37:04] [modloading-worker-6/INFO] [th.ja.da.DataCollector/]: Found 12751 unique defined advancements [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.wtbwmachines.WTBWMachinesModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.wtbwmachines.WTBWMachinesDustModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.wtbwmachines.WTBWMachinesCompatModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.voluminousenergy.VoluminousEnergyModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.voluminousenergy.VoluminousEnergyDustModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.voluminousenergy.VoluminousEnergyCrystalModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.voluminousenergy.VoluminousEnergyCompatModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.thermalexpansion.ThermalExpansionNonIngotModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.thermalexpansion.ThermalExpansionModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.thermalexpansion.ThermalExpansionCompatModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.tconstruct.TConstructModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.tconstruct.TConstructCompatModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.silentsmechanisms.SilentsMechanismsNonIngotModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.silentsmechanisms.SilentsMechanismsModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.silentsmechanisms.SilentsMechanismsCompatModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.occultism.OccultismModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.occultism.OccultismCompatModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.integrateddynamics.IntegratedDynamicsModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.integrateddynamics.IntegratedDynamicsDustModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.indreb.IndRebNonIngotModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.indreb.IndRebModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.futurepack.FuturepackNonIngotModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.futurepack.FuturepackModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.ftbic.FTBICNonIngotModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.ftbic.FTBICModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.ftbic.FTBICCompatModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.flux.FluxNonIngotModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.flux.FluxModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.flux.FluxCompatModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.crossroads.CrossroadsNonIngotModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.crossroads.CrossroadsModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.crossroads.CrossroadsCompatModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.assemblylinemachines.AssemblyLineMachinesModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.assemblylinemachines.AssemblyLineMachinesCompatModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.appliedenergistics2.AppliedEnergistics2Module has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.appliedenergistics2.AppliedEnergistics2CompatModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.advancedrocketry.AdvancedRocketryModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.mo.ModuleHandler/]: Module thelm.jaopca.compat.advancedrocketry.AdvancedRocketryCompatModule has missing mod dependencies, skipping [01:37:05] [modloading-worker-6/INFO] [th.ja.ma.MaterialHandler/]: Added 77 materials [01:37:05] [modloading-worker-0/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'reach_set_server_entity_interact' ASM patch... [01:37:05] [modloading-worker-0/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'reach_set_server_entity_interact' ASM patch! [01:37:05] [modloading-worker-0/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'allow_entity_interaction' ASM patch... [01:37:05] [modloading-worker-0/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'allow_entity_interaction' ASM patch! [01:37:05] [modloading-worker-0/WARN] [mixin/]: @ModifyConstant conflict. Skipping performant.mixins.json:connection.ServerPlayNetHandlerMixin->@ModifyConstant::playTimeout(J)J with priority 100, already redirected by connectivity.mixins.json:ServerPlayNetHandlerMixin->@ModifyConstant::playTimeout(J)J with priority 1001 [01:37:05] [modloading-worker-0/WARN] [mixin/]: @ModifyConstant conflict. Skipping randompatches.mixins.json:timeouts.ServerPlayNetHandlerKeepAliveMixin->@ModifyConstant::getKeepAlivePacketInterval(J)J with priority 1000, already redirected by connectivity.mixins.json:ServerPlayNetHandlerMixin->@ModifyConstant::playTimeout(J)J with priority 1001 [01:37:05] [modloading-worker-0/ERROR] [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to register automatic subscribers. ModID: create, class com.simibubi.create.Create org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_321] {} at java.lang.Class.forName0(Native Method) ~[?:1.8.0_321] {} at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_321] {} at net.minecraftforge.fml.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:75) ~[forge:?] {re:classloading} at java.util.ArrayList.forEach(Unknown Source) ~[?:1.8.0_321] {} at net.minecraftforge.fml.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:62) ~[forge:?] {re:classloading} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:91) ~[forge:36.2] {re:classloading} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[forge:?] {re:classloading} at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) [?:1.8.0_321] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) [?:1.8.0_321] {} at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_321] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_321] {} at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_321] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_321] {} Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Constant modifier method getKeepAlivePacketInterval(J)J in randompatches.mixins.json:timeouts.ServerPlayNetHandlerKeepAliveMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap randompatches.refmap.json at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} ... 23 more [01:37:05] [main/FATAL] [ne.mi.fm.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 1 errors found [01:37:05] [main/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID df40066d-d9f6-40f6-93e6-6f29f2db38f2 [01:37:05] [main/INFO] [STDOUT/]: [net.minecraft.crash.CrashReport:func_85057_a:196]: Negative index in crash report handler (16/18) [01:37:05] [main/FATAL] [ne.mi.fm.se.ServerModLoader/]: Crash report saved to .\crash-reports\crash-2022-02-13_01.37.05-fml.txt ---- Minecraft Crash Report ---- // My bad. Time: 2/13/22 1:37 AM Description: Mod loading error has occurred java.lang.Exception: Mod Loading has failed at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:85) ~[forge:?] {re:classloading} at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:51) ~[forge:?] {re:classloading} at net.minecraft.server.Main.main(Main.java:95) ~[?:?] {re:classloading,re:mixin,pl:mixin:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_321] {} at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_321] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_321] {} at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_321] {} at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forgeserver.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading} at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forgeserver.jar:?] {re:classloading} at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forgeserver.jar:?] {re:classloading} at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forgeserver.jar:?] {re:classloading} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: main Stacktrace: at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {re:classloading,re:classloading} -- MOD create -- Details: Caused by 0: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_321] {} at java.lang.Class.forName0(Native Method) ~[?:1.8.0_321] {} at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_321] {} at net.minecraftforge.fml.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:75) ~[forge:?] {re:classloading} at java.util.ArrayList.forEach(Unknown Source) ~[?:1.8.0_321] {} at net.minecraftforge.fml.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:62) ~[forge:?] {re:classloading} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:91) ~[forge:36.2] {re:classloading} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[forge:?] {re:classloading} at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:1.8.0_321] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) ~[?:1.8.0_321] {} at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:1.8.0_321] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) ~[?:1.8.0_321] {} at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:1.8.0_321] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:1.8.0_321] {} Mod File: create-mc1.16.5_v0.3.2g.jar Failure message: Create (create) has failed to load correctly org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered Mod Version: v0.3.2g Mod Issue URL: https://github.com/Creators-of-Create/Create/issues Exception message: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Constant modifier method getKeepAlivePacketInterval(J)J in randompatches.mixins.json:timeouts.ServerPlayNetHandlerKeepAliveMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap randompatches.refmap.json Stacktrace: at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {re:classloading,re:classloading} at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_321] {} at java.lang.Class.forName0(Native Method) ~[?:1.8.0_321] {} at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_321] {} at net.minecraftforge.fml.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:75) ~[forge:?] {re:classloading} at java.util.ArrayList.forEach(Unknown Source) ~[?:1.8.0_321] {} at net.minecraftforge.fml.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:62) ~[forge:?] {re:classloading} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:91) ~[forge:36.2] {re:classloading} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[forge:?] {re:classloading} at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:1.8.0_321] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) ~[?:1.8.0_321] {} at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:1.8.0_321] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) ~[?:1.8.0_321] {} at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:1.8.0_321] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:1.8.0_321] {} -- 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_321, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2879068768 bytes (2745 MB) / 4174381056 bytes (3981 MB) up to 4174381056 bytes (3981 MB) CPUs: 16 JVM Flags: 2 total; -Xmx4096M -Xms4096M ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec ModLauncher launch target: fmlserver ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forgeserver.jar object_holder_definalize PLUGINSERVICE /forgeserver.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forgeserver.jar capability_inject_definalize PLUGINSERVICE /forgeserver.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /forgeserver.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.27 FML Language Providers: [email protected] minecraft@1 Mod List: supermartijn642configlib-1.0.9-mc1.16.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.9 |CREATE_REG|Manifest: NOSIGNATURE mcw-windows-2.0.2-mc1.16.5.jar |Macaw's Windows |mcwwindows |2.0.2 |CREATE_REG|Manifest: NOSIGNATURE windowlogging-mc1.16.5_v0.0.5.jar |Windowlogging |windowlogging |0.0.4 |CREATE_REG|Manifest: NOSIGNATURE pitg-1.16.5-2.0.1.jar |Pane In The Glass |pitg |1.16.5-2.0.1 |CREATE_REG|Manifest: NOSIGNATURE Neat 1.7-27.jar |Neat |neat |1.7-27 |CREATE_REG|Manifest: NOSIGNATURE etched-1.1.0-1.16.5-forge.jar |Etched |etched |1.1.0 |CREATE_REG|Manifest: NOSIGNATURE BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |CREATE_REG|Manifest: NOSIGNATURE BetterTitleScreen-1.16.4-1.10.2.jar |Better Title Screen |bettertitlescreen |1.16.4-1.10.2 |CREATE_REG|Manifest: NOSIGNATURE CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |CREATE_REG|Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |CREATE_REG|Manifest: NOSIGNATURE Powah-1.16.5-2.3.16.jar |Powah |powah |2.3.16 |CREATE_REG|Manifest: NOSIGNATURE randompatches-2.4.4-forge.jar |RandomPatches |randompatches |2.4.4-forge |CREATE_REG|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 Apotheosis-1.16.5-4.8.4.jar |Apotheosis |apotheosis |4.8.4 |CREATE_REG|Manifest: NOSIGNATURE SnowRealMagic-1.16.4-2.9.0.jar |Snow! Real Magic! |snowrealmagic |2.9.0 |CREATE_REG|Manifest: NOSIGNATURE JustEnoughResources-1.16.5-0.12.1.133.jar |Just Enough Resources |jeresources |0.12.1.133 |CREATE_REG|Manifest: NOSIGNATURE supplementaries-1.16.5-0.18.0.jar |Supplementaries |supplementaries |0.18.0 |CREATE_REG|Manifest: NOSIGNATURE refinedstorage-1.9.16.jar |Refined Storage |refinedstorage |1.9.16 |CREATE_REG|Manifest: NOSIGNATURE betterendforge-1.16.5-2.5.jar |BetterEnd Forge |betterendforge |1.16.5-2.5 |CREATE_REG|Manifest: NOSIGNATURE structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |CREATE_REG|Manifest: NOSIGNATURE PackMenu-1.16.5-2.5.0.jar |PackMenu |packmenu |2.5.0 |CREATE_REG|Manifest: NOSIGNATURE industrial-foregoing-1.16.5-3.2.14.7-16.jar |Industrial Foregoing |industrialforegoing |3.2.14.7 |CREATE_REG|Manifest: NOSIGNATURE torchmaster-2.3.8.jar |Torchmaster |torchmaster |2.3.8 |CREATE_REG|Manifest: NOSIGNATURE fastfurnaceminusreplacement-1.1-1.16.3.jar |Fast Furnace Minus Replacement|fastfurnaceminusreplacement |1.1-1.16.3 |CREATE_REG|Manifest: NOSIGNATURE BiomesOPlenty-1.16.5-13.1.0.485-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.485 |CREATE_REG|Manifest: NOSIGNATURE ToolStats-1.16.5-6.0.4.jar |ToolStats |toolstats |6.0.4 |CREATE_REG|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 mcw-trapdoors-1.0.4-mc1.16.5.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.4 |CREATE_REG|Manifest: NOSIGNATURE Botania-1.16.5-420.1.jar |Botania |botania |1.16.5-420.1 |CREATE_REG|Manifest: NOSIGNATURE fishingreal-1.16.3-1.0.0.jar |Fishing Real |fishingreal |1.0.0 |CREATE_REG|Manifest: NOSIGNATURE fairylights-4.0.5-1.16.5.jar |Fairy Lights |fairylights |4.0.5 |CREATE_REG|Manifest: NOSIGNATURE darkerdepths-1.16.5-1.1.4.jar |Darker Depths |darkerdepths |1.1.4 |CREATE_REG|Manifest: NOSIGNATURE spark-forge.jar |spark |spark |1.6.0 |CREATE_REG|Manifest: NOSIGNATURE curios-forge-1.16.5-4.0.6.8.jar |Curios API |curios |1.16.5-4.0.6.8 |CREATE_REG|Manifest: NOSIGNATURE extlights-3.3.jar |Extended Lights |extlights |3.3 |CREATE_REG|Manifest: NOSIGNATURE neoncraft-2.0.jar |Neon Craft |neoncraft |2.0 |CREATE_REG|Manifest: NOSIGNATURE mcw-roofs-2.0.1-mc1.16.5-4.jar |Macaw's Roofs |mcwroofs |2.0.1 |CREATE_REG|Manifest: NOSIGNATURE observerlib-1.16.5-1.5.3.jar |ObserverLib |observerlib |1.16.5-1.5.3 |CREATE_REG|Manifest: NOSIGNATURE mcw-furniture-2.0.1-mc1.16.5.jar |Macaw's Furniture |mcwfurnitures |2.0.1 |CREATE_REG|Manifest: NOSIGNATURE cloth-config-4.13.49-forge.jar |Cloth Config v4 API |cloth-config |4.13.49 |CREATE_REG|Manifest: NOSIGNATURE fastbenchminusreplacement-1.4.jar |FastWorkbench Minus Replacemen|fastbenchminusreplacement |1.4 |CREATE_REG|Manifest: NOSIGNATURE BetterBurning-1.16.5-6.0.7.jar |BetterBurning |betterburning |6.0.7 |CREATE_REG|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 FastLeafDecay-v25.2.jar |FastLeafDecay |fastleafdecay |v25.2 |CREATE_REG|Manifest: NOSIGNATURE CodeChickenLib-1.16.5-4.0.5.438-universal.jar |CodeChicken Lib |codechickenlib |4.0.5.438 |CREATE_REG|Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |CREATE_REG|Manifest: NOSIGNATURE QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |CREATE_REG|Manifest: NOSIGNATURE Kiwi-1.16.5-3.6.1.jar |Kiwi |kiwi |3.6.1 |CREATE_REG|Manifest: NOSIGNATURE ClientTweaks_1.16.3-5.3.0.jar |Client Tweaks |clienttweaks |5.3.0 |CREATE_REG|Manifest: NOSIGNATURE Notes-1.16.5-1.2.3.jar |Notes |notes |1.16.5-1.2.3 |CREATE_REG|Manifest: NOSIGNATURE mowziesmobs-1.5.19.jar |Mowzie's Mobs |mowziesmobs |1.5.19 |CREATE_REG|Manifest: NOSIGNATURE dusk-1.4.jar |Example Mod |dusk |1.4 |CREATE_REG|Manifest: NOSIGNATURE torchslabmod-1.16.4_v1.6.19.jar |Torch Slab Mod |torchslabmod |1.6.18 |CREATE_REG|Manifest: NOSIGNATURE mining_helmet-1.16.5-2.0.1.jar |Mining Helmet |mining_helmet |2.0.1 |CREATE_REG|Manifest: NOSIGNATURE connectiblechains-1.2.0.jar |Connectible Chains |connectiblechains |NONE |CREATE_REG|Manifest: NOSIGNATURE jei-1.16.5-7.7.1.139.jar |Just Enough Items |jei |7.7.1.139 |CREATE_REG|Manifest: NOSIGNATURE differentiate-1.16.5-0.5.3.jar |Differentiate |differentiate |0.5.3 |CREATE_REG|Manifest: NOSIGNATURE goblintraders-1.6.0-1.16.3.jar |Goblin Traders |goblintraders |1.6.0 |CREATE_REG|Manifest: NOSIGNATURE Mekanism-1.16.5-10.1.1.456.jar |Mekanism |mekanism |10.1.1 |CREATE_REG|Manifest: NOSIGNATURE caelus-forge-1.16.5-2.1.3.2.jar |Caelus API |caelus |1.16.5-2.1.3.2 |CREATE_REG|Manifest: NOSIGNATURE NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |CREATE_REG|Manifest: NOSIGNATURE catjammies-1.1.0.jar |CatJammies |catjammies |NONE |CREATE_REG|Manifest: NOSIGNATURE netheritehorsearmor-1.7.jar |Netherite Horse Armor Mod |netheritehorsearmor |1.7 |CREATE_REG|Manifest: NOSIGNATURE LibX-1.16.3-1.0.76.jar |LibX |libx |1.16.3-1.0.76 |CREATE_REG|Manifest: NOSIGNATURE curioofundying-forge-1.16.5-5.2.0.0.jar |Curio of Undying |curioofundying |1.16.5-5.2.0.0 |CREATE_REG|Manifest: NOSIGNATURE snowundertrees-1.16.5-v1.3.jar |Snow Under Trees |snowundertrees |v1.3 |CREATE_REG|Manifest: NOSIGNATURE mysticalworld-1.16.5-0.3.6.26.jar |Mystical World |mysticalworld |0.3.6.26 |CREATE_REG|Manifest: NOSIGNATURE ImmersivePetroleum-1.16.5-3.3.0-10.jar |Immersive Petroleum |immersivepetroleum |3.3.0-10 |CREATE_REG|Manifest: NOSIGNATURE chalk-1.16.5-1.2.1.jar |Chalk |chalk |1.2.1 |CREATE_REG|Manifest: NOSIGNATURE ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |CREATE_REG|Manifest: NOSIGNATURE MythicBotany-1.16.5-1.4.19.jar |MythicBotany |mythicbotany |1.16.5-1.4.19 |CREATE_REG|Manifest: NOSIGNATURE forge-1.16.5-36.2.27-server.jar |Minecraft |minecraft |1.16.5 |CREATE_REG|Manifest: NOSIGNATURE MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |CREATE_REG|Manifest: NOSIGNATURE Ding-1.16.5-1.3.0.jar |Ding |ding |1.3.0 |CREATE_REG|Manifest: NOSIGNATURE paintings-1.16.4-7.0.0.1.jar |Paintings ++ |paintings |1.16.4-6.0.1.5 |CREATE_REG|Manifest: NOSIGNATURE jeiintegration_1.16.5-7.0.1.15.jar |JEI Integration |jeiintegration |7.0.1.15 |CREATE_REG|Manifest: NOSIGNATURE flywheel-1.16-0.2.5.jar |Flywheel |flywheel |1.16-0.2.5 |CREATE_REG|Manifest: NOSIGNATURE Xaeros_Minimap_21.23.0_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |21.23.0 |CREATE_REG|Manifest: NOSIGNATURE ftb-backups-2.1.2.2.jar |FTB Backups |ftbbackups |2.1.2.2 |CREATE_REG|Manifest: NOSIGNATURE serverconfigupdater-1.3.jar |ServerConfig Updater |serverconfigupdater |1.3 |CREATE_REG|Manifest: NOSIGNATURE polymorph-forge-1.16.5-0.38.jar |Polymorph |polymorph |1.16.5-0.38 |CREATE_REG|Manifest: NOSIGNATURE AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |CREATE_REG|Manifest: NOSIGNATURE structurize-0.13.252-ALPHA-universal.jar |Structurize |structurize |0.13.252-ALPHA |CREATE_REG|Manifest: NOSIGNATURE mannequins-1.0.1-1.16.5-forge.jar |Mannequins |mannequins |1.0.1 |CREATE_REG|Manifest: NOSIGNATURE CosmeticArmorReworked-1.16.5-v4a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v4a |CREATE_REG|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 step-1.16.4-1.1.0.jar |Step |step |1.1.0 |CREATE_REG|Manifest: NOSIGNATURE tetra-1.16.5-3.20.0.jar |Tetra |tetra |3.20.0 |CREATE_REG|Manifest: NOSIGNATURE tetranomicon-1.3.jar |Tetranomicon |tetranomicon |1.3 |CREATE_REG|Manifest: NOSIGNATURE rsrequestify-1.16.5-2.1.4.jar |RSRequestify |rsrequestify |2.1.4 |CREATE_REG|Manifest: NOSIGNATURE notenoughcrashes-4.1.2+1.16.5-forge.jar |Not Enough Crashes |notenoughcrashes |4.1.2+1.16.5 |CREATE_REG|Manifest: NOSIGNATURE blue_skies-1.16.5-1.1.3.jar |Blue Skies |blue_skies |1.1.3 |CREATE_REG|Manifest: NOSIGNATURE astralsorcery-1.16-1.16.5-1.13.12.jar |Astral Sorcery |astralsorcery |1.16.5-1.13.12 |CREATE_REG|Manifest: 45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7 aiotbotania-1.16.5-1.8.4.jar |AIOT Botania |aiotbotania |1.8.4 |CREATE_REG|Manifest: NOSIGNATURE advancedperipherals-1.16.5-0.7.6r.jar |Advanced Peripherals |advancedperipherals |0.7.6r |CREATE_REG|Manifest: NOSIGNATURE eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |CREATE_REG|Manifest: NOSIGNATURE curiousshulkerboxes-forge-1.16.5-4.0.1.0.jar |Curious Shulker Boxes |curiousshulkerboxes |1.16.5-4.0.1.0 |CREATE_REG|Manifest: NOSIGNATURE incontrol-1.16-5.2.2.jar |InControl |incontrol |1.16-5.2.2 |CREATE_REG|Manifest: NOSIGNATURE connectivity-2.4-1.16.5.jar |Connectivity Mod |connectivity |2.4-1.16.5 |CREATE_REG|Manifest: NOSIGNATURE tomes-1.3.jar |Tomes |tomes |1.3 |CREATE_REG|Manifest: NOSIGNATURE KleeSlabs_1.16.5-9.2.1.jar |KleeSlabs |kleeslabs |9.2.1 |CREATE_REG|Manifest: NOSIGNATURE XaerosWorldMap_1.19.0_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.19.0 |CREATE_REG|Manifest: NOSIGNATURE CookingForBlockheads_1.16.5-9.3.4.jar |Cooking for Blockheads |cookingforblockheads |9.3.4 |CREATE_REG|Manifest: NOSIGNATURE Placebo-1.16.5-4.6.1.jar |Placebo |placebo |4.6.1 |CREATE_REG|Manifest: NOSIGNATURE citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |CREATE_REG|Manifest: NOSIGNATURE alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |CREATE_REG|Manifest: NOSIGNATURE mightyarchitect-mc1.16.3_v0.5.jar |The Mighty Architect |mightyarchitect |0.5 |CREATE_REG|Manifest: NOSIGNATURE Bookshelf-Forge-1.16.5-10.3.29.jar |Bookshelf |bookshelf |10.3.29 |CREATE_REG|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 DarkUtilities-1.16.5-8.0.11.jar |Dark Utilities |darkutils |8.0.11 |CREATE_REG|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 buildinggadgets-1.16.5-3.8.2.jar |Building Gadgets |buildinggadgets |3.8.2 |CREATE_REG|Manifest: NOSIGNATURE forge-1.16.5-36.2.27-universal.jar |Forge |forge |36.2.27 |CREATE_REG|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 Atum-1.16.5-2.2.9.jar |Atum 2 |atum |1.16.5-2.2.9 |CREATE_REG|Manifest: NOSIGNATURE cofh_core-1.16.5-1.4.0.6.jar |CoFH Core |cofh_core |1.4.0.6 |CREATE_REG|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 Psi 1.16-97.jar |Psi |psi |1.16-96 |CREATE_REG|Manifest: NOSIGNATURE appleskin-forge-mc1.16.x-2.2.0.jar |AppleSkin |appleskin |mc1.16.4-2.2.0 |CREATE_REG|Manifest: NOSIGNATURE Aquaculture-1.16.5-2.1.21.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.21 |CREATE_REG|Manifest: NOSIGNATURE Waddles-1.16.5-0.8.13.jar |Waddles |waddles |1.16.5-0.8.13 |CREATE_REG|Manifest: NOSIGNATURE mcw-doors-1.0.5-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.5 |CREATE_REG|Manifest: NOSIGNATURE jeed-1.16.5-1.6.jar |Just Enough Effect Description|jeed |1.16.5-1.6 |CREATE_REG|Manifest: NOSIGNATURE MekanismGenerators-1.16.5-10.1.1.456.jar |Mekanism: Generators |mekanismgenerators |10.1.1 |CREATE_REG|Manifest: NOSIGNATURE carryon-1.16.5-1.15.5.22.jar |Carry On |carryon |1.15.5.22 |CREATE_REG|Manifest: NOSIGNATURE absentbydesign-1.16.5-1.5.1.jar |Absent By Design Mod |absentbydesign |1.16.5-1.5.1 |CREATE_REG|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |CREATE_REG|Manifest: NOSIGNATURE chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |CREATE_REG|Manifest: NOSIGNATURE mcw-bridges-2.0.1-mc1.16.5.jar |Macaw's Bridges |mcwbridges |2.0.1 |CREATE_REG|Manifest: NOSIGNATURE FarmersDelight-1.16.5-0.5.4.jar |Farmer's Delight |farmersdelight |1.16.5-0.5.4 |CREATE_REG|Manifest: NOSIGNATURE customizableelytra-1.16.4-1.6.1.jar |Customizable Elytra |customizableelytra |1.16.4-1.6.1 |CREATE_REG|Manifest: NOSIGNATURE Curious Armor Stands-1.16.5-2.2.0.jar |Curious Armor Stands |curious_armor_stands |1.16.5-2.2.0 |CREATE_REG|Manifest: NOSIGNATURE MekanismAdditions-1.16.5-10.1.1.456.jar |Mekanism: Additions |mekanismadditions |10.1.1 |CREATE_REG|Manifest: NOSIGNATURE Lollipop-1.16.5-3.2.9.jar |Lollipop |lollipop |3.2.9 |CREATE_REG|Manifest: NOSIGNATURE mcw-fences-1.0.2-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.2 |CREATE_REG|Manifest: NOSIGNATURE Patchouli-1.16.4-53.2.jar |Patchouli |patchouli |1.16.4-53.2 |CREATE_REG|Manifest: NOSIGNATURE leap-1.16.4-1.1.1.jar |Leap |leap |1.1.1 |CREATE_REG|Manifest: NOSIGNATURE betterbiomeblend-1.16.4-1.2.9-forge.jar |Better Biome Blend |betterbiomeblend |1.16.4-1.2.9-forge |CREATE_REG|Manifest: NOSIGNATURE blockcarpentry-1.16-0.4.0.jar |BlockCarpentry |blockcarpentry |1.16-0.4.0 |CREATE_REG|Manifest: NOSIGNATURE DrawersTooltip-1.16.2-2.1.1.jar |Drawers Tooltip |drawerstooltip |2.1.1 |CREATE_REG|Manifest: NOSIGNATURE elevatorid-1.16.5-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |CREATE_REG|Manifest: NOSIGNATURE BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |CREATE_REG|Manifest: NOSIGNATURE Runelic-1.16.5-7.0.2.jar |Runelic |runelic |7.0.2 |CREATE_REG|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 cavebiomeapi-1.16.5-1.4.2.jar |CaveBiomeAPI |cavebiomeapi |1.16.5-1.4.2 |CREATE_REG|Manifest: NOSIGNATURE MekanismTools-1.16.5-10.1.1.456.jar |Mekanism: Tools |mekanismtools |10.1.1 |CREATE_REG|Manifest: NOSIGNATURE architectury-1.28.48.jar |Architectury |architectury |1.28.48 |CREATE_REG|Manifest: NOSIGNATURE curiouselytra-forge-1.16.5-4.0.2.4.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.4 |CREATE_REG|Manifest: NOSIGNATURE cc-tweaked-1.16.5-1.100.1.jar |CC: Tweaked |computercraft |1.100.1 |CREATE_REG|Manifest: NOSIGNATURE AI-Improvements-1.16.5-0.4.0.jar |AI-Improvements |aiimprovements |0.4.0 |CREATE_REG|Manifest: NOSIGNATURE chunkloaders-1.1.7-mc1.16.5.jar |Chunk Loaders |chunkloaders |1.1.7 |CREATE_REG|Manifest: NOSIGNATURE bwncr-1.16.5-3.10.16.jar |Bad Wither No Cookie Reloaded |bwncr |1.16.5-3.10.16 |CREATE_REG|Manifest: NOSIGNATURE ServerTabInfo-1.16.4-1.3.4.jar |Server Tab Info |servertabinfo |1.3.4 |CREATE_REG|Manifest: NOSIGNATURE rhino-forge-1605.1.5-build.75.jar |Rhino |rhino |1605.1.5-build.75 |CREATE_REG|Manifest: NOSIGNATURE kubejs-forge-1605.3.19-build.258.jar |KubeJS |kubejs |1605.3.19-build.258 |CREATE_REG|Manifest: NOSIGNATURE kubejs-mekanism-1605.1.2-build.2.jar |KubeJS Mekanism |kubejs_mekanism |1605.1.2-build.2 |CREATE_REG|Manifest: NOSIGNATURE BedBenefits-1.16.5-5.0.4.jar |BedBenefits |bedbenefits |5.0.4 |CREATE_REG|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 TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |CREATE_REG|Manifest: NOSIGNATURE Druidcraft-1.16.5-0.4.54.jar |Druidcraft |druidcraft |0.4.52 |CREATE_REG|Manifest: NOSIGNATURE the-conjurer-1.16.4-1.0.13.jar |The Conjurer |conjurer_illager |1.0.13 |CREATE_REG|Manifest: NOSIGNATURE dungeons_mobs-1.16.5-1.0.10.jar |Dungeons Mobs |dungeons_mobs |1.0.10 |CREATE_REG|Manifest: NOSIGNATURE abnormals_core-1.16.5-3.3.0.jar |Abnormals Core |abnormals_core |3.3.0 |CREATE_REG|Manifest: NOSIGNATURE environmental-1.16.5-1.1.1.jar |Environmental |environmental |1.1.1 |CREATE_REG|Manifest: NOSIGNATURE bamboo_blocks-1.16.5-3.0.1.jar |Bamboo Blocks |bamboo_blocks |3.0.1 |CREATE_REG|Manifest: NOSIGNATURE peculiars-1.16.5-2.0.1.jar |Peculiars |peculiars |1.16.5-2.0.1 |CREATE_REG|Manifest: NOSIGNATURE cookielicious-1.16.5-1.4.3.jar |Cookielicious |cookielicious |1.4.3 |CREATE_REG|Manifest: NOSIGNATURE Bayou-Blues-1.16.5-1.0.5.jar |Bayou Blues |bayou_blues |1.16.5-1.0.5 |CREATE_REG|Manifest: NOSIGNATURE upgrade_aquatic-1.16.5-3.1.2.jar |Upgrade Aquatic |upgrade_aquatic |3.1.2 |CREATE_REG|Manifest: NOSIGNATURE Better-Badlands-1.16.5-2.0.3.jar |Better Badlands |better_badlands |1.16.5-2.0.3 |CREATE_REG|Manifest: NOSIGNATURE endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |CREATE_REG|Manifest: NOSIGNATURE neapolitan-1.16.5-2.2.1.jar |Neapolitan |neapolitan |2.2.1 |CREATE_REG|Manifest: NOSIGNATURE personality-1.16.5-1.0.3.jar |Personality |personality |1.0.3 |CREATE_REG|Manifest: NOSIGNATURE savageandravage-1.16.5-3.2.0.jar |Savage & Ravage |savageandravage |3.2.0 |CREATE_REG|Manifest: NOSIGNATURE autumnity-1.16.5-2.1.2.jar |Autumnity |autumnity |2.1.2 |CREATE_REG|Manifest: NOSIGNATURE nethers_delight-2.1.jar |Nethers Delight |nethers_delight |2.1 |CREATE_REG|Manifest: NOSIGNATURE Fruitful-1.16.5-2.1.0.jar |Fruitful |fruitful |1.16.5-2.1.0 |CREATE_REG|Manifest: NOSIGNATURE allurement-1.16.5-1.2.1.jar |Allurement |allurement |1.2.1 |CREATE_REG|Manifest: NOSIGNATURE buzzier_bees-1.16.5-3.0.3.jar |Buzzier Bees |buzzier_bees |3.0.3 |CREATE_REG|Manifest: NOSIGNATURE berry_good-1.16.5-4.1.2.jar |Berry Good |berry_good |4.1.2 |CREATE_REG|Manifest: NOSIGNATURE Enhanced-Mushrooms-1.16.5-3.0.9.jar |Enhanced Mushrooms |enhanced_mushrooms |1.16.5-3.0.9 |CREATE_REG|Manifest: NOSIGNATURE CuriosQuarkOBP-1.16.5-1.0.2.jar |Curios Quark Oddities Backpack|curiosquarkobp |1.0.2 |CREATE_REG|Manifest: NOSIGNATURE extraboats-1.16.5-2.1.1.jar |Extra Boats |extraboats |2.1.1 |CREATE_REG|Manifest: NOSIGNATURE ensorcellation-1.16.5-1.4.0.1.jar |Ensorcellation |ensorcellation |1.4.0.1 |CREATE_REG|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 create-mc1.16.5_v0.3.2g.jar |Create |create |v0.3.2g |ERROR |Manifest: NOSIGNATURE kubejs-create-1605.1.4-build.12.jar |KubeJS Create |kubejs_create |1605.1.4-build.12 |CREATE_REG|Manifest: NOSIGNATURE Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |CREATE_REG|Manifest: NOSIGNATURE Clumps-6.0.0.27.jar |Clumps |clumps |6.0.0.27 |CREATE_REG|Manifest: NOSIGNATURE mgui-1.16.5-3.3.0.jar |mgui |mgui |3.3.0 |CREATE_REG|Manifest: NOSIGNATURE tetrapak-1.16.5-0.3.3.jar |Tetra Pak |tetrapak |1.16.5-0.3.3 |CREATE_REG|Manifest: NOSIGNATURE comforts-forge-1.16.5-4.0.1.3.jar |Comforts |comforts |1.16.5-4.0.1.3 |CREATE_REG|Manifest: NOSIGNATURE Artifacts-1.16.5-2.10.4.jar |Artifacts |artifacts |1.16.5-2.10.4 |CREATE_REG|Manifest: NOSIGNATURE decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |CREATE_REG|Manifest: NOSIGNATURE decorative_blocks_abnormals-1.2.jar |Decorative Blocks Abnormals |decorative_blocks_abnormals |1.2 |CREATE_REG|Manifest: NOSIGNATURE farsightedmobs-forge-1.16-1.1.jar |Farsighted Mobs |farsightedmobs |1.1 |CREATE_REG|Manifest: NOSIGNATURE lazydfu-0.1.3.jar |LazyDFU |lazydfu |0.1.3 |CREATE_REG|Manifest: NOSIGNATURE bedspreads-forge-1.16.5-5.1.0.3.jar |Bedspreads |bedspreads |1.16.5-5.1.0.3 |CREATE_REG|Manifest: NOSIGNATURE iChunUtil-1.16.5-10.5.1.jar |iChunUtil |ichunutil |10.5.1 |CREATE_REG|Manifest: NOSIGNATURE EnderStorage-1.16.5-2.8.0.168-universal.jar |EnderStorage |enderstorage |2.8.0.168 |CREATE_REG|Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |CREATE_REG|Manifest: NOSIGNATURE BloodMagic-1.16.4-3.1.7-27.jar |Blood Magic |bloodmagic |1.16.4-3.1.7-27 |CREATE_REG|Manifest: NOSIGNATURE kubejs-blood-magic-1605.1.1-build.3.jar |KubeJS Blood Magic |kubejs_blood_magic |1605.1.1-build.3 |CREATE_REG|Manifest: NOSIGNATURE seasonals-1.16.5-2.0.2.jar |Seasonals |seasonals |1.16.5-2.0.2 |CREATE_REG|Manifest: NOSIGNATURE scuba-gear-1.16.5-1.0.3.jar |Scuba Gear |scuba_gear |1.0.3 |CREATE_REG|Manifest: NOSIGNATURE xercamusic-1.16.5-1.4.jar |Xerca's Music Maker Mod |xercamusic |1.16.5-1.4 |CREATE_REG|Manifest: NOSIGNATURE immersiveposts-1.16.5-4.2.2.jar |Immersive Posts |immersiveposts |4.2.0 |CREATE_REG|Manifest: d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0 ImmersiveEngineering-1.16.5-5.0.7-143.jar |Immersive Engineering |immersiveengineering |1.16.5-5.0.7-143 |CREATE_REG|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 kubejs-immersive-engineering-1605.1.2-build.4.jar |KubeJS Immersive Engineering |kubejs_immersive_engineering |1605.1.2-build.4 |CREATE_REG|Manifest: NOSIGNATURE dash-1.16.4-1.0.1.jar |Dash |dash |1.0.1 |CREATE_REG|Manifest: NOSIGNATURE selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |CREATE_REG|Manifest: NOSIGNATURE sounddeviceoptions-1.4.3.jar |Sound Device Options |sounddeviceoptions |1.4.3 |CREATE_REG|Manifest: NOSIGNATURE CraftingTweaks_1.16.5-12.2.1.jar |Crafting Tweaks |craftingtweaks |12.2.1 |CREATE_REG|Manifest: NOSIGNATURE swingthroughgrass-1.16.4-1.5.3.jar |SwingThroughGrass |swingthroughgrass |1.16.4-1.5.3 |CREATE_REG|Manifest: NOSIGNATURE titanium-1.16.5-3.2.8.7-22.jar |Titanium |titanium |3.2.8.7 |CREATE_REG|Manifest: NOSIGNATURE Abundance-1.16.5-1.0.5.jar |Abundance |abundance |1.16.5-1.0.5 |CREATE_REG|Manifest: NOSIGNATURE Jade-1.16.4-2.8.0.jar |Jade |jade |2.8.0 |CREATE_REG|Manifest: NOSIGNATURE CreativeCore_v2.2.1_mc1.16.5.jar |CreativeCore |creativecore |2.0.0 |CREATE_REG|Manifest: NOSIGNATURE archers_paradox-1.16.5-1.4.0.1.jar |Archer's Paradox |archers_paradox |1.4.0.1 |CREATE_REG|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 smoothboot-forge-1.16.4-1.2.2.jar |Smooth Boot |smoothboot |1.16.4-1.2.2 |CREATE_REG|Manifest: NOSIGNATURE atmospheric-1.16.5-3.1.1.jar |Atmospheric |atmospheric |3.1.1 |CREATE_REG|Manifest: NOSIGNATURE Quark-r2.4-321.jar |Quark |quark |r2.4-321 |CREATE_REG|Manifest: NOSIGNATURE JAOPCA-1.16.5-3.4.2.22.jar |JAOPCA |jaopca |3.4.2.22 |CREATE_REG|Manifest: NOSIGNATURE abnormals_delight-1.16.5-1.2.1.jar |Abnormals Delight |abnormals_delight |1.2.1 |CREATE_REG|Manifest: NOSIGNATURE StorageDrawers-1.16.3-8.5.0.jar |Storage Drawers |storagedrawers |8.5.0 |CREATE_REG|Manifest: NOSIGNATURE FluxNetworks-1.16.5-6.1.7.12.jar |Flux Networks |fluxnetworks |6.1.7.12 |CREATE_REG|Manifest: NOSIGNATURE performant-1.16.2-5-3.81m.jar |Performant |performant |3.73m |CREATE_REG|Manifest: NOSIGNATURE minecolonies-1.16.5-1.0.327-ALPHA.jar |MineColonies |minecolonies |1.16.5-1.0.327-ALPHA|CREATE_REG|Manifest: NOSIGNATURE Transport-1.16.5-3.7.0.jar |Transport |transport |3.7.0 |CREATE_REG|Manifest: NOSIGNATURE ferritecore-2.1.0-forge.jar |Ferrite Core |ferritecore |2.1.0 |CREATE_REG|Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a engineersdecor-1.16.5-1.1.16-b2.jar |Engineer's Decor |engineersdecor |1.1.16-b2 |CREATE_REG|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b refinedstorageaddons-0.7.4.jar |Refined Storage Addons |refinedstorageaddons |0.7.4 |CREATE_REG|Manifest: NOSIGNATURE expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |CREATE_REG|Manifest: NOSIGNATURE valhelsia_core-16.0.15.jar |Valhelsia Core |valhelsia_core |16.0.15 |CREATE_REG|Manifest: NOSIGNATURE valhelsia_structures-1.16.5-0.1.6.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.6 |CREATE_REG|Manifest: NOSIGNATURE forbidden_arcanus-16.2.2.jar |Forbidden & Arcanus |forbidden_arcanus |16.2.2 |CREATE_REG|Manifest: NOSIGNATURE valhelsia_tweaks-16.0.10.jar |Valhelsia Tweaks |valhelsia_tweaks |16.0.10 |CREATE_REG|Manifest: NOSIGNATURE chiselsandbits-1.0.43.jar |Chisels & bits |chiselsandbits |1.0.43 |CREATE_REG|Manifest: NOSIGNATURE OpenLoader-1.16.5-9.0.3.jar |OpenLoader |openloader |9.0.3 |CREATE_REG|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 createaddition-1.16.5-20211215b.jar |Create Crafts & Additions |createaddition |1.16.5-20211215b |CREATE_REG|Manifest: NOSIGNATURE Crash Report UUID: df40066d-d9f6-40f6-93e6-6f29f2db38f2 Suspected Mods: None[01:37:05] [main/FATAL] [minecraft/Main]: Failed to start the minecraft server net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [ Create (create) has failed to load correctly §7org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered ] at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:269) ~[forge:?] {re:classloading} at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:236) ~[forge:?] {re:classloading} at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:194) ~[forge:?] {re:classloading} at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:44) ~[forge:?] {re:classloading} at net.minecraft.server.Main.main(Main.java:95) ~[?:?] {re:classloading,re:mixin,pl:mixin:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_321] {} at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_321] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_321] {} at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_321] {} at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forgeserver.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading} at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forgeserver.jar:?] {re:classloading} at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forgeserver.jar:?] {re:classloading} at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forgeserver.jar:?] {re:classloading}
  3. nevermind it worked thank you
  4. I downloaded the latest version for 1.16.5 but still get the same error
  5. I have tried setting up a forge minecraft server (verison 1.16.5) and i constantly get this error no matter what Java version I try using "C:\Program Files (x86)\Java\jre1.8.0_321\bin\java" -Xmx1048M -Xms1048M -jar forgeserver.jar nogui 2022-02-12 23:27:53,993 main WARN Advanced terminal features are not available in this environment [23:27:54] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.22, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui] [23:27:54] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_321 by Oracle Corporation [23:27:54] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust [23:27:55] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/Lukas/Desktop/server%20yo/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER [23:27:56] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui] Exception in thread "main" [23:27:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.NoSuchMethodError: sun.security.util.ManifestEntryVerifier.<init>(Ljava/util/jar/Manifest;)V [23:27:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.SecureJarHandler.createCodeSource(SecureJarHandler.java:66) [23:27:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:275) [23:27:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) [23:27:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) [23:27:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.ClassLoader.loadClass(Unknown Source) [23:27:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Class.forName0(Native Method) [23:27:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Class.forName(Unknown Source) [23:27:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) [23:27:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [23:27:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [23:27:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [23:27:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [23:27:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [23:27:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [23:27:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [23:27:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.