Skip to content

Instantly share code, notes, and snippets.

@NyanMeow
Created March 24, 2024 12:54
Show Gist options
  • Save NyanMeow/382e7d6022b8ea5b2b51b4fa5339e7d6 to your computer and use it in GitHub Desktop.
Save NyanMeow/382e7d6022b8ea5b2b51b4fa5339e7d6 to your computer and use it in GitHub Desktop.
[20:45:51] [main/INFO] [cpw.mods.modlauncher.Launcher]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 47.2.21, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412, -nogui]
[20:45:51] [main/INFO] [cpw.mods.modlauncher.Launcher]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 21.0.1 by Oracle Corporation; OS Windows Server 2022 arch amd64 version 10.0
[20:45:52] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler]: ImmediateWindowProvider not loading because launch target is forgeserver
[20:45:52] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/E:/mod/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%23111!/ Service=ModLauncher Env=SERVER
[20:45:53] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File: and Mod File: . Using Mod File:
[20:45:53] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator]: Found 16 dependencies adding them to mods collection
[20:45:55] [main/INFO] [mixin]: Compatibility level set to JAVA_17
[20:45:55] [main/ERROR] [mixin]: Mixin config lolmcv.mixins.json does not specify "minVersion" property
[20:45:55] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler]: Launching target 'forgeserver' with arguments [-nogui]
[20:45:55] [main/WARN] [mixin]: Reference map 'fdcookbook.refmap.json' for fdcookbook.mixins.json could not be read. If this is a development environment you can ignore this message
[20:45:55] [main/WARN] [mixin]: Reference map 'fdcookbook.refmap.json' for fdcookbook.forge.mixins.json could not be read. If this is a development environment you can ignore this message
[20:45:55] [main/WARN] [mixin]: Reference map 'naturalist-forge-forge-refmap.json' for naturalist.mixins.json could not be read. If this is a development environment you can ignore this message
[20:45:55] [main/INFO] [ModernFix]: Loaded configuration file for ModernFix 5.14.0+mc1.20.1: 74 options available, 0 override(s) found
[20:45:55] [main/INFO] [ModernFix]: Applying Nashorn fix
[20:45:55] [main/INFO] [ModernFix]: Applied Forge config corruption patch
[20:45:55] [main/WARN] [mixin]: Reference map 'handcrafted-forge-1.20.1-forge-refmap.json' for handcrafted.mixins.json could not be read. If this is a development environment you can ignore this message
[20:45:55] [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
[20:45:55] [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
[20:45:55] [main/WARN] [mixin]: Reference map 'cuisinedelight.refmap.json' for cuisinedelight.mixins.json could not be read. If this is a development environment you can ignore this message
[20:45:55] [main/WARN] [mixin]: Reference map 'cristellib-forge-refmap.json' for cristellib.mixins.json could not be read. If this is a development environment you can ignore this message
[20:45:56] [main/WARN] [mixin]: Error loading class: dev/latvian/mods/kubejs/recipe/RecipesEventJS (java.lang.ClassNotFoundException: dev.latvian.mods.kubejs.recipe.RecipesEventJS)
[20:45:56] [main/WARN] [mixin]: @Mixin target dev.latvian.mods.kubejs.recipe.RecipesEventJS was not found sliceanddice.mixins.json:RecipeEventJSMixin
[20:45:56] [main/INFO] [MixinExtras|Service]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.3.5).
[20:45:58] [main/INFO] [net.minecraft.server.Bootstrap]: ModernFix reached bootstrap stage (11.44 s after launch)
[20:45:58] [main/WARN] [mixin]: @Final field delegatesByName:Ljava/util/Map; in modernfix-forge.mixins.json:perf.forge_registry_alloc.ForgeRegistryMixin should be final
[20:45:58] [main/WARN] [mixin]: @Final field delegatesByValue:Ljava/util/Map; in modernfix-forge.mixins.json:perf.forge_registry_alloc.ForgeRegistryMixin should be final
[20:45:59] [main/INFO] [net.minecraft.server.Bootstrap]: Vanilla bootstrap took 1761 milliseconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment