Advertisement
Guest User

Instance log 30/09

a guest
Oct 1st, 2023
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 73.49 KB | None | 0 0
  1. [00:00:00] [Logger Info] : Rollover from previous log file: AMP_Logs/AMPLOG 2023-09-30 17-53-25.log
  2. [04:36:00] [Core Info] : Checking for AMP updates...
  3. [04:36:00] [Core Info] : AMP is up to date.
  4. [08:23:45] [Logger Activity] : Authentication attempt for user admin from 193.203.191.30
  5. [08:23:45] [Core Activity] : Authentication success
  6. [08:23:54] [API:admin Activity] : Starting the application.
  7. [08:23:54] [Logger:admin Info] : Java located at /usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java
  8. 2023-10-01 08:23:56,276 main WARN Advanced terminal features are not available in this environment
  9. [08:23:56] [main/INFO]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.2.9, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914]
  10. [08:23:56] [main/INFO]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.7 by Debian
  11. [08:23:56] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/home/amp/.ampdata/instances/Minecraft01/Minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER
  12. [08:23:57] [main/WARN]: Mod file /home/amp/.ampdata/instances/Minecraft01/Minecraft/libraries/net/minecraftforge/fmlcore/1.18.2-40.2.9/fmlcore-1.18.2-40.2.9.jar is missing mods.toml file
  13. [08:23:57] [main/WARN]: Mod file /home/amp/.ampdata/instances/Minecraft01/Minecraft/libraries/net/minecraftforge/javafmllanguage/1.18.2-40.2.9/javafmllanguage-1.18.2-40.2.9.jar is missing mods.toml file
  14. [08:23:57] [main/WARN]: Mod file /home/amp/.ampdata/instances/Minecraft01/Minecraft/libraries/net/minecraftforge/lowcodelanguage/1.18.2-40.2.9/lowcodelanguage-1.18.2-40.2.9.jar is missing mods.toml file
  15. [08:23:57] [main/WARN]: Mod file /home/amp/.ampdata/instances/Minecraft01/Minecraft/libraries/net/minecraftforge/mclanguage/1.18.2-40.2.9/mclanguage-1.18.2-40.2.9.jar is missing mods.toml file
  16. [08:23:57] [main/WARN]: Attempted to select a dependency jar for JarJar which was passed in as source: flywheel. Using Mod File: /home/amp/.ampdata/instances/Minecraft01/Minecraft/mods/flywheel-forge-1.18.2-0.6.8.a.jar
  17. [08:23:57] [main/INFO]: Found 1 dependencies adding them to mods collection
  18. [08:24:03] [main/INFO]: Compatibility level set to JAVA_17
  19. [08:24:03] [main/ERROR]: Mixin config polylib.mixins.json does not specify "minVersion" property
  20. [08:24:03] [main/ERROR]: Mixin config rottencreatures-common.mixins.json does not specify "minVersion" property
  21. [08:24:03] [main/ERROR]: Mixin config rottencreatures.mixins.json does not specify "minVersion" property
  22. [08:24:04] [main/INFO]: Successfully loaded Mixin Connector [iskallia.auxiliaryblocks.MixinConnector]
  23. [08:24:04] [main/INFO]: Successfully loaded Mixin Connector [shetiphian.core.mixins.MixinConnector]
  24. [08:24:04] [main/INFO]: Successfully loaded Mixin Connector [iskallia.vaultintegrations.mixin.MixinConnector]
  25. [08:24:04] [main/INFO]: Successfully loaded Mixin Connector [de.maxhenkel.camera.MixinConnector]
  26. [08:24:04] [main/INFO]: Successfully loaded Mixin Connector [iskallia.vault.MixinConnector]
  27. [08:24:04] [main/INFO]: Launching target 'forgeserver' with arguments []
  28. [08:24:04] [main/INFO]: Loaded configuration file for Rubidium: 28 options available, 0 override(s) found
  29. [08:24:04] [main/WARN]: Reference map 'shulkerplus-forge-refmap.json' for shulkerplus-forge.mixins.json could not be read. If this is a development environment you can ignore this message
  30. [08:24:04] [main/WARN]: 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
  31. [08:24:04] [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
  32. [08:24:04] [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
  33. [08:24:06] [main/WARN]: Error loading class: mezz/jei/common/transfer/RecipeTransferUtil (java.lang.ClassNotFoundException: mezz.jei.common.transfer.RecipeTransferUtil)
  34. [08:24:06] [main/WARN]: @Mixin target mezz.jei.common.transfer.RecipeTransferUtil was not found polymorph_integrations.mixins.json:jei.MixinRecipeTransferUtil
  35. [08:24:06] [main/INFO]: Enabled mixin for IForgeBlock to enable piston actions with gelatin.
  36. [08:24:07] [main/FATAL]: Attempted to load class net/minecraft/client/renderer/block/model/ItemTransforms$TransformType for invalid dist DEDICATED_SERVER
  37. [08:24:07] [main/WARN]: Error loading class: net/minecraft/client/renderer/block/model/ItemTransforms$TransformType (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/block/model/ItemTransforms$TransformType for invalid dist DEDICATED_SERVER)
  38. [08:24:16] [main/WARN]: Mixin ispawner-common.mixins.json:MixinItemPlacementContext has multiple constructors, (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)V was selected
  39. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `merequester` for name `requester`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  40. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `inscriber`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  41. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `wireless_access_point`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  42. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `charger`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  43. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `security_station`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  44. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `quantum_ring`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  45. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `spatial_pylon`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  46. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `spatial_io_port`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  47. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `spatial_anchor`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  48. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `cable_bus`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  49. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `controller`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  50. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `drive`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  51. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `chest`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  52. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `interface`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  53. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `cell_workbench`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  54. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `io_port`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  55. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `condenser`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  56. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `energy_acceptor`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  57. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `vibration_chamber`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  58. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `quartz_growth_accelerator`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  59. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `energy_cell`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  60. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `dense_energy_cell`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  61. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `creative_energy_cell`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  62. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `crafting_unit`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  63. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `crafting_storage`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  64. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `crafting_monitor`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  65. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `pattern_provider`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  66. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `molecular_assembler`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  67. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `light_detector`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  68. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `paint`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  69. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `sky_chest`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  70. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `sky_compass`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  71. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `sky_tank`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  72. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `debug_item_gen`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  73. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `debug_chunk_loader`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  74. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `debug_phantom_node`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  75. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `debug_cube_gen`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  76. [08:24:21] [main/INFO]: Potentially Dangerous alternative prefix `ae2` for name `debug_energy_gen`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  77. [08:24:22] [modloading-worker-0/WARN]: WARNING: Auudio is a client mod and has no effect when loaded on a server!
  78. [08:24:22] [modloading-worker-0/INFO]: Registering blocks.
  79. [08:24:22] [modloading-worker-0/INFO]: Registering block categories.
  80. [08:24:23] [modloading-worker-0/WARN]: ###############################
  81. [08:24:23] [modloading-worker-0/WARN]: # ReAuth was loaded on Server #
  82. [08:24:23] [modloading-worker-0/WARN]: # Consider removing it #
  83. [08:24:23] [modloading-worker-0/WARN]: ###############################
  84. [08:24:24] [modloading-worker-0/INFO]: Fixing MC-151457. Crafting remainder for minecraft:pufferfish_bucket is now minecraft:bucket.
  85. [08:24:24] [modloading-worker-0/INFO]: Fixing MC-151457. Crafting remainder for minecraft:salmon_bucket is now minecraft:bucket.
  86. [08:24:24] [modloading-worker-0/INFO]: Fixing MC-151457. Crafting remainder for minecraft:cod_bucket is now minecraft:bucket.
  87. [08:24:24] [modloading-worker-0/INFO]: Fixing MC-151457. Crafting remainder for minecraft:tropical_fish_bucket is now minecraft:bucket.
  88. [08:24:24] [modloading-worker-0/INFO]: Fixing MC-151457. Crafting remainder for minecraft:axolotl_bucket is now minecraft:bucket.
  89. [08:24:24] [modloading-worker-0/INFO]: Fixing MC-151457. Crafting remainder for minecraft:powder_snow_bucket is now minecraft:bucket.
  90. [08:24:24] [modloading-worker-0/INFO]: Registering C2S receiver with id architectury:sync_ids
  91. [08:24:24] [modloading-worker-0/INFO]: Registering C2S receiver with id powah:packet
  92. [08:24:25] [modloading-worker-0/INFO]: [KONKRETE]: Successfully initialized!
  93. [08:24:25] [modloading-worker-0/INFO]: [KONKRETE]: Server-side libs ready to use!
  94. [08:24:25] [modloading-worker-0/ERROR]: Running on a dedicated server, disabling mod.
  95. [08:24:25] [modloading-worker-0/INFO]: Better Compatibility Checker loading
  96. [08:24:25] [modloading-worker-0/INFO]: Loading compressible blocks from data store config/compressiumblocks.json
  97. [08:24:25] [modloading-worker-0/INFO]: Found 1 RS API injection point
  98. [08:24:25] [modloading-worker-0/INFO]: Injected RS API in com.refinedmods.refinedstorageaddons.RSAddons RSAPI
  99. [08:24:26] [modloading-worker-0/INFO]: Initializing Update Checker...
  100. [08:24:26] [ Iron Furnaces Update Checker/INFO]: Starting Update Check...
  101. [08:24:26] [modloading-worker-0/INFO]: Registering all blocks and items from BlockCarpentry
  102. [08:24:26] [modloading-worker-0/INFO]: Registering blocks copy BlockCarpentry
  103. [08:24:26] [modloading-worker-0/INFO]: Registering items copy BlockCarpentry
  104. [08:24:26] [modloading-worker-0/INFO]: Registering tiles copy BlockCarpentry
  105. [08:24:26] [modloading-worker-0/INFO]: Registering containers copy BlockCarpentry
  106. [08:24:26] [modloading-worker-0/INFO]: Registering points of interest copy Blockcarpentry
  107. [08:24:26] [modloading-worker-0/INFO]: Registered all blocks and items from BlockCarpentry
  108. [08:24:27] [ Iron Furnaces Update Checker/INFO]: Update Check done!
  109. [08:24:27] [ Iron Furnaces Update Checker/INFO]: Iron Furnaces is up to date!
  110. [08:24:27] [modloading-worker-0/INFO]: Initialized network channel 'multiblock' for mod 'bdlib'
  111. [08:24:27] [modloading-worker-0/INFO]: Initialized network channel 'misc' for mod 'bdlib'
  112. [08:24:28] [modloading-worker-0/INFO]: Registering C2S receiver with id ispawner:network/77fa91f0485d3360b46f6f6ede851b39
  113. [08:24:28] [modloading-worker-0/INFO]: Registering C2S receiver with id ispawner:network/d3f9263a7bee3231b1bda540f453cfd3
  114. [08:24:28] [modloading-worker-0/INFO]: Registering C2S receiver with id ispawner:network/eb7e9df8002f30f0b58aa23b101a754b
  115. [08:24:28] [modloading-worker-0/INFO]: Registering C2S receiver with id ispawner:network/2b1f132a02c6343e925a232ee504ab7c
  116. [08:24:28] [modloading-worker-0/INFO]: Loaded EveryCompat Mcwlights Module
  117. [08:24:28] [modloading-worker-0/INFO]: Loaded EveryCompat Mcwdoors Module
  118. [08:24:28] [modloading-worker-0/INFO]: Loaded EveryCompat Mcwtrpdoors Module
  119. [08:24:28] [modloading-worker-0/INFO]: Loaded EveryCompat Mcwwindows Module
  120. [08:24:28] [modloading-worker-0/INFO]: Loaded EveryCompat Mcwfences Module
  121. [08:24:28] [modloading-worker-0/INFO]: Loaded EveryCompat Mcwbridges Module
  122. [08:24:28] [modloading-worker-0/INFO]: Loaded EveryCompat Cfm Module
  123. [08:24:28] [modloading-worker-0/INFO]: Loaded EveryCompat Decorative Blocks Module
  124. [08:24:28] [modloading-worker-0/INFO]: Loaded EveryCompat Twigs Module
  125. [08:24:28] [modloading-worker-0/INFO]: Loaded EveryCompat Architects Palette Module
  126. [08:24:28] [modloading-worker-0/INFO]: Loaded EveryCompat Create Module
  127. [08:24:28] [modloading-worker-0/INFO]: Loaded EveryCompat Quark Module
  128. [08:24:31] [modloading-worker-0/INFO]: Forge mod loading, version 40.2.9, for MC 1.18.2 with MCP 20220404.173914
  129. [08:24:31] [modloading-worker-0/INFO]: MinecraftForge v40.2.9 Initialized
  130. [08:24:32] [modloading-worker-0/WARN]: WARNING: 'Drippy Loading Screen' is a client mod and has no effect when loaded on a server!
  131. [08:24:32] [modloading-worker-0/WARN]: Config field without expected type, will not validate list content (compressBlacklist in net.blay09.mods.craftingtweaks.config.CraftingTweaksConfigData$Common)
  132. [08:24:32] [modloading-worker-0/WARN]: Config field without expected type, will not validate list content (disabledAddons in net.blay09.mods.craftingtweaks.config.CraftingTweaksConfigData$Client)
  133. [Mouse Tweaks] Disabled because not running on the client.
  134. [08:24:33] [modloading-worker-0/INFO]: Scanning classes for titanium
  135. TagKey[minecraft:item / forge:tools]
  136. [08:24:33] [modloading-worker-0/INFO]: Detected new forge version, registering events reflectively.
  137. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.SpiralSpiresModule
  138. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.PermafrostModule
  139. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.NoMoreLavaPocketsModule
  140. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.NewStoneTypesModule
  141. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.NetherObsidianSpikesModule
  142. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.MonsterBoxModule
  143. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.GlimmeringWealdModule
  144. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.FairyRingsModule
  145. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.CorundumModule
  146. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.ChorusVegetationModule
  147. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.BlossomTreesModule
  148. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.BigStoneClustersModule
  149. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.BigDungeonModule
  150. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.AzaleaWoodModule
  151. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.VillagersFollowEmeraldsModule
  152. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.VexesDieWithTheirMastersModule
  153. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.UtilityRecipesModule
  154. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.SnowGolemPlayerHeadsModule
  155. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.SimpleHarvestModule
  156. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.SignEditingModule
  157. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.ReplaceScaffoldingModule
  158. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.ReacharoundPlacingModule
  159. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.PoisonPotatoUsageModule
  160. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.PigLittersModule
  161. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.PatTheDogsModule
  162. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.NoteBlockMobSoundsModule
  163. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.MoreBannerLayersModule
  164. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.LockRotationModule
  165. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.HoeHarvestingModule
  166. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.GrabChickensModule
  167. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.GlassShardModule
  168. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.EnhancedLaddersModule
  169. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.EmotesModule
  170. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.DragonScalesModule
  171. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.DoubleDoorOpeningModule
  172. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.CompassesWorkEverywhereModule
  173. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.CampfiresBoostElytraModule
  174. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.BetterElytraRocketModule
  175. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule
  176. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.ArmedArmorStandsModule
  177. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.TrowelModule
  178. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.SlimeInABucketModule
  179. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.SkullPikesModule
  180. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.SeedPouchModule
  181. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.PickarangModule
  182. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.PathfinderMapsModule
  183. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.ParrotEggsModule
  184. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.EndermoshMusicDiscModule
  185. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.ColorRunesModule
  186. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.CameraModule
  187. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.BundleRecipeModule
  188. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.BottledCloudModule
  189. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.BeaconRedirectionModule
  190. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.AncientTomesModule
  191. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.AmbientDiscsModule
  192. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.AbacusModule
  193. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.mobs.module.WraithModule
  194. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.mobs.module.ToretoiseModule
  195. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.mobs.module.StonelingsModule
  196. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.mobs.module.ShibaModule
  197. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.mobs.module.FrogsModule
  198. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.mobs.module.FoxhoundModule
  199. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.mobs.module.ForgottenModule
  200. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.mobs.module.CrabsModule
  201. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.management.module.QuickArmorSwappingModule
  202. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.management.module.ItemSharingModule
  203. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.management.module.InventorySortingModule
  204. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.management.module.HotbarChangerModule
  205. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.management.module.ExpandedItemInteractionsModule
  206. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.management.module.EasyTransferingModule
  207. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.management.module.ChestsInBoatsModule
  208. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.experimental.module.ZombieVillagersOnNormalModule
  209. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.experimental.module.SpawnerReplacerModule
  210. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.experimental.module.OverlayShaderModule
  211. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.experimental.module.NarratorReadoutModule
  212. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.experimental.module.GameNerfsModule
  213. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.experimental.module.EnchantmentsBegoneModule
  214. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.experimental.module.AdjustableChatModule
  215. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.VariantAnimalTexturesModule
  216. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.UsesForCursesModule
  217. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.UsageTickerModule
  218. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.SoulCandlesModule
  219. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.MicrocraftingHelperModule
  220. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.ImprovedTooltipsModule
  221. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.GreenerGrassModule
  222. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.ChestSearchingModule
  223. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.BackButtonKeybind
  224. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.AutoWalkKeybindModule
  225. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.WoodenPostsModule
  226. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.VerticalSlabsModule
  227. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.VerticalPlanksModule
  228. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.VariantLaddersModule
  229. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.VariantFurnacesModule
  230. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.VariantChestsModule
  231. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.VariantBookshelvesModule
  232. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.ThatchModule
  233. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.SturdyStoneModule
  234. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.StoolsModule
  235. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.SoulSandstoneModule
  236. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.ShinglesModule
  237. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.ShearVinesModule
  238. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.RopeModule
  239. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.OrientalPaletteModule
  240. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.NetherBrickFenceGateModule
  241. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.MoreStoneVariantsModule
  242. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.MorePottedPlantsModule
  243. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.MoreBrickTypesModule
  244. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.MidoriModule
  245. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.LeafCarpetModule
  246. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.IndustrialPaletteModule
  247. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.HedgesModule
  248. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.GrateModule
  249. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.GoldBarsModule
  250. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.GlassItemFrameModule
  251. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.FramedGlassModule
  252. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.DuskboundBlocksModule
  253. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.CompressedBlocksModule
  254. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.CelebratoryLampsModule
  255. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.RedstoneRandomizerModule
  256. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.PistonsMoveTileEntitiesModule
  257. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.ObsidianPlateModule
  258. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.MetalButtonsModule
  259. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.JukeboxAutomationModule
  260. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.IronRodModule
  261. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.GravisandModule
  262. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.FeedingTroughModule
  263. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.EnderWatcherModule
  264. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.DispensersPlaceBlocksModule
  265. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.ChuteModule
  266. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.ChainsConnectBlocksModule
  267. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.addons.oddities.module.TotemOfHoldingModule
  268. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.addons.oddities.module.TinyPotatoModule
  269. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.addons.oddities.module.PipesModule
  270. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.addons.oddities.module.MatrixEnchantingModule
  271. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.addons.oddities.module.MagnetsModule
  272. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.addons.oddities.module.CrateModule
  273. [08:24:34] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.addons.oddities.module.BackpackModule
  274. [08:24:35] [modloading-worker-0/INFO]: Dispatching Module Step CONSTRUCT
  275. [08:24:37] [FTB Backups Config Watcher 0/INFO]: Config at /home/amp/.ampdata/instances/Minecraft01/Minecraft/config/ftbbackups2.json has changed, reloaded!
  276. [08:24:45] [main/INFO]: Potentially Dangerous alternative prefix `merequester` for name `requester`, expected `ae2`. This could be a intended override, but in most cases indicates a broken mod.
  277. [08:24:46] [main/INFO]: Dispatching Module Step REGISTER
  278. [08:24:47] [main/INFO]: Dispatching Module Step POST_REGISTER
  279. [08:24:47] [main/INFO]: HELLO from Register Block
  280. [08:24:49] [main/INFO]: Registering Compat Wood Blocks
  281. [08:24:50] [main/INFO]: Registering Compat Leaves Blocks
  282. [08:24:50] [main/INFO]: Registered 1429 compat blocks making up 15.727493% of total blocks registered
  283. [08:24:51] [main/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `shulker_shell`, expected `supplementaries`. This could be a intended override, but in most cases indicates a broken mod.
  284. [08:24:51] [main/INFO]: Potentially Dangerous alternative prefix `merequester` for name `requester`, expected `ae2`. This could be a intended override, but in most cases indicates a broken mod.
  285. [08:24:51] [main/INFO]: Potentially Dangerous alternative prefix `merequester` for name `requester_terminal`, expected `ae2`. This could be a intended override, but in most cases indicates a broken mod.
  286. [08:24:55] [main/WARN]: defineId called for: class iskallia.vault.entity.entity.DollMiniMeEntity from interface iskallia.vault.entity.IPlayerSkinHolder
  287. [08:24:56] [main/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.
  288. [08:24:56] [main/INFO]: 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.
  289. [08:24:56] [main/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `poison`, expected `the_vault`. This could be a intended override, but in most cases indicates a broken mod.
  290. [08:24:56] [main/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `weakness`, expected `the_vault`. This could be a intended override, but in most cases indicates a broken mod.
  291. [08:24:57] [main/WARN]: defineId called for: class com.github.alexthe666.alexsmobs.entity.EntityLeafcutterAnt from class com.github.alexthe666.alexsmobs.entity.EntityDevilsHolePupfish
  292. [08:24:57] [main/WARN]: defineId called for: class com.github.alexthe666.alexsmobs.entity.EntityMantisShrimp from class com.github.alexthe666.alexsmobs.entity.EntitySkelewag
  293. [08:24:58] [main/WARN]: Configuration file /home/amp/.ampdata/instances/Minecraft01/Minecraft/config/rottencreatures-common.toml is not correct. Correcting
  294. [08:24:58] [main/WARN]: Incorrect key Mob Spawns.Immortal Chance was corrected from 0.025 to its default, 0.025.
  295. [08:24:58] [Thread-0/WARN]: Configuration file /home/amp/.ampdata/instances/Minecraft01/Minecraft/config/rottencreatures-common.toml is not correct. Correcting
  296. [08:24:58] [main/INFO]: Loading Module Redstone Randomizer
  297. [08:24:58] [main/INFO]: Loading Module Pistons Move Tile Entities
  298. [08:24:58] [main/INFO]: Loading Module Obsidian Plate
  299. [08:24:58] [main/INFO]: Loading Module Metal Buttons
  300. [08:24:58] [main/INFO]: Loading Module Jukebox Automation
  301. [08:24:58] [main/INFO]: Loading Module Iron Rod
  302. [08:24:58] [main/INFO]: Loading Module Gravisand
  303. [08:24:58] [main/INFO]: Loading Module Feeding Trough
  304. [08:24:58] [main/INFO]: Loading Module Ender Watcher
  305. [08:24:58] [main/INFO]: Loading Module Dispensers Place Blocks
  306. [08:24:58] [main/INFO]: Loading Module Chute
  307. [08:24:58] [main/INFO]: Loading Module Chains Connect Blocks
  308. [08:24:58] [main/INFO]: Loading Module Wooden Posts
  309. [08:24:58] [main/INFO]: Loading Module Vertical Slabs
  310. [08:24:58] [main/INFO]: Loading Module Vertical Planks
  311. [08:24:58] [main/INFO]: Loading Module Variant Ladders
  312. [08:24:58] [main/INFO]: Loading Module Variant Furnaces
  313. [08:24:58] [main/INFO]: Loading Module Variant Chests
  314. [08:24:58] [main/INFO]: Loading Module Variant Bookshelves
  315. [08:24:58] [main/INFO]: Loading Module Thatch
  316. [08:24:58] [main/INFO]: Loading Module Sturdy Stone
  317. [08:24:58] [main/INFO]: Loading Module Stools
  318. [08:24:58] [main/INFO]: Loading Module Soul Sandstone
  319. [08:24:58] [main/INFO]: Loading Module Shingles
  320. [08:24:58] [main/INFO]: Loading Module Shear Vines
  321. [08:24:58] [main/INFO]: Loading Module Rope
  322. [08:24:58] [main/INFO]: Loading Module Oriental Palette
  323. [08:24:58] [main/INFO]: Loading Module Nether Brick Fence Gate
  324. [08:24:58] [main/INFO]: Loading Module More Stone Variants
  325. [08:24:58] [main/INFO]: Loading Module More Potted Plants
  326. [08:24:58] [main/INFO]: Loading Module More Brick Types
  327. [08:24:58] [main/INFO]: Loading Module Midori
  328. [08:24:58] [main/INFO]: Loading Module Leaf Carpet
  329. [08:24:58] [main/INFO]: Loading Module Industrial Palette
  330. [08:24:58] [main/INFO]: Loading Module Hedges
  331. [08:24:58] [main/INFO]: Loading Module Grate
  332. [08:24:58] [main/INFO]: Loading Module Gold Bars
  333. [08:24:58] [main/INFO]: Loading Module Glass Item Frame
  334. [08:24:58] [main/INFO]: Loading Module Framed Glass
  335. [08:24:58] [main/INFO]: Loading Module Duskbound Blocks
  336. [08:24:58] [main/INFO]: Loading Module Compressed Blocks
  337. [08:24:58] [main/INFO]: Loading Module Celebratory Lamps
  338. [08:24:58] [main/INFO]: Loading Module Quick Armor Swapping
  339. [08:24:58] [main/INFO]: Loading Module Item Sharing
  340. [08:24:58] [main/INFO]: Loading Module Inventory Sorting
  341. [08:24:58] [main/INFO]: Loading Module Hotbar Changer
  342. [08:24:58] [main/INFO]: Loading Module Expanded Item Interactions
  343. [08:24:58] [main/INFO]: Loading Module Easy Transfering
  344. [08:24:58] [main/INFO]: Loading Module Chests In Boats
  345. [08:24:58] [main/INFO]: Loading Module Trowel
  346. [08:24:58] [main/INFO]: Loading Module Slime In A Bucket
  347. [08:24:58] [main/INFO]: Loading Module Seed Pouch
  348. [08:24:58] [main/INFO]: Loading Module Pickarang
  349. [08:24:58] [main/INFO]: Loading Module Pathfinder Maps
  350. [08:24:58] [main/INFO]: Loading Module Parrot Eggs
  351. [08:24:58] [main/INFO]: Loading Module Endermosh Music Disc
  352. [08:24:58] [main/INFO]: Loading Module Color Runes
  353. [08:24:58] [main/INFO]: Loading Module Camera
  354. [08:24:58] [main/INFO]: Loading Module Bundle Recipe
  355. [08:24:58] [main/INFO]: Loading Module Bottled Cloud
  356. [08:24:58] [main/INFO]: Loading Module Beacon Redirection
  357. [08:24:58] [main/INFO]: Loading Module Ancient Tomes
  358. [08:24:58] [main/INFO]: Loading Module Ambient Discs
  359. [08:24:58] [main/INFO]: Loading Module Abacus
  360. [08:24:58] [main/INFO]: Loading Module Villagers Follow Emeralds
  361. [08:24:58] [main/INFO]: Loading Module Vexes Die With Their Masters
  362. [08:24:58] [main/INFO]: Loading Module Utility Recipes
  363. [08:24:58] [main/INFO]: Loading Module Snow Golem Player Heads
  364. [08:24:58] [main/INFO]: Loading Module Simple Harvest
  365. [08:24:58] [main/INFO]: Loading Module Sign Editing
  366. [08:24:58] [main/INFO]: Loading Module Replace Scaffolding
  367. [08:24:58] [main/INFO]: Loading Module Reacharound Placing
  368. [08:24:58] [main/INFO]: Loading Module Poison Potato Usage
  369. [08:24:58] [main/INFO]: Loading Module Pig Litters
  370. [08:24:58] [main/INFO]: Loading Module Pat The Dogs
  371. [08:24:58] [main/INFO]: Loading Module Note Block Mob Sounds
  372. [08:24:58] [main/INFO]: Loading Module More Banner Layers
  373. [08:24:58] [main/INFO]: Loading Module Lock Rotation
  374. [08:24:58] [main/INFO]: Loading Module Hoe Harvesting
  375. [08:24:58] [main/INFO]: Loading Module Grab Chickens
  376. [08:24:58] [main/INFO]: Loading Module Glass Shard
  377. [08:24:58] [main/INFO]: Loading Module Enhanced Ladders
  378. [08:24:58] [main/INFO]: Loading Module Emotes
  379. [08:24:58] [main/INFO]: Loading Module Dragon Scales
  380. [08:24:58] [main/INFO]: Loading Module Double Door Opening
  381. [08:24:58] [main/INFO]: Loading Module Compasses Work Everywhere
  382. [08:24:58] [main/INFO]: Loading Module Campfires Boost Elytra
  383. [08:24:58] [main/INFO]: Loading Module Better Elytra Rocket
  384. [08:24:58] [main/INFO]: Loading Module Automatic Recipe Unlock
  385. [08:24:58] [main/INFO]: Loading Module Armed Armor Stands
  386. [08:24:58] [main/INFO]: Loading Module Skull Pikes
  387. [08:24:58] [main/INFO]: Loading Module Spiral Spires
  388. [08:24:58] [main/INFO]: Loading Module Permafrost
  389. [08:24:58] [main/INFO]: Loading Module No More Lava Pockets
  390. [08:24:58] [main/INFO]: Loading Module New Stone Types
  391. [08:24:58] [main/INFO]: Loading Module Nether Obsidian Spikes
  392. [08:24:58] [main/INFO]: Loading Module Monster Box
  393. [08:24:58] [main/INFO]: Loading Module Glimmering Weald
  394. [08:24:58] [main/INFO]: Loading Module Fairy Rings
  395. [08:24:58] [main/INFO]: Loading Module Corundum
  396. [08:24:58] [main/INFO]: Loading Module Chorus Vegetation
  397. [08:24:58] [main/INFO]: Loading Module Blossom Trees
  398. [08:24:58] [main/INFO]: Loading Module Big Stone Clusters
  399. [08:24:58] [main/INFO]: Loading Module Big Dungeon
  400. [08:24:58] [main/INFO]: Loading Module Azalea Wood
  401. [08:24:58] [main/INFO]: Loading Module Wraith
  402. [08:24:58] [main/INFO]: Loading Module Toretoise
  403. [08:24:58] [main/INFO]: Loading Module Stonelings
  404. [08:24:58] [main/INFO]: Loading Module Shiba
  405. [08:24:58] [main/INFO]: Loading Module Frogs
  406. [08:24:58] [main/INFO]: Loading Module Foxhound
  407. [08:24:58] [main/INFO]: Loading Module Forgotten
  408. [08:24:58] [main/INFO]: Loading Module Crabs
  409. [08:24:58] [main/INFO]: Loading Module Variant Animal Textures
  410. [08:24:58] [main/INFO]: Loading Module Uses For Curses
  411. [08:24:58] [main/INFO]: Loading Module Usage Ticker
  412. [08:24:58] [main/INFO]: Loading Module Soul Candles
  413. [08:24:58] [main/INFO]: Loading Module Microcrafting Helper
  414. [08:24:58] [main/INFO]: Loading Module Improved Tooltips
  415. [08:24:58] [main/INFO]: Loading Module Greener Grass
  416. [08:24:58] [main/INFO]: Loading Module Chest Searching
  417. [08:24:58] [main/INFO]: Loading Module Back Button Keybind
  418. [08:24:58] [main/INFO]: Loading Module Auto Walk Keybind
  419. [08:24:58] [main/INFO]: Loading Module Zombie Villagers On Normal
  420. [08:24:58] [main/INFO]: Loading Module Spawner Replacer
  421. [08:24:58] [main/INFO]: Loading Module Overlay Shader
  422. [08:24:58] [main/INFO]: Loading Module Narrator Readout
  423. [08:24:58] [main/INFO]: Loading Module Game Nerfs
  424. [08:24:58] [main/INFO]: Loading Module Enchantments Begone
  425. [08:24:58] [main/INFO]: Loading Module Adjustable Chat
  426. [08:24:58] [main/INFO]: Loading Module Totem Of Holding
  427. [08:24:58] [main/INFO]: Loading Module Tiny Potato
  428. [08:24:58] [main/INFO]: Loading Module Pipes
  429. [08:24:58] [main/INFO]: Loading Module Matrix Enchanting
  430. [08:24:58] [main/INFO]: Loading Module Magnets
  431. [08:24:58] [main/INFO]: Loading Module Crate
  432. [08:24:58] [main/INFO]: Loading Module Backpack
  433. [08:24:58] [main/INFO]: Dispatching Module Step CONFIG_CHANGED
  434. [08:24:58] [modloading-worker-0/INFO]: Mod Version: 1.18.2-0.4.1
  435. [08:24:58] [modloading-worker-0/INFO]: Loaded 'Mekanism Generators' module.
  436. [08:24:58] [modloading-worker-0/INFO]: Better Compatibility Checker setting up
  437. [08:24:59] [modloading-worker-0/INFO]: Setting up BlockCarpentry mod
  438. [08:24:59] [modloading-worker-0/INFO]: Version 10.2.5 initializing...
  439. [08:24:59] [modloading-worker-0/INFO]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
  440. [08:24:59] [modloading-worker-0/INFO]: Mod loaded.
  441. [08:24:59] [Forge Version Check/INFO]: [cyclopscore]: Starting version check at https://raw.githubusercontent.com/CyclopsMC/Versions/master/forge_update/cyclops-core.json
  442. [08:24:59] [modloading-worker-0/INFO]: Attempting to delete 1 files/folders defined in config
  443. [08:24:59] [modloading-worker-0/INFO]: Dispatching Module Step CONFIG_CHANGED
  444. [08:24:59] [modloading-worker-0/INFO]: Dispatching Module Step SETUP
  445. [08:24:59] [modloading-worker-0/INFO]: New compacting rule 4 clay_ball = 1 clay
  446. [08:24:59] [modloading-worker-0/INFO]: New compacting rule 4 snowball = 1 snow_block
  447. [08:24:59] [modloading-worker-0/INFO]: New compacting rule 4 glowstone_dust = 1 glowstone
  448. [08:24:59] [modloading-worker-0/INFO]: New compacting rule 4 brick = 1 bricks
  449. [08:24:59] [modloading-worker-0/INFO]: New compacting rule 4 nether_brick = 1 nether_bricks
  450. [08:24:59] [modloading-worker-0/INFO]: New compacting rule 9 nether_wart = 1 nether_wart_block
  451. [08:24:59] [modloading-worker-0/INFO]: New compacting rule 4 quartz = 1 quartz_block
  452. [08:24:59] [modloading-worker-0/INFO]: New compacting rule 9 melon_slice = 1 melon
  453. [08:24:59] [modloading-worker-0/INFO]: New compacting rule 4 sand = 1 sandstone
  454. [08:24:59] [modloading-worker-0/INFO]: New compacting rule 4 red_sand = 1 red_sandstone
  455. [08:24:59] [modloading-worker-0/INFO]: New compacting rule 4 clay_ball = 1 clay
  456. [08:24:59] [modloading-worker-0/INFO]: New compacting rule 4 nether_wart = 1 nether_wart_block
  457. [08:24:59] [modloading-worker-0/INFO]: New compacting rule 9 regret_nugget = 1 regret_chunk
  458. [08:24:59] [modloading-worker-0/INFO]: New compacting rule 9 skill_essence = 1 skill_shard
  459. [08:24:59] [modloading-worker-0/INFO]: New compacting rule 9 knowledge_star_essence = 1 knowledge_star_shard
  460. [08:24:59] [modloading-worker-0/WARN]: Use FML network channel (low performance)
  461. [08:24:59] [Forge Version Check/INFO]: [cyclopscore]: Found status: OUTDATED Current: 1.16.1 Target: 1.17.6
  462. [08:24:59] [Forge Version Check/INFO]: [mcwwindows]: Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/window.json
  463. [08:24:59] [modloading-worker-0/INFO]: HELLO FROM PREINIT
  464. [08:24:59] [modloading-worker-0/INFO]: DIRT BLOCK >> minecraft:dirt
  465. [08:24:59] [modloading-worker-0/INFO]: Reading config: enercell
  466. [08:24:59] [modloading-worker-0/INFO]: Modular Routers is loading!
  467. [08:25:00] [Forge Version Check/INFO]: [mcwwindows]: Found status: OUTDATED Current: 2.1.1 Target: 2.2.0
  468. [08:25:00] [Forge Version Check/INFO]: [initialinventory]: Starting version check at https://updates.blamejared.com/get?n=InitialInventory&gv=1.18.2
  469. [08:25:00] [Forge Version Check/INFO]: [initialinventory]: Found status: BETA Current: 6.0.8 Target: 6.0.8
  470. [08:25:00] [Forge Version Check/INFO]: [controlling]: Starting version check at https://updates.blamejared.com/get?n=controlling&gv=1.18.2
  471. [08:25:00] [modloading-worker-0/INFO]: Reading config: altar_conduit
  472. [08:25:00] [modloading-worker-0/INFO]: Reading config: colors
  473. [08:25:00] [modloading-worker-0/INFO]: Reading config: abilities
  474. [08:25:00] [Forge Version Check/INFO]: [controlling]: Found status: BETA_OUTDATED Current: 9.0+22 Target: 9.0+23
  475. [08:25:00] [Forge Version Check/INFO]: [reauth]: Starting version check at https://raw.githubusercontent.com/TechnicianLP/ReAuth/master/update.json
  476. [08:25:00] [Forge Version Check/INFO]: [reauth]: Found status: OUTDATED Current: 4.0.6 Target: 4.0.7
  477. [08:25:00] [Forge Version Check/INFO]: [prism]: Starting version check at https://mc-update-check.anthonyhilyard.com/638111
  478. [08:25:00] [modloading-worker-0/INFO]: Reading config: abilities_gui_styles
  479. [08:25:00] [modloading-worker-0/INFO]: Reading config: abilities_descriptions
  480. [08:25:00] [modloading-worker-0/INFO]: Reading config: abilities_vignette
  481. [08:25:00] [modloading-worker-0/INFO]: Reading config: abilities_vein_miner_deny
  482. [08:25:00] [modloading-worker-0/INFO]: Reading config: abilities_drill_dig_deny
  483. [08:25:00] [modloading-worker-0/INFO]: Reading config: archetypes
  484. [08:25:00] [modloading-worker-0/INFO]: Reading config: archetype_gui_styles
  485. [08:25:00] [modloading-worker-0/INFO]: Reading config: archetype_descriptions
  486. [08:25:00] [modloading-worker-0/INFO]: Reading config: talents
  487. [08:25:00] [modloading-worker-0/INFO]: Reading config: talents_gui_styles
  488. [08:25:00] [modloading-worker-0/INFO]: Reading config: expertises_gui_styles
  489. [08:25:00] [modloading-worker-0/INFO]: Reading config: expertises
  490. [08:25:00] [modloading-worker-0/INFO]: Reading config: researches
  491. java.lang.IllegalArgumentException: Invalid item identifier 'the_vault:botania:mana_fluxfield' in stack 'the_vault:botania:mana_fluxfield'
  492. at TRANSFORMER/the_vault@1.18.2-3.11.0.2625/iskallia.vault.core.world.data.item.PartialItem.parse(PartialItem.java:133)
  493. at TRANSFORMER/the_vault@1.18.2-3.11.0.2625/iskallia.vault.core.world.data.item.PartialStack.parse(PartialStack.java:126)
  494. at TRANSFORMER/the_vault@1.18.2-3.11.0.2625/iskallia.vault.core.world.data.item.PartialStack.parse(PartialStack.java:111)
  495. at TRANSFORMER/the_vault@1.18.2-3.11.0.2625/iskallia.vault.core.world.data.item.ItemPredicate.of(ItemPredicate.java:38)
  496. at TRANSFORMER/the_vault@1.18.2-3.11.0.2625/iskallia.vault.core.world.data.item.ItemPredicate$Adapter.readJson(ItemPredicate.java:73)
  497. at TRANSFORMER/the_vault@1.18.2-3.11.0.2625/iskallia.vault.item.crystal.data.adapter.ISimpleAdapter.readJson(ISimpleAdapter.java:107)
  498. at TRANSFORMER/the_vault@1.18.2-3.11.0.2625/iskallia.vault.item.crystal.data.adapter.ISimpleAdapter.deserialize(ISimpleAdapter.java:117)
  499. at MC-BOOTSTRAP/com.google.gson@2.8.9/com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69)
  500. at MC-BOOTSTRAP/com.google.gson@2.8.9/com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41)
  501. at MC-BOOTSTRAP/com.google.gson@2.8.9/com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:186)
  502. at MC-BOOTSTRAP/com.google.gson@2.8.9/com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145)
  503. at MC-BOOTSTRAP/com.google.gson@2.8.9/com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.read(ReflectiveTypeAdapterFactory.java:131)
  504. at MC-BOOTSTRAP/com.google.gson@2.8.9/com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:222)
  505. at MC-BOOTSTRAP/com.google.gson@2.8.9/com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41)
  506. at MC-BOOTSTRAP/com.google.gson@2.8.9/com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:82)
  507. at MC-BOOTSTRAP/com.google.gson@2.8.9/com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:61)
  508. at MC-BOOTSTRAP/com.google.gson@2.8.9/com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.read(ReflectiveTypeAdapterFactory.java:131)
  509. at MC-BOOTSTRAP/com.google.gson@2.8.9/com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:222)
  510. at MC-BOOTSTRAP/com.google.gson@2.8.9/com.google.gson.Gson.fromJson(Gson.java:963)
  511. at MC-BOOTSTRAP/com.google.gson@2.8.9/com.google.gson.Gson.fromJson(Gson.java:928)
  512. at TRANSFORMER/the_vault@1.18.2-3.11.0.2625/iskallia.vault.config.Config.readConfig(Config.java:118)
  513. at TRANSFORMER/the_vault@1.18.2-3.11.0.2625/iskallia.vault.init.ModConfigs.register(ModConfigs.java:216)
  514. at TRANSFORMER/the_vault@1.18.2-3.11.0.2625/iskallia.vault.event.SetupEvents.setupCommon(SetupEvents.java:16)
  515. at net.minecraftforge.eventbus.ASMEventHandler_574_SetupEvents_setupCommon_FMLCommonSetupEvent.invoke(.dynamic)
  516. at MC-BOOTSTRAP/eventbus@5.0.3/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)
  517. at MC-BOOTSTRAP/eventbus@5.0.3/net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
  518. at MC-BOOTSTRAP/eventbus@5.0.3/net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
  519. at LAYER PLUGIN/javafmllanguage@1.18.2-40.2.9/net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:106)
  520. at LAYER PLUGIN/fmlcore@1.18.2-40.2.9/net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:107)
  521. at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
  522. at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
  523. at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
  524. at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
  525. at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
  526. at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
  527. at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
  528. [08:25:00] [modloading-worker-0/INFO]: Reading config: researches_gui_styles
  529. [08:25:00] [modloading-worker-0/INFO]: Reading config: researches_groups
  530. [08:25:00] [modloading-worker-0/INFO]: Reading config: researches_groups_styles
  531. [08:25:00] [modloading-worker-0/INFO]: Reading config: skill_descriptions
  532. [08:25:00] [modloading-worker-0/INFO]: Reading config: skill_gates
  533. [08:25:00] [modloading-worker-0/INFO]: Reading config: vault_levels
  534. [08:25:00] [modloading-worker-0/INFO]: Reading config: unidentified_relic_fragments
  535. [08:25:00] [modloading-worker-0/INFO]: Reading config: vault_mobs
  536. [08:25:00] [modloading-worker-0/INFO]: Reading config: vault_mobs_gear
  537. [08:25:00] [modloading-worker-0/INFO]: Reading config: champions
  538. [08:25:00] [modloading-worker-0/INFO]: Reading config: vault_items
  539. [08:25:00] [modloading-worker-0/INFO]: Reading config: vault_altar
  540. [08:25:00] [modloading-worker-0/INFO]: Reading config: vault_general
  541. [08:25:00] [modloading-worker-0/INFO]: Reading config: vault_portal
  542. [08:25:00] [modloading-worker-0/INFO]: Reading config: legendary_treasure_normal
  543. [08:25:00] [modloading-worker-0/INFO]: Reading config: legendary_treasure_rare
  544. [08:25:00] [modloading-worker-0/INFO]: Reading config: legendary_treasure_epic
  545. [08:25:00] [modloading-worker-0/INFO]: Reading config: legendary_treasure_omega
  546. [08:25:00] [modloading-worker-0/INFO]: Reading config: statue_loot
  547. [08:25:00] [modloading-worker-0/INFO]: Reading config: cryo_chamber
  548. [08:25:00] [modloading-worker-0/INFO]: Reading config: overlevel_enchant
  549. [08:25:00] [modloading-worker-0/INFO]: Reading config: mystery_box
  550. [08:25:00] [modloading-worker-0/INFO]: Reading config: vault_modifiers
  551. [08:25:00] [Forge Version Check/INFO]: [prism]: Found status: UP_TO_DATE Current: 1.0.1 Target: null
  552. [08:25:00] [Forge Version Check/INFO]: [bookshelf]: Starting version check at https://updates.blamejared.com/get?n=bookshelf&gv=1.18.2
  553. [08:25:00] [Forge Version Check/INFO]: [bookshelf]: Found status: BETA_OUTDATED Current: 13.2.51 Target: 13.3.56
  554. [08:25:00] [Forge Version Check/INFO]: [darkutils]: Starting version check at https://updates.blamejared.com/get?n=darkutils&gv=1.18.2
  555. [08:25:00] [Forge Version Check/INFO]: [darkutils]: Found status: BETA_OUTDATED Current: 10.0.5 Target: 10.1.7
  556. [08:25:00] [Forge Version Check/INFO]: [mcwdoors]: Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/doors.json
  557. [08:25:00] [Forge Version Check/INFO]: [mcwdoors]: Found status: OUTDATED Current: 1.0.7 Target: 1.1.0
  558. [08:25:00] [Forge Version Check/INFO]: [pickupnotifier]: Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/pickupnotifier.json
  559. [08:25:00] [Forge Version Check/INFO]: [pickupnotifier]: Found status: UP_TO_DATE Current: 3.2.1 Target: null
  560. [08:25:00] [Forge Version Check/INFO]: [easy_piglins]: Starting version check at https://maxhenkel.de/update/easy_piglins.json
  561. [08:25:00] [modloading-worker-0/INFO]: Reading config: vault_modifier_pools
  562. [08:25:00] [modloading-worker-0/INFO]: Reading config: vault_crystal
  563. [08:25:00] [modloading-worker-0/INFO]: Reading config: pandoras_box
  564. [08:25:00] [modloading-worker-0/INFO]: Reading config: eternal
  565. [08:25:00] [modloading-worker-0/INFO]: Reading config: vault_chest
  566. [08:25:00] [modloading-worker-0/INFO]: Reading config: vault_treasure_chest
  567. [08:25:00] [modloading-worker-0/INFO]: Reading config: vault_altar_chest
  568. [08:25:00] [modloading-worker-0/INFO]: Reading config: vault_coop_chest
  569. [08:25:00] [modloading-worker-0/INFO]: Reading config: vault_bonus_chest
  570. [08:25:00] [modloading-worker-0/INFO]: Reading config: vault_chest_meta
  571. [08:25:00] [modloading-worker-0/INFO]: Reading config: statue_recycling
  572. [08:25:00] [modloading-worker-0/INFO]: Reading config: unknown_egg
  573. [08:25:00] [modloading-worker-0/INFO]: Reading config: loot_table
  574. [08:25:00] [modloading-worker-0/INFO]: Reading config: vault_crystal_catalyst_modifiers
  575. [08:25:00] [modloading-worker-0/INFO]: Reading config: sand_event
  576. [08:25:00] [modloading-worker-0/INFO]: Reading config: durability
  577. [08:25:00] [modloading-worker-0/INFO]: Reading config: mod_box
  578. [08:25:00] [modloading-worker-0/INFO]: Reading config: unidentified_treasure_key
  579. [08:25:00] [modloading-worker-0/INFO]: Reading config: soul_shard
  580. [08:25:00] [modloading-worker-0/INFO]: Reading config: omega_soul_shard
  581. [08:25:00] [modloading-worker-0/INFO]: Reading config: black_market
  582. [08:25:00] [modloading-worker-0/INFO]: Reading config: eternal_attributes
  583. [08:25:00] [modloading-worker-0/INFO]: Reading config: eternal_aura
  584. [08:25:00] [modloading-worker-0/INFO]: Reading config: vault_charm
  585. [08:25:00] [modloading-worker-0/INFO]: Reading config: mystery_egg
  586. [08:25:00] [modloading-worker-0/INFO]: Reading config: mystery_hostile_egg
  587. [08:25:00] [modloading-worker-0/INFO]: Reading config: vault_rune
  588. [08:25:00] [modloading-worker-0/INFO]: Reading config: tooltip
  589. [08:25:00] [modloading-worker-0/INFO]: Reading config: old_notes
  590. [08:25:00] [modloading-worker-0/INFO]: Reading config: eyesore
  591. [08:25:00] [modloading-worker-0/INFO]: Reading config: fighter
  592. [08:25:00] [modloading-worker-0/INFO]: Reading config: shop_pedestal
  593. [08:25:00] [Forge Version Check/INFO]: [easy_piglins]: Found status: AHEAD Current: 1.18.2-1.0.4 Target: null
  594. [08:25:00] [Forge Version Check/INFO]: [equipmentcompare]: Starting version check at https://mc-update-check.anthonyhilyard.com/502561
  595. [08:25:00] [modloading-worker-0/INFO]: Reading config: catalyst_infusion_table
  596. [08:25:00] [modloading-worker-0/INFO]: Reading config: gear_model_roll_rarities
  597. [08:25:00] [modloading-worker-0/INFO]: Reading config: mana
  598. [08:25:00] [modloading-worker-0/INFO]: Reading config: magnet_table
  599. [08:25:00] [modloading-worker-0/INFO]: Reading config: paxel
  600. [08:25:00] [modloading-worker-0/INFO]: Reading config: etching
  601. [08:25:00] [modloading-worker-0/INFO]: Reading config: trinket
  602. [08:25:01] [modloading-worker-0/INFO]: Reading config: elite_spawner
  603. [08:25:01] [modloading-worker-0/INFO]: Reading config: wild_spawner
  604. [08:25:01] [modloading-worker-0/INFO]: Reading config: custom_entity_spawner
  605. [08:25:01] [modloading-worker-0/INFO]: Reading config: eternals_namepool
  606. [08:25:01] [modloading-worker-0/INFO]: Reading config: scavenger
  607. [08:25:01] [modloading-worker-0/INFO]: Reading config: elixir
  608. [08:25:01] [Forge Version Check/INFO]: [equipmentcompare]: Found status: UP_TO_DATE Current: 1.3.3 Target: null
  609. [08:25:01] [Forge Version Check/INFO]: [corpse]: Starting version check at https://maxhenkel.de/update/corpse.json
  610. [08:25:01] [modloading-worker-0/INFO]: Reading config: vault_stats
  611. [08:25:01] [modloading-worker-0/INFO]: Reading config: vault_recycler
  612. [08:25:01] [modloading-worker-0/INFO]: Reading config: vault_diffuser
  613. [08:25:01] [modloading-worker-0/INFO]: Reading config: spirit
  614. [08:25:01] [modloading-worker-0/INFO]: Reading config: skill_altar
  615. [08:25:01] [modloading-worker-0/INFO]: Reading config: vault_entities
  616. [08:25:01] [Forge Version Check/INFO]: [corpse]: Found status: AHEAD Current: 1.18.2-1.0.2 Target: null
  617. [08:25:01] [Forge Version Check/INFO]: [mcwbridges]: Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/bridges.json
  618. [08:25:01] [Forge Version Check/INFO]: [mcwbridges]: Found status: OUTDATED Current: 2.0.6 Target: 2.1.0
  619. [08:25:01] [Forge Version Check/INFO]: [mcwtrpdoors]: Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/trapdoors.json
  620. [08:25:01] [Forge Version Check/INFO]: [mcwtrpdoors]: Found status: OUTDATED Current: 1.0.8 Target: 1.0.9
  621. [08:25:01] [Forge Version Check/INFO]: [mcwfences]: Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/fences.json
  622. [08:25:01] [modloading-worker-0/INFO]: Reading config: menu_player_stat_description
  623. [08:25:01] [Forge Version Check/INFO]: [mcwfences]: Found status: UP_TO_DATE Current: 1.0.7 Target: null
  624. [08:25:01] [Forge Version Check/INFO]: [highlighter]: Starting version check at https://mc-update-check.anthonyhilyard.com/521590
  625. [08:25:01] [modloading-worker-0/INFO]: Reading config: vault_modifier_overlay
  626. [08:25:01] [modloading-worker-0/INFO]: Reading config: crystal_budding
  627. [08:25:01] [modloading-worker-0/INFO]: Reading config: loot_info
  628. [08:25:01] [modloading-worker-0/INFO]: Reading config: vault_guardian
  629. [08:25:01] [modloading-worker-0/INFO]: Reading config: inscription
  630. [08:25:01] [modloading-worker-0/INFO]: Reading config: augment
  631. [08:25:01] [modloading-worker-0/INFO]: Reading config: entity_groups
  632. [08:25:01] [modloading-worker-0/INFO]: Reading config: tile_groups
  633. [08:25:01] [modloading-worker-0/INFO]: Reading config: item_groups
  634. [08:25:01] [modloading-worker-0/INFO]: Reading config: architect
  635. [08:25:01] [modloading-worker-0/INFO]: Reading config: quest/quests
  636. [08:25:01] [modloading-worker-0/INFO]: Reading config: quest/sky_quests
  637. [08:25:01] [modloading-worker-0/INFO]: Reading config: vault_potion
  638. [08:25:01] [modloading-worker-0/INFO]: Reading config: bestiary
  639. [08:25:01] [Forge Version Check/INFO]: [highlighter]: Found status: UP_TO_DATE Current: 1.1.2 Target: null
  640. [08:25:01] [Forge Version Check/INFO]: [camera]: Starting version check at https://maxhenkel.de/update/camera.json
  641. [08:25:01] [modloading-worker-0/INFO]: Reading config: tool/pulverizing
  642. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear/gear_common
  643. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_modifiers/helmet
  644. [08:25:01] [Forge Version Check/INFO]: [camera]: Found status: OUTDATED Current: 1.18.2-1.0.5 Target: 1.18.2-1.0.6
  645. [08:25:01] [Forge Version Check/INFO]: [cfm]: Starting version check at https://mrcrayfish.com/modupdatejson?id=cfm
  646. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_modifiers/chestplate
  647. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_modifiers/leggings
  648. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_modifiers/boots
  649. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_modifiers/sword
  650. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_modifiers/axe
  651. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_modifiers/shield
  652. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_modifiers/idol_benevolent
  653. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_modifiers/idol_malevolence
  654. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_modifiers/idol_omniscient
  655. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_modifiers/idol_timekeeper
  656. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_modifiers/jewel
  657. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_modifiers/magnet
  658. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_modifiers/wand
  659. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_workbench/helmet
  660. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_workbench/chestplate
  661. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_workbench/leggings
  662. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_workbench/boots
  663. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_workbench/sword
  664. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_workbench/axe
  665. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_workbench/shield
  666. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_workbench/idol_benevolent
  667. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_workbench/idol_malevolence
  668. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_workbench/idol_omniscient
  669. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_workbench/idol_timekeeper
  670. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_workbench/wand
  671. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_workbench/magnet
  672. [08:25:01] [modloading-worker-0/INFO]: Reading config: alchemy_table
  673. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear/gear_roll_type_pools
  674. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear/gear_roll_type
  675. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear/gear_tags
  676. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear/gear_crafting
  677. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear/gear_modification
  678. [08:25:01] [modloading-worker-0/INFO]: Reading config: gear_enchantment
  679. [08:25:01] [modloading-worker-0/INFO]: Reading config: vault_jewel_cutting
  680. [08:25:01] [modloading-worker-0/INFO]: Reading config: vault_altar/vault_altar_ingredients
  681. [08:25:01] [modloading-worker-0/INFO]: Reading config: recipes/gear_recipes
  682. [08:25:01] [modloading-worker-0/INFO]: Reading config: recipes/jewel_recipes
  683. [08:25:01] [modloading-worker-0/INFO]: Reading config: recipes/trinket_recipes
  684. [08:25:01] [modloading-worker-0/INFO]: Reading config: recipes/tool_recipes
  685. [08:25:01] [modloading-worker-0/INFO]: Reading config: recipes/inscription_recipes
  686. [08:25:01] [modloading-worker-0/INFO]: Reading config: trader_exclusions
  687. [08:25:01] [modloading-worker-0/INFO]: Reading config: player_research_transfer
  688. [08:25:01] [modloading-worker-0/INFO]: Reading config: bounty/task/kill_entity
  689. [08:25:01] [modloading-worker-0/INFO]: Reading config: bounty/task/damage_entity
  690. [08:25:01] [modloading-worker-0/INFO]: Reading config: bounty/task/completion
  691. [08:25:01] [modloading-worker-0/INFO]: Reading config: bounty/task/item_submission
  692. [08:25:01] [modloading-worker-0/INFO]: Reading config: bounty/task/item_discovery
  693. [08:25:01] [modloading-worker-0/INFO]: Reading config: bounty/task/mining
  694. [08:25:01] [modloading-worker-0/INFO]: Reading config: bounty/bounties
  695. [08:25:01] [modloading-worker-0/INFO]: Reading config: bounty/rewards
  696. [08:25:01] [modloading-worker-0/INFO]: Reading config: bounty/entities
  697. [08:25:01] [modloading-worker-0/INFO]: Reading config: bounty/ores
  698. [08:25:01] [modloading-worker-0/INFO]: Vault Configs are loaded successfully!
  699. [08:25:01] [modloading-worker-0/INFO]: Reading config: gen/templates
  700. [08:25:02] [Forge Version Check/INFO]: [cfm]: Found status: BETA Current: 7.0.0-pre35 Target: 7.0.0-pre35
  701. [08:25:02] [Forge Version Check/INFO]: [mcwfurnitures]: Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/furniture.json
  702. [08:25:02] [Forge Version Check/INFO]: [mcwfurnitures]: Found status: OUTDATED Current: 3.0.2 Target: 3.2.0
  703. [08:25:02] [Forge Version Check/INFO]: [mcwlights]: Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/lights.json
  704. [08:25:02] [Forge Version Check/INFO]: [mcwlights]: Found status: OUTDATED Current: 1.0.4 Target: 1.0.6
  705. [08:25:02] [Forge Version Check/INFO]: [clumps]: Starting version check at https://updates.blamejared.com/get?n=clumps&gv=1.18.2
  706. [08:25:02] [Forge Version Check/INFO]: [clumps]: Found status: BETA Current: 8.0.0+17 Target: 8.0.0+17
  707. [08:25:02] [Forge Version Check/INFO]: [storagenetwork]: Starting version check at https://raw.githubusercontent.com/Lothrazar/Storage-Network/trunk/1.18/update.json
  708. [08:25:02] [Forge Version Check/INFO]: [storagenetwork]: Found status: BETA Current: 1.18.2-1.6.2 Target: 1.7.0
  709. [08:25:02] [Forge Version Check/INFO]: [botanypots]: Starting version check at https://updates.blamejared.com/get?n=botanypots&gv=1.18.2
  710. [08:25:02] [Forge Version Check/INFO]: [botanypots]: Found status: BETA_OUTDATED Current: 8.0.23 Target: 8.1.29
  711. [08:25:02] [Forge Version Check/INFO]: [jeitweaker]: Starting version check at https://updates.blamejared.com/get?n=JEITweaker&gv=1.18.2
  712. [08:25:02] [Forge Version Check/INFO]: [jeitweaker]: Found status: BETA Current: 3.0.0.9 Target: 3.0.0.9
  713. [08:25:02] [Forge Version Check/INFO]: [mininggadgets]: Starting version check at https://raw.githubusercontent.com/Direwolf20-MC/MiningGadgets/master/update.json
  714. [08:25:02] [Forge Version Check/INFO]: [mininggadgets]: Found status: UP_TO_DATE Current: 1.11.1 Target: null
  715. [08:25:02] [Forge Version Check/INFO]: [crafttweaker]: Starting version check at https://updates.blamejared.com/get?n=crafttweaker&gv=1.18.2
  716. [08:25:02] [Forge Version Check/INFO]: [crafttweaker]: Found status: BETA_OUTDATED Current: 9.1.207 Target: 9.1.209
  717. [08:25:02] [Forge Version Check/INFO]: [forge]: Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
  718. [08:25:02] [Forge Version Check/INFO]: [forge]: Found status: OUTDATED Current: 40.2.9 Target: 40.2.10
  719. [08:25:02] [Forge Version Check/INFO]: [colossalchests]: Starting version check at https://raw.githubusercontent.com/CyclopsMC/Versions/master/forge_update/colossal-chests.json
  720. [08:25:02] [Forge Version Check/INFO]: [colossalchests]: Found status: OUTDATED Current: 1.8.3 Target: 1.9.0
  721. [08:25:02] [Forge Version Check/INFO]: [cofh_core]: Starting version check at https://raw.github.com/cofh/version/master/cofh_core/update.json
  722. [08:25:03] [Forge Version Check/INFO]: [cofh_core]: Found status: OUTDATED Current: 9.1.2.32 Target: 9.2.0
  723. [08:25:03] [Forge Version Check/INFO]: [thermal]: Starting version check at https://raw.github.com/cofh/version/master/thermal/update.json
  724. [08:25:03] [Forge Version Check/INFO]: [thermal]: Found status: OUTDATED Current: 9.1.0.34 Target: 9.2.0
  725. [08:25:03] [Forge Version Check/INFO]: [thermal_expansion]: Starting version check at https://raw.github.com/cofh/version/master/thermal/update_expansion.json
  726. [08:25:03] [Forge Version Check/INFO]: [thermal_expansion]: Found status: OUTDATED Current: 9.1.0.18 Target: 9.2.0
  727. [08:25:03] [Forge Version Check/INFO]: [createtweaker]: Starting version check at https://updates.blamejared.com/get?n=createtweaker&gv=1.18.2
  728. [08:25:03] [Forge Version Check/INFO]: [createtweaker]: Found status: BETA_OUTDATED Current: 2.0.0.19 Target: 2.0.0.20
  729. [08:25:03] [Forge Version Check/INFO]: [easy_villagers]: Starting version check at https://maxhenkel.de/update/easy_villagers.json
  730. [08:25:03] [Forge Version Check/INFO]: [easy_villagers]: Found status: UP_TO_DATE Current: 1.18.2-1.0.11 Target: null
  731. [08:25:03] [Forge Version Check/INFO]: [pipez]: Starting version check at https://maxhenkel.de/update/pipez.json
  732. [08:25:03] [Forge Version Check/INFO]: [pipez]: Found status: UP_TO_DATE Current: 1.18.2-1.1.5 Target: null
  733. [08:25:03] [Forge Version Check/INFO]: [iceberg]: Starting version check at https://mc-update-check.anthonyhilyard.com/520110
  734. [08:25:03] [Forge Version Check/INFO]: [iceberg]: Found status: UP_TO_DATE Current: 1.0.49 Target: null
  735. [08:25:03] [Forge Version Check/INFO]: [flywheel]: Starting version check at https://api.modrinth.com/updates/flywheel/forge_updates.json
  736. [08:25:03] [Forge Version Check/INFO]: [flywheel]: Found status: UP_TO_DATE Current: 0.6.8.a Target: null
  737. [08:25:03] [Forge Version Check/INFO]: [pigpen]: Starting version check at https://updates.blamejared.com/get?n=pigpen&gv=1.18.2
  738. [08:25:03] [Forge Version Check/INFO]: [pigpen]: Found status: BETA Current: 8.0.1 Target: 8.0.1
  739. [08:25:03] [Forge Version Check/INFO]: [inventoryhud]: Starting version check at https://raw.githubusercontent.com/DmitryLovin/pluginUpdate/master/invupdate.json
  740. [08:25:03] [Forge Version Check/INFO]: [inventoryhud]: Found status: OUTDATED Current: 3.4.14 Target: 3.4.18
  741. [08:25:03] [Forge Version Check/INFO]: [puzzleslib]: Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/puzzleslib.json
  742. [08:25:03] [Forge Version Check/INFO]: [puzzleslib]: Found status: OUTDATED Current: 3.3.5 Target: 3.5.8
  743. [08:25:03] [Forge Version Check/INFO]: [modularrouters]: Starting version check at https://raw.githubusercontent.com/desht/ModularRouters/MC1.18.2-master/release_info.json
  744. [08:25:03] [Forge Version Check/INFO]: [modularrouters]: Found status: AHEAD Current: 9.1.1-93 Target: null
  745. [08:25:03] [Forge Version Check/INFO]: [openloader]: Starting version check at https://updates.blamejared.com/get?n=openloader&gv=1.18.2
  746. [08:25:03] [Forge Version Check/INFO]: [openloader]: Found status: BETA Current: 12.0.1 Target: 12.0.1
  747. [08:25:45] [Logger:admin Warning] : Server failed to start 10/5 times...
  748. [08:25:45] [Logger:admin Warning] : Server failed to start 5 times, not restarting.
  749.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement