Jump to content

1.18.2 Server Crashing When Starting


LiseQQ

Recommended Posts

Hi,

I have a problem with my modded minecraft server. It's crashing on startup so early that it doesn't even create a crash-report, only a standard log.

Everything works on client.

LOG:

Quote

[10mar2023 19:46:28.884] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.2.0, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914, nogui]
[10mar2023 19:46:28.905] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Oracle Corporation
[10mar2023 19:46:33.364] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Games/kjhgkjhgkjhgkjhgkhj/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER
[10mar2023 19:46:33.408] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Configuration file C:\Games\kjhgkjhgkjhgkjhgkhj\config\fml.toml is not correct. Correcting
[10mar2023 19:46:33.416] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Incorrect key [defaultConfigPath] was corrected from null to defaultconfigs
[10mar2023 19:46:35.133] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Games\kjhgkjhgkjhgkjhgkhj\libraries\net\minecraftforge\fmlcore\1.18.2-40.2.0\fmlcore-1.18.2-40.2.0.jar is missing mods.toml file
[10mar2023 19:46:35.137] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Games\kjhgkjhgkjhgkjhgkhj\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.2.0\javafmllanguage-1.18.2-40.2.0.jar is missing mods.toml file
[10mar2023 19:46:35.140] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Games\kjhgkjhgkjhgkjhgkhj\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.2.0\lowcodelanguage-1.18.2-40.2.0.jar is missing mods.toml file
[10mar2023 19:46:35.144] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Games\kjhgkjhgkjhgkjhgkhj\libraries\net\minecraftforge\mclanguage\1.18.2-40.2.0\mclanguage-1.18.2-40.2.0.jar is missing mods.toml file
[10mar2023 19:46:35.658] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 1 dependencies adding them to mods collection
[10mar2023 19:46:45.149] [main/ERROR] [mixin/]: Mixin config dynamiclightsreforged.mixins.json does not specify "minVersion" property
[10mar2023 19:46:45.163] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[10mar2023 19:46:45.343] [main/ERROR] [mixin/]: Mixin config mixin.cleancut.json does not specify "minVersion" property
[10mar2023 19:46:45.546] [main/ERROR] [mixin/]: Mixin config radium.mixins.json does not specify "minVersion" property
[10mar2023 19:46:45.622] [main/ERROR] [mixin/]: Mixin config extendedclouds-common.mixins.json does not specify "minVersion" property
[10mar2023 19:46:46.011] [main/ERROR] [mixin/]: Mixin config polylib.mixins.json does not specify "minVersion" property
[10mar2023 19:46:46.269] [main/ERROR] [mixin/]: Mixin config sprout.mixins.json does not specify "minVersion" property
[10mar2023 19:46:46.442] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [tictim.paraglider.MixinConnector]
[10mar2023 19:46:46.444] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.integral.enigmaticlegacy.MixinConnector]
[10mar2023 19:46:46.495] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [nogui]
[10mar2023 19:46:46.585] [main/WARN] [mixin/]: Reference map 'wildbackport-forge-refmap.json' for wildbackport.mixins.json could not be read. If this is a development environment you can ignore this message
[10mar2023 19:46:46.699] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Games\kjhgkjhgkjhgkjhgkhj\config\supplementaries-registry.toml is not correct. Correcting
[10mar2023 19:46:46.702] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.sugar_cube was corrected from null to its default, true. 
[10mar2023 19:46:46.703] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.lapis_bricks was corrected from null to its default, true. 
[10mar2023 19:46:46.703] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.relayer was corrected from null to its default, true. 
[10mar2023 19:46:46.703] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.crystal_display was corrected from null to its default, true. 
[10mar2023 19:46:46.703] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.jar_tinted was corrected from false to its default, null. 
[10mar2023 19:46:46.704] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.flute was corrected from true to its default, null. 
[10mar2023 19:46:46.704] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.pancake was corrected from true to its default, null. 
[10mar2023 19:46:46.704] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.rope_arrow was corrected from true to its default, null. 
[10mar2023 19:46:46.704] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.bomb was corrected from true to its default, null. 
[10mar2023 19:46:46.705] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.slingshot was corrected from true to its default, null. 
[10mar2023 19:46:46.705] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.shulker_shell was corrected from true to its default, null. 
[10mar2023 19:46:46.705] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.candy was corrected from true to its default, null. 
[10mar2023 19:46:46.705] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.wrench was corrected from true to its default, null. 
[10mar2023 19:46:46.705] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.antique_ink was corrected from true to its default, null. 
[10mar2023 19:46:46.705] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.soap was corrected from true to its default, null. 
[10mar2023 19:46:46.705] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.bubble_blower was corrected from true to its default, null. 
[10mar2023 19:46:46.706] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.stasis was corrected from true to its default, null. 
[10mar2023 19:46:46.706] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items was corrected from null to its default, SimpleCommentedConfig:{}. 
[10mar2023 19:46:46.707] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flute was corrected from null to its default, true. 
[10mar2023 19:46:46.707] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.stasis was corrected from null to its default, true. 
[10mar2023 19:46:46.707] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.dispenser_minecart was corrected from null to its default, true. 
[10mar2023 19:46:46.707] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.soap was corrected from null to its default, true. 
[10mar2023 19:46:46.707] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.bubble_blower was corrected from null to its default, true. 
[10mar2023 19:46:46.707] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.antique_ink was corrected from null to its default, true. 
[10mar2023 19:46:46.708] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.shulker_shell was corrected from null to its default, true. 
[10mar2023 19:46:46.708] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.candy was corrected from null to its default, true. 
[10mar2023 19:46:46.708] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.wrench was corrected from null to its default, true. 
[10mar2023 19:46:46.708] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.slingshot was corrected from null to its default, true. 
[10mar2023 19:46:46.708] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.rope_arrow was corrected from null to its default, true. 
[10mar2023 19:46:46.709] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.bomb was corrected from null to its default, true. 
[10mar2023 19:46:46.709] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.pancake was corrected from null to its default, true. 
[10mar2023 19:46:46.765] [main/WARN] [mixin/]: Reference map 'morevillagers-forge-forge-refmap.json' for morevillagers.mixins.json could not be read. If this is a development environment you can ignore this message
[10mar2023 19:46:46.819] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges.mixins.json could not be read. If this is a development environment you can ignore this message
[10mar2023 19:46:46.827] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges_forge.mixins.json could not be read. If this is a development environment you can ignore this message
[10mar2023 19:46:46.868] [main/WARN] [mixin/]: Reference map 'yungsextras.refmap.json' for yungsextras.mixins.json could not be read. If this is a development environment you can ignore this message
[10mar2023 19:46:46.876] [main/WARN] [mixin/]: Reference map 'yungsextras.refmap.json' for yungsextras_forge.mixins.json could not be read. If this is a development environment you can ignore this message
[10mar2023 19:46:46.968] [main/INFO] [Radium/]: Loaded configuration file for Radium: 100 options available, 1 override(s) found
[10mar2023 19:46:47.223] [main/WARN] [mixin/]: Reference map 'farmersrespite.refmap.json' for farmersrespite.mixins.json could not be read. If this is a development environment you can ignore this message
[10mar2023 19:46:47.316] [main/INFO] [Canary/]: Loaded configuration file for Canary: 106 options available, 0 override(s) found
[10mar2023 19:46:47.484] [main/WARN] [mixin/]: Reference map 'decorative_compat.refmap.json' for decorative_compat.mixins.json could not be read. If this is a development environment you can ignore this message
[10mar2023 19:46:47.534] [main/WARN] [mixin/]: Reference map 'polylib-common-refmap.json' for polylib.mixins.json could not be read. If this is a development environment you can ignore this message
[10mar2023 19:46:47.776] [main/WARN] [mixin/]: Reference map 'creativecore.mixins.refmap.json' for creativecore.mixins.json could not be read. If this is a development environment you can ignore this message
[10mar2023 19:46:47.789] [main/WARN] [mixin/]: Reference map 'nethersdelight.refmap.json' for nethersdelight.mixins.json could not be read. If this is a development environment you can ignore this message
[10mar2023 19:46:48.007] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/model/IronGolemModel (java.lang.ClassNotFoundException: net.minecraft.client.model.IronGolemModel)
[10mar2023 19:46:48.008] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.model.IronGolemModel was not found strawgolem.mixins.json:IronGolemModelMixin
[10mar2023 19:46:48.393] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/RenderType for invalid dist DEDICATED_SERVER
[10mar2023 19:46:48.395] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/RenderType (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/RenderType for invalid dist DEDICATED_SERVER)
[10mar2023 19:46:48.395] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.RenderType was not found wildbackport-common.mixins.json:access.RenderTypeAccessor
[10mar2023 19:46:48.398] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/Sheets for invalid dist DEDICATED_SERVER
[10mar2023 19:46:48.399] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/Sheets (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/Sheets for invalid dist DEDICATED_SERVER)
[10mar2023 19:46:48.399] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.Sheets was not found wildbackport-common.mixins.json:access.SheetsAccessor
[10mar2023 19:46:48.734] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu
[10mar2023 19:46:49.250] [main/WARN] [Radium/]: Force-disabling mixin 'ai.poi.PointOfInterestSetMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children
[10mar2023 19:46:49.252] [main/WARN] [Radium/]: Force-disabling mixin 'ai.poi.PointOfInterestStorageMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children
[10mar2023 19:46:49.253] [main/WARN] [Radium/]: Force-disabling mixin 'ai.poi.PointOfInterestTypeMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children
[10mar2023 19:46:49.254] [main/WARN] [Radium/]: Force-disabling mixin 'ai.poi.SerializingRegionBasedStorageMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children
[10mar2023 19:46:49.255] [main/WARN] [Radium/]: Force-disabling mixin 'ai.poi.fast_portals.PortalForcerMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children
[10mar2023 19:46:49.255] [main/WARN] [Radium/]: Force-disabling mixin 'ai.poi.poi.tasks.HideInHomeTaskMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children
[10mar2023 19:46:49.256] [main/WARN] [Radium/]: Force-disabling mixin 'ai.poi.poi.tasks.RaiderEntityAttackHomeGoalMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children
[10mar2023 19:46:49.894] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/ItemInHandRenderer for invalid dist DEDICATED_SERVER
[10mar2023 19:46:49.894] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/ItemInHandRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/ItemInHandRenderer for invalid dist DEDICATED_SERVER)
[10mar2023 19:46:49.895] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.ItemInHandRenderer was not found tetra.mixins.json:ItemInHandRendererMixin
[10mar2023 19:46:49.897] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/player/PlayerRenderer for invalid dist DEDICATED_SERVER
[10mar2023 19:46:49.897] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/player/PlayerRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/player/PlayerRenderer for invalid dist DEDICATED_SERVER)
[10mar2023 19:46:49.898] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.player.PlayerRenderer was not found tetra.mixins.json:MixinPlayerRenderer
[10mar2023 19:46:50.182] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
[10mar2023 19:46:50.182] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTreasureOnly() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
[10mar2023 19:46:50.183] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTradeable() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
[10mar2023 19:46:50.197] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/EnchantedBookItem
[10mar2023 19:46:50.211] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
[10mar2023 19:46:50.212] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isDiscoverable() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
[10mar2023 19:46:50.254] [main/WARN] [mixin/]: Error loading class: net/darkhax/darkutils/features/charms/CharmEffects (java.lang.ClassNotFoundException: net.darkhax.darkutils.features.charms.CharmEffects)
[10mar2023 19:46:50.255] [main/WARN] [mixin/]: Error loading class: com/brandon3055/csg/ModEventHandler (java.lang.ClassNotFoundException: com.brandon3055.csg.ModEventHandler)
[10mar2023 19:46:53.008] [main/WARN] [mixin/]: Method overwrite conflict for m_14031_ in canary.mixins.json:math.sine_lut.MthMixin, previously written by me.jellysquid.mods.lithium.mixin.math.sine_lut.MixinMathHelper. Skipping method.
[10mar2023 19:46:53.009] [main/WARN] [mixin/]: Method overwrite conflict for m_14089_ in canary.mixins.json:math.sine_lut.MthMixin, previously written by me.jellysquid.mods.lithium.mixin.math.sine_lut.MixinMathHelper. Skipping method.
[10mar2023 19:46:53.550] [main/WARN] [mixin/]: Method overwrite conflict for m_49916_ in canary.mixins.json:shapes.blockstate_cache.BlockMixin, previously written by me.jellysquid.mods.lithium.mixin.shapes.blockstate_cache.BlockMixin. Skipping method.
[10mar2023 19:46:53.705] [main/WARN] [mixin/]: Method overwrite conflict for getPathNodeType in canary.mixins.json:ai.pathing.BlockStateBaseMixin, previously written by me.jellysquid.mods.lithium.mixin.ai.pathing.AbstractBlockStateMixin. Skipping method.
[10mar2023 19:46:53.706] [main/WARN] [mixin/]: Method overwrite conflict for getNeighborPathNodeType in canary.mixins.json:ai.pathing.BlockStateBaseMixin, previously written by me.jellysquid.mods.lithium.mixin.ai.pathing.AbstractBlockStateMixin. Skipping method.
[10mar2023 19:46:53.707] [main/WARN] [mixin/]: Method overwrite conflict for m_60819_ in canary.mixins.json:block.flatten_states.BlockStateBaseMixin, previously written by me.jellysquid.mods.lithium.mixin.block.flatten_states.AbstractBlockStateMixin. Skipping method.
[10mar2023 19:46:53.708] [main/WARN] [mixin/]: Method overwrite conflict for m_60823_ in canary.mixins.json:block.flatten_states.BlockStateBaseMixin, previously written by me.jellysquid.mods.lithium.mixin.block.flatten_states.AbstractBlockStateMixin. Skipping method.
[10mar2023 19:46:53.708] [main/WARN] [mixin/]: Method overwrite conflict for initFlags in canary.mixins.json:chunk.block_counting.BlockStateBaseMixin, previously written by me.jellysquid.mods.lithium.mixin.chunk.block_counting.AbstractBlockStateMixin. Skipping method.
[10mar2023 19:46:53.709] [main/WARN] [mixin/]: Method overwrite conflict for getAllFlags in canary.mixins.json:chunk.block_counting.BlockStateBaseMixin, previously written by me.jellysquid.mods.lithium.mixin.chunk.block_counting.AbstractBlockStateMixin. Skipping method.
[10mar2023 19:46:53.744] [main/WARN] [mixin/]: Method overwrite conflict for m_7494_ in canary.mixins.json:math.fast_blockpos.BlockPosMixin, previously written by me.jellysquid.mods.lithium.mixin.math.fast_blockpos.BlockPosMixin. Skipping method.
[10mar2023 19:46:53.745] [main/WARN] [mixin/]: Method overwrite conflict for m_6630_ in canary.mixins.json:math.fast_blockpos.BlockPosMixin, previously written by me.jellysquid.mods.lithium.mixin.math.fast_blockpos.BlockPosMixin. Skipping method.
[10mar2023 19:46:53.745] [main/WARN] [mixin/]: Method overwrite conflict for m_7495_ in canary.mixins.json:math.fast_blockpos.BlockPosMixin, previously written by me.jellysquid.mods.lithium.mixin.math.fast_blockpos.BlockPosMixin. Skipping method.
[10mar2023 19:46:53.746] [main/WARN] [mixin/]: Method overwrite conflict for m_6625_ in canary.mixins.json:math.fast_blockpos.BlockPosMixin, previously written by me.jellysquid.mods.lithium.mixin.math.fast_blockpos.BlockPosMixin. Skipping method.
[10mar2023 19:46:53.746] [main/WARN] [mixin/]: Method overwrite conflict for m_142127_ in canary.mixins.json:math.fast_blockpos.BlockPosMixin, previously written by me.jellysquid.mods.lithium.mixin.math.fast_blockpos.BlockPosMixin. Skipping method.
[10mar2023 19:46:53.746] [main/WARN] [mixin/]: Method overwrite conflict for m_142390_ in canary.mixins.json:math.fast_blockpos.BlockPosMixin, previously written by me.jellysquid.mods.lithium.mixin.math.fast_blockpos.BlockPosMixin. Skipping method.
[10mar2023 19:46:53.746] [main/WARN] [mixin/]: Method overwrite conflict for m_142128_ in canary.mixins.json:math.fast_blockpos.BlockPosMixin, previously written by me.jellysquid.mods.lithium.mixin.math.fast_blockpos.BlockPosMixin. Skipping method.
[10mar2023 19:46:53.747] [main/WARN] [mixin/]: Method overwrite conflict for m_142383_ in canary.mixins.json:math.fast_blockpos.BlockPosMixin, previously written by me.jellysquid.mods.lithium.mixin.math.fast_blockpos.BlockPosMixin. Skipping method.
[10mar2023 19:46:53.747] [main/WARN] [mixin/]: Method overwrite conflict for m_142125_ in canary.mixins.json:math.fast_blockpos.BlockPosMixin, previously written by me.jellysquid.mods.lithium.mixin.math.fast_blockpos.BlockPosMixin. Skipping method.
[10mar2023 19:46:53.747] [main/WARN] [mixin/]: Method overwrite conflict for m_142386_ in canary.mixins.json:math.fast_blockpos.BlockPosMixin, previously written by me.jellysquid.mods.lithium.mixin.math.fast_blockpos.BlockPosMixin. Skipping method.
[10mar2023 19:46:53.748] [main/WARN] [mixin/]: Method overwrite conflict for m_142126_ in canary.mixins.json:math.fast_blockpos.BlockPosMixin, previously written by me.jellysquid.mods.lithium.mixin.math.fast_blockpos.BlockPosMixin. Skipping method.
[10mar2023 19:46:53.748] [main/WARN] [mixin/]: Method overwrite conflict for m_142385_ in canary.mixins.json:math.fast_blockpos.BlockPosMixin, previously written by me.jellysquid.mods.lithium.mixin.math.fast_blockpos.BlockPosMixin. Skipping method.
[10mar2023 19:46:53.903] [main/WARN] [mixin/]: Method overwrite conflict for m_146897_ in canary.mixins.json:alloc.deep_passengers.EntityMixin, previously written by me.jellysquid.mods.lithium.mixin.alloc.deep_passengers.EntityMixin. Skipping method.
[10mar2023 19:46:53.903] [main/WARN] [mixin/]: Method overwrite conflict for m_146920_ in canary.mixins.json:alloc.deep_passengers.EntityMixin, previously written by me.jellysquid.mods.lithium.mixin.alloc.deep_passengers.EntityMixin. Skipping method.
[10mar2023 19:46:53.904] [main/WARN] [mixin/]: Method overwrite conflict for m_142428_ in canary.mixins.json:alloc.deep_passengers.EntityMixin, previously written by me.jellysquid.mods.lithium.mixin.alloc.deep_passengers.EntityMixin. Skipping method.
[10mar2023 19:46:53.905] [main/WARN] [mixin/]: Method overwrite conflict for m_142429_ in canary.mixins.json:alloc.deep_passengers.EntityMixin, previously written by me.jellysquid.mods.lithium.mixin.alloc.deep_passengers.EntityMixin. Skipping method.
[10mar2023 19:46:53.906] [main/WARN] [mixin/]: Method overwrite conflict for addPassengersDeep in canary.mixins.json:alloc.deep_passengers.EntityMixin, previously written by me.jellysquid.mods.lithium.mixin.alloc.deep_passengers.EntityMixin. Skipping method.
[10mar2023 19:46:53.906] [main/WARN] [mixin/]: Method overwrite conflict for addPassengersDeepFirst in canary.mixins.json:alloc.deep_passengers.EntityMixin, previously written by me.jellysquid.mods.lithium.mixin.alloc.deep_passengers.EntityMixin. Skipping method.
[10mar2023 19:46:53.907] [main/WARN] [mixin/]: Method overwrite conflict for m_198894_ in canary.mixins.json:entity.collisions.movement.EntityMixin, previously written by me.jellysquid.mods.lithium.mixin.entity.collisions.movement.EntityMixin. Skipping method.
[10mar2023 19:46:53.911] [main/WARN] [mixin/]: Method overwrite conflict for getCachedFeetBlockState in canary.mixins.json:entity.collisions.unpushable_cramming.EntityMixin, previously written by me.jellysquid.mods.lithium.mixin.entity.collisions.unpushable_cramming.EntityMixin. Skipping method.
[10mar2023 19:46:53.931] [main/WARN] [mixin/]: @Redirect conflict. Skipping canary.mixins.json:entity.collisions.movement.EntityMixin->@Redirect::getEntitiesLater(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Ljava/util/List; with priority 1000, already redirected by radium.mixins.json:entity.collisions.movement.EntityMixin->@Redirect::getEntitiesLater(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Ljava/util/List; with priority 1000
[10mar2023 19:46:53.933] [main/FATAL] [mixin/]: Mixin apply failed canary.mixins.json:entity.collisions.suffocation.EntityMixin -> net.minecraft.world.entity.Entity: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException InjectionPoint(Shift)[@At("INVOKE")] on net/minecraft/world/entity/Entity::isInsideWall with priority 1000 cannot inject into net/minecraft/world/entity/Entity::m_5830_()Z merged by me.jellysquid.mods.lithium.mixin.entity.collisions.suffocation.EntityMixin with priority 1000 [PREINJECT Applicator Phase -> canary.mixins.json:entity.collisions.suffocation.EntityMixin -> Prepare Injections ->  -> handler$bio000$isInsideWall(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;FLnet/minecraft/world/phys/AABB;)V -> Prepare]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: InjectionPoint(Shift)[@At("INVOKE")] on net/minecraft/world/entity/Entity::isInsideWall with priority 1000 cannot inject into net/minecraft/world/entity/Entity::m_5830_()Z merged by me.jellysquid.mods.lithium.mixin.entity.collisions.suffocation.EntityMixin with priority 1000 [PREINJECT Applicator Phase -> canary.mixins.json:entity.collisions.suffocation.EntityMixin -> Prepare Injections ->  -> handler$bio000$isInsideWall(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;FLnet/minecraft/world/phys/AABB;)V -> Prepare]
    at org.spongepowered.asm.mixin.injection.code.Injector.findTargetNodes(Injector.java:305) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:240) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:421) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1319) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-9.1.3.jar%235!/:9.1.3+9.1.3+main.9b69c82a]
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
    at net.minecraftforge.registries.GameData.init(GameData.java:123) ~[forge-1.18.2-40.2.0-universal.jar%23365!/:?]
    at net.minecraftforge.registries.GameData.<clinit>(GameData.java:108) ~[forge-1.18.2-40.2.0-universal.jar%23365!/:?]
    at net.minecraft.core.Registry.forge(Registry.java:407) ~[server-1.18.2-20220404.173914-srg.jar%23360!/:?]
    at net.minecraft.core.Registry.forge(Registry.java:391) ~[server-1.18.2-20220404.173914-srg.jar%23360!/:?]
    at net.minecraft.core.Registry.<clinit>(Registry.java:170) ~[server-1.18.2-20220404.173914-srg.jar%23360!/:?]
    at net.minecraft.server.Bootstrap.m_135870_(Bootstrap.java:44) ~[server-1.18.2-20220404.173914-srg.jar%23360!/:?]
    at net.minecraft.server.Main.main(Main.java:109) ~[server-1.18.2-20220404.173914-srg.jar%23360!/:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
    at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:?]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?]

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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