Advertisement
BetaNova

My mod Prevents a world from loading.

May 10th, 2022
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.36 KB | None | 0 0
  1. 8 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, MOD_DEV, --assetIndex, 1.18, --assetsDir, C:\Users\scien\.mcreator\gradle\caches\forge_gradle\assets, --gameDir, ., --fml.forgeVersion, 40.1.0, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914]
  2. 21:13.58 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Eclipse Adoptium
  3. 21:13.58 [main/DEBUG] [LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness,forgegametestserveruserdev]
  4. 21:13.58 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
  5. 21:13.59 [main/DEBUG] [LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner]
  6. 21:13.59 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
  7. 21:13.59 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: java.util.stream.ReferencePipeline$3@3bd418e4
  8. 21:13.59 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
  9. 21:13.59 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
  10. 21:13.59 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
  11. 21:13.59 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
  12. 21:13.59 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
  13. 21:13.59 [main/DEBUG] [LauncherVersion/CORE]: Found FMLLauncher version 1.0
  14. 21:13.59 [main/DEBUG] [FMLLoader/CORE]: FML 1.0 loading
  15. 21:13.59 [main/DEBUG] [FMLLoader/CORE]: FML found ModLauncher version : 9.1.3+9.1.3+main.9b69c82a
  16. 21:13.59 [main/DEBUG] [FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7
  17. 21:13.59 [main/DEBUG] [FMLLoader/CORE]: FML found EventBus version : 5.0.7+5.0.7+master.6d3407cc
  18. 21:13.59 [main/DEBUG] [FMLLoader/CORE]: Found Runtime Dist Cleaner
  19. 21:13.59 [main/DEBUG] [FMLLoader/CORE]: FML found CoreMod version : 5.0.2+5.0.2+master.303343f8
  20. 21:13.59 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package implementation version 4.0.11+4.0.11+master.ce88bbba
  21. 21:13.59 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package specification 4
  22. 21:13.59 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
  23. 21:13.59 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
  24. 21:13.59 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
  25. 21:13.59 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
  26. 21:13.59 [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@543788f3
  27. 21:13.59 [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/scien/.mcreator/gradle/caches/modules-2/files-2.1/org.spongepowered/mixin/0.8.5/9d1c0c3a304ae6697ecd477218fa61b850bf57fc/mixin-0.8.5.jar%2322!/ Service=ModLauncher Env=CLIENT
  28. 21:13.59 [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
  29. 21:13.59 [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
  30. 21:13.59 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
  31. 21:13.59 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
  32. 21:13.59 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
  33. 21:13.59 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
  34. 21:13.59 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
  35. 21:13.59 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
  36. 21:13.59 [main/DEBUG] [FMLServiceProvider/CORE]: Setting up basic FML game directories
  37. 21:13.59 [main/DEBUG] [FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\scien\MCreatorWorkspaces\no\run
  38. 21:13.59 [main/DEBUG] [FMLPaths/CORE]: Path GAMEDIR is C:\Users\scien\MCreatorWorkspaces\no\run
  39. 21:13.59 [main/DEBUG] [FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\scien\MCreatorWorkspaces\no\run\mods
  40. 21:13.59 [main/DEBUG] [FMLPaths/CORE]: Path MODSDIR is C:\Users\scien\MCreatorWorkspaces\no\run\mods
  41. 21:13.59 [main/DEBUG] [FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\scien\MCreatorWorkspaces\no\run\config
  42. 21:13.59 [main/DEBUG] [FMLPaths/CORE]: Path CONFIGDIR is C:\Users\scien\MCreatorWorkspaces\no\run\config
  43. 21:13.59 [main/DEBUG] [FMLPaths/CORE]: Path FMLCONFIG is C:\Users\scien\MCreatorWorkspaces\no\run\config\fml.toml
  44. 21:13.59 [main/DEBUG] [FMLServiceProvider/CORE]: Loading configuration
  45. 21:13.59 [main/DEBUG] [FileUtils/CORE]: Found existing default config directory directory : C:\Users\scien\MCreatorWorkspaces\no\run\defaultconfigs
  46. 21:13.59 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing ModFile
  47. 21:13.59 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing launch handler
  48. 21:13.59 [main/DEBUG] [FMLLoader/CORE]: Using forgeclientuserdev as launch service
  49. 21:13.59 [main/DEBUG] [FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=40.1.0, mcVersion=1.18.2, mcpVersion=20220404.173914, forgeGroup=net.minecraftforge]
  50. 21:13.59 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
  51. 21:13.59 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'mcp'
  52. 21:13.59 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {srg=srgtomcp:1234}
  53. 21:13.59 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
  54. 21:13.59 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
  55. 21:13.59 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
  56. 21:13.59 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
  57. 21:13.59 [main/DEBUG] [FMLServiceProvider/CORE]: Initiating mod scan
  58. 21:13.59 [main/DEBUG] [ModListHandler/CORE]: Found mod coordinates from lists: []
  59. 21:13.59 [main/DEBUG] [ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null)
  60. 21:13.59 [main/DEBUG] [CommonLaunchHandler/CORE]: Got mod coordinates examplemod%%C:\Users\scien\MCreatorWorkspaces\no\build\resources\main;examplemod%%C:\Users\scien\MCreatorWorkspaces\no\build\classes\java\main from env
  61. 21:13.59 [main/DEBUG] [CommonLaunchHandler/CORE]: Found supplied mod coordinates [{examplemod=[C:\Users\scien\MCreatorWorkspaces\no\build\resources\main, C:\Users\scien\MCreatorWorkspaces\no\build\classes\java\main]}]
  62. 21:14.01 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file forge-1.18.2-40.1.0_mapped_official_1.18.2.jar with {minecraft} mods - versions {1.18.2}
  63. 21:14.01 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\scien\MCreatorWorkspaces\no\build\fg_cache\net\minecraftforge\forge\1.18.2-40.1.0_mapped_official_1.18.2\forge-1.18.2-40.1.0_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]]
  64. 21:14.01 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\scien\MCreatorWorkspaces\no\build\resources\main
  65. 21:14.01 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file main with {far_out} mods - versions {0.61.1}
  66. 21:14.01 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\scien\MCreatorWorkspaces\no\build\resources\main with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
  67. 21:14.01 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate /
  68. 21:14.01 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file with {forge} mods - versions {40.1.0}
  69. 21:14.01 [main/DEBUG] [ModFile/LOADING]: Loading mod file / with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]]
  70. 21:14.01 [main/DEBUG] [ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js
  71. 21:14.01 [main/DEBUG] [ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
  72. 21:14.01 [main/DEBUG] [ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
  73. 21:14.01 [main/DEBUG] [ModFileParser/LOADING]: Found coremod registry_object_binary_compat with Javascript path coremods/registry_object_binary_compat.js
  74. 21:14.01 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/field_to_method.js
  75. 21:14.01 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
  76. 21:14.01 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
  77. 21:14.01 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/registry_object_binary_compat.js
  78. 21:14.01 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
  79. 21:14.01 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found 2 language providers
  80. 21:14.01 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0
  81. 21:14.01 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider javafml, version 40
  82. 21:14.01 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Configured system mods: [minecraft, forge]
  83. 21:14.01 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found system mod: minecraft
  84. 21:14.01 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found system mod: forge
  85. 21:14.01 [main/DEBUG] [ModSorter/LOADING]: Found 1 mod requirements (1 mandatory, 0 optional)
  86. 21:14.01 [main/DEBUG] [ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
  87. 21:14.02 [main/DEBUG] [MCPNamingService/CORE]: Loaded 28190 method mappings from methods.csv
  88. 21:14.02 [main/DEBUG] [MCPNamingService/CORE]: Loaded 27073 field mappings from fields.csv
  89. 21:14.02 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
  90. 21:14.02 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
  91. 21:14.02 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
  92. 21:14.02 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
  93. 21:14.02 [main/DEBUG] [FMLServiceProvider/CORE]: Loading coremod transformers
  94. 21:14.02 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js
  95. 21:14.03 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  96. 21:14.03 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
  97. 21:14.03 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  98. 21:14.03 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
  99. 21:14.03 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  100. 21:14.03 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/registry_object_binary_compat.js
  101. 21:14.03 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  102. 21:14.03 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@21c815e4 to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V}
  103. 21:14.03 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1e43e323 to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V}
  104. 21:14.03 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4a67b4ec to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V}
  105. 21:14.03 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@10643593 to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V}
  106. 21:14.03 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@f91da5e to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V}
  107. 21:14.03 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@eca6a74 to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V}
  108. 21:14.03 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@79fd6f95 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
  109. 21:14.03 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@48840594 to Target : CLASS {Lnet/minecraftforge/registries/RegistryObject;} {} {V}
  110. 21:14.03 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
  111. 21:14.07 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
  112. 21:14.07 [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
  113. 21:14.07 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft)
  114. 21:14.07 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft)
  115. 21:14.07 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft)
  116. 21:14.07 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft)
  117. 21:14.07 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft)
  118. 21:14.07 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
  119. 21:14.07 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(far_out)
  120. 21:14.07 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(far_out)
  121. 21:14.07 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(far_out)
  122. 21:14.07 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(far_out)
  123. 21:14.07 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(far_out)
  124. 21:14.07 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(far_out)]
  125. 21:14.07 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge)
  126. 21:14.07 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge)
  127. 21:14.07 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge)
  128. 21:14.07 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge)
  129. 21:14.07 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge)
  130. 21:14.07 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
  131. 21:14.07 [main/DEBUG] [mixin/]: inject() running with 4 agents
  132. 21:14.07 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
  133. 21:14.07 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
  134. 21:14.07 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(far_out)]
  135. 21:14.07 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
  136. 21:14.07 [main/INFO] [LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, C:\Users\scien\.mcreator\gradle\caches\forge_gradle\assets, --assetIndex, 1.18]
  137. 21:14.07 [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out
  138. 21:14.07 [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
  139. 21:14.07 [main/DEBUG] [io.ne.ut.in.lo.InternalLoggerFactory/]: Using SLF4J as the default logging framework
  140. 21:14.07 [main/DEBUG] [io.ne.ut.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
  141. 21:14.07 [main/DEBUG] [io.ne.ut.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
  142. 21:14.08 [main/DEBUG] [os.ut.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@7efd28bd
  143. 21:14.10 [main/DEBUG] [os.ut.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@7efd28bd
  144. 21:14.12 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock
  145. 21:14.12 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock
  146. 21:14.13 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock
  147. 21:14.15 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack
  148. 21:14.27 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem
  149. 21:14.27 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance
  150. 21:14.32 [Render thread/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/C:/Users/scien/MCreatorWorkspaces/no/build/fg_cache/net/minecraftforge/forge/1.18.2-40.1.0_mapped_official_1.18.2/forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/assets/.mcassetsroot' uses unexpected schema
  151. 21:14.32 [Render thread/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/C:/Users/scien/MCreatorWorkspaces/no/build/fg_cache/net/minecraftforge/forge/1.18.2-40.1.0_mapped_official_1.18.2/forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/data/.mcassetsroot' uses unexpected schema
  152. 21:14.32 [Render thread/INFO] [mojang/YggdrasilAuthenticationService]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
  153. 21:14.32 [Render thread/INFO] [minecraft/Minecraft]: Setting user: Dev
  154. 21:14.32 [Render thread/INFO] [minecraft/Minecraft]: Backend library: LWJGL version 3.2.2 SNAPSHOT
  155. 21:14.36 [Render thread/DEBUG] [ForgeI18n/CORE]: Loading I18N data entries: 5349
  156. 21:14.36 [Render thread/DEBUG] [ModWorkManager/LOADING]: Using 8 threads for parallel mod-loading
  157. 21:14.36 [Render thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@7efd28bd - got cpw.mods.cl.ModuleClassLoader@6e9c413e
  158. 21:14.36 [Render thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.far_out.FarOutMod
  159. 21:14.36 [Render thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@7efd28bd - got cpw.mods.cl.ModuleClassLoader@6e9c413e
  160. 21:14.36 [Render thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod
  161. 21:14.36 [modloading-worker-0/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraftforge/registries/RegistryObject
  162. 21:14.37 [modloading-worker-0/DEBUG] [ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 40.1 from cpw.mods.modlauncher.TransformingClassLoader@7efd28bd
  163. 21:14.37 [modloading-worker-0/DEBUG] [ForgeVersion/CORE]: Found Forge version 40.1.0
  164. 21:14.37 [modloading-worker-0/DEBUG] [ForgeVersion/CORE]: Found Forge spec 40.1
  165. 21:14.37 [modloading-worker-0/DEBUG] [ForgeVersion/CORE]: Found Forge group net.minecraftforge
  166. 21:14.37 [modloading-worker-0/DEBUG] [MCPVersion/CORE]: MCP Version package package net.minecraftforge.versions.mcp, Minecraft, version 1.18.2 from cpw.mods.modlauncher.TransformingClassLoader@7efd28bd
  167. 21:14.37 [modloading-worker-0/DEBUG] [MCPVersion/CORE]: Found MC version information 1.18.2
  168. 21:14.37 [modloading-worker-0/DEBUG] [MCPVersion/CORE]: Found MCP version information 20220404.173914
  169. 21:14.37 [modloading-worker-0/INFO] [ForgeMod/FORGEMOD]: Forge mod loading, version 40.1.0, for MC 1.18.2 with MCP 20220404.173914
  170. 21:14.37 [modloading-worker-0/INFO] [MinecraftForge/FORGE]: MinecraftForge v40.1.0 Initialized
  171. 21:14.37 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: -Dio.netty.noUnsafe: false
  172. 21:14.37 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: Java version: 17
  173. 21:14.37 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available
  174. 21:14.37 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available
  175. 21:14.37 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: java.nio.Buffer.address: available
  176. 21:14.37 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: direct buffer constructor: unavailable
  177. java.lang.UnsupportedOperationException: Reflective setAccessible(true) disabled
  178. at io.netty.util.internal.ReflectionUtil.trySetAccessible(ReflectionUtil.java:31) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  179. at io.netty.util.internal.PlatformDependent0$4.run(PlatformDependent0.java:253) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  180. at java.security.AccessController.doPrivileged(AccessController.java:318) ~[?:?] {}
  181. at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:247) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  182. at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:294) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  183. at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:88) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  184. at io.netty.util.ConstantPool.<init>(ConstantPool.java:34) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  185. at io.netty.util.AttributeKey$1.<init>(AttributeKey.java:27) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  186. at io.netty.util.AttributeKey.<clinit>(AttributeKey.java:27) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  187. at net.minecraftforge.network.NetworkConstants.<clinit>(NetworkConstants.java:28) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2375%2381!/:?] {re:classloading}
  188. at net.minecraftforge.common.ForgeMod.<init>(ForgeMod.java:126) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2375%2381!/:?] {re:classloading}
  189. at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
  190. at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
  191. at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
  192. at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
  193. at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
  194. at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.1.0.jar%2377!/:?] {}
  195. at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.1.0.jar%2379!/:?] {}
  196. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?] {}
  197. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?] {}
  198. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}
  199. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}
  200. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {}
  201. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
  202. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
  203. 21:14.37 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: java.nio.Bits.unaligned: available, true
  204. 21:14.37 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable
  205. java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$6 (in module io.netty.all) cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to module io.netty.all
  206. at jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:392) ~[?:?] {}
  207. at java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:674) ~[?:?] {}
  208. at java.lang.reflect.Method.invoke(Method.java:560) ~[?:?] {}
  209. at io.netty.util.internal.PlatformDependent0$6.run(PlatformDependent0.java:375) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  210. at java.security.AccessController.doPrivileged(AccessController.java:318) ~[?:?] {}
  211. at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:366) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  212. at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:294) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  213. at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:88) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  214. at io.netty.util.ConstantPool.<init>(ConstantPool.java:34) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  215. at io.netty.util.AttributeKey$1.<init>(AttributeKey.java:27) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  216. at io.netty.util.AttributeKey.<clinit>(AttributeKey.java:27) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  217. at net.minecraftforge.network.NetworkConstants.<clinit>(NetworkConstants.java:28) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2375%2381!/:?] {re:classloading}
  218. at net.minecraftforge.common.ForgeMod.<init>(ForgeMod.java:126) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2375%2381!/:?] {re:classloading}
  219. at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
  220. at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
  221. at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
  222. at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
  223. at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
  224. at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.1.0.jar%2377!/:?] {}
  225. at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.1.0.jar%2379!/:?] {}
  226. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?] {}
  227. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?] {}
  228. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}
  229. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}
  230. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {}
  231. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
  232. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
  233. 21:14.37 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: java.nio.DirectByteBuffer.<init>(long, int): unavailable
  234. 21:14.37 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent/]: sun.misc.Unsafe: available
  235. 21:14.37 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent/]: maxDirectMemory: 4255121408 bytes (maybe)
  236. 21:14.37 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.tmpdir: C:\Users\scien\AppData\Local\Temp (java.io.tmpdir)
  237. 21:14.37 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model)
  238. 21:14.37 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent/]: Platform: Windows
  239. 21:14.37 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes
  240. 21:14.37 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1
  241. 21:14.37 [modloading-worker-0/DEBUG] [io.ne.ut.in.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available
  242. 21:14.37 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.noPreferDirect: false
  243. 21:14.37 [modloading-worker-0/DEBUG] [ForgeMod/FORGEMOD]: Loading Network data for FML net version: FML2
  244. 21:14.38 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
  245. 21:14.38 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
  246. 21:14.38 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Config file forge-common.toml for forge tracking
  247. 21:14.38 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
  248. 21:14.38 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$CommonHandler to MOD
  249. 21:14.38 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$ColorRegisterHandler to MOD
  250. 21:14.38 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.model.ModelDataManager to FORGE
  251. 21:14.38 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.ForgeHooksClient$ClientEvents to MOD
  252. 21:14.38 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for far_out
  253. 21:14.38 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.command.GiveScienceCommand to FORGE
  254. 21:14.38 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.entity.SkyHydrozoanEntity to FORGE
  255. 21:14.38 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.init.FarOutModBiomes$BiomeInjector to FORGE
  256. 21:14.38 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.init.FarOutModBiomes to MOD
  257. 21:14.38 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.init.FarOutModBlocks$ClientSideHandler to MOD
  258. 21:14.38 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.init.FarOutModEntities to MOD
  259. 21:14.38 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.init.FarOutModEntityRenderers to MOD
  260. 21:14.38 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.init.FarOutModFeatures to FORGE
  261. 21:14.38 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.init.FarOutModFluids$ClientSideHandler to MOD
  262. 21:14.38 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.init.FarOutModKeyMappings$KeyEventListener to FORGE
  263. 21:14.38 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.init.FarOutModKeyMappings to MOD
  264. 21:14.38 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.init.FarOutModMenus to MOD
  265. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.init.FarOutModModels to MOD
  266. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.init.FarOutModParticles to MOD
  267. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.init.FarOutModScreens to MOD
  268. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.init.FarOutModSounds to MOD
  269. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.item.inventory.EnergyMeterInventoryCapability to FORGE
  270. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.item.inventory.TeleportCompassInventoryCapability to FORGE
  271. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.network.AgnosGuiButtonMessage to MOD
  272. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.network.DCgui1ButtonMessage to MOD
  273. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.network.FarOutModVariables$EventBusVariableHandlers to FORGE
  274. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.network.FarOutModVariables to MOD
  275. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.network.HabatisGuiButtonMessage to MOD
  276. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.network.HoriGuiButtonMessage to MOD
  277. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.network.KnowledgeBaseMainMenuButtonMessage to MOD
  278. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.network.MollusGuiButtonMessage to MOD
  279. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.network.NeutronirradiatorGUISlotMessage to MOD
  280. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.network.RocketLauncherButtonMessage to MOD
  281. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.network.ScienceGuiButtonMessage to MOD
  282. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.network.ScienceWorkbenchGUIButtonMessage to MOD
  283. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.network.SurfucesampleMessage to MOD
  284. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.network.TerraGuiButtonMessage to MOD
  285. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.network.VaporGuiButtonMessage to MOD
  286. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.procedures.CouchPotatoProcedure to FORGE
  287. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.procedures.GravityProcedure to FORGE
  288. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.procedures.NosurfuceProcedure to FORGE
  289. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.procedures.SuffocateProcedure to FORGE
  290. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.procedures.TreeGrowProcedure to FORGE
  291. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.dimension.AgnosDimension$Fixers to MOD
  292. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.dimension.AgnosDimension to FORGE
  293. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.dimension.EtauiDimension$Fixers to MOD
  294. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.dimension.EtauiDimension to FORGE
  295. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.dimension.EtauosDimension$Fixers to MOD
  296. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.dimension.EtauosDimension to FORGE
  297. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.dimension.HabatisDimension$Fixers to MOD
  298. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.dimension.HabatisDimension to FORGE
  299. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.dimension.InfinatosDimension$Fixers to MOD
  300. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.dimension.InfinatosDimension to FORGE
  301. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.dimension.MollusDimension$Fixers to MOD
  302. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.dimension.MollusDimension to FORGE
  303. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.dimension.OceanusDimension$Fixers to MOD
  304. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.dimension.OceanusDimension to FORGE
  305. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.dimension.ProxmaiDimension$Fixers to MOD
  306. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.dimension.ProxmaiDimension to FORGE
  307. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.dimension.SilicanDimension$Fixers to MOD
  308. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.dimension.SilicanDimension to FORGE
  309. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.dimension.VaporDimension$Fixers to MOD
  310. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.dimension.VaporDimension to FORGE
  311. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.dimension.VarasDimension$Fixers to MOD
  312. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.dimension.VarasDimension to FORGE
  313. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.dimension.VulcanDimension$Fixers to MOD
  314. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.dimension.VulcanDimension to FORGE
  315. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.features.ores.AmmoniaIceFeature$AmmoniaIceFeatureRuleTest to MOD
  316. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.features.ores.BoronOreFeature$BoronOreFeatureRuleTest to MOD
  317. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.features.ores.GlowstoneOreFeature$GlowstoneOreFeatureRuleTest to MOD
  318. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.features.ores.GraphiteOreFeature$GraphiteOreFeatureRuleTest to MOD
  319. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.features.ores.LimestoneOreFeature$LimestoneOreFeatureRuleTest to MOD
  320. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.features.ores.LithiumOreFeature$LithiumOreFeatureRuleTest to MOD
  321. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.features.ores.OsmiumOreFeature$OsmiumOreFeatureRuleTest to MOD
  322. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.features.ores.PlutoniumOreFeature$PlutoniumOreFeatureRuleTest to MOD
  323. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.features.ores.RegolithFeature$RegolithFeatureRuleTest to MOD
  324. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.features.ores.RheniumOreFeature$RheniumOreFeatureRuleTest to MOD
  325. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.features.ores.SiliconOreFeature$SiliconOreFeatureRuleTest to MOD
  326. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.features.ores.SlimeMatsFeature$SlimeMatsFeatureRuleTest to MOD
  327. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.features.ores.SulfurOreFeature$SulfurOreFeatureRuleTest to MOD
  328. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.features.ores.UraniumOreFeature$UraniumOreFeatureRuleTest to MOD
  329. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.inventory.AgnosGuiMenu to FORGE
  330. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.inventory.AirPurifierGUIMenu to FORGE
  331. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.inventory.AlgaebioreactorguiMenu to FORGE
  332. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.inventory.ElectrolyzerGUIMenu to FORGE
  333. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.inventory.EtauiGuiMenu to FORGE
  334. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.inventory.EtauosGuiMenu to FORGE
  335. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.inventory.GlacieoGuiMenu to FORGE
  336. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.inventory.HabatisGuiMenu to FORGE
  337. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.inventory.HoriGuiMenu to FORGE
  338. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.inventory.InfinatosGuiMenu to FORGE
  339. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.inventory.MassivoGuiMenu to FORGE
  340. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.inventory.MollusGuiMenu to FORGE
  341. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.inventory.NuclearReactorGUIMenu to FORGE
  342. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.inventory.PolymerizerGUIMenu to FORGE
  343. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.inventory.PropaneExtractorGUIMenu to FORGE
  344. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.inventory.ProxmaiGuiMenu to FORGE
  345. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.inventory.RegolithSifterGUIMenu to FORGE
  346. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.inventory.RocketLauncherMenu to FORGE
  347. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.inventory.SilicanGuiMenu to FORGE
  348. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.inventory.TerraGuiMenu to FORGE
  349. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.inventory.VaporGuiMenu to FORGE
  350. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.inventory.VarasGuiMenu to FORGE
  351. 21:14.39 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.far_out.world.inventory.VulcanGuiMenu to FORGE
  352. 21:14.41 [Render thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:far_out for mod file C:\Users\scien\MCreatorWorkspaces\no\build\resources\main
  353. 21:14.41 [Render thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:forge for mod file /
  354. 21:14.43 [Render thread/DEBUG] [io.ne.ut.in.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
  355. 21:14.43 [Render thread/DEBUG] [io.ne.ut.in.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
  356. 21:14.43 [Render thread/DEBUG] [io.ne.ut.in.ThreadLocalRandom/]: -Dio.netty.initialSeedUniquifier: 0xbcdfec21352b1830
  357. 21:14.44 [Render thread/INFO] [mojang/NarratorWindows]: Narrator library for x64 successfully loaded
  358. 21:14.44 [Render thread/INFO] [ne.mi.ga.ForgeGameTestHooks/]: Enabled Gametest Namespaces: []
  359. 21:14.45 [Render thread/INFO] [minecraft/ReloadableResourceManager]: Reloading ResourceManager: Default, Mod Resources
  360. 21:14.45 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Loading configs type CLIENT
  361. 21:14.45 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\scien\MCreatorWorkspaces\no\run\config\forge-client.toml
  362. 21:14.45 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\scien\MCreatorWorkspaces\no\run\config\forge-client.toml
  363. 21:14.45 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\scien\MCreatorWorkspaces\no\run\config\forge-client.toml for changes
  364. 21:14.45 [modloading-worker-0/DEBUG] [ForgeConfig/FORGEMOD]: Loaded forge config file forge-client.toml
  365. 21:14.45 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Loading configs type COMMON
  366. 21:14.45 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\scien\MCreatorWorkspaces\no\run\config\forge-common.toml
  367. 21:14.45 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\scien\MCreatorWorkspaces\no\run\config\forge-common.toml
  368. 21:14.45 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\scien\MCreatorWorkspaces\no\run\config\forge-common.toml for changes
  369. 21:14.45 [modloading-worker-0/DEBUG] [ForgeConfig/FORGEMOD]: Loaded forge config file forge-common.toml
  370. 21:14.47 [Render thread/DEBUG] [DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue COMMON_SETUP: 14 jobs
  371. 21:14.47 [Render thread/DEBUG] [DeferredWorkQueue/LOADING]: Synchronous work queue completed in 62.65 ms
  372. 21:14.48 [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
  373. 21:14.51 [Forge Version Check/DEBUG] [ne.mi.fm.VersionChecker/]: [forge] Received version check data:
  374. {
  375. "homepage": "https://files.minecraftforge.net/net/minecraftforge/forge/",
  376. "promos": {
  377. "1.1-latest": "1.3.4.29",
  378. "1.2.3-latest": "1.4.1.64",
  379. "1.2.4-latest": "2.0.0.68",
  380. "1.2.5-latest": "3.4.9.171",
  381. "1.3.2-latest": "4.3.5.318",
  382. "1.4.0-latest": "5.0.0.326",
  383. "1.4.1-latest": "6.0.0.329",
  384. "1.4.2-latest": "6.0.1.355",
  385. "1.4.3-latest": "6.2.1.358",
  386. "1.4.4-latest": "6.3.0.378",
  387. "1.4.5-latest": "6.4.2.448",
  388. "1.4.6-latest": "6.5.0.489",
  389. "1.4.7-latest": "6.6.2.534",
  390. "1.5-latest": "7.7.0.598",
  391. "1.5.1-latest": "7.7.2.682",
  392. "1.5.2-latest": "7.8.1.738",
  393. "1.5.2-recommended": "7.8.1.738",
  394. "1.6.1-latest": "8.9.0.775",
  395. "1.6.2-latest": "9.10.1.871",
  396. "1.6.2-recommended": "9.10.1.871",
  397. "1.6.3-latest": "9.11.0.878",
  398. "1.6.4-latest": "9.11.1.1345",
  399. "1.6.4-recommended": "9.11.1.1345",
  400. "1.7.2-latest": "10.12.2.1161",
  401. "1.7.2-recommended": "10.12.2.1161",
  402. "1.7.10_pre4-latest": "10.12.2.1149",
  403. "1.7.10-latest": "10.13.4.1614",
  404. "1.7.10-recommended": "10.13.4.1614",
  405. "1.8-latest": "11.14.4.1577",
  406. "1.8-recommended": "11.14.4.1563",
  407. "1.8.8-latest": "11.15.0.1655",
  408. "1.8.9-latest": "11.15.1.2318",
  409. "1.8.9-recommended": "11.15.1.2318",
  410. "1.9-latest": "12.16.1.1938",
  411. "1.9-recommended": "12.16.1.1887",
  412. "1.9.4-latest": "12.17.0.2317",
  413. "1.9.4-recommended": "12.17.0.2317",
  414. "1.10-latest": "12.18.0.2000",
  415. "1.10.2-latest": "12.18.3.2511",
  416. "1.10.2-recommended": "12.18.3.2511",
  417. "1.11-latest": "13.19.1.2199",
  418. "1.11-recommended": "13.19.1.2189",
  419. "1.11.2-latest": "13.20.1.2588",
  420. "1.11.2-recommended": "13.20.1.2588",
  421. "1.12-latest": "14.21.1.2443",
  422. "1.12-recommended": "14.21.1.2387",
  423. "1.12.1-latest": "14.22.1.2485",
  424. "1.12.1-recommended": "14.22.1.2478",
  425. "1.12.2-latest": "14.23.5.2860",
  426. "1.12.2-recommended": "14.23.5.2859",
  427. "1.13.2-latest": "25.0.223",
  428. "1.14.2-latest": "26.0.63",
  429. "1.14.3-latest": "27.0.60",
  430. "1.14.4-latest": "28.2.26",
  431. "1.14.4-recommended": "28.2.26",
  432. "1.15-latest": "29.0.4",
  433. "1.15.1-latest": "30.0.51",
  434. "1.15.2-latest": "31.2.57",
  435. "1.15.2-recommended": "31.2.57",
  436. "1.16.1-latest": "32.0.108",
  437. "1.16.2-latest": "33.0.61",
  438. "1.16.3-latest": "34.1.42",
  439. "1.16.3-recommended": "34.1.0",
  440. "1.16.4-latest": "35.1.37",
  441. "1.16.4-recommended": "35.1.4",
  442. "1.16.5-latest": "36.2.35",
  443. "1.16.5-recommended": "36.2.34",
  444. "1.17.1-latest": "37.1.1",
  445. "1.17.1-recommended": "37.1.1",
  446. "1.18-latest": "38.0.17",
  447. "1.18.1-latest": "39.1.2",
  448. "1.18.1-recommended": "39.1.0",
  449. "1.18.2-latest": "40.1.19",
  450. "1.18.2-recommended": "40.1.0"
  451. }
  452. }
  453. 21:14.51 [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 40.1.0 Target: null
  454. 21:14.51 [Render thread/DEBUG] [DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue SIDED_SETUP: 13 jobs
  455. 21:14.51 [Render thread/DEBUG] [DeferredWorkQueue/LOADING]: Synchronous work queue completed in 279.1 ms
  456. 21:15.43 [Worker-Main-13/WARN] [minecraft/TextureAtlas]: Texture far_out:items/unmanned_lander with size 435x360 limits mip level from 2 to 0
  457. 21:15.54 [Render thread/DEBUG] [ForgeI18n/CORE]: Loading I18N data entries: 5971
  458. 21:15.55 [Render thread/INFO] [mojang/Library]: OpenAL initialized on device OpenAL Soft on Speaker/Headphone (Realtek High Definition Audio(SST))
  459. 21:15.55 [Render thread/INFO] [minecraft/SoundEngine]: Sound engine started
  460. 21:15.56 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 1024x1024x2 minecraft:textures/atlas/blocks.png-atlas
  461. 21:15.56 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 256x128x2 minecraft:textures/atlas/signs.png-atlas
  462. 21:15.56 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 512x512x2 minecraft:textures/atlas/banner_patterns.png-atlas
  463. 21:15.56 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 512x512x2 minecraft:textures/atlas/shield_patterns.png-atlas
  464. 21:15.56 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 256x256x2 minecraft:textures/atlas/chest.png-atlas
  465. 21:15.56 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 512x256x2 minecraft:textures/atlas/beds.png-atlas
  466. 21:15.56 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 512x256x2 minecraft:textures/atlas/shulker_boxes.png-atlas
  467. 21:16.02 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
  468. 21:16.02 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
  469. 21:16.02 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 256x256x0 minecraft:textures/atlas/mob_effects.png-atlas
  470. 21:16.03 [Realms Notification Availability checker #1/INFO] [mojang/RealmsClient]: Could not authorize you against Realms server: Invalid session id
  471. 21:16.36 [Render thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:far_out for mod file C:\Users\scien\MCreatorWorkspaces\no\build\resources\main
  472. 21:16.36 [Render thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:forge for mod file /
  473. 21:16.41 [Render thread/WARN] [minecraft/Minecraft]: Failed to load datapacks, can't proceed with server load
  474. java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Trying to access unbound value 'ResourceKey[minecraft:dimension / far_out:etaui]' from registry Registry[ResourceKey[minecraft:root / minecraft:dimension] (Stable)]
  475. at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) ~[?:?] {}
  476. at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) ~[?:?] {}
  477. at net.minecraft.client.Minecraft.makeWorldStem(Minecraft.java:2076) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  478. at net.minecraft.client.Minecraft.doLoadLevel(Minecraft.java:1902) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  479. at net.minecraft.client.Minecraft.createLevel(Minecraft.java:1870) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  480. at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.onCreate(CreateWorldScreen.java:246) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/:?] {re:classloading,pl:runtimedistcleaner:A}
  481. at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.lambda$init$13(CreateWorldScreen.java:195) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/:?] {re:classloading,pl:runtimedistcleaner:A}
  482. at net.minecraft.client.gui.components.Button.onPress(Button.java:40) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/:?] {re:classloading,pl:runtimedistcleaner:A}
  483. at net.minecraft.client.gui.components.AbstractButton.onClick(AbstractButton.java:16) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/:?] {re:classloading,pl:runtimedistcleaner:A}
  484. at net.minecraft.client.gui.components.AbstractWidget.mouseClicked(AbstractWidget.java:111) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/:?] {re:classloading,pl:runtimedistcleaner:A}
  485. at net.minecraft.client.gui.components.events.ContainerEventHandler.mouseClicked(ContainerEventHandler.java:27) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/:?] {re:classloading,pl:runtimedistcleaner:A}
  486. at net.minecraft.client.MouseHandler.lambda$onPress$0(MouseHandler.java:88) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/:?] {re:classloading,pl:runtimedistcleaner:A}
  487. at net.minecraft.client.gui.screens.Screen.wrapScreenError(Screen.java:528) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  488. at net.minecraft.client.MouseHandler.onPress(MouseHandler.java:85) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/:?] {re:classloading,pl:runtimedistcleaner:A}
  489. at net.minecraft.client.MouseHandler.lambda$setup$4(MouseHandler.java:185) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/:?] {re:classloading,pl:runtimedistcleaner:A}
  490. at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/:?] {re:classloading,pl:accesstransformer:B}
  491. at net.minecraft.client.MouseHandler.lambda$setup$5(MouseHandler.java:184) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/:?] {re:classloading,pl:runtimedistcleaner:A}
  492. at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2354!/:build 10] {}
  493. at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2360!/:build 10] {}
  494. at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3174) ~[lwjgl-glfw-3.2.2.jar%2354!/:build 10] {}
  495. at com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:222) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/:?] {re:classloading,pl:runtimedistcleaner:A}
  496. at net.minecraft.client.Minecraft.runTick(Minecraft.java:1069) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  497. at net.minecraft.client.Minecraft.run(Minecraft.java:663) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  498. at net.minecraft.client.main.Main.main(Main.java:205) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/:?] {re:classloading,pl:runtimedistcleaner:A}
  499. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  500. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  501. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  502. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  503. at net.minecraftforge.fml.loading.targets.ForgeClientUserdevLaunchHandler.lambda$launchService$0(ForgeClientUserdevLaunchHandler.java:24) ~[fmlloader-1.18.2-40.1.0.jar%230!/:?] {}
  504. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%2310!/:?] {}
  505. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%2310!/:?] {}
  506. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%2310!/:?] {}
  507. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%2310!/:?] {}
  508. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%2310!/:?] {}
  509. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%2310!/:?] {}
  510. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%2310!/:?] {}
  511. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
  512. Caused by: java.lang.IllegalStateException: Trying to access unbound value 'ResourceKey[minecraft:dimension / far_out:etaui]' from registry Registry[ResourceKey[minecraft:root / minecraft:dimension] (Stable)]
  513. at net.minecraft.core.Holder$Reference.value(Holder.java:146) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/:?] {re:classloading,pl:accesstransformer:B}
  514. at com.google.common.collect.Maps$9.transformEntry(Maps.java:2053) ~[guava-31.0.1-jre.jar%231!/:?] {}
  515. at com.google.common.collect.Maps$12.getValue(Maps.java:2101) ~[guava-31.0.1-jre.jar%231!/:?] {}
  516. at net.minecraft.world.level.dimension.LevelStem.sortMap(LevelStem.java:69) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/:?] {re:classloading}
  517. at com.mojang.datafixers.util.Pair.mapFirst(Pair.java:64) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  518. at com.mojang.serialization.Decoder$2.lambda$decode$0(Decoder.java:63) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  519. at java.util.Optional.map(Optional.java:260) ~[?:?] {}
  520. at com.mojang.serialization.DataResult.lambda$map$5(DataResult.java:112) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  521. at com.mojang.datafixers.util.Either$Right.mapBoth(Either.java:94) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  522. at com.mojang.serialization.DataResult.map(DataResult.java:110) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  523. at com.mojang.serialization.Decoder$2.decode(Decoder.java:63) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  524. at com.mojang.serialization.Codec$2.decode(Codec.java:71) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  525. at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  526. at com.mojang.serialization.codecs.FieldDecoder.decode(FieldDecoder.java:29) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  527. at com.mojang.serialization.MapCodec$1.decode(MapCodec.java:34) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  528. at com.mojang.serialization.codecs.RecordCodecBuilder$Instance$5.decode(RecordCodecBuilder.java:324) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  529. at com.mojang.serialization.codecs.RecordCodecBuilder$2.decode(RecordCodecBuilder.java:107) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  530. at com.mojang.serialization.MapDecoder.lambda$compressedDecode$0(MapDecoder.java:52) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  531. at com.mojang.serialization.DataResult.lambda$flatMap$10(DataResult.java:138) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  532. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  533. at com.mojang.serialization.DataResult.flatMap(DataResult.java:136) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  534. at com.mojang.serialization.MapDecoder.compressedDecode(MapDecoder.java:52) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  535. at com.mojang.serialization.MapCodec$MapCodecCodec.decode(MapCodec.java:91) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  536. at com.mojang.serialization.Decoder$2.decode(Decoder.java:63) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  537. at com.mojang.serialization.Codec$2.decode(Codec.java:71) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  538. at com.mojang.serialization.Decoder$1.decode(Decoder.java:49) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  539. at com.mojang.serialization.Codec$2.decode(Codec.java:71) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  540. at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  541. at net.minecraft.client.Minecraft.lambda$createLevel$33(Minecraft.java:1878) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  542. at com.mojang.serialization.DataResult.lambda$flatMap$10(DataResult.java:138) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  543. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  544. at com.mojang.serialization.DataResult.flatMap(DataResult.java:136) ~[datafixerupper-4.1.27.jar%2339!/:?] {}
  545. at net.minecraft.client.Minecraft.lambda$createLevel$34(Minecraft.java:1877) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  546. at net.minecraft.server.WorldStem.load(WorldStem.java:40) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/:?] {re:classloading}
  547. at net.minecraft.client.Minecraft.makeWorldStem(Minecraft.java:2074) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2.jar%2376!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  548. ... 34 more
  549.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement