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.

RoxxCraft_YT

Members
  • Joined

  • Last visited

Everything posted by RoxxCraft_YT

  1. Help, i get this error while i'm trying to start my server of minecraft with mods (Better MC modpack) This is all it says in the console: 20.03 12:28:10 [Server] INFO 2023-03-20 12:28:10,134 main WARN Advanced terminal features are not available in this environment 20.03 12:28:10 [Server] main/INFO ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.2.0, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853] 20.03 12:28:10 [Server] main/INFO ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17 by Oracle Corporation; OS Linux arch amd64 version 4.15.0-206-generic 20.03 12:28:12 [Server] main/INFO SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/custom_forge/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER 20.03 12:28:13 [Server] main/WARN Mod file /custom_forge/libraries/net/minecraftforge/fmlcore/1.19.2-43.2.0/fmlcore-1.19.2-43.2.0.jar is missing mods.toml file 20.03 12:28:13 [Server] main/WARN Mod file /custom_forge/libraries/net/minecraftforge/javafmllanguage/1.19.2-43.2.0/javafmllanguage-1.19.2-43.2.0.jar is missing mods.toml file 20.03 12:28:13 [Server] main/WARN Mod file /custom_forge/libraries/net/minecraftforge/lowcodelanguage/1.19.2-43.2.0/lowcodelanguage-1.19.2-43.2.0.jar is missing mods.toml file 20.03 12:28:13 [Server] main/WARN Mod file /custom_forge/libraries/net/minecraftforge/mclanguage/1.19.2-43.2.0/mclanguage-1.19.2-43.2.0.jar is missing mods.toml file 20.03 12:28:13 [Server] main/INFO Found 14 dependencies adding them to mods collection 20.03 12:28:19 [Server] main/ERROR Mixin config dynamiclightsreforged.mixins.json does not specify "minVersion" property 20.03 12:28:19 [Server] main/INFO Compatibility level set to JAVA_17 20.03 12:28:19 [Server] main/ERROR Mixin config mixins.oculus.compat.sodium.json does not specify "minVersion" property 20.03 12:28:19 [Server] main/ERROR Mixin config forge-mavapi.mixins.json does not specify "minVersion" property 20.03 12:28:19 [Server] main/ERROR Mixin config entity_texture_features-forge.mixins.json does not specify "minVersion" property 20.03 12:28:19 [Server] main/ERROR Mixin config entity_texture_features-common.mixins.json does not specify "minVersion" property 20.03 12:28:20 [Server] main/ERROR Mixin config forge-mavm.mixins.json does not specify "minVersion" property 20.03 12:28:20 [Server] main/ERROR Mixin config rottencreatures-common.mixins.json does not specify "minVersion" property 20.03 12:28:20 [Server] main/ERROR Mixin config rottencreatures.mixins.json does not specify "minVersion" property 20.03 12:28:20 [Server] main/INFO Successfully loaded Mixin Connector [com.aizistral.nochatreports.MixinConnector] 20.03 12:28:20 [Server] main/INFO Launching target 'forgeserver' with arguments [] 20.03 12:28:20 [Server] main/INFO Loaded configuration file for Rubidium: 29 options available, 0 override(s) found 20.03 12:28:20 [Server] main/WARN Reference map 'yungsextras.refmap.json' for yungsextras.mixins.json could not be read. If this is a development environment you can ignore this message 20.03 12:28:20 [Server] main/WARN 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 20.03 12:28:20 [Server] main/WARN Option 'mixin.world.block_entity_ticking.world_border' requires 'mixin.util.world_border_listener=true' but found 'false'. Setting 'mixin.world.block_entity_ticking.world_border=false'. 20.03 12:28:20 [Server] main/INFO Loaded configuration file for Canary: 106 options available, 3 override(s) found 20.03 12:28:20 [Server] main/WARN Reference map 'v_slab_compat-common-refmap.json' for v_slab_compat-common.mixins.json could not be read. If this is a development environment you can ignore this message 20.03 12:28:21 [Server] main/WARN Reference map 'everycomp-common-refmap.json' for everycomp-common.mixins.json could not be read. If this is a development environment you can ignore this message 20.03 12:28:21 [Server] main/WARN Reference map 'everycomp.refmap.json' for everycomp.mixins.json could not be read. If this is a development environment you can ignore this message 20.03 12:28:21 [Server] main/WARN Reference map 'rottencreatures-forge-refmap.json' for rottencreatures.mixins.json could not be read. If this is a development environment you can ignore this message 20.03 12:28:21 [Server] Transformer Transforming m_47480_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Z)Z in net/minecraft/world/level/biome/Biome 20.03 12:28:21 [Server] Transformer Patched 1 calls 20.03 12:28:21 [Server] Transformer Transforming m_47519_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z in net/minecraft/world/level/biome/Biome 20.03 12:28:21 [Server] Transformer Successfully patched shouldSnow 20.03 12:28:22 [Server] Transformer Transforming m_8714_ (Lnet/minecraft/world/level/chunk/LevelChunk;I)V in net/minecraft/server/level/ServerLevel 20.03 12:28:22 [Server] Transformer Successfully patched tickChunk 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'ai.poi.PoiManagerMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'ai.poi.PoiSectionMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'ai.poi.PoiTypesMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'ai.poi.SectionStorageMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'ai.poi.fast_portals.PortalForcerMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'ai.poi.tasks.LocateHidingPlaceMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'ai.poi.tasks.RaiderMoveThroughVillageGoalMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'block.hopper.AbstractMinecartMixin' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'block.hopper.ChestBoatMixin' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'block.hopper.ClassInstanceMultiMapMixin' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'block.hopper.ComposterBlockInputContainerMixin' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'block.hopper.CompoundContainerAccessor' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'block.hopper.ContainerMixin' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'block.hopper.EntityAccessor' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'block.hopper.EntityDataAccessorMixin' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'block.hopper.EntitySectionAccessor' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'block.hopper.HopperBlockEntityMixin' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'block.hopper.HopperBlockMixin' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'block.hopper.InventoryAccessors$InventoryAccessorAbstractFurnaceBlockEntity' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'block.hopper.InventoryAccessors$InventoryAccessorAbstractMinecartEntity' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'block.hopper.InventoryAccessors$InventoryAccessorBarrelBlockEntity' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'block.hopper.InventoryAccessors$InventoryAccessorBrewingStandBlockEntity' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'block.hopper.InventoryAccessors$InventoryAccessorChestBlockEntity' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'block.hopper.InventoryAccessors$InventoryAccessorDispenserBlockEntity' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'block.hopper.InventoryAccessors$InventoryAccessorHopperBlockEntity' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'block.hopper.InventoryAccessors$InventoryAccessorRandomizableContainerBlockEntity' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'block.hopper.InventoryAccessors$InventoryAccessorShulkerBoxBlockEntity' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 20.03 12:28:23 [Server] main/WARN Force-disabling mixin 'block.hopper.ItemStackMixin' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 20.03 12:28:24 [Multicraft] Skipped 3 lines due to rate limit (30/s) 20.03 12:28:24 [Server] main/INFO Mixing server.MixinDedicatedServer from nochatreports.mixins.json into net.minecraft.server.dedicated.DedicatedServer 20.03 12:28:26 [Server] Transformer Transforming m_8714_ (Lnet/minecraft/world/level/chunk/LevelChunk;I)V in net/minecraft/server/level/ServerLevel 20.03 12:28:26 [Server] Transformer Successfully patched tickChunk 20.03 12:28:26 [Server] main/INFO Mixing server.MixinPlayer from nochatreports.mixins.json into net.minecraft.world.entity.player.Player 20.03 12:28:28 [Server] main/INFO Constructing shapes for nodeWith 2.0, extensionWidth 2.0, nodeHeight 24.0, extensionBottom 0.0, extensionHeight 24.0 took 97ms 20.03 12:28:28 [Server] main/INFO Constructing shapes for nodeWith 2.0, extensionWidth 2.0, nodeHeight 16.0, extensionBottom 0.0, extensionHeight 16.0 took 164ms 20.03 12:28:29 [Server] main/INFO Constructing shapes for nodeWith 2.0, extensionWidth 1.0, nodeHeight 16.0, extensionBottom 6.0, extensionHeight 15.0 took 212ms 20.03 12:28:29 [Server] Transformer Transforming m_8107_ ()V in net/minecraft/world/entity/animal/SnowGolem 20.03 12:28:29 [Server] Transformer Patched 1 calls 20.03 12:28:30 [Server] main/INFO Building unoptimized datafixer 20.03 12:28:31 [Server] main/WARN Method overwrite conflict for m_7380_ in friendsandfoes-common.mixins.json:ZombieHorseEntityMixin, previously written by net.mehvahdjukaar.supplementaries.mixins.ZombieHorseMixin. Skipping method. 20.03 12:28:31 [Server] main/WARN Method overwrite conflict for m_7378_ in friendsandfoes-common.mixins.json:ZombieHorseEntityMixin, previously written by net.mehvahdjukaar.supplementaries.mixins.ZombieHorseMixin. Skipping method. 20.03 12:28:32 [Server] main/WARN @ModifyConstant conflict. Skipping repurposed_structures.mixins.json:structures.StructurePoolMixin->@ModifyConstant::repurposedstructures_increaseWeightLimitDev(I)I with priority 1000, already redirected by yungsapi_forge.mixins.json:IncreaseStructureWeightLimitMixinForge->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000 20.03 12:28:32 [Server] Transformer Transforming m_47480_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Z)Z in net/minecraft/world/level/biome/Biome 20.03 12:28:32 [Server] Transformer Patched 1 calls 20.03 12:28:32 [Server] Transformer Transforming m_47519_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z in net/minecraft/world/level/biome/Biome 20.03 12:28:32 [Server] Transformer Successfully patched shouldSnow 20.03 12:28:33 [Server] main/WARN Mixin villagersplus.mixins.json:EntityBucketItemMixin has multiple constructors, (Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/world/item/Item$Properties;)V was selected 20.03 12:28:33 [Server] main/ERROR Attempted to load class net/minecraft/client/KeyMapping for invalid dist DEDICATED_SERVER 20.03 12:28:33 [Server] main/WARN Error loading class: net/minecraft/client/KeyMapping (java.lang.RuntimeException: Attempted to load class net/minecraft/client/KeyMapping for invalid dist DEDICATED_SERVER) 20.03 12:28:33 [Server] INFO Exception in thread "main" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException 20.03 12:28:33 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:32) 20.03 12:28:33 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) 20.03 12:28:33 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) 20.03 12:28:33 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106) 20.03 12:28:33 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77) 20.03 12:28:33 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) 20.03 12:28:33 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) 20.03 12:28:33 [Server] INFO at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) 20.03 12:28:33 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException 20.03 12:28:33 [Server] INFO at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 20.03 12:28:33 [Server] INFO at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 20.03 12:28:33 [Server] INFO at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 20.03 12:28:33 [Server] INFO at java.base/java.lang.reflect.Method.invoke(Method.java:568) 20.03 12:28:33 [Server] INFO at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) 20.03 12:28:33 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) 20.03 12:28:33 [Server] INFO ... 7 more 20.03 12:28:33 [Server] INFO Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered 20.03 12:28:33 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) 20.03 12:28:33 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) 20.03 12:28:33 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) 20.03 12:28:33 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) 20.03 12:28:33 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) 20.03 12:28:33 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) 20.03 12:28:33 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) 20.03 12:28:33 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) 20.03 12:28:34 [Multicraft] Server shut down (starting) 20.03 12:28:34 [Multicraft] Not restarting crashed server. 20.03 12:28:34 [Multicraft] Looks like a crash, check the server console. Return value: 1 20.03 12:28:34 [Multicraft] Server stopped
  2. But all the mods that i've on the folder, are from the modpack BetterMC. So why it has an error if i can run the modpack on curseforge or in minecraft forge?
  3. [19Mar2023 10:09:40.141] [main/DEBUG] [mixin/]: Mixing structures.StructureTemplateManagerAccessor from repurposed_structures.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager [19Mar2023 10:09:40.161] [main/DEBUG] [mixin/]: Mixing Zoom.PlayerInventoryMixin from rubidium_extras.mixins.json into net.minecraft.world.entity.player.Inventory [19Mar2023 10:09:40.161] [main/DEBUG] [mixin/]: rubidium_extras.mixins.json:Zoom.PlayerInventoryMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [19Mar2023 10:09:40.162] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/KeyMapping for invalid dist DEDICATED_SERVER [19Mar2023 10:09:40.162] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/KeyMapping (java.lang.RuntimeException: Attempted to load class net/minecraft/client/KeyMapping for invalid dist DEDICATED_SERVER) This is the last thing it says on the debug.log
  4. 19.03 10:45:47 [Multicraft] Received start command 19.03 10:45:47 [Multicraft] Loading server properties 19.03 10:45:47 [Multicraft] Starting server! 19.03 10:45:47 [Multicraft] Loaded config for "Custom Forge with Java 17 ( Name Forge Installer: custom_forge_installer.jar )" 19.03 10:45:47 [Multicraft] Updating eula.txt file 19.03 10:45:50 [Server] INFO 2023-03-19 10:45:50,157 main WARN Advanced terminal features are not available in this environment 19.03 10:45:50 [Server] main/INFO ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.2.7, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853] 19.03 10:45:50 [Server] main/INFO ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17 by Oracle Corporation; OS Linux arch amd64 version 4.15.0-206-generic 19.03 10:45:52 [Server] main/INFO SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/custom_forge/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER 19.03 10:45:53 [Server] main/WARN Mod file /custom_forge/libraries/net/minecraftforge/fmlcore/1.19.2-43.2.7/fmlcore-1.19.2-43.2.7.jar is missing mods.toml file 19.03 10:45:53 [Server] main/WARN Mod file /custom_forge/libraries/net/minecraftforge/javafmllanguage/1.19.2-43.2.7/javafmllanguage-1.19.2-43.2.7.jar is missing mods.toml file 19.03 10:45:53 [Server] main/WARN Mod file /custom_forge/libraries/net/minecraftforge/lowcodelanguage/1.19.2-43.2.7/lowcodelanguage-1.19.2-43.2.7.jar is missing mods.toml file 19.03 10:45:53 [Server] main/WARN Mod file /custom_forge/libraries/net/minecraftforge/mclanguage/1.19.2-43.2.7/mclanguage-1.19.2-43.2.7.jar is missing mods.toml file 19.03 10:45:53 [Server] main/INFO Found 14 dependencies adding them to mods collection 19.03 10:45:59 [Server] main/ERROR Mixin config dynamiclightsreforged.mixins.json does not specify "minVersion" property 19.03 10:45:59 [Server] main/INFO Compatibility level set to JAVA_17 19.03 10:45:59 [Server] main/ERROR Mixin config mixins.oculus.compat.sodium.json does not specify "minVersion" property 19.03 10:45:59 [Server] main/ERROR Mixin config forge-mavapi.mixins.json does not specify "minVersion" property 19.03 10:46:00 [Server] main/ERROR Mixin config entity_texture_features-forge.mixins.json does not specify "minVersion" property 19.03 10:46:00 [Server] main/ERROR Mixin config entity_texture_features-common.mixins.json does not specify "minVersion" property 19.03 10:46:00 [Server] main/ERROR Mixin config forge-mavm.mixins.json does not specify "minVersion" property 19.03 10:46:00 [Server] main/ERROR Mixin config rottencreatures-common.mixins.json does not specify "minVersion" property 19.03 10:46:00 [Server] main/ERROR Mixin config rottencreatures.mixins.json does not specify "minVersion" property 19.03 10:46:00 [Server] main/INFO Successfully loaded Mixin Connector [com.aizistral.nochatreports.MixinConnector] 19.03 10:46:00 [Server] main/INFO Launching target 'forgeserver' with arguments [] 19.03 10:46:00 [Server] main/INFO Loaded configuration file for Rubidium: 29 options available, 0 override(s) found 19.03 10:46:00 [Server] main/WARN Reference map 'yungsextras.refmap.json' for yungsextras.mixins.json could not be read. If this is a development environment you can ignore this message 19.03 10:46:00 [Server] main/WARN 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 19.03 10:46:00 [Server] main/WARN Option 'mixin.world.block_entity_ticking.world_border' requires 'mixin.util.world_border_listener=true' but found 'false'. Setting 'mixin.world.block_entity_ticking.world_border=false'. 19.03 10:46:00 [Server] main/INFO Loaded configuration file for Canary: 106 options available, 3 override(s) found 19.03 10:46:01 [Server] main/WARN Reference map 'v_slab_compat-common-refmap.json' for v_slab_compat-common.mixins.json could not be read. If this is a development environment you can ignore this message 19.03 10:46:01 [Server] main/WARN Reference map 'everycomp-common-refmap.json' for everycomp-common.mixins.json could not be read. If this is a development environment you can ignore this message 19.03 10:46:01 [Server] main/WARN Reference map 'everycomp.refmap.json' for everycomp.mixins.json could not be read. If this is a development environment you can ignore this message 19.03 10:46:01 [Server] main/WARN Reference map 'rottencreatures-forge-refmap.json' for rottencreatures.mixins.json could not be read. If this is a development environment you can ignore this message 19.03 10:46:01 [Server] Transformer Transforming m_47480_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Z)Z in net/minecraft/world/level/biome/Biome 19.03 10:46:01 [Server] Transformer Patched 1 calls 19.03 10:46:01 [Server] Transformer Transforming m_47519_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z in net/minecraft/world/level/biome/Biome 19.03 10:46:01 [Server] Transformer Successfully patched shouldSnow 19.03 10:46:02 [Server] Transformer Transforming m_8714_ (Lnet/minecraft/world/level/chunk/LevelChunk;I)V in net/minecraft/server/level/ServerLevel 19.03 10:46:02 [Server] Transformer Successfully patched tickChunk 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'ai.poi.PoiManagerMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'ai.poi.PoiSectionMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'ai.poi.PoiTypesMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'ai.poi.SectionStorageMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'ai.poi.fast_portals.PortalForcerMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'ai.poi.tasks.LocateHidingPlaceMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'ai.poi.tasks.RaiderMoveThroughVillageGoalMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'block.hopper.AbstractMinecartMixin' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'block.hopper.ChestBoatMixin' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'block.hopper.ClassInstanceMultiMapMixin' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'block.hopper.ComposterBlockInputContainerMixin' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'block.hopper.CompoundContainerAccessor' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'block.hopper.ContainerMixin' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'block.hopper.EntityAccessor' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'block.hopper.EntityDataAccessorMixin' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'block.hopper.EntitySectionAccessor' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'block.hopper.HopperBlockEntityMixin' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'block.hopper.HopperBlockMixin' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'block.hopper.InventoryAccessors$InventoryAccessorAbstractFurnaceBlockEntity' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'block.hopper.InventoryAccessors$InventoryAccessorAbstractMinecartEntity' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'block.hopper.InventoryAccessors$InventoryAccessorBarrelBlockEntity' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'block.hopper.InventoryAccessors$InventoryAccessorBrewingStandBlockEntity' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'block.hopper.InventoryAccessors$InventoryAccessorChestBlockEntity' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'block.hopper.InventoryAccessors$InventoryAccessorDispenserBlockEntity' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'block.hopper.InventoryAccessors$InventoryAccessorHopperBlockEntity' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'block.hopper.InventoryAccessors$InventoryAccessorRandomizableContainerBlockEntity' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'block.hopper.InventoryAccessors$InventoryAccessorShulkerBoxBlockEntity' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'block.hopper.ItemStackMixin' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'block.hopper.NonNullListAccessor' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 19.03 10:46:03 [Server] main/WARN Force-disabling mixin 'block.hopper.ScreenHandlerMixin' as rule 'mixin.block.hopper' (added by user configuration) disables it and children 19.03 10:46:04 [Multicraft] Skipped 1 lines due to rate limit (30/s) 19.03 10:46:04 [Server] main/INFO Mixing server.MixinDedicatedServer from nochatreports.mixins.json into net.minecraft.server.dedicated.DedicatedServer 19.03 10:46:06 [Server] Transformer Transforming m_8714_ (Lnet/minecraft/world/level/chunk/LevelChunk;I)V in net/minecraft/server/level/ServerLevel 19.03 10:46:06 [Server] Transformer Successfully patched tickChunk 19.03 10:46:06 [Server] main/INFO Mixing server.MixinPlayer from nochatreports.mixins.json into net.minecraft.world.entity.player.Player 19.03 10:46:09 [Server] main/INFO Constructing shapes for nodeWith 2.0, extensionWidth 2.0, nodeHeight 24.0, extensionBottom 0.0, extensionHeight 24.0 took 138ms 19.03 10:46:09 [Server] main/INFO Constructing shapes for nodeWith 2.0, extensionWidth 2.0, nodeHeight 16.0, extensionBottom 0.0, extensionHeight 16.0 took 147ms 19.03 10:46:09 [Server] main/INFO Constructing shapes for nodeWith 2.0, extensionWidth 1.0, nodeHeight 16.0, extensionBottom 6.0, extensionHeight 15.0 took 212ms 19.03 10:46:09 [Server] Transformer Transforming m_8107_ ()V in net/minecraft/world/entity/animal/SnowGolem 19.03 10:46:09 [Server] Transformer Patched 1 calls 19.03 10:46:11 [Server] main/INFO Building unoptimized datafixer 19.03 10:46:12 [Server] main/WARN Method overwrite conflict for m_7380_ in friendsandfoes-common.mixins.json:ZombieHorseEntityMixin, previously written by net.mehvahdjukaar.supplementaries.mixins.ZombieHorseMixin. Skipping method. 19.03 10:46:12 [Server] main/WARN Method overwrite conflict for m_7378_ in friendsandfoes-common.mixins.json:ZombieHorseEntityMixin, previously written by net.mehvahdjukaar.supplementaries.mixins.ZombieHorseMixin. Skipping method. 19.03 10:46:12 [Server] main/WARN @ModifyConstant conflict. Skipping repurposed_structures.mixins.json:structures.StructurePoolMixin->@ModifyConstant::repurposedstructures_increaseWeightLimitDev(I)I with priority 1000, already redirected by yungsapi_forge.mixins.json:IncreaseStructureWeightLimitMixinForge->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000 19.03 10:46:13 [Server] Transformer Transforming m_47480_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Z)Z in net/minecraft/world/level/biome/Biome 19.03 10:46:13 [Server] Transformer Patched 1 calls 19.03 10:46:13 [Server] Transformer Transforming m_47519_ (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z in net/minecraft/world/level/biome/Biome 19.03 10:46:13 [Server] Transformer Successfully patched shouldSnow 19.03 10:46:13 [Server] main/WARN Mixin villagersplus.mixins.json:EntityBucketItemMixin has multiple constructors, (Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/world/item/Item$Properties;)V was selected 19.03 10:46:14 [Server] main/ERROR Attempted to load class net/minecraft/client/KeyMapping for invalid dist DEDICATED_SERVER 19.03 10:46:14 [Server] main/WARN Error loading class: net/minecraft/client/KeyMapping (java.lang.RuntimeException: Attempted to load class net/minecraft/client/KeyMapping for invalid dist DEDICATED_SERVER) 19.03 10:46:14 [Server] INFO Exception in thread "main" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException 19.03 10:46:14 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:32) 19.03 10:46:14 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) 19.03 10:46:14 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) 19.03 10:46:14 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106) 19.03 10:46:14 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77) 19.03 10:46:14 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) 19.03 10:46:14 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) 19.03 10:46:14 [Server] INFO at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) 19.03 10:46:14 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException 19.03 10:46:14 [Server] INFO at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19.03 10:46:14 [Server] INFO at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19.03 10:46:14 [Server] INFO at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19.03 10:46:14 [Server] INFO at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19.03 10:46:14 [Server] INFO at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) 19.03 10:46:14 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) 19.03 10:46:14 [Server] INFO ... 7 more 19.03 10:46:14 [Server] INFO Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered 19.03 10:46:14 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) 19.03 10:46:14 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) 19.03 10:46:14 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) 19.03 10:46:14 [Server] INFO at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) 19.03 10:46:14 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) 19.03 10:46:14 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) 19.03 10:46:14 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) 19.03 10:46:14 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) 19.03 10:46:14 [Multicraft] Server shut down (starting) 19.03 10:46:14 [Multicraft] Not restarting crashed server. 19.03 10:46:14 [Multicraft] Looks like a crash, check the server console. Return value: 1 19.03 10:46:14 [Multicraft] Server stopped I've this problem when i want to start my minecraft server, and i don't know what's the problem, if someone could help me it would mean a lot for me. Thank You!

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.