Facebook
From mi rabo, 1 Year ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 116
  1. D:\Escritorio\Servidor>REM Forge requires a configured set of both JVM and program arguments.
  2.  
  3. D:\Escritorio\Servidor>REM Add custom JVM arguments to the user_jvm_args.txt
  4.  
  5. D:\Escritorio\Servidor>REM Add custom program arguments {such as nogui} to this file in the next line before the  or
  6.  
  7. D:\Escritorio\Servidor>REM  pass them to this script directly
  8.  
  9. D:\Escritorio\Servidor>java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.18.2-40.1.74/win_args.txt
  10. 2022-09-24 14:11:35,342 main WARN Advanced terminal features are not available in this environment
  11. [14:11:35] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.1.74, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914, --nogui]
  12. [14:11:35] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Oracle Corporation
  13. [14:11:35] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/D:/Escritorio/Servidor/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER
  14. [14:11:36] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file D:\Escritorio\Servidor\libraries\net\minecraftforge\fmlcore\1.18.2-40.1.74\fmlcore-1.18.2-40.1.74.jar is missing mods.toml file
  15. [14:11:36] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file D:\Escritorio\Servidor\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.1.74\javafmllanguage-1.18.2-40.1.74.jar is missing mods.toml file
  16. [14:11:36] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file D:\Escritorio\Servidor\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.1.74\lowcodelanguage-1.18.2-40.1.74.jar is missing mods.toml file
  17. [14:11:36] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file D:\Escritorio\Servidor\libraries\net\minecraftforge\mclanguage\1.18.2-40.1.74\mclanguage-1.18.2-40.1.74.jar is missing mods.toml file
  18. [14:11:37] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: Found 1 dependencies adding them to mods collection
  19. [14:11:40] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
  20. [14:11:41] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [tictim.paraglider.MixinConnector]
  21. [14:11:41] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [shetiphian.core.mixins.MixinConnector]
  22. [14:11:41] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [de.maxhenkel.camera.MixinConnector]
  23. [14:11:41] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [shetiphian.multibeds.mixins.MixinConnector]
  24. [14:11:41] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [--nogui]
  25. [14:11:41] [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
  26. [14:11:41] [main/WARN] [mixin/]: Error loading class: vazkii/quark/addons/oddities/inventory/BackpackMenu (java.lang.ClassNotFoundException: vazkii.quark.addons.oddities.inventory.BackpackMenu)
  27. [14:11:42] [main/INFO] [ne.mi.co.Co.uteamcore/COREMODLOG]: Injected ASMUContainerMenuHook call into ServerPlayer#initMenu
  28. [14:11:42] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/gravestone/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.gravestone.events.DeathEvents)
  29. [14:11:42] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/corpse/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.corpse.events.DeathEvents)
  30. [14:11:42] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER
  31. [14:11:42] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/player/LocalPlayer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER)
  32. [14:11:42] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.player.LocalPlayer was not found playerrevive.mixins.json:LocalPlayerAccessor
  33. [14:11:48] [main/INFO] [ne.mi.co.Co.uteamcore/COREMODLOG]: Injected ASMUContainerMenuHook call into ServerPlayer#initMenu
  34. [14:11:54] [modloading-worker-0/INFO] [Dungeon Crawl/]: Here we go! Launching Dungeon Crawl 2.3.10...
  35. [14:11:54] [modloading-worker-0/INFO] [JarSignVerifier/]: Mod uteamcore is signed with a valid certificate.
  36. [14:11:54] [modloading-worker-0/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 40.1.74, for MC 1.18.2 with MCP 20220404.173914
  37. [14:11:54] [modloading-worker-0/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v40.1.74 Initialized
  38. [14:11:54] [modloading-worker-0/INFO] [de.ke.ko.Konkrete/]: [KONKRETE] Successfully initialized!
  39. [14:11:54] [modloading-worker-0/INFO] [de.ke.ko.Konkrete/]: [KONKRETE] Server-side libs ready to use!
  40. [14:11:56] [modloading-worker-0/INFO] [co.tt.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
  41. [14:11:57] [modloading-worker-0/INFO] [be.fl.ex.ExpandAbility/]: ExpandAbility here, who dis?
  42. [14:11:57] [modloading-worker-0/INFO] [mo.ch.re.ModBlockEntityTypes/]: Loaded block entity configuration.
  43. [14:11:57] [modloading-worker-0/INFO] [mo.ch.re.ModBlocks/]: Loaded block configuration.
  44. [14:11:57] [modloading-worker-0/INFO] [mo.ch.re.ModChiselModeGroups/]: Loaded chisel mode group configuration.
  45. [14:11:59] [modloading-worker-0/INFO] [inventoryprofilesnext/]: [inventoryprofilesnext] Inventory Profiles Next - init in Kotlin
  46. [14:11:59] [modloading-worker-0/INFO] [mo.ch.re.ModChiselModes/]: Loaded chisel mode configuration.
  47. [14:11:59] [modloading-worker-0/INFO] [mo.ch.re.ModContainerTypes/]: Loaded container type configuration.
  48. [14:11:59] [modloading-worker-0/INFO] [mo.ch.re.ModCreativeTabs/]: Loaded item group configuration.
  49. [14:12:00] [modloading-worker-0/INFO] [mo.ch.re.ModItems/]: Loaded item configuration.
  50. [14:12:00] [modloading-worker-0/INFO] [mo.ch.re.ModMetadataKeys/]: Loaded metadata key configuration.
  51. [14:12:00] [modloading-worker-0/INFO] [mo.ch.re.ModModelProperties/]: Loaded model property configuration.
  52. [14:12:00] [modloading-worker-0/INFO] [mo.ch.re.ModModificationOperation/]: Loaded modification operation configuration.
  53. [14:12:00] [modloading-worker-0/INFO] [mo.ch.re.ModModificationOperationGroups/]: Loaded modification operation group configuration.
  54. [14:12:00] [modloading-worker-0/INFO] [mo.ch.re.ModPatternPlacementTypes/]: Loaded pattern placement type configuration.
  55. [14:12:00] [modloading-worker-0/INFO] [mo.ch.re.ModRecipeSerializers/]: Loaded recipe serializer configuration.
  56. [14:12:00] [modloading-worker-0/INFO] [mo.ch.re.ModTags/]: Loaded tag configuration.
  57. [14:12:00] [modloading-worker-0/INFO] [mo.ch.fo.pl.pl.ForgePluginManager/]: Found and loaded ChiselsAndBits plugin: jei
  58. [14:12:00] [modloading-worker-0/INFO] [mo.ch.fo.in.je.JEICompatConfiguration/]: Loaded JEI Compatibility configuration
  59. [14:12:07] [main/INFO] [co.gi.kl.oc.Occultism/]: Registered BlockItems
  60. [14:12:07] [main/INFO] [co.gi.kl.oc.Occultism/]: Registered compostable Items
  61. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `white_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  62. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `orange_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  63. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `magenta_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  64. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `light_blue_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  65. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `yellow_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  66. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `lime_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  67. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `pink_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  68. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `gray_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  69. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `light_gray_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  70. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `cyan_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  71. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `purple_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  72. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blue_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  73. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `brown_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  74. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `green_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  75. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `red_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  76. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `black_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  77. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `oak_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  78. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `spruce_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  79. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `birch_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  80. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `jungle_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  81. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `acacia_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  82. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `dark_oak_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  83. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `crimson_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  84. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `warped_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  85. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `cherry_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  86. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `umbran_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  87. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `fir_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  88. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `dead_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  89. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `magic_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  90. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `palm_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  91. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `redwood_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  92. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `willow_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  93. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `hellbark_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  94. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `jacaranda_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  95. [14:12:07] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `mahogany_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
  96. [14:12:09] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.
  97. [14:12:09] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `flowing_milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.