Advertisement
Guest User

Error when loading non-flat World

a guest
May 13th, 2020
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 191.68 KB | None | 0 0
  1. Executing Gradle task: runClient
  2.  
  3. Build info: MCreator 2020.2.14217, 1.14.4, 64-bit, 12144 MB, Windows 10, JVM 1.8.0_232, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
  4.  
  5. > Configure project :
  6.  
  7. New Dep: net.minecraftforge:forge:1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3
  8.  
  9. > Task :compileJava UP-TO-DATE
  10.  
  11. > Task :processResources
  12.  
  13. > Task :classes
  14.  
  15. > Task :downloadMcpConfig
  16.  
  17. > Task :extractSrg UP-TO-DATE
  18.  
  19. > Task :createSrgToMcp UP-TO-DATE
  20.  
  21. > Task :downloadMCMeta UP-TO-DATE
  22.  
  23. > Task :downloadAssets
  24.  
  25. > Task :extractNatives UP-TO-DATE
  26.  
  27. > Task :makeSrcDirs
  28.  
  29. > Task :prepareRuns
  30.  
  31. > Task :prepareRunClient
  32.  
  33. > Task :runClient
  34.  
  35. 13:16.32 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmluserdevclient, --fml.mcpVersion, 20190829.143755, --fml.mcVersion, 1.14.4, --fml.forgeGroup, net.minecraftforge, --fml.forgeVersion, 28.2.3, --version, MOD_DEV, --assetIndex, 1.14, --assetsDir, C:\Users\Asolkar\.mcreator\gradle\caches\forge_gradle\assets, --username, Dev, --accessToken, ????????, --userProperties, {}]
  36.  
  37. 32:16.32 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher 4.1.0+62+5bfa59b starting: java version 1.8.0_232 by BellSoft
  38.  
  39. 36:16.32 [main/DEBUG] [LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,fmldevdata,fmldevclient,fmldevserver,fmluserdevserver,testharness,fmluserdevdata,fmlclient,fmluserdevclient,fmlserver]
  40.  
  41. 36:16.32 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
  42.  
  43. 36:16.32 [main/DEBUG] [LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner]
  44.  
  45. 36:16.32 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
  46.  
  47. 36:16.32 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: []
  48.  
  49. 36:16.32 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [fml]
  50.  
  51. 36:16.32 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
  52.  
  53. 36:16.32 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
  54.  
  55. 36:16.32 [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
  56.  
  57. 36:16.32 [main/DEBUG] [LauncherVersion/CORE]: Found FMLLauncher version 28.2
  58.  
  59. 36:16.32 [main/DEBUG] [FMLLoader/CORE]: FML 28.2 loading
  60.  
  61. 36:16.32 [main/DEBUG] [FMLLoader/CORE]: FML found ModLauncher version : 4.1.0+62+5bfa59b
  62.  
  63. 36:16.32 [main/DEBUG] [FMLLoader/CORE]: Initializing modjar URL handler
  64.  
  65. 36:16.32 [main/DEBUG] [FMLLoader/CORE]: FML found AccessTransformer version : 1.0.5+4+02b7b69
  66.  
  67. 36:16.32 [main/DEBUG] [FMLLoader/CORE]: FML found EventBus version : 1.0.0+54+3f83a9e
  68.  
  69. 36:16.32 [main/DEBUG] [FMLLoader/CORE]: Found Runtime Dist Cleaner
  70.  
  71. 36:16.32 [main/DEBUG] [FMLLoader/CORE]: FML found CoreMod version : 1.0.0+4+e6fed88
  72.  
  73. 36:16.32 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package implementation version 1.5.0+6+478760f
  74.  
  75. 36:16.32 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package specification 3
  76.  
  77. 32:16.32 [main/INFO] [FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
  78.  
  79. 36:16.32 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
  80.  
  81. 36:16.32 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
  82.  
  83. 36:16.33 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
  84.  
  85. 36:16.33 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
  86.  
  87. 36:16.33 [main/DEBUG] [FMLServiceProvider/CORE]: Setting up basic FML game directories
  88.  
  89. 36:16.33 [main/DEBUG] [FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\Asolkar\MCreatorWorkspaces\mcfantastica\run
  90.  
  91. 36:16.33 [main/DEBUG] [FMLPaths/CORE]: Path GAMEDIR is C:\Users\Asolkar\MCreatorWorkspaces\mcfantastica\run
  92.  
  93. 36:16.33 [main/DEBUG] [FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\Asolkar\MCreatorWorkspaces\mcfantastica\run\mods
  94.  
  95. 36:16.33 [main/DEBUG] [FMLPaths/CORE]: Path MODSDIR is C:\Users\Asolkar\MCreatorWorkspaces\mcfantastica\run\mods
  96.  
  97. 36:16.33 [main/DEBUG] [FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\Asolkar\MCreatorWorkspaces\mcfantastica\run\config
  98.  
  99. 36:16.33 [main/DEBUG] [FMLPaths/CORE]: Path CONFIGDIR is C:\Users\Asolkar\MCreatorWorkspaces\mcfantastica\run\config
  100.  
  101. 36:16.33 [main/DEBUG] [FMLPaths/CORE]: Path FMLCONFIG is C:\Users\Asolkar\MCreatorWorkspaces\mcfantastica\run\config\fml.toml
  102.  
  103. 36:16.33 [main/DEBUG] [FMLServiceProvider/CORE]: Loading configuration
  104.  
  105. 36:16.33 [main/DEBUG] [FileUtils/CORE]: Found existing default config directory directory : C:\Users\Asolkar\MCreatorWorkspaces\mcfantastica\run\defaultconfigs
  106.  
  107. 36:16.33 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing launch handler
  108.  
  109. 36:16.33 [main/DEBUG] [FMLLoader/CORE]: Using fmluserdevclient as launch service
  110.  
  111. 36:16.33 [main/DEBUG] [FMLLoader/CORE]: Received command line version data  : MC Version: '1.14.4' MCP Version: '20190829.143755' Forge Version: '28.2.3' Forge group: 'net.minecraftforge'
  112.  
  113. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR forge at path C:\Users\Asolkar\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3\forge-1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3-recomp.jar
  114.  
  115. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR mcdata at path C:\Users\Asolkar\.mcreator\gradle\caches\forge_gradle\minecraft_repo\versions\1.14.4\client-extra.jar
  116.  
  117. 36:16.33 [main/DEBUG] [FMLUserdevLaunchProvider/CORE]: Injecting maven path C:\Users\Asolkar\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo
  118.  
  119. 36:16.33 [main/DEBUG] [FMLCommonLaunchHandler/CORE]: Got mod coordinates examplemod%%C:\Users\Asolkar\MCreatorWorkspaces\mcfantastica\build\resources\main;examplemod%%C:\Users\Asolkar\MCreatorWorkspaces\mcfantastica\build\classes\java\main from env
  120.  
  121. 36:16.33 [main/DEBUG] [FMLCommonLaunchHandler/CORE]: Found supplied mod coordinates [{examplemod=[C:\Users\Asolkar\MCreatorWorkspaces\mcfantastica\build\resources\main, C:\Users\Asolkar\MCreatorWorkspaces\mcfantastica\build\classes\java\main]}]
  122.  
  123. 36:16.33 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found 2 language providers
  124.  
  125. 36:16.33 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider javafml, version 28.2
  126.  
  127. 36:16.33 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
  128.  
  129. 36:16.33 [main/DEBUG] [LanguageLoadingProvider/CORE]: Skipping adding forge jar - javafml is already present
  130.  
  131. 36:16.33 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
  132.  
  133. 36:16.33 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'mcp'
  134.  
  135. 36:16.33 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {srg=srgtomcp:1234}
  136.  
  137. 36:16.33 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
  138.  
  139. 36:16.33 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
  140.  
  141. 36:16.33 [main/DEBUG] [FMLServiceProvider/CORE]: Initiating mod scan
  142.  
  143. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR classpath_mod at path C:\Users\Asolkar\MCreatorWorkspaces\mcfantastica\build\resources\main
  144.  
  145. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR classpath_mod at path C:\Users\Asolkar\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3\forge-1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3-recomp.jar
  146.  
  147. 36:16.33 [main/DEBUG] [ClasspathLocator/CORE]: Found classpath mod: C:\Users\Asolkar\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3\forge-1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3-recomp.jar
  148.  
  149. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Program Files\Pylo\MCreator\jdk\jre\lib\ext\jfxrt.jar
  150.  
  151. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3\forge-1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3-recomp.jar
  152.  
  153. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3\forge-1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3-launcher.jar
  154.  
  155. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\forge_gradle\minecraft_repo\versions\1.14.4\client-extra.jar
  156.  
  157. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\accesstransformers\1.0.5\1254aa2fe7555253cef286338d936e646c26571c\accesstransformers-1.0.5-shadowed.jar
  158.  
  159. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\eventbus\1.0.0\dfdaccd05f2d127a3633e45eb9119c9d1669e3ad\eventbus-1.0.0-service.jar
  160.  
  161. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\coremods\1.0.0\b26ab79f66a4b0dd9c236733e79a0c4670c7b269\coremods-1.0.0.jar
  162.  
  163. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\forgespi\1.5.0\50212f863b1e5119f0e4fced4c5f8d838269318f\forgespi-1.5.0.jar
  164.  
  165. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\cpw.mods\modlauncher\4.1.0\113c9ea1a20ff347f972c25b184a9b530c03cd53\modlauncher-4.1.0.jar
  166.  
  167. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\cpw.mods\modlauncher\4.1.0\b0bae299762c445426a578979e70728320aaaabb\modlauncher-4.1.0-api.jar
  168.  
  169. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\com.google.code.findbugs\jsr305\3.0.2\25ea2e8b0c338a877313bd4672d3fe056ea78f0d\jsr305-3.0.2.jar
  170.  
  171. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\mergetool\1.0.9\d1e1ba354a40b5703340b5cb02fdca489cff3646\mergetool-1.0.9-api.jar
  172.  
  173. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-commons\6.2\f0df1c69e34a0463679d7c8db36ddb4312836e76\asm-commons-6.2.jar
  174.  
  175. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-util\6.2\a9690730f92cc79eeadc20e400ebb41eccce10b1\asm-util-6.2.jar
  176.  
  177. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-analysis\6.2\c7d9a90d221cbb977848d2c777eb3aa7637e89df\asm-analysis-6.2.jar
  178.  
  179. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-tree\6.2\61570e046111559f38d4e0e580c005f75988c0a6\asm-tree-6.2.jar
  180.  
  181. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.ow2.asm\asm\6.2\1b6c4ff09ce03f3052429139c2a68e295cae6604\asm-6.2.jar
  182.  
  183. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\cpw.mods\grossjava9hacks\1.1.0\ba432ff9b3477370a2317eff223ad3b6a82d37b1\grossjava9hacks-1.1.0.jar
  184.  
  185. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\unsafe\0.2.0\54d7a0a5e8fdb71b973025caa46f341ae5904f39\unsafe-0.2.0.jar
  186.  
  187. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\com.electronwill.night-config\toml\3.6.0\f0c2c48748bdfc8d1f3798ec478f003bccc7e0b1\toml-3.6.0.jar
  188.  
  189. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\com.electronwill.night-config\core\3.6.0\412f2edf0ef6cc9178ab38751af4e507f413bef\core-3.6.0.jar
  190.  
  191. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.jline\jline\3.12.1\de2bd909cb9f8eaa741bd03df4a1bd3f6eb593c7\jline-3.12.1.jar
  192.  
  193. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.maven\maven-artifact\3.6.0\d4c0da647de59c9ccc304a112fe1f1474d49e8eb\maven-artifact-3.6.0.jar
  194.  
  195. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\net.jodah\typetools\0.6.0\a1552ecd6f5b9444585a7c4b05f6312cf7d32fd3\typetools-0.6.0.jar
  196.  
  197. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\java3d\vecmath\1.5.2\79846ba34cbd89e2422d74d53752f993dcc2ccaf\vecmath-1.5.2.jar
  198.  
  199. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\net.minecrell\terminalconsoleappender\1.2.0\96d02cd3b384ff015a8fef4223bcb4ccf1717c95\terminalconsoleappender-1.2.0.jar
  200.  
  201. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-core\2.11.2\6c2fb3f5b7cd27504726aef1b674b542a0c9cf53\log4j-core-2.11.2.jar
  202.  
  203. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-api\2.11.2\f5e9a2ffca496057d6891a3de65128efc636e26e\log4j-api-2.11.2.jar
  204.  
  205. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\net.sf.jopt-simple\jopt-simple\5.0.4\4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c\jopt-simple-5.0.4.jar
  206.  
  207. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\com.mojang\patchy\1.1\aef610b34a1be37fa851825f12372b78424d8903\patchy-1.1.jar
  208.  
  209. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\oshi-project\oshi-core\1.1\9ddf7b048a8d701be231c0f4f95fd986198fd2d8\oshi-core-1.1.jar
  210.  
  211. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\net.java.dev.jna\jna\4.4.0\cb208278274bf12ebdb56c61bd7407e6f774d65a\jna-4.4.0.jar
  212.  
  213. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\net.java.dev.jna\platform\3.4.0\e3f70017be8100d3d6923f50b3d2ee17714e9c13\platform-3.4.0.jar
  214.  
  215. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\com.ibm.icu\icu4j-core-mojang\51.2\63d216a9311cca6be337c1e458e587f99d382b84\icu4j-core-mojang-51.2.jar
  216.  
  217. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\com.mojang\javabridge\1.0.22\6aa6453aa99a52a5cd91749da1af6ab70e082ab3\javabridge-1.0.22.jar
  218.  
  219. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\io.netty\netty-all\4.1.25.Final\d0626cd3108294d1d58c05859add27b4ef21f83b\netty-all-4.1.25.Final.jar
  220.  
  221. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\com.google.guava\guava\21.0\3a3d111be1be1b745edfa7d91678a12d7ed38709\guava-21.0.jar
  222.  
  223. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.commons\commons-lang3\3.8.1\6505a72a097d9270f7a9e7bf42c4238283247755\commons-lang3-3.8.1.jar
  224.  
  225. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\commons-io\commons-io\2.5\2852e6e05fbb95076fc091f6d1780f1f8fe35e0f\commons-io-2.5.jar
  226.  
  227. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpclient\4.3.3\18f4247ff4572a074444572cee34647c43e7c9c7\httpclient-4.3.3.jar
  228.  
  229. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\commons-codec\commons-codec\1.10\4b95f4897fa13f2cd904aee711aeafc0c5295cd8\commons-codec-1.10.jar
  230.  
  231. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\net.java.jinput\jinput\2.0.5\39c7796b469a600f72380316f6b1f11db6c2c7c4\jinput-2.0.5.jar
  232.  
  233. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\net.java.jutils\jutils\1.0.0\e12fe1fda814bd348c1579329c86943d2cd3c6a6\jutils-1.0.0.jar
  234.  
  235. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\com.mojang\brigadier\1.0.17\c6b7dc51dd44379cc751b7504816006e9be4b1e6\brigadier-1.0.17.jar
  236.  
  237. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\com.mojang\datafixerupper\2.0.24\944c24a8519981847ffb36c6dcd059d96fcb4b0\datafixerupper-2.0.24.jar
  238.  
  239. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\com.google.code.gson\gson\2.8.0\c4ba5371a29ac9b2ad6129b1d39ea38750043eff\gson-2.8.0.jar
  240.  
  241. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\com.mojang\authlib\1.5.25\9834cdf236c22e84b946bba989e2f94ef5897c3c\authlib-1.5.25.jar
  242.  
  243. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.commons\commons-compress\1.8.1\a698750c16740fd5b3871425f4cb3bbaa87f529d\commons-compress-1.8.1.jar
  244.  
  245. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\commons-logging\commons-logging\1.1.3\f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f\commons-logging-1.1.3.jar
  246.  
  247. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpcore\4.3.2\31fbbff1ddbf98f3aa7377c94d33b0447c646b6e\httpcore-4.3.2.jar
  248.  
  249. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\it.unimi.dsi\fastutil\8.2.1\5ad88f325e424f8dbc2be5459e21ea5cab3864e9\fastutil-8.2.1.jar
  250.  
  251. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-jemalloc\3.2.2\ee8e57a79300f78294576d87c4a587f8c99402e2\lwjgl-jemalloc-3.2.2.jar
  252.  
  253. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-jemalloc\3.2.2\338b25b99da3ba5f441f6492f2ce2a9c608860ed\lwjgl-jemalloc-3.2.2-natives-windows.jar
  254.  
  255. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-openal\3.2.2\2b772a102b0a11ee5f2109a5b136f4dc7c630827\lwjgl-openal-3.2.2.jar
  256.  
  257. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-openal\3.2.2\ec20a7d42a2438528fca87e60b1705f1e2339ddb\lwjgl-openal-3.2.2-natives-windows.jar
  258.  
  259. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-opengl\3.2.2\6ac5bb88b44c43ea195a570aab059f63da004cd8\lwjgl-opengl-3.2.2.jar
  260.  
  261. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-opengl\3.2.2\d8dcdc91066cae2d2d8279cb4a9f9f05d9525826\lwjgl-opengl-3.2.2-natives-windows.jar
  262.  
  263. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-glfw\3.2.2\d3ad4df38e400b8afba1de63f84338809399df5b\lwjgl-glfw-3.2.2.jar
  264.  
  265. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-glfw\3.2.2\dc6826d636bf796b33a49038c354210e661bfc17\lwjgl-glfw-3.2.2-natives-windows.jar
  266.  
  267. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-stb\3.2.2\3b8e6ebc5851dd3d17e37e5cadce2eff2a429f0f\lwjgl-stb-3.2.2.jar
  268.  
  269. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-stb\3.2.2\811f705cbb29e8ae8d60bdf8fdd38c0c123ad3ef\lwjgl-stb-3.2.2-natives-windows.jar
  270.  
  271. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl\3.2.2\8ad6294407e15780b43e84929c40e4c5e997972e\lwjgl-3.2.2.jar
  272.  
  273. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl\3.2.2\5359f3aa50d36352815fc662ea73e1c00d22170\lwjgl-3.2.2-natives-windows.jar
  274.  
  275. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\com.mojang\text2speech\1.11.3\f378f889797edd7df8d32272c06ca80a1b6b0f58\text2speech-1.11.3.jar
  276.  
  277. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\com.mojang\text2speech\1.11.3\c0b242c0091be5acbf303263c7eeeaedd70544c7\text2speech-1.11.3-natives-windows.jar
  278.  
  279. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.antlr\antlr4-runtime\4.7.2\e27d8ab4f984f9d186f54da984a6ab1cccac755e\antlr4-runtime-4.7.2.jar
  280.  
  281. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.codehaus.plexus\plexus-utils\3.1.0\60eecb6f15abdb1c653ad80abaac6fe188b3feaa\plexus-utils-3.1.0.jar
  282.  
  283. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.jline\jline-reader\3.12.1\4382ab1382c7b6f379377ed5f665dc2f6e1218bc\jline-reader-3.12.1.jar
  284.  
  285. 36:16.33 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Asolkar\.mcreator\gradle\caches\modules-2\files-2.1\org.jline\jline-terminal\3.12.1\c777448314e050d980a6b697c140f3bfe9eb7416\jline-terminal-3.12.1.jar
  286.  
  287. 36:16.33 [main/DEBUG] [ModListHandler/CORE]: Found mod coordinates from lists: []
  288.  
  289. 36:16.33 [main/DEBUG] [ModDiscoverer/CORE]: Found Mod Locators : (userdev classpath:null),(mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null)
  290.  
  291. 36:16.33 [main/DEBUG] [ExplodedDirectoryLocator/LOADING]: Found exploded directory mod manifest at C:\Users\Asolkar\MCreatorWorkspaces\mcfantastica\build\resources\main\META-INF\mods.toml
  292.  
  293. 36:16.33 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\Asolkar\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3\forge-1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3-recomp.jar
  294.  
  295. 36:16.33 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file forge-1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3-recomp.jar with {forge} mods - versions {28.2.3}
  296.  
  297. 36:16.33 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\Asolkar\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3\forge-1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3-recomp.jar with language javafml
  298.  
  299. 36:16.33 [main/DEBUG] [ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js
  300.  
  301. 36:16.33 [main/DEBUG] [ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js
  302.  
  303. 36:16.33 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\Asolkar\MCreatorWorkspaces\mcfantastica\build\resources\main
  304.  
  305. 36:16.33 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file main with {mcfantastica} mods - versions {1.0.0}
  306.  
  307. 36:16.33 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\Asolkar\MCreatorWorkspaces\mcfantastica\build\resources\main with language javafml
  308.  
  309. 36:16.33 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\Asolkar\.mcreator\gradle\caches\forge_gradle\minecraft_repo\versions\1.14.4\client-extra.jar
  310.  
  311. 36:16.33 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file client-extra.jar with {minecraft} mods - versions {1.14.4}
  312.  
  313. 36:16.33 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\Asolkar\.mcreator\gradle\caches\forge_gradle\minecraft_repo\versions\1.14.4\client-extra.jar with language minecraft
  314.  
  315. 36:16.33 [main/DEBUG] [ModSorter/LOADING]: Found 1 mandatory requirements
  316.  
  317. 36:16.33 [main/DEBUG] [ModSorter/LOADING]: Found 0 mandatory mod requirements missing
  318.  
  319. 36:16.34 [main/DEBUG] [MCPNamingService/CORE]: Loaded 10986 method mappings from methods.csv
  320.  
  321. 36:16.34 [main/DEBUG] [MCPNamingService/CORE]: Loaded 15085 field mappings from fields.csv
  322.  
  323. 36:16.34 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
  324.  
  325. 36:16.34 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
  326.  
  327. 36:16.34 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
  328.  
  329. 36:16.34 [main/DEBUG] [FMLServiceProvider/CORE]: Loading coremod transformers
  330.  
  331. 36:16.34 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js
  332.  
  333. 36:16.35 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  334.  
  335. 36:16.35 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4f8969b0 to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V}
  336.  
  337. 36:16.35 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@b672aa8 to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V}
  338.  
  339. 36:16.35 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2fab4aff to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V}
  340.  
  341. 36:16.35 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@ec0c838 to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V}
  342.  
  343. 36:16.35 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6e46d9f4 to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V}
  344.  
  345. 36:16.35 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5cc69cfe to Target : CLASS {Lnet/minecraft/item/FishBucketItem;} {} {V}
  346.  
  347. 36:16.35 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
  348.  
  349. 32:16.35 [main/INFO] [LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmluserdevclient' with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, C:\Users\Asolkar\.mcreator\gradle\caches\forge_gradle\assets, --assetIndex, 1.14, --username, Dev, --accessToken, ????????, --userProperties, {}]
  350.  
  351. 36:16.35 [main/DEBUG] [FMLUserdevClientLaunchProvider/CORE]: Launching minecraft in cpw.mods.modlauncher.TransformingClassLoader@5990e6c5 with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, C:\Users\Asolkar\.mcreator\gradle\caches\forge_gradle\assets, --assetIndex, 1.14, --username, Dev, --accessToken, DONT_CRASH, --userProperties, {}]
  352.  
  353. 32:16.39 [Client thread/INFO] [minecraft/Minecraft]: Setting user: Dev
  354.  
  355. 36:16.40 [Client thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowingFluidBlock
  356.  
  357. 36:16.41 [Client thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/StairsBlock
  358.  
  359. 36:16.41 [Client thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowerPotBlock
  360.  
  361. 36:16.49 [Client thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem
  362.  
  363. 36:16.50 [Client thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/FishBucketItem
  364.  
  365. 36:16.50 [Client thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance
  366.  
  367. 32:16.56 [Client thread/INFO] [minecraft/Minecraft]: LWJGL Version: 3.2.2 build 10
  368.  
  369. 36:16.58 [Client thread/DEBUG] [ForgeI18n/CORE]: Loading I18N data entries: 4472
  370.  
  371. 36:16.59 [Client thread/DEBUG] [ModLoader/CORE]: Loading Network data for FML net version: FML2
  372.  
  373. 36:16.59 [Client thread/DEBUG] [ModList/LOADING]: Using 4 threads for parallel mod-loading
  374.  
  375. 36:16.59 [Client thread/DEBUG] [ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5990e6c5
  376.  
  377. 36:16.59 [Client thread/DEBUG] [ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5990e6c5
  378.  
  379. 36:16.59 [Client thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5990e6c5 - got cpw.mods.modlauncher.TransformingClassLoader@5990e6c5
  380.  
  381. 36:16.59 [Client thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.mcfantastica.MCFantastica with classLoader cpw.mods.modlauncher.TransformingClassLoader@5990e6c5 & cpw.mods.modlauncher.TransformingClassLoader@5990e6c5
  382.  
  383. 36:16.59 [Client thread/DEBUG] [FMLModContainer/LOADING]: Loaded modclass net.mcreator.mcfantastica.MCFantastica with cpw.mods.modlauncher.TransformingClassLoader@5990e6c5
  384.  
  385. 36:16.59 [Client thread/DEBUG] [ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5990e6c5
  386.  
  387. 36:16.59 [Client thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5990e6c5 - got cpw.mods.modlauncher.TransformingClassLoader@5990e6c5
  388.  
  389. 36:16.59 [Client thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@5990e6c5 & cpw.mods.modlauncher.TransformingClassLoader@5990e6c5
  390.  
  391. 36:16.59 [Client thread/DEBUG] [FMLModContainer/LOADING]: Loaded modclass net.minecraftforge.common.ForgeMod with cpw.mods.modlauncher.TransformingClassLoader@5990e6c5
  392.  
  393. 36:16.59 [Client thread/DEBUG] [ModList/LOADING]: Dispatching parallel event LifecycleEvent:CONSTRUCT
  394.  
  395. 36:16.59 [modloading-worker-2/DEBUG] [FMLModContainer/LOADING]: Loading mod instance forge of type net.minecraftforge.common.ForgeMod
  396.  
  397. 36:16.59 [modloading-worker-2/DEBUG] [ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 28.2 from cpw.mods.modlauncher.TransformingClassLoader@5990e6c5
  398.  
  399. 36:16.59 [modloading-worker-2/DEBUG] [ForgeVersion/CORE]: Found Forge version 28.2.3
  400.  
  401. 36:16.59 [modloading-worker-2/DEBUG] [ForgeVersion/CORE]: Found Forge spec 28.2
  402.  
  403. 36:16.59 [modloading-worker-2/DEBUG] [ForgeVersion/CORE]: Found Forge group net.minecraftforge
  404.  
  405. 36:16.59 [modloading-worker-1/DEBUG] [FMLModContainer/LOADING]: Loading mod instance mcfantastica of type net.mcreator.mcfantastica.MCFantastica
  406.  
  407. 36:16.59 [modloading-worker-2/DEBUG] [MCPVersion/CORE]: Found MC version information 1.14.4
  408.  
  409. 36:16.59 [modloading-worker-2/DEBUG] [MCPVersion/CORE]: Found MCP version information 20190829.143755
  410.  
  411. 32:16.59 [modloading-worker-2/INFO] [ForgeMod/FORGEMOD]: Forge mod loading, version 28.2.3, for MC 1.14.4 with MCP 20190829.143755
  412.  
  413. 32:16.59 [modloading-worker-2/INFO] [MinecraftForge/FORGE]: MinecraftForge v28.2.3 Initialized
  414.  
  415. 36:17.00 [modloading-worker-2/DEBUG] [ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
  416.  
  417. 36:17.00 [modloading-worker-2/DEBUG] [ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
  418.  
  419. 36:17.01 [modloading-worker-2/DEBUG] [FMLModContainer/LOADING]: Loaded mod instance forge of type net.minecraftforge.common.ForgeMod
  420.  
  421. 36:17.01 [modloading-worker-2/DEBUG] [FMLModContainer/LOADING]: Injecting Automatic event subscribers for forge
  422.  
  423. 36:17.01 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
  424.  
  425. 36:17.01 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.model.ModelDataManager to FORGE
  426.  
  427. 36:17.01 [modloading-worker-2/DEBUG] [FMLModContainer/LOADING]: Completed Automatic event subscribers for forge
  428.  
  429. 33:17.03 [modloading-worker-1/WARN] [minecraft/EntityType]: No data fixer registered for entity petrifiedskeleton
  430.  
  431. 33:17.03 [modloading-worker-1/WARN] [minecraft/EntityType]: No data fixer registered for entity minisculebear
  432.  
  433. 36:17.03 [modloading-worker-1/DEBUG] [FMLModContainer/LOADING]: Loaded mod instance mcfantastica of type net.mcreator.mcfantastica.MCFantastica
  434.  
  435. 36:17.03 [modloading-worker-1/DEBUG] [FMLModContainer/LOADING]: Injecting Automatic event subscribers for mcfantastica
  436.  
  437. 36:17.03 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcfantastica
  438.  
  439. 36:17.03 [modloading-worker-1/DEBUG] [FMLModContainer/LOADING]: Completed Automatic event subscribers for mcfantastica
  440.  
  441. 36:17.04 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:CREATE_REGISTRIES
  442.  
  443. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.NewRegistry
  444.  
  445. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.NewRegistry
  446.  
  447. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.NewRegistry
  448.  
  449. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.NewRegistry
  450.  
  451. 36:17.04 [Client thread/DEBUG] [ObjectHolderRegistry/REGISTRIES]: Processing ObjectHolder annotations
  452.  
  453. 36:17.04 [Client thread/DEBUG] [ObjectHolderRegistry/REGISTRIES]: Found 2541 ObjectHolder annotations
  454.  
  455. 36:17.04 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  456.  
  457. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:block>
  458.  
  459. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:block>
  460.  
  461. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block>
  462.  
  463. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block>
  464.  
  465. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:block
  466.  
  467. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:block
  468.  
  469. 36:17.04 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  470.  
  471. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:item>
  472.  
  473. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:item>
  474.  
  475. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:item>
  476.  
  477. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:item>
  478.  
  479. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:item
  480.  
  481. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:item
  482.  
  483. 36:17.04 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  484.  
  485. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<forge:moddimensions>
  486.  
  487. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<forge:moddimensions>
  488.  
  489. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<forge:moddimensions>
  490.  
  491. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<forge:moddimensions>
  492.  
  493. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: forge:moddimensions
  494.  
  495. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: forge:moddimensions
  496.  
  497. 36:17.04 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  498.  
  499. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:activities>
  500.  
  501. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:activities>
  502.  
  503. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:activities>
  504.  
  505. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:activities>
  506.  
  507. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:activities
  508.  
  509. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:activities
  510.  
  511. 36:17.04 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  512.  
  513. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:biome>
  514.  
  515. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:biome>
  516.  
  517. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:biome>
  518.  
  519. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:biome>
  520.  
  521. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:biome
  522.  
  523. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:biome
  524.  
  525. 36:17.04 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  526.  
  527. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:biome_source_type>
  528.  
  529. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:biome_source_type>
  530.  
  531. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:biome_source_type>
  532.  
  533. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:biome_source_type>
  534.  
  535. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:biome_source_type
  536.  
  537. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:biome_source_type
  538.  
  539. 36:17.04 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  540.  
  541. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:block_entity_type>
  542.  
  543. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:block_entity_type>
  544.  
  545. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block_entity_type>
  546.  
  547. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block_entity_type>
  548.  
  549. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:block_entity_type
  550.  
  551. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:block_entity_type
  552.  
  553. 36:17.04 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  554.  
  555. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:carver>
  556.  
  557. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:carver>
  558.  
  559. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:carver>
  560.  
  561. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:carver>
  562.  
  563. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:carver
  564.  
  565. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:carver
  566.  
  567. 36:17.04 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  568.  
  569. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:chunk_generator_type>
  570.  
  571. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:chunk_generator_type>
  572.  
  573. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:chunk_generator_type>
  574.  
  575. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:chunk_generator_type>
  576.  
  577. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:chunk_generator_type
  578.  
  579. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:chunk_generator_type
  580.  
  581. 36:17.04 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  582.  
  583. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:chunk_status>
  584.  
  585. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:chunk_status>
  586.  
  587. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:chunk_status>
  588.  
  589. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:chunk_status>
  590.  
  591. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:chunk_status
  592.  
  593. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:chunk_status
  594.  
  595. 36:17.04 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  596.  
  597. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:dataserializers>
  598.  
  599. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:dataserializers>
  600.  
  601. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:dataserializers>
  602.  
  603. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:dataserializers>
  604.  
  605. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:dataserializers
  606.  
  607. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:dataserializers
  608.  
  609. 36:17.04 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  610.  
  611. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:decorator>
  612.  
  613. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:decorator>
  614.  
  615. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:decorator>
  616.  
  617. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:decorator>
  618.  
  619. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:decorator
  620.  
  621. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:decorator
  622.  
  623. 36:17.04 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  624.  
  625. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:enchantment>
  626.  
  627. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:enchantment>
  628.  
  629. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:enchantment>
  630.  
  631. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:enchantment>
  632.  
  633. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:enchantment
  634.  
  635. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:enchantment
  636.  
  637. 36:17.04 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  638.  
  639. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:entity_type>
  640.  
  641. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:entity_type>
  642.  
  643. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:entity_type>
  644.  
  645. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:entity_type>
  646.  
  647. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:entity_type
  648.  
  649. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:entity_type
  650.  
  651. 36:17.04 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  652.  
  653. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:feature>
  654.  
  655. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:feature>
  656.  
  657. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:feature>
  658.  
  659. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:feature>
  660.  
  661. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:feature
  662.  
  663. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:feature
  664.  
  665. 36:17.04 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  666.  
  667. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:fluid>
  668.  
  669. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:fluid>
  670.  
  671. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:fluid>
  672.  
  673. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:fluid>
  674.  
  675. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:fluid
  676.  
  677. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:fluid
  678.  
  679. 36:17.04 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  680.  
  681. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:memory_module_type>
  682.  
  683. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:memory_module_type>
  684.  
  685. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:memory_module_type>
  686.  
  687. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:memory_module_type>
  688.  
  689. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:memory_module_type
  690.  
  691. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:memory_module_type
  692.  
  693. 36:17.04 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  694.  
  695. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:menu>
  696.  
  697. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:menu>
  698.  
  699. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:menu>
  700.  
  701. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:menu>
  702.  
  703. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:menu
  704.  
  705. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:menu
  706.  
  707. 36:17.04 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  708.  
  709. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:mob_effect>
  710.  
  711. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:mob_effect>
  712.  
  713. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:mob_effect>
  714.  
  715. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:mob_effect>
  716.  
  717. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:mob_effect
  718.  
  719. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:mob_effect
  720.  
  721. 36:17.04 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  722.  
  723. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:motive>
  724.  
  725. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:motive>
  726.  
  727. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:motive>
  728.  
  729. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:motive>
  730.  
  731. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:motive
  732.  
  733. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:motive
  734.  
  735. 36:17.04 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  736.  
  737. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:particle_type>
  738.  
  739. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:particle_type>
  740.  
  741. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:particle_type>
  742.  
  743. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:particle_type>
  744.  
  745. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:particle_type
  746.  
  747. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:particle_type
  748.  
  749. 36:17.04 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  750.  
  751. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:point_of_interest_type>
  752.  
  753. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:point_of_interest_type>
  754.  
  755. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:point_of_interest_type>
  756.  
  757. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:point_of_interest_type>
  758.  
  759. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:point_of_interest_type
  760.  
  761. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:point_of_interest_type
  762.  
  763. 36:17.04 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  764.  
  765. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:potion>
  766.  
  767. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:potion>
  768.  
  769. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:potion>
  770.  
  771. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:potion>
  772.  
  773. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:potion
  774.  
  775. 36:17.04 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:potion
  776.  
  777. 36:17.04 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  778.  
  779. 36:17.04 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:recipe_serializer>
  780.  
  781. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:recipe_serializer>
  782.  
  783. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:recipe_serializer>
  784.  
  785. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:recipe_serializer>
  786.  
  787. 36:17.05 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:recipe_serializer
  788.  
  789. 36:17.05 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:recipe_serializer
  790.  
  791. 36:17.05 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  792.  
  793. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:schedule>
  794.  
  795. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:schedule>
  796.  
  797. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:schedule>
  798.  
  799. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:schedule>
  800.  
  801. 36:17.05 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:schedule
  802.  
  803. 36:17.05 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:schedule
  804.  
  805. 36:17.05 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  806.  
  807. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:sensor_type>
  808.  
  809. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:sensor_type>
  810.  
  811. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:sensor_type>
  812.  
  813. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:sensor_type>
  814.  
  815. 36:17.05 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:sensor_type
  816.  
  817. 36:17.05 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:sensor_type
  818.  
  819. 36:17.05 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  820.  
  821. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:sound_event>
  822.  
  823. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:sound_event>
  824.  
  825. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:sound_event>
  826.  
  827. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:sound_event>
  828.  
  829. 36:17.05 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:sound_event
  830.  
  831. 36:17.05 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:sound_event
  832.  
  833. 36:17.05 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  834.  
  835. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:stat_type>
  836.  
  837. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:stat_type>
  838.  
  839. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:stat_type>
  840.  
  841. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:stat_type>
  842.  
  843. 36:17.05 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:stat_type
  844.  
  845. 36:17.05 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:stat_type
  846.  
  847. 36:17.05 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  848.  
  849. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:surface_builder>
  850.  
  851. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:surface_builder>
  852.  
  853. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:surface_builder>
  854.  
  855. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:surface_builder>
  856.  
  857. 36:17.05 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:surface_builder
  858.  
  859. 36:17.05 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:surface_builder
  860.  
  861. 36:17.05 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  862.  
  863. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : RegistryEvent.Register<minecraft:villager_profession>
  864.  
  865. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : RegistryEvent.Register<minecraft:villager_profession>
  866.  
  867. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:villager_profession>
  868.  
  869. 36:17.05 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:villager_profession>
  870.  
  871. 36:17.05 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:villager_profession
  872.  
  873. 36:17.05 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:villager_profession
  874.  
  875. 36:17.05 [Client thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:mcfantastica for mod file C:\Users\Asolkar\MCreatorWorkspaces\mcfantastica\build\resources\main
  876.  
  877. 36:17.05 [Client thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\Asolkar\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3\forge-1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3-recomp.jar
  878.  
  879. 36:17.06 [Client thread/DEBUG] [ForgeI18n/CORE]: Loading I18N data entries: 0
  880.  
  881. 32:17.13 [Client thread/INFO] [mojang/NarratorWindows]: Narrator library for x64 successfully loaded
  882.  
  883. 36:17.13 [Server-Worker-3/DEBUG] [ConfigTracker/CONFIG]: Loading configs type CLIENT
  884.  
  885. 36:17.13 [Server-Worker-3/DEBUG] [ConfigTracker/CONFIG]: Loading config file type CLIENT at forge-client.toml for forge
  886.  
  887. 36:17.13 [Server-Worker-3/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Asolkar\MCreatorWorkspaces\mcfantastica\run\config\forge-client.toml
  888.  
  889. 36:17.13 [Server-Worker-3/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Asolkar\MCreatorWorkspaces\mcfantastica\run\config\forge-client.toml
  890.  
  891. 36:17.13 [Server-Worker-3/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Asolkar\MCreatorWorkspaces\mcfantastica\run\config\forge-client.toml for changes
  892.  
  893. 36:17.13 [Server-Worker-3/DEBUG] [ForgeConfig/FORGEMOD]: Loaded forge config file forge-client.toml
  894.  
  895. 36:17.13 [Server-Worker-3/DEBUG] [ConfigTracker/CONFIG]: Loading configs type COMMON
  896.  
  897. 36:17.13 [Server-Worker-3/DEBUG] [ModList/LOADING]: Dispatching parallel event LifecycleEvent:COMMON_SETUP
  898.  
  899. 36:17.13 [modloading-worker-3/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : FMLCommonSetupEvent
  900.  
  901. 36:17.13 [modloading-worker-0/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : FMLCommonSetupEvent
  902.  
  903. 36:17.13 [modloading-worker-3/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : FMLCommonSetupEvent
  904.  
  905. 36:17.13 [modloading-worker-0/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : FMLCommonSetupEvent
  906.  
  907. 36:17.13 [Server-Worker-3/DEBUG] [ModList/LOADING]: Dispatching parallel event LifecycleEvent:SIDED_SETUP
  908.  
  909. 36:17.13 [modloading-worker-0/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : FMLClientSetupEvent
  910.  
  911. 36:17.13 [modloading-worker-2/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : FMLClientSetupEvent
  912.  
  913. 32:17.13 [modloading-worker-0/INFO] [ne.mi.cl.mo.ob.OBJLoader/]: OBJLoader: Domain mcfantastica has been added.
  914.  
  915. 36:17.13 [modloading-worker-2/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : FMLClientSetupEvent
  916.  
  917. 36:17.13 [modloading-worker-0/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : FMLClientSetupEvent
  918.  
  919. 32:17.13 [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  920.  
  921. 36:17.14 [Forge Version Check/DEBUG] [ne.mi.fm.VersionChecker/]: [forge] Received version check data:
  922.  
  923. {
  924.  
  925.   "homepage": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/",
  926.  
  927.   "promos": {
  928.  
  929.     "1.1-latest": "1.3.2.6",
  930.  
  931.     "1.10-latest": "12.18.0.2000",
  932.  
  933.     "1.10.2-latest": "12.18.3.2511",
  934.  
  935.     "1.10.2-recommended": "12.18.3.2185",
  936.  
  937.     "1.11-latest": "13.19.1.2199",
  938.  
  939.     "1.11-recommended": "13.19.1.2189",
  940.  
  941.     "1.11.2-latest": "13.20.1.2588",
  942.  
  943.     "1.11.2-recommended": "13.20.1.2386",
  944.  
  945.     "1.12-latest": "14.21.1.2443",
  946.  
  947.     "1.12-recommended": "14.21.1.2387",
  948.  
  949.     "1.12.1-latest": "14.22.1.2485",
  950.  
  951.     "1.12.1-recommended": "14.22.1.2478",
  952.  
  953.     "1.12.2-latest": "14.23.5.2854",
  954.  
  955.     "1.12.2-recommended": "14.23.5.2854",
  956.  
  957.     "1.13.2-latest": "25.0.219",
  958.  
  959.     "1.14.2-latest": "26.0.63",
  960.  
  961.     "1.14.3-latest": "27.0.60",
  962.  
  963.     "1.14.4-latest": "28.2.14",
  964.  
  965.     "1.14.4-recommended": "28.2.0",
  966.  
  967.     "1.15-latest": "29.0.4",
  968.  
  969.     "1.15.1-latest": "30.0.51",
  970.  
  971.     "1.15.2-latest": "31.1.87",
  972.  
  973.     "1.15.2-recommended": "31.1.0",
  974.  
  975.     "1.5.2-latest": "7.8.1.738",
  976.  
  977.     "1.5.2-recommended": "7.8.1.737",
  978.  
  979.     "1.6.1-latest": "8.9.0.775",
  980.  
  981.     "1.6.2-latest": "9.10.1.871",
  982.  
  983.     "1.6.2-recommended": "9.10.1.871",
  984.  
  985.     "1.6.3-latest": "9.11.0.878",
  986.  
  987.     "1.6.4-latest": "9.11.1.1345",
  988.  
  989.     "1.6.4-recommended": "9.11.1.1345",
  990.  
  991.     "1.7.10-latest": "10.13.4.1614",
  992.  
  993.     "1.7.10-latest-1.7.10": "10.13.2.1343",
  994.  
  995.     "1.7.10-recommended": "10.13.4.1558",
  996.  
  997.     "1.7.2-latest": "10.12.2.1147",
  998.  
  999.     "1.7.2-recommended": "10.12.2.1121",
  1000.  
  1001.     "1.8-latest": "11.14.4.1577",
  1002.  
  1003.     "1.8-recommended": "11.14.4.1563",
  1004.  
  1005.     "1.8.8-latest": "11.15.0.1655",
  1006.  
  1007.     "1.8.9-latest": "11.15.1.2318",
  1008.  
  1009.     "1.8.9-recommended": "11.15.1.1722",
  1010.  
  1011.     "1.9-latest": "12.16.0.1942",
  1012.  
  1013.     "1.9-recommended": "12.16.1.1887",
  1014.  
  1015.     "1.9.4-latest": "12.17.0.2051",
  1016.  
  1017.     "1.9.4-recommended": "12.17.0.1976",
  1018.  
  1019.     "latest-1.7.10": "10.13.2.1343"
  1020.  
  1021.   }
  1022.  
  1023. }
  1024.  
  1025. 32:17.14 [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: OUTDATED Current: 28.2.3 Target: 28.2.14
  1026.  
  1027. 33:17.20 [Server-Worker-1/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: mcfantastica:blockstates/frosting.json: java.io.FileNotFoundException: mcfantastica:blockstates/frosting.json
  1028.  
  1029. 33:17.20 [Server-Worker-1/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'mcfantastica:blockstates/frosting.json' missing model for variant: 'mcfantastica:frosting#level=4'
  1030.  
  1031. 33:17.20 [Server-Worker-1/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'mcfantastica:blockstates/frosting.json' missing model for variant: 'mcfantastica:frosting#level=3'
  1032.  
  1033. 33:17.20 [Server-Worker-1/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'mcfantastica:blockstates/frosting.json' missing model for variant: 'mcfantastica:frosting#level=6'
  1034.  
  1035. 33:17.20 [Server-Worker-1/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'mcfantastica:blockstates/frosting.json' missing model for variant: 'mcfantastica:frosting#level=5'
  1036.  
  1037. 33:17.20 [Server-Worker-1/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'mcfantastica:blockstates/frosting.json' missing model for variant: 'mcfantastica:frosting#level=8'
  1038.  
  1039. 33:17.20 [Server-Worker-1/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'mcfantastica:blockstates/frosting.json' missing model for variant: 'mcfantastica:frosting#level=7'
  1040.  
  1041. 33:17.20 [Server-Worker-1/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'mcfantastica:blockstates/frosting.json' missing model for variant: 'mcfantastica:frosting#level=9'
  1042.  
  1043. 33:17.20 [Server-Worker-1/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'mcfantastica:blockstates/frosting.json' missing model for variant: 'mcfantastica:frosting#level=0'
  1044.  
  1045. 33:17.20 [Server-Worker-1/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'mcfantastica:blockstates/frosting.json' missing model for variant: 'mcfantastica:frosting#level=2'
  1046.  
  1047. 33:17.20 [Server-Worker-1/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'mcfantastica:blockstates/frosting.json' missing model for variant: 'mcfantastica:frosting#level=1'
  1048.  
  1049. 33:17.20 [Server-Worker-1/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'mcfantastica:blockstates/frosting.json' missing model for variant: 'mcfantastica:frosting#level=10'
  1050.  
  1051. 33:17.20 [Server-Worker-1/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'mcfantastica:blockstates/frosting.json' missing model for variant: 'mcfantastica:frosting#level=11'
  1052.  
  1053. 33:17.20 [Server-Worker-1/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'mcfantastica:blockstates/frosting.json' missing model for variant: 'mcfantastica:frosting#level=14'
  1054.  
  1055. 33:17.20 [Server-Worker-1/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'mcfantastica:blockstates/frosting.json' missing model for variant: 'mcfantastica:frosting#level=15'
  1056.  
  1057. 33:17.20 [Server-Worker-1/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'mcfantastica:blockstates/frosting.json' missing model for variant: 'mcfantastica:frosting#level=12'
  1058.  
  1059. 33:17.20 [Server-Worker-1/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'mcfantastica:blockstates/frosting.json' missing model for variant: 'mcfantastica:frosting#level=13'
  1060.  
  1061. 36:17.25 [Server-Worker-1/DEBUG] [ModList/LOADING]: Dispatching parallel event LifecycleEvent:ENQUEUE_IMC
  1062.  
  1063. 36:17.25 [modloading-worker-3/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : InterModEnqueueEvent
  1064.  
  1065. 36:17.25 [modloading-worker-1/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : InterModEnqueueEvent
  1066.  
  1067. 36:17.25 [modloading-worker-3/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : InterModEnqueueEvent
  1068.  
  1069. 36:17.25 [modloading-worker-1/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : InterModEnqueueEvent
  1070.  
  1071. 36:17.25 [Server-Worker-1/DEBUG] [ModList/LOADING]: Dispatching parallel event LifecycleEvent:PROCESS_IMC
  1072.  
  1073. 36:17.25 [modloading-worker-1/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : InterModProcessEvent
  1074.  
  1075. 36:17.25 [modloading-worker-1/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : InterModProcessEvent
  1076.  
  1077. 36:17.25 [modloading-worker-0/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : InterModProcessEvent
  1078.  
  1079. 36:17.25 [modloading-worker-0/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : InterModProcessEvent
  1080.  
  1081. 36:17.25 [Server-Worker-1/DEBUG] [ModList/LOADING]: Dispatching parallel event LifecycleEvent:COMPLETE
  1082.  
  1083. 36:17.25 [modloading-worker-3/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : FMLLoadCompleteEvent
  1084.  
  1085. 36:17.25 [modloading-worker-1/DEBUG] [FMLModContainer/LOADING]: Firing event for modid mcfantastica : FMLLoadCompleteEvent
  1086.  
  1087. 36:17.25 [modloading-worker-3/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : FMLLoadCompleteEvent
  1088.  
  1089. 36:17.25 [modloading-worker-1/DEBUG] [FMLModContainer/LOADING]: Fired event for modid mcfantastica : FMLLoadCompleteEvent
  1090.  
  1091. 36:17.25 [Server-Worker-1/DEBUG] [GameData/REGISTRIES]: Freezing registries
  1092.  
  1093. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Block Sync: FROZEN -> ACTIVE
  1094.  
  1095. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Fluid Sync: FROZEN -> ACTIVE
  1096.  
  1097. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Item Sync: FROZEN -> ACTIVE
  1098.  
  1099. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Effect Sync: FROZEN -> ACTIVE
  1100.  
  1101. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Biome Sync: FROZEN -> ACTIVE
  1102.  
  1103. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry SoundEvent Sync: FROZEN -> ACTIVE
  1104.  
  1105. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Potion Sync: FROZEN -> ACTIVE
  1106.  
  1107. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Enchantment Sync: FROZEN -> ACTIVE
  1108.  
  1109. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry EntityType Sync: FROZEN -> ACTIVE
  1110.  
  1111. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry TileEntityType Sync: FROZEN -> ACTIVE
  1112.  
  1113. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ParticleType Sync: FROZEN -> ACTIVE
  1114.  
  1115. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ContainerType Sync: FROZEN -> ACTIVE
  1116.  
  1117. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry PaintingType Sync: FROZEN -> ACTIVE
  1118.  
  1119. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry IRecipeSerializer Sync: FROZEN -> ACTIVE
  1120.  
  1121. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry StatType Sync: FROZEN -> ACTIVE
  1122.  
  1123. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry VillagerProfession Sync: FROZEN -> ACTIVE
  1124.  
  1125. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry PointOfInterestType Sync: FROZEN -> ACTIVE
  1126.  
  1127. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry MemoryModuleType Sync: FROZEN -> ACTIVE
  1128.  
  1129. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry SensorType Sync: FROZEN -> ACTIVE
  1130.  
  1131. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Schedule Sync: FROZEN -> ACTIVE
  1132.  
  1133. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Activity Sync: FROZEN -> ACTIVE
  1134.  
  1135. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry WorldCarver Sync: FROZEN -> ACTIVE
  1136.  
  1137. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry SurfaceBuilder Sync: FROZEN -> ACTIVE
  1138.  
  1139. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Feature Sync: FROZEN -> ACTIVE
  1140.  
  1141. 36:17.25 [Server-Worker-1/DEBUG] [ClearableRegistry/REGISTRY]: minecraft:feature: Clearing registry
  1142.  
  1143. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Placement Sync: FROZEN -> ACTIVE
  1144.  
  1145. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry BiomeProviderType Sync: FROZEN -> ACTIVE
  1146.  
  1147. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ChunkGeneratorType Sync: FROZEN -> ACTIVE
  1148.  
  1149. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ChunkStatus Sync: FROZEN -> ACTIVE
  1150.  
  1151. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ModDimension Sync: FROZEN -> ACTIVE
  1152.  
  1153. 36:17.25 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry DataSerializerEntry Sync: FROZEN -> ACTIVE
  1154.  
  1155. 36:17.26 [Server-Worker-1/DEBUG] [GameData/REGISTRIES]: All registries frozen
  1156.  
  1157. 32:17.26 [Client thread/INFO] [minecraft/SoundSystem]: OpenAL initialized.
  1158.  
  1159. 32:17.26 [Client thread/INFO] [minecraft/SoundEngine]: Sound engine started
  1160.  
  1161. 32:17.27 [Client thread/INFO] [minecraft/AtlasTexture]: Created: 1024x512 textures-atlas
  1162.  
  1163. 32:17.28 [Client thread/INFO] [minecraft/AtlasTexture]: Created: 256x256 textures/particle-atlas
  1164.  
  1165. 32:17.28 [Client thread/INFO] [minecraft/AtlasTexture]: Created: 256x256 textures/painting-atlas
  1166.  
  1167. 32:17.28 [Client thread/INFO] [minecraft/AtlasTexture]: Created: 128x128 textures/mob_effect-atlas
  1168.  
  1169. 32:17.40 [Realms Notification Availability checker #1/INFO] [mojang/RealmsClient]: Could not authorize you against Realms server: Invalid session id
  1170.  
  1171. 33:18.07 [Client thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
  1172.  
  1173. 33:18.07 [Client thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  1174.  
  1175. 33:18.07 [Client thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
  1176.  
  1177. 33:18.07 [Client thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
  1178.  
  1179. 33:18.07 [Client thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  1180.  
  1181. 32:18.08 [Server thread/INFO] [minecraft/IntegratedServer]: Starting integrated minecraft server version 1.14.4
  1182.  
  1183. 32:18.08 [Server thread/INFO] [minecraft/IntegratedServer]: Generating keypair
  1184.  
  1185. 36:18.08 [Server thread/DEBUG] [FileUtils/CORE]: Found existing serverconfig directory : .\saves\MCFantastica Structure World\serverconfig
  1186.  
  1187. 36:18.08 [Server thread/DEBUG] [ConfigTracker/CONFIG]: Loading configs type SERVER
  1188.  
  1189. 36:18.08 [Server thread/DEBUG] [ConfigTracker/CONFIG]: Loading config file type SERVER at forge-server.toml for forge
  1190.  
  1191. 36:18.08 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for .\saves\MCFantastica Structure World\serverconfig\forge-server.toml
  1192.  
  1193. 36:18.08 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\saves\MCFantastica Structure World\serverconfig\forge-server.toml
  1194.  
  1195. 36:18.08 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\saves\MCFantastica Structure World\serverconfig\forge-server.toml for changes
  1196.  
  1197. 36:18.08 [Server thread/DEBUG] [ForgeConfig/FORGEMOD]: Loaded forge config file forge-server.toml
  1198.  
  1199. 36:18.08 [Server thread/DEBUG] [DimensionManager/DIMS]: Reading Dimension Entries.
  1200.  
  1201. 36:18.08 [Server thread/DEBUG] [ClearableRegistry/REGISTRY]: minecraft:dimension_type: Clearing registry
  1202.  
  1203. 36:18.08 [Server thread/DEBUG] [DimensionManager/DIMS]: Registering vanilla entry ID: 1 Name: minecraft:overworld Value: DimensionType{null}
  1204.  
  1205. 36:18.08 [Server thread/DEBUG] [DimensionManager/DIMS]: Registering vanilla entry ID: 2 Name: minecraft:the_end Value: DimensionType{null}
  1206.  
  1207. 36:18.08 [Server thread/DEBUG] [DimensionManager/DIMS]: Registering vanilla entry ID: 0 Name: minecraft:the_nether Value: DimensionType{null}
  1208.  
  1209. 32:18.08 [Server thread/INFO] [GameData/REGISTRIES]: Injecting existing registry data into this SERVER instance
  1210.  
  1211. 36:18.08 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Block: Fixed minecraft:block id mismatch mcfantastica:bloodwoodplank: 686 (init) -> 685 (map).
  1212.  
  1213. 36:18.08 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Block: Fixed minecraft:block id mismatch mcfantastica:bloodwoodslab: 687 (init) -> 686 (map).
  1214.  
  1215. 36:18.08 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Block: Fixed minecraft:block id mismatch mcfantastica:spectralgrass: 685 (init) -> 687 (map).
  1216.  
  1217. 36:18.08 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Item: Fixed minecraft:item id mismatch mcfantastica:bloodwoodbark: 921 (init) -> 922 (map).
  1218.  
  1219. 36:18.08 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Item: Fixed minecraft:item id mismatch mcfantastica:bloodwoodbarkslab: 922 (init) -> 923 (map).
  1220.  
  1221. 36:18.08 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Item: Fixed minecraft:item id mismatch mcfantastica:bloodwoodplank: 918 (init) -> 921 (map).
  1222.  
  1223. 36:18.08 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Item: Fixed minecraft:item id mismatch mcfantastica:deathbone: 912 (init) -> 914 (map).
  1224.  
  1225. 36:18.08 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Item: Fixed minecraft:item id mismatch mcfantastica:donut: 910 (init) -> 911 (map).
  1226.  
  1227. 36:18.08 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Item: Fixed minecraft:item id mismatch mcfantastica:frosting_bucket: 911 (init) -> 912 (map).
  1228.  
  1229. 36:18.08 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Item: Fixed minecraft:item id mismatch mcfantastica:ironhammer: 915 (init) -> 918 (map).
  1230.  
  1231. 36:18.08 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Item: Fixed minecraft:item id mismatch mcfantastica:petrifiedbone: 913 (init) -> 915 (map).
  1232.  
  1233. 36:18.08 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Item: Fixed minecraft:item id mismatch mcfantastica:petrifiedpowder: 914 (init) -> 916 (map).
  1234.  
  1235. 32:18.08 [Server thread/INFO] [ForgeRegistry/REGISTRIES]: Registry Item: Found a missing id from the world mcfantastica:silveredcobaltbladeitem
  1236.  
  1237. 36:18.08 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Item: Fixed minecraft:item id mismatch mcfantastica:spectralgrass: 916 (init) -> 913 (map).
  1238.  
  1239. 36:18.08 [Server thread/DEBUG] [GameData/REGISTRIES]: There are 1 mappings missing - attempting a mod remap
  1240.  
  1241. 1;31:18.08 [Server thread/ERROR] [GameData/REGISTRIES]: Unidentified mapping from registry minecraft:item
  1242.  
  1243.    mcfantastica:silveredcobaltbladeitem: 910
  1244.  
  1245. 36:18.08 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Processing missing event for minecraft:item:
  1246.  
  1247. 1;31:18.12 [Server thread/ERROR] [GameData/REGISTRIES]: There are unidentified mappings in this world - we are going to attempt to process anyway
  1248.  
  1249. 33:18.12 [Server thread/WARN] [ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: mcfantastica:bladeofice Expected: 923 Got: 924
  1250.  
  1251. 33:18.12 [Server thread/WARN] [ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: mcfantastica:blacksand Expected: 924 Got: 925
  1252.  
  1253. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Block Sync: ACTIVE -> STAGING
  1254.  
  1255. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Fluid Sync: ACTIVE -> STAGING
  1256.  
  1257. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Item Sync: ACTIVE -> STAGING
  1258.  
  1259. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Effect Sync: ACTIVE -> STAGING
  1260.  
  1261. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Biome Sync: ACTIVE -> STAGING
  1262.  
  1263. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry SoundEvent Sync: ACTIVE -> STAGING
  1264.  
  1265. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Potion Sync: ACTIVE -> STAGING
  1266.  
  1267. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Enchantment Sync: ACTIVE -> STAGING
  1268.  
  1269. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry EntityType Sync: ACTIVE -> STAGING
  1270.  
  1271. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry TileEntityType Sync: ACTIVE -> STAGING
  1272.  
  1273. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ParticleType Sync: ACTIVE -> STAGING
  1274.  
  1275. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ContainerType Sync: ACTIVE -> STAGING
  1276.  
  1277. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry PaintingType Sync: ACTIVE -> STAGING
  1278.  
  1279. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry IRecipeSerializer Sync: ACTIVE -> STAGING
  1280.  
  1281. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry StatType Sync: ACTIVE -> STAGING
  1282.  
  1283. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry VillagerProfession Sync: ACTIVE -> STAGING
  1284.  
  1285. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry PointOfInterestType Sync: ACTIVE -> STAGING
  1286.  
  1287. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry MemoryModuleType Sync: ACTIVE -> STAGING
  1288.  
  1289. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry SensorType Sync: ACTIVE -> STAGING
  1290.  
  1291. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Schedule Sync: ACTIVE -> STAGING
  1292.  
  1293. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Activity Sync: ACTIVE -> STAGING
  1294.  
  1295. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry WorldCarver Sync: ACTIVE -> STAGING
  1296.  
  1297. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry SurfaceBuilder Sync: ACTIVE -> STAGING
  1298.  
  1299. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Feature Sync: ACTIVE -> STAGING
  1300.  
  1301. 36:18.12 [Server thread/DEBUG] [ClearableRegistry/REGISTRY]: minecraft:feature: Clearing registry
  1302.  
  1303. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Placement Sync: ACTIVE -> STAGING
  1304.  
  1305. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry BiomeProviderType Sync: ACTIVE -> STAGING
  1306.  
  1307. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ChunkGeneratorType Sync: ACTIVE -> STAGING
  1308.  
  1309. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ChunkStatus Sync: ACTIVE -> STAGING
  1310.  
  1311. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ModDimension Sync: ACTIVE -> STAGING
  1312.  
  1313. 36:18.12 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry DataSerializerEntry Sync: ACTIVE -> STAGING
  1314.  
  1315. 36:18.12 [Server thread/DEBUG] [ObjectHolderRegistry/REGISTRIES]: Applying holder lookups
  1316.  
  1317. 36:18.12 [Server thread/DEBUG] [ObjectHolderRegistry/REGISTRIES]: Holder lookups applied
  1318.  
  1319. 36:18.12 [Server thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:mcfantastica for mod file C:\Users\Asolkar\MCreatorWorkspaces\mcfantastica\build\resources\main
  1320.  
  1321. 36:18.12 [Server thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\Asolkar\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3\forge-1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3-recomp.jar
  1322.  
  1323. 32:18.12 [Server thread/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: Default, forge-1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3-recomp.jar, main
  1324.  
  1325. 1;31:18.15 [Server thread/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe mcfantastica:donutrecipe
  1326.  
  1327. com.google.gson.JsonSyntaxException: Unknown item 'mcfantastica:frosting'
  1328.  
  1329.    at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?] {re:classloading,pl:accesstransformer:B}
  1330.  
  1331.    at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?] {re:classloading,pl:accesstransformer:B}
  1332.  
  1333.    at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_232] {}
  1334.  
  1335.    at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_232] {}
  1336.  
  1337.    at net.minecraft.item.crafting.Ingredient.deserializeItemList(Ingredient.java:213) ~[?:?] {re:classloading,pl:accesstransformer:B}
  1338.  
  1339.    at net.minecraft.item.crafting.Ingredient.deserializeItemList(Ingredient.java:213) ~[?:?] {re:classloading,pl:accesstransformer:B}
  1340.  
  1341.    at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?] {re:classloading}
  1342.  
  1343.    at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?] {re:classloading}
  1344.  
  1345.    at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?] {re:classloading}
  1346.  
  1347.    at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?] {re:classloading}
  1348.  
  1349.    at net.minecraft.item.crafting.Ingredient.deserialize(Ingredient.java:187) ~[?:?] {re:classloading,pl:accesstransformer:B}
  1350.  
  1351.    at net.minecraft.item.crafting.Ingredient.deserialize(Ingredient.java:187) ~[?:?] {re:classloading,pl:accesstransformer:B}
  1352.  
  1353.    at net.minecraft.item.crafting.ShapelessRecipe$Serializer.readIngredients(ShapelessRecipe.java:105) ~[?:?] {re:classloading}
  1354.  
  1355.    at net.minecraft.item.crafting.ShapelessRecipe$Serializer.readIngredients(ShapelessRecipe.java:105) ~[?:?] {re:classloading}
  1356.  
  1357.    at net.minecraft.item.crafting.ShapelessRecipe$Serializer.read(ShapelessRecipe.java:90) ~[?:?] {re:classloading}
  1358.  
  1359.    at net.minecraft.item.crafting.ShapelessRecipe$Serializer.read(ShapelessRecipe.java:90) ~[?:?] {re:classloading}
  1360.  
  1361.    at net.minecraft.item.crafting.ShapelessRecipe$Serializer.read(ShapelessRecipe.java:86) ~[?:?] {re:classloading}
  1362.  
  1363.    at net.minecraft.item.crafting.ShapelessRecipe$Serializer.read(ShapelessRecipe.java:86) ~[?:?] {re:classloading}
  1364.  
  1365.    at net.minecraft.item.crafting.RecipeManager.deserializeRecipe(RecipeManager.java:140) ~[?:?] {re:classloading}
  1366.  
  1367.    at net.minecraft.item.crafting.RecipeManager.deserializeRecipe(RecipeManager.java:140) ~[?:?] {re:classloading}
  1368.  
  1369.    at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:60) ~[?:?] {re:classloading}
  1370.  
  1371.    at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:60) ~[?:?] {re:classloading}
  1372.  
  1373.    at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:37) ~[?:?] {re:classloading}
  1374.  
  1375.    at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:37) ~[?:?] {re:classloading}
  1376.  
  1377.    at net.minecraft.client.resources.ReloadListener.lambda$reload$1(ReloadListener.java:14) ~[?:?] {re:classloading}
  1378.  
  1379.    at net.minecraft.client.resources.ReloadListener.lambda$reload$1(ReloadListener.java:14) ~[?:?] {re:classloading}
  1380.  
  1381.    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232] {}
  1382.  
  1383.    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232] {}
  1384.  
  1385.    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232] {}
  1386.  
  1387.    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232] {}
  1388.  
  1389.    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232] {}
  1390.  
  1391.    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232] {}
  1392.  
  1393.    at net.minecraft.resources.AsyncReloader.lambda$null$3(AsyncReloader.java:66) ~[?:?] {re:classloading}
  1394.  
  1395.    at net.minecraft.resources.AsyncReloader.lambda$null$3(AsyncReloader.java:66) ~[?:?] {re:classloading}
  1396.  
  1397.    at net.minecraft.util.concurrent.TickDelayedTask.run(TickDelayedTask.java:20) [?:?] {re:classloading}
  1398.  
  1399.    at net.minecraft.util.concurrent.TickDelayedTask.run(TickDelayedTask.java:20) [?:?] {re:classloading}
  1400.  
  1401.    at net.minecraft.util.concurrent.ThreadTaskExecutor.run(ThreadTaskExecutor.java:140) [?:?] {re:classloading,pl:accesstransformer:B}
  1402.  
  1403.    at net.minecraft.util.concurrent.ThreadTaskExecutor.run(ThreadTaskExecutor.java:140) [?:?] {re:classloading,pl:accesstransformer:B}
  1404.  
  1405.    at net.minecraft.util.concurrent.RecursiveEventLoop.run(RecursiveEventLoop.java:22) [?:?] {re:classloading}
  1406.  
  1407.    at net.minecraft.util.concurrent.RecursiveEventLoop.run(RecursiveEventLoop.java:22) [?:?] {re:classloading}
  1408.  
  1409.    at net.minecraft.util.concurrent.ThreadTaskExecutor.driveOne(ThreadTaskExecutor.java:110) [?:?] {re:classloading,pl:accesstransformer:B}
  1410.  
  1411.    at net.minecraft.util.concurrent.ThreadTaskExecutor.driveOne(ThreadTaskExecutor.java:110) [?:?] {re:classloading,pl:accesstransformer:B}
  1412.  
  1413.    at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:726) [?:?] {re:classloading,pl:accesstransformer:B}
  1414.  
  1415.    at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:726) [?:?] {re:classloading,pl:accesstransformer:B}
  1416.  
  1417.    at net.minecraft.server.MinecraftServer.driveOne(MinecraftServer.java:720) [?:?] {re:classloading,pl:accesstransformer:B}
  1418.  
  1419.    at net.minecraft.server.MinecraftServer.driveOne(MinecraftServer.java:720) [?:?] {re:classloading,pl:accesstransformer:B}
  1420.  
  1421.    at net.minecraft.util.concurrent.ThreadTaskExecutor.driveUntil(ThreadTaskExecutor.java:123) [?:?] {re:classloading,pl:accesstransformer:B}
  1422.  
  1423.    at net.minecraft.util.concurrent.ThreadTaskExecutor.driveUntil(ThreadTaskExecutor.java:123) [?:?] {re:classloading,pl:accesstransformer:B}
  1424.  
  1425.    at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:1550) [?:?] {re:classloading,pl:accesstransformer:B}
  1426.  
  1427.    at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:1550) [?:?] {re:classloading,pl:accesstransformer:B}
  1428.  
  1429.    at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:442) [?:?] {re:classloading,pl:accesstransformer:B}
  1430.  
  1431.    at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:442) [?:?] {re:classloading,pl:accesstransformer:B}
  1432.  
  1433.    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:75) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  1434.  
  1435.    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:75) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  1436.  
  1437.    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:97) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  1438.  
  1439.    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:97) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  1440.  
  1441.    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622) [?:?] {re:classloading,pl:accesstransformer:B}
  1442.  
  1443.    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622) [?:?] {re:classloading,pl:accesstransformer:B}
  1444.  
  1445.    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232] {}
  1446.  
  1447.    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232] {}
  1448.  
  1449. 1;31:18.15 [Server thread/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe mcfantastica:silveredcobaltblade
  1450.  
  1451. com.google.gson.JsonSyntaxException: Unknown item 'mcfantastica:silveredcobaltbladeitem'
  1452.  
  1453.    at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:280) ~[?:?] {re:classloading}
  1454.  
  1455.    at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:280) ~[?:?] {re:classloading}
  1456.  
  1457.    at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_232] {}
  1458.  
  1459.    at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_232] {}
  1460.  
  1461.    at net.minecraft.item.crafting.ShapedRecipe.deserializeItem(ShapedRecipe.java:279) ~[?:?] {re:classloading}
  1462.  
  1463.    at net.minecraft.item.crafting.ShapedRecipe.deserializeItem(ShapedRecipe.java:279) ~[?:?] {re:classloading}
  1464.  
  1465.    at net.minecraft.item.crafting.ShapedRecipe$Serializer.read(ShapedRecipe.java:299) ~[?:?] {re:classloading}
  1466.  
  1467.    at net.minecraft.item.crafting.ShapedRecipe$Serializer.read(ShapedRecipe.java:299) ~[?:?] {re:classloading}
  1468.  
  1469.    at net.minecraft.item.crafting.ShapedRecipe$Serializer.read(ShapedRecipe.java:290) ~[?:?] {re:classloading}
  1470.  
  1471.    at net.minecraft.item.crafting.ShapedRecipe$Serializer.read(ShapedRecipe.java:290) ~[?:?] {re:classloading}
  1472.  
  1473.    at net.minecraft.item.crafting.RecipeManager.deserializeRecipe(RecipeManager.java:140) ~[?:?] {re:classloading}
  1474.  
  1475.    at net.minecraft.item.crafting.RecipeManager.deserializeRecipe(RecipeManager.java:140) ~[?:?] {re:classloading}
  1476.  
  1477.    at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:60) ~[?:?] {re:classloading}
  1478.  
  1479.    at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:60) ~[?:?] {re:classloading}
  1480.  
  1481.    at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:37) ~[?:?] {re:classloading}
  1482.  
  1483.    at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:37) ~[?:?] {re:classloading}
  1484.  
  1485.    at net.minecraft.client.resources.ReloadListener.lambda$reload$1(ReloadListener.java:14) ~[?:?] {re:classloading}
  1486.  
  1487.    at net.minecraft.client.resources.ReloadListener.lambda$reload$1(ReloadListener.java:14) ~[?:?] {re:classloading}
  1488.  
  1489.    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232] {}
  1490.  
  1491.    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232] {}
  1492.  
  1493.    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232] {}
  1494.  
  1495.    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232] {}
  1496.  
  1497.    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232] {}
  1498.  
  1499.    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232] {}
  1500.  
  1501.    at net.minecraft.resources.AsyncReloader.lambda$null$3(AsyncReloader.java:66) ~[?:?] {re:classloading}
  1502.  
  1503.    at net.minecraft.resources.AsyncReloader.lambda$null$3(AsyncReloader.java:66) ~[?:?] {re:classloading}
  1504.  
  1505.    at net.minecraft.util.concurrent.TickDelayedTask.run(TickDelayedTask.java:20) [?:?] {re:classloading}
  1506.  
  1507.    at net.minecraft.util.concurrent.TickDelayedTask.run(TickDelayedTask.java:20) [?:?] {re:classloading}
  1508.  
  1509.    at net.minecraft.util.concurrent.ThreadTaskExecutor.run(ThreadTaskExecutor.java:140) [?:?] {re:classloading,pl:accesstransformer:B}
  1510.  
  1511.    at net.minecraft.util.concurrent.ThreadTaskExecutor.run(ThreadTaskExecutor.java:140) [?:?] {re:classloading,pl:accesstransformer:B}
  1512.  
  1513.    at net.minecraft.util.concurrent.RecursiveEventLoop.run(RecursiveEventLoop.java:22) [?:?] {re:classloading}
  1514.  
  1515.    at net.minecraft.util.concurrent.RecursiveEventLoop.run(RecursiveEventLoop.java:22) [?:?] {re:classloading}
  1516.  
  1517.    at net.minecraft.util.concurrent.ThreadTaskExecutor.driveOne(ThreadTaskExecutor.java:110) [?:?] {re:classloading,pl:accesstransformer:B}
  1518.  
  1519.    at net.minecraft.util.concurrent.ThreadTaskExecutor.driveOne(ThreadTaskExecutor.java:110) [?:?] {re:classloading,pl:accesstransformer:B}
  1520.  
  1521.    at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:726) [?:?] {re:classloading,pl:accesstransformer:B}
  1522.  
  1523.    at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:726) [?:?] {re:classloading,pl:accesstransformer:B}
  1524.  
  1525.    at net.minecraft.server.MinecraftServer.driveOne(MinecraftServer.java:720) [?:?] {re:classloading,pl:accesstransformer:B}
  1526.  
  1527.    at net.minecraft.server.MinecraftServer.driveOne(MinecraftServer.java:720) [?:?] {re:classloading,pl:accesstransformer:B}
  1528.  
  1529.    at net.minecraft.util.concurrent.ThreadTaskExecutor.driveUntil(ThreadTaskExecutor.java:123) [?:?] {re:classloading,pl:accesstransformer:B}
  1530.  
  1531.    at net.minecraft.util.concurrent.ThreadTaskExecutor.driveUntil(ThreadTaskExecutor.java:123) [?:?] {re:classloading,pl:accesstransformer:B}
  1532.  
  1533.    at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:1550) [?:?] {re:classloading,pl:accesstransformer:B}
  1534.  
  1535.    at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:1550) [?:?] {re:classloading,pl:accesstransformer:B}
  1536.  
  1537.    at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:442) [?:?] {re:classloading,pl:accesstransformer:B}
  1538.  
  1539.    at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:442) [?:?] {re:classloading,pl:accesstransformer:B}
  1540.  
  1541.    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:75) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  1542.  
  1543.    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:75) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  1544.  
  1545.    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:97) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  1546.  
  1547.    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:97) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  1548.  
  1549.    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622) [?:?] {re:classloading,pl:accesstransformer:B}
  1550.  
  1551.    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622) [?:?] {re:classloading,pl:accesstransformer:B}
  1552.  
  1553.    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232] {}
  1554.  
  1555.    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232] {}
  1556.  
  1557. 1;31:18.15 [Server thread/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe mcfantastica:frosting
  1558.  
  1559. com.google.gson.JsonSyntaxException: Unknown item 'mcfantastica:frosting'
  1560.  
  1561.    at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:280) ~[?:?] {re:classloading}
  1562.  
  1563.    at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:280) ~[?:?] {re:classloading}
  1564.  
  1565.    at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_232] {}
  1566.  
  1567.    at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_232] {}
  1568.  
  1569.    at net.minecraft.item.crafting.ShapedRecipe.deserializeItem(ShapedRecipe.java:279) ~[?:?] {re:classloading}
  1570.  
  1571.    at net.minecraft.item.crafting.ShapedRecipe.deserializeItem(ShapedRecipe.java:279) ~[?:?] {re:classloading}
  1572.  
  1573.    at net.minecraft.item.crafting.ShapedRecipe$Serializer.read(ShapedRecipe.java:299) ~[?:?] {re:classloading}
  1574.  
  1575.    at net.minecraft.item.crafting.ShapedRecipe$Serializer.read(ShapedRecipe.java:299) ~[?:?] {re:classloading}
  1576.  
  1577.    at net.minecraft.item.crafting.ShapedRecipe$Serializer.read(ShapedRecipe.java:290) ~[?:?] {re:classloading}
  1578.  
  1579.    at net.minecraft.item.crafting.ShapedRecipe$Serializer.read(ShapedRecipe.java:290) ~[?:?] {re:classloading}
  1580.  
  1581.    at net.minecraft.item.crafting.RecipeManager.deserializeRecipe(RecipeManager.java:140) ~[?:?] {re:classloading}
  1582.  
  1583.    at net.minecraft.item.crafting.RecipeManager.deserializeRecipe(RecipeManager.java:140) ~[?:?] {re:classloading}
  1584.  
  1585.    at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:60) ~[?:?] {re:classloading}
  1586.  
  1587.    at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:60) ~[?:?] {re:classloading}
  1588.  
  1589.    at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:37) ~[?:?] {re:classloading}
  1590.  
  1591.    at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:37) ~[?:?] {re:classloading}
  1592.  
  1593.    at net.minecraft.client.resources.ReloadListener.lambda$reload$1(ReloadListener.java:14) ~[?:?] {re:classloading}
  1594.  
  1595.    at net.minecraft.client.resources.ReloadListener.lambda$reload$1(ReloadListener.java:14) ~[?:?] {re:classloading}
  1596.  
  1597.    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232] {}
  1598.  
  1599.    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232] {}
  1600.  
  1601.    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232] {}
  1602.  
  1603.    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232] {}
  1604.  
  1605.    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232] {}
  1606.  
  1607.    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232] {}
  1608.  
  1609.    at net.minecraft.resources.AsyncReloader.lambda$null$3(AsyncReloader.java:66) ~[?:?] {re:classloading}
  1610.  
  1611.    at net.minecraft.resources.AsyncReloader.lambda$null$3(AsyncReloader.java:66) ~[?:?] {re:classloading}
  1612.  
  1613.    at net.minecraft.util.concurrent.TickDelayedTask.run(TickDelayedTask.java:20) [?:?] {re:classloading}
  1614.  
  1615.    at net.minecraft.util.concurrent.TickDelayedTask.run(TickDelayedTask.java:20) [?:?] {re:classloading}
  1616.  
  1617.    at net.minecraft.util.concurrent.ThreadTaskExecutor.run(ThreadTaskExecutor.java:140) [?:?] {re:classloading,pl:accesstransformer:B}
  1618.  
  1619.    at net.minecraft.util.concurrent.ThreadTaskExecutor.run(ThreadTaskExecutor.java:140) [?:?] {re:classloading,pl:accesstransformer:B}
  1620.  
  1621.    at net.minecraft.util.concurrent.RecursiveEventLoop.run(RecursiveEventLoop.java:22) [?:?] {re:classloading}
  1622.  
  1623.    at net.minecraft.util.concurrent.RecursiveEventLoop.run(RecursiveEventLoop.java:22) [?:?] {re:classloading}
  1624.  
  1625.    at net.minecraft.util.concurrent.ThreadTaskExecutor.driveOne(ThreadTaskExecutor.java:110) [?:?] {re:classloading,pl:accesstransformer:B}
  1626.  
  1627.    at net.minecraft.util.concurrent.ThreadTaskExecutor.driveOne(ThreadTaskExecutor.java:110) [?:?] {re:classloading,pl:accesstransformer:B}
  1628.  
  1629.    at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:726) [?:?] {re:classloading,pl:accesstransformer:B}
  1630.  
  1631.    at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:726) [?:?] {re:classloading,pl:accesstransformer:B}
  1632.  
  1633.    at net.minecraft.server.MinecraftServer.driveOne(MinecraftServer.java:720) [?:?] {re:classloading,pl:accesstransformer:B}
  1634.  
  1635.    at net.minecraft.server.MinecraftServer.driveOne(MinecraftServer.java:720) [?:?] {re:classloading,pl:accesstransformer:B}
  1636.  
  1637.    at net.minecraft.util.concurrent.ThreadTaskExecutor.driveUntil(ThreadTaskExecutor.java:123) [?:?] {re:classloading,pl:accesstransformer:B}
  1638.  
  1639.    at net.minecraft.util.concurrent.ThreadTaskExecutor.driveUntil(ThreadTaskExecutor.java:123) [?:?] {re:classloading,pl:accesstransformer:B}
  1640.  
  1641.    at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:1550) [?:?] {re:classloading,pl:accesstransformer:B}
  1642.  
  1643.    at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:1550) [?:?] {re:classloading,pl:accesstransformer:B}
  1644.  
  1645.    at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:442) [?:?] {re:classloading,pl:accesstransformer:B}
  1646.  
  1647.    at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:442) [?:?] {re:classloading,pl:accesstransformer:B}
  1648.  
  1649.    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:75) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  1650.  
  1651.    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:75) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  1652.  
  1653.    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:97) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  1654.  
  1655.    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:97) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  1656.  
  1657.    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622) [?:?] {re:classloading,pl:accesstransformer:B}
  1658.  
  1659.    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622) [?:?] {re:classloading,pl:accesstransformer:B}
  1660.  
  1661.    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232] {}
  1662.  
  1663.    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232] {}
  1664.  
  1665. 32:18.15 [Server thread/INFO] [minecraft/RecipeManager]: Loaded 6 recipes
  1666.  
  1667. 32:18.19 [Server thread/INFO] [minecraft/AdvancementList]: Loaded 811 advancements
  1668.  
  1669. 32:18.20 [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld
  1670.  
  1671. 32:18.21 [Client thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
  1672.  
  1673. 32:18.21 [Client thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
  1674.  
  1675. 32:18.21 [Client thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
  1676.  
  1677. 32:18.21 [Client thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
  1678.  
  1679. 32:18.22 [Client thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 77%
  1680.  
  1681. 32:18.22 [Client thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 87%
  1682.  
  1683. 32:18.23 [Client thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 89%
  1684.  
  1685. 32:18.23 [Client thread/INFO] [minecraft/LoggingChunkStatusListener]: Time elapsed: 3510 ms
  1686.  
  1687. 36:18.24 [Server thread/DEBUG] [DimensionManager/DIMS]: Queueing dimension 1 to unload
  1688.  
  1689. 36:18.24 [Server thread/DEBUG] [DimensionManager/DIMS]: Queueing dimension -1 to unload
  1690.  
  1691. 36:18.24 [Server thread/DEBUG] [DimensionManager/DIMS]: Unloading dimension 1
  1692.  
  1693. 32:18.24 [Server thread/INFO] [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  1694.  
  1695. 36:18.24 [Server thread/DEBUG] [DimensionManager/DIMS]: Unloading dimension -1
  1696.  
  1697. 32:18.24 [Server thread/INFO] [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  1698.  
  1699. 32:18.24 [Server thread/INFO] [minecraft/IntegratedServer]: Changing view distance to 3, from 10
  1700.  
  1701. 36:18.26 [Netty Local Client IO #0/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Starting local connection.
  1702.  
  1703. 36:18.27 [Netty Server IO #1/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Starting local connection.
  1704.  
  1705. 36:18.27 [Server thread/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'net.minecraftforge.fml.network.FMLHandshakeMessages$S2CModList' to 'fml:handshake' sequence 0
  1706.  
  1707. 36:18.27 [Netty Local Client IO #0/DEBUG] [FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 0
  1708.  
  1709. 36:18.27 [Server thread/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config forge-server.toml' to 'fml:handshake' sequence 1
  1710.  
  1711. 36:18.27 [Netty Local Client IO #0/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Logging into server with mod list [minecraft, mcfantastica, forge]
  1712.  
  1713. 36:18.27 [Netty Local Client IO #0/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Version test of 'FML2' from server : ACCEPTED
  1714.  
  1715. 36:18.27 [Netty Local Client IO #0/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Version test of 'FML2' from server : ACCEPTED
  1716.  
  1717. 36:18.27 [Netty Local Client IO #0/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'mcfantastica:mcfantastica' : Version test of '1' from server : ACCEPTED
  1718.  
  1719. 36:18.27 [Netty Local Client IO #0/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Version test of 'FML2' from server : ACCEPTED
  1720.  
  1721. 36:18.27 [Netty Local Client IO #0/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Version test of 'FML2' from server : ACCEPTED
  1722.  
  1723. 36:18.27 [Netty Local Client IO #0/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Version test of 'FML2' from server : ACCEPTED
  1724.  
  1725. 36:18.27 [Netty Local Client IO #0/DEBUG] [NetworkRegistry/NETREGISTRY]: Accepting channel list from server
  1726.  
  1727. 36:18.27 [Netty Local Client IO #0/DEBUG] [FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 0
  1728.  
  1729. 36:18.27 [Netty Local Client IO #0/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Accepted server connection
  1730.  
  1731. 36:18.27 [Netty Server IO #1/DEBUG] [FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 0
  1732.  
  1733. 36:18.27 [Netty Server IO #1/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 0 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SModListReply
  1734.  
  1735. 36:18.27 [Netty Server IO #1/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Received client connection with modlist [minecraft, mcfantastica, forge]
  1736.  
  1737. 36:18.27 [Netty Local Client IO #0/DEBUG] [FMLHandshakeHandler/REGISTRIES]: Expecting 19 registries: [minecraft:recipe_serializer, minecraft:sound_event, minecraft:particle_type, minecraft:villager_profession, minecraft:item, minecraft:potion, minecraft:block_entity_type, minecraft:block, minecraft:mob_effect, minecraft:stat_type, forge:moddimensions, minecraft:biome, minecraft:menu, minecraft:enchantment, minecraft:motive, minecraft:feature, minecraft:dataserializers, minecraft:fluid, minecraft:entity_type]
  1738.  
  1739. 36:18.27 [Netty Server IO #1/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Version test of 'FML2' from client : ACCEPTED
  1740.  
  1741. 36:18.27 [Netty Server IO #1/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Version test of 'FML2' from client : ACCEPTED
  1742.  
  1743. 36:18.27 [Netty Local Client IO #0/DEBUG] [FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 1
  1744.  
  1745. 36:18.27 [Netty Server IO #1/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'mcfantastica:mcfantastica' : Version test of '1' from client : ACCEPTED
  1746.  
  1747. 36:18.27 [Netty Server IO #1/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Version test of 'FML2' from client : ACCEPTED
  1748.  
  1749. 36:18.27 [Netty Server IO #1/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Version test of 'FML2' from client : ACCEPTED
  1750.  
  1751. 36:18.27 [Netty Local Client IO #0/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Received config sync from server
  1752.  
  1753. 36:18.27 [Netty Server IO #1/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Version test of 'FML2' from client : ACCEPTED
  1754.  
  1755. 36:18.27 [Netty Server IO #1/DEBUG] [NetworkRegistry/NETREGISTRY]: Accepting channel list from client
  1756.  
  1757. 36:18.27 [Netty Local Client IO #0/DEBUG] [FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 1
  1758.  
  1759. 36:18.27 [Netty Server IO #1/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Accepted client connection mod list
  1760.  
  1761. 36:18.27 [Netty Server IO #1/DEBUG] [FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 1
  1762.  
  1763. 36:18.27 [Netty Server IO #1/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 1 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
  1764.  
  1765. 36:18.27 [Netty Server IO #1/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
  1766.  
  1767. 36:18.27 [Server thread/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Handshake complete!
  1768.  
  1769. 32:18.27 [Netty Local Client IO #0/INFO] [ne.mi.fm.ne.NetworkHooks/]: Connected to a modded server.
  1770.  
  1771. 32:18.28 [Server thread/INFO] [minecraft/PlayerList]: Dev[local:E:03bde60b] logged in with entity id 265 at (65.00970782035995, 6.49390748022948, -57.86236268703982)
  1772.  
  1773. 36:18.28 [Client thread/DEBUG] [FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index -1
  1774.  
  1775. 1;31:18.28 [Client thread/ERROR] [IndexedMessageCodec/SIMPLENET]: Received empty payload on channel fml:handshake
  1776.  
  1777. 32:18.28 [Server thread/INFO] [minecraft/MinecraftServer]: Dev joined the game
  1778.  
  1779. 36:18.28 [Server thread/DEBUG] [FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index -1
  1780.  
  1781. 1;31:18.28 [Server thread/ERROR] [IndexedMessageCodec/SIMPLENET]: Received empty payload on channel fml:handshake
  1782.  
  1783. 32:18.28 [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
  1784.  
  1785. 32:18.29 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'MCFantastica Structure World'/minecraft:overworld
  1786.  
  1787. 32:18.29 [Client thread/INFO] [minecraft/AdvancementList]: Loaded 86 advancements
  1788.  
  1789. 36:18.29 [Server thread/DEBUG] [FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save MCFantastica Structure World
  1790.  
  1791. 33:18.40 [Client thread/WARN] [minecraft/SoundEngine]: Unable to play empty soundEvent: minecraft:entity.slime.jump_small
  1792.  
  1793. 32:18.49 [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
  1794.  
  1795. 32:18.49 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'MCFantastica Structure World'/minecraft:overworld
  1796.  
  1797. 36:18.49 [Server thread/DEBUG] [FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save MCFantastica Structure World
  1798.  
  1799. 32:18.50 [Server thread/INFO] [minecraft/ServerPlayNetHandler]: Dev lost connection: Disconnected
  1800.  
  1801. 32:18.50 [Server thread/INFO] [minecraft/MinecraftServer]: Dev left the game
  1802.  
  1803. 32:18.50 [Server thread/INFO] [minecraft/ServerPlayNetHandler]: Stopping singleplayer server as player logged out
  1804.  
  1805. 32:18.50 [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
  1806.  
  1807. 32:18.50 [Server thread/INFO] [minecraft/MinecraftServer]: Saving players
  1808.  
  1809. 32:18.50 [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
  1810.  
  1811. 32:18.50 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'MCFantastica Structure World'/minecraft:overworld
  1812.  
  1813. 32:18.50 [Server thread/INFO] [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (MCFantastica Structure World): All chunks are saved
  1814.  
  1815. 36:18.50 [Server thread/DEBUG] [FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save MCFantastica Structure World
  1816.  
  1817. 32:18.50 [Server thread/INFO] [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (MCFantastica Structure World): All chunks are saved
  1818.  
  1819. 36:18.55 [Client thread/DEBUG] [FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save New World
  1820.  
  1821. 33:18.55 [Client thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
  1822.  
  1823. 33:18.55 [Client thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  1824.  
  1825. 33:18.55 [Client thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
  1826.  
  1827. 33:18.55 [Client thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
  1828.  
  1829. 33:18.55 [Client thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  1830.  
  1831. 32:18.55 [Server thread/INFO] [minecraft/IntegratedServer]: Starting integrated minecraft server version 1.14.4
  1832.  
  1833. 32:18.55 [Server thread/INFO] [minecraft/IntegratedServer]: Generating keypair
  1834.  
  1835. 36:18.55 [Server thread/DEBUG] [FileUtils/CORE]: Making serverconfig directory : .\saves\New World\serverconfig
  1836.  
  1837. 36:18.55 [Server thread/DEBUG] [FileUtils/CORE]: Created serverconfig directory : .\saves\New World\serverconfig
  1838.  
  1839. 36:18.55 [Server thread/DEBUG] [ConfigTracker/CONFIG]: Loading configs type SERVER
  1840.  
  1841. 36:18.55 [Server thread/DEBUG] [ConfigTracker/CONFIG]: Loading config file type SERVER at forge-server.toml for forge
  1842.  
  1843. 36:18.55 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for .\saves\New World\serverconfig\forge-server.toml
  1844.  
  1845. 36:18.55 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\saves\New World\serverconfig\forge-server.toml
  1846.  
  1847. 36:18.55 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\saves\New World\serverconfig\forge-server.toml for changes
  1848.  
  1849. 33:18.55 [Server thread/WARN] [ForgeConfigSpec/CORE]: Configuration file .\saves\New World\serverconfig\forge-server.toml is not correct. Correcting
  1850.  
  1851. 33:18.55 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to SimpleCommentedConfig:{}
  1852.  
  1853. 33:18.55 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.removeErroringEntities was corrected from null to false
  1854.  
  1855. 33:18.55 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.removeErroringTileEntities was corrected from null to false
  1856.  
  1857. 33:18.55 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.fullBoundingBoxLadders was corrected from null to false
  1858.  
  1859. 33:18.55 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.zombieBaseSummonChance was corrected from null to 0.1
  1860.  
  1861. 33:18.55 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.zombieBabyChance was corrected from null to 0.05
  1862.  
  1863. 33:18.55 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.logCascadingWorldGeneration was corrected from null to true
  1864.  
  1865. 33:18.55 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.fixVanillaCascading was corrected from null to false
  1866.  
  1867. 33:18.55 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.dimensionUnloadQueueDelay was corrected from null to 0
  1868.  
  1869. 33:18.55 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.clumpingThreshold was corrected from null to 64
  1870.  
  1871. 33:18.55 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.treatEmptyTagsAsAir was corrected from null to false
  1872.  
  1873. 36:18.55 [Server thread/DEBUG] [ForgeConfig/FORGEMOD]: Loaded forge config file forge-server.toml
  1874.  
  1875. 36:18.55 [Thread-1/DEBUG] [ConfigFileTypeHandler/CONFIG]: Config file forge-server.toml changed, sending notifies
  1876.  
  1877. 1;31:18.55 [Thread-1/FATAL] [ForgeConfig/CORE]: Forge config just got changed on the file system!
  1878.  
  1879. 36:18.55 [Server thread/DEBUG] [DimensionManager/DIMS]: Reading Dimension Entries.
  1880.  
  1881. 36:18.55 [Server thread/DEBUG] [ClearableRegistry/REGISTRY]: minecraft:dimension_type: Clearing registry
  1882.  
  1883. 36:18.55 [Server thread/DEBUG] [DimensionManager/DIMS]: Registering vanilla entry ID: 1 Name: minecraft:overworld Value: DimensionType{null}
  1884.  
  1885. 36:18.55 [Server thread/DEBUG] [DimensionManager/DIMS]: Registering vanilla entry ID: 2 Name: minecraft:the_end Value: DimensionType{null}
  1886.  
  1887. 36:18.55 [Server thread/DEBUG] [DimensionManager/DIMS]: Registering vanilla entry ID: 0 Name: minecraft:the_nether Value: DimensionType{null}
  1888.  
  1889. 32:18.55 [Server thread/INFO] [GameData/REGISTRIES]: Injecting existing registry data into this SERVER instance
  1890.  
  1891. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Block Sync: ACTIVE -> STAGING
  1892.  
  1893. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Fluid Sync: ACTIVE -> STAGING
  1894.  
  1895. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Item Sync: ACTIVE -> STAGING
  1896.  
  1897. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Effect Sync: ACTIVE -> STAGING
  1898.  
  1899. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Biome Sync: ACTIVE -> STAGING
  1900.  
  1901. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry SoundEvent Sync: ACTIVE -> STAGING
  1902.  
  1903. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Potion Sync: ACTIVE -> STAGING
  1904.  
  1905. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Enchantment Sync: ACTIVE -> STAGING
  1906.  
  1907. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry EntityType Sync: ACTIVE -> STAGING
  1908.  
  1909. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry TileEntityType Sync: ACTIVE -> STAGING
  1910.  
  1911. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ParticleType Sync: ACTIVE -> STAGING
  1912.  
  1913. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ContainerType Sync: ACTIVE -> STAGING
  1914.  
  1915. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry PaintingType Sync: ACTIVE -> STAGING
  1916.  
  1917. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry IRecipeSerializer Sync: ACTIVE -> STAGING
  1918.  
  1919. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry StatType Sync: ACTIVE -> STAGING
  1920.  
  1921. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry VillagerProfession Sync: ACTIVE -> STAGING
  1922.  
  1923. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry PointOfInterestType Sync: ACTIVE -> STAGING
  1924.  
  1925. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry MemoryModuleType Sync: ACTIVE -> STAGING
  1926.  
  1927. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry SensorType Sync: ACTIVE -> STAGING
  1928.  
  1929. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Schedule Sync: ACTIVE -> STAGING
  1930.  
  1931. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Activity Sync: ACTIVE -> STAGING
  1932.  
  1933. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry WorldCarver Sync: ACTIVE -> STAGING
  1934.  
  1935. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry SurfaceBuilder Sync: ACTIVE -> STAGING
  1936.  
  1937. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Feature Sync: ACTIVE -> STAGING
  1938.  
  1939. 36:18.56 [Server thread/DEBUG] [ClearableRegistry/REGISTRY]: minecraft:feature: Clearing registry
  1940.  
  1941. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Placement Sync: ACTIVE -> STAGING
  1942.  
  1943. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry BiomeProviderType Sync: ACTIVE -> STAGING
  1944.  
  1945. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ChunkGeneratorType Sync: ACTIVE -> STAGING
  1946.  
  1947. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ChunkStatus Sync: ACTIVE -> STAGING
  1948.  
  1949. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ModDimension Sync: ACTIVE -> STAGING
  1950.  
  1951. 36:18.56 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry DataSerializerEntry Sync: ACTIVE -> STAGING
  1952.  
  1953. 36:18.56 [Server thread/DEBUG] [ObjectHolderRegistry/REGISTRIES]: Applying holder lookups
  1954.  
  1955. 36:18.56 [Server thread/DEBUG] [ObjectHolderRegistry/REGISTRIES]: Holder lookups applied
  1956.  
  1957. 36:18.56 [Server thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:mcfantastica for mod file C:\Users\Asolkar\MCreatorWorkspaces\mcfantastica\build\resources\main
  1958.  
  1959. 36:18.56 [Server thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\Asolkar\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3\forge-1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3-recomp.jar
  1960.  
  1961. 32:18.56 [Server thread/INFO] [minecraft/MinecraftServer]: Found new data pack vanilla, loading it automatically
  1962.  
  1963. 32:18.56 [Server thread/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: Default, forge-1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3-recomp.jar, main
  1964.  
  1965. 1;31:18.58 [Server thread/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe mcfantastica:donutrecipe
  1966.  
  1967. com.google.gson.JsonSyntaxException: Unknown item 'mcfantastica:frosting'
  1968.  
  1969.    at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?] {re:classloading,pl:accesstransformer:B}
  1970.  
  1971.    at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?] {re:classloading,pl:accesstransformer:B}
  1972.  
  1973.    at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_232] {}
  1974.  
  1975.    at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_232] {}
  1976.  
  1977.    at net.minecraft.item.crafting.Ingredient.deserializeItemList(Ingredient.java:213) ~[?:?] {re:classloading,pl:accesstransformer:B}
  1978.  
  1979.    at net.minecraft.item.crafting.Ingredient.deserializeItemList(Ingredient.java:213) ~[?:?] {re:classloading,pl:accesstransformer:B}
  1980.  
  1981.    at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?] {re:classloading}
  1982.  
  1983.    at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?] {re:classloading}
  1984.  
  1985.    at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?] {re:classloading}
  1986.  
  1987.    at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?] {re:classloading}
  1988.  
  1989.    at net.minecraft.item.crafting.Ingredient.deserialize(Ingredient.java:187) ~[?:?] {re:classloading,pl:accesstransformer:B}
  1990.  
  1991.    at net.minecraft.item.crafting.Ingredient.deserialize(Ingredient.java:187) ~[?:?] {re:classloading,pl:accesstransformer:B}
  1992.  
  1993.    at net.minecraft.item.crafting.ShapelessRecipe$Serializer.readIngredients(ShapelessRecipe.java:105) ~[?:?] {re:classloading}
  1994.  
  1995.    at net.minecraft.item.crafting.ShapelessRecipe$Serializer.readIngredients(ShapelessRecipe.java:105) ~[?:?] {re:classloading}
  1996.  
  1997.    at net.minecraft.item.crafting.ShapelessRecipe$Serializer.read(ShapelessRecipe.java:90) ~[?:?] {re:classloading}
  1998.  
  1999.    at net.minecraft.item.crafting.ShapelessRecipe$Serializer.read(ShapelessRecipe.java:90) ~[?:?] {re:classloading}
  2000.  
  2001.    at net.minecraft.item.crafting.ShapelessRecipe$Serializer.read(ShapelessRecipe.java:86) ~[?:?] {re:classloading}
  2002.  
  2003.    at net.minecraft.item.crafting.ShapelessRecipe$Serializer.read(ShapelessRecipe.java:86) ~[?:?] {re:classloading}
  2004.  
  2005.    at net.minecraft.item.crafting.RecipeManager.deserializeRecipe(RecipeManager.java:140) ~[?:?] {re:classloading}
  2006.  
  2007.    at net.minecraft.item.crafting.RecipeManager.deserializeRecipe(RecipeManager.java:140) ~[?:?] {re:classloading}
  2008.  
  2009.    at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:60) ~[?:?] {re:classloading}
  2010.  
  2011.    at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:60) ~[?:?] {re:classloading}
  2012.  
  2013.    at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:37) ~[?:?] {re:classloading}
  2014.  
  2015.    at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:37) ~[?:?] {re:classloading}
  2016.  
  2017.    at net.minecraft.client.resources.ReloadListener.lambda$reload$1(ReloadListener.java:14) ~[?:?] {re:classloading}
  2018.  
  2019.    at net.minecraft.client.resources.ReloadListener.lambda$reload$1(ReloadListener.java:14) ~[?:?] {re:classloading}
  2020.  
  2021.    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232] {}
  2022.  
  2023.    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232] {}
  2024.  
  2025.    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232] {}
  2026.  
  2027.    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232] {}
  2028.  
  2029.    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232] {}
  2030.  
  2031.    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232] {}
  2032.  
  2033.    at net.minecraft.resources.AsyncReloader.lambda$null$3(AsyncReloader.java:66) ~[?:?] {re:classloading}
  2034.  
  2035.    at net.minecraft.resources.AsyncReloader.lambda$null$3(AsyncReloader.java:66) ~[?:?] {re:classloading}
  2036.  
  2037.    at net.minecraft.util.concurrent.TickDelayedTask.run(TickDelayedTask.java:20) [?:?] {re:classloading}
  2038.  
  2039.    at net.minecraft.util.concurrent.TickDelayedTask.run(TickDelayedTask.java:20) [?:?] {re:classloading}
  2040.  
  2041.    at net.minecraft.util.concurrent.ThreadTaskExecutor.run(ThreadTaskExecutor.java:140) [?:?] {re:classloading,pl:accesstransformer:B}
  2042.  
  2043.    at net.minecraft.util.concurrent.ThreadTaskExecutor.run(ThreadTaskExecutor.java:140) [?:?] {re:classloading,pl:accesstransformer:B}
  2044.  
  2045.    at net.minecraft.util.concurrent.RecursiveEventLoop.run(RecursiveEventLoop.java:22) [?:?] {re:classloading}
  2046.  
  2047.    at net.minecraft.util.concurrent.RecursiveEventLoop.run(RecursiveEventLoop.java:22) [?:?] {re:classloading}
  2048.  
  2049.    at net.minecraft.util.concurrent.ThreadTaskExecutor.driveOne(ThreadTaskExecutor.java:110) [?:?] {re:classloading,pl:accesstransformer:B}
  2050.  
  2051.    at net.minecraft.util.concurrent.ThreadTaskExecutor.driveOne(ThreadTaskExecutor.java:110) [?:?] {re:classloading,pl:accesstransformer:B}
  2052.  
  2053.    at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:726) [?:?] {re:classloading,pl:accesstransformer:B}
  2054.  
  2055.    at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:726) [?:?] {re:classloading,pl:accesstransformer:B}
  2056.  
  2057.    at net.minecraft.server.MinecraftServer.driveOne(MinecraftServer.java:720) [?:?] {re:classloading,pl:accesstransformer:B}
  2058.  
  2059.    at net.minecraft.server.MinecraftServer.driveOne(MinecraftServer.java:720) [?:?] {re:classloading,pl:accesstransformer:B}
  2060.  
  2061.    at net.minecraft.util.concurrent.ThreadTaskExecutor.driveUntil(ThreadTaskExecutor.java:123) [?:?] {re:classloading,pl:accesstransformer:B}
  2062.  
  2063.    at net.minecraft.util.concurrent.ThreadTaskExecutor.driveUntil(ThreadTaskExecutor.java:123) [?:?] {re:classloading,pl:accesstransformer:B}
  2064.  
  2065.    at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:1550) [?:?] {re:classloading,pl:accesstransformer:B}
  2066.  
  2067.    at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:1550) [?:?] {re:classloading,pl:accesstransformer:B}
  2068.  
  2069.    at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:442) [?:?] {re:classloading,pl:accesstransformer:B}
  2070.  
  2071.    at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:442) [?:?] {re:classloading,pl:accesstransformer:B}
  2072.  
  2073.    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:75) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  2074.  
  2075.    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:75) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  2076.  
  2077.    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:97) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  2078.  
  2079.    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:97) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  2080.  
  2081.    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622) [?:?] {re:classloading,pl:accesstransformer:B}
  2082.  
  2083.    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622) [?:?] {re:classloading,pl:accesstransformer:B}
  2084.  
  2085.    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232] {}
  2086.  
  2087.    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232] {}
  2088.  
  2089. 1;31:18.58 [Server thread/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe mcfantastica:silveredcobaltblade
  2090.  
  2091. com.google.gson.JsonSyntaxException: Unknown item 'mcfantastica:silveredcobaltbladeitem'
  2092.  
  2093.    at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:280) ~[?:?] {re:classloading}
  2094.  
  2095.    at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:280) ~[?:?] {re:classloading}
  2096.  
  2097.    at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_232] {}
  2098.  
  2099.    at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_232] {}
  2100.  
  2101.    at net.minecraft.item.crafting.ShapedRecipe.deserializeItem(ShapedRecipe.java:279) ~[?:?] {re:classloading}
  2102.  
  2103.    at net.minecraft.item.crafting.ShapedRecipe.deserializeItem(ShapedRecipe.java:279) ~[?:?] {re:classloading}
  2104.  
  2105.    at net.minecraft.item.crafting.ShapedRecipe$Serializer.read(ShapedRecipe.java:299) ~[?:?] {re:classloading}
  2106.  
  2107.    at net.minecraft.item.crafting.ShapedRecipe$Serializer.read(ShapedRecipe.java:299) ~[?:?] {re:classloading}
  2108.  
  2109.    at net.minecraft.item.crafting.ShapedRecipe$Serializer.read(ShapedRecipe.java:290) ~[?:?] {re:classloading}
  2110.  
  2111.    at net.minecraft.item.crafting.ShapedRecipe$Serializer.read(ShapedRecipe.java:290) ~[?:?] {re:classloading}
  2112.  
  2113.    at net.minecraft.item.crafting.RecipeManager.deserializeRecipe(RecipeManager.java:140) ~[?:?] {re:classloading}
  2114.  
  2115.    at net.minecraft.item.crafting.RecipeManager.deserializeRecipe(RecipeManager.java:140) ~[?:?] {re:classloading}
  2116.  
  2117.    at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:60) ~[?:?] {re:classloading}
  2118.  
  2119.    at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:60) ~[?:?] {re:classloading}
  2120.  
  2121.    at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:37) ~[?:?] {re:classloading}
  2122.  
  2123.    at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:37) ~[?:?] {re:classloading}
  2124.  
  2125.    at net.minecraft.client.resources.ReloadListener.lambda$reload$1(ReloadListener.java:14) ~[?:?] {re:classloading}
  2126.  
  2127.    at net.minecraft.client.resources.ReloadListener.lambda$reload$1(ReloadListener.java:14) ~[?:?] {re:classloading}
  2128.  
  2129.    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232] {}
  2130.  
  2131.    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232] {}
  2132.  
  2133.    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232] {}
  2134.  
  2135.    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232] {}
  2136.  
  2137.    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232] {}
  2138.  
  2139.    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232] {}
  2140.  
  2141.    at net.minecraft.resources.AsyncReloader.lambda$null$3(AsyncReloader.java:66) ~[?:?] {re:classloading}
  2142.  
  2143.    at net.minecraft.resources.AsyncReloader.lambda$null$3(AsyncReloader.java:66) ~[?:?] {re:classloading}
  2144.  
  2145.    at net.minecraft.util.concurrent.TickDelayedTask.run(TickDelayedTask.java:20) [?:?] {re:classloading}
  2146.  
  2147.    at net.minecraft.util.concurrent.TickDelayedTask.run(TickDelayedTask.java:20) [?:?] {re:classloading}
  2148.  
  2149.    at net.minecraft.util.concurrent.ThreadTaskExecutor.run(ThreadTaskExecutor.java:140) [?:?] {re:classloading,pl:accesstransformer:B}
  2150.  
  2151.    at net.minecraft.util.concurrent.ThreadTaskExecutor.run(ThreadTaskExecutor.java:140) [?:?] {re:classloading,pl:accesstransformer:B}
  2152.  
  2153.    at net.minecraft.util.concurrent.RecursiveEventLoop.run(RecursiveEventLoop.java:22) [?:?] {re:classloading}
  2154.  
  2155.    at net.minecraft.util.concurrent.RecursiveEventLoop.run(RecursiveEventLoop.java:22) [?:?] {re:classloading}
  2156.  
  2157.    at net.minecraft.util.concurrent.ThreadTaskExecutor.driveOne(ThreadTaskExecutor.java:110) [?:?] {re:classloading,pl:accesstransformer:B}
  2158.  
  2159.    at net.minecraft.util.concurrent.ThreadTaskExecutor.driveOne(ThreadTaskExecutor.java:110) [?:?] {re:classloading,pl:accesstransformer:B}
  2160.  
  2161.    at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:726) [?:?] {re:classloading,pl:accesstransformer:B}
  2162.  
  2163.    at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:726) [?:?] {re:classloading,pl:accesstransformer:B}
  2164.  
  2165.    at net.minecraft.server.MinecraftServer.driveOne(MinecraftServer.java:720) [?:?] {re:classloading,pl:accesstransformer:B}
  2166.  
  2167.    at net.minecraft.server.MinecraftServer.driveOne(MinecraftServer.java:720) [?:?] {re:classloading,pl:accesstransformer:B}
  2168.  
  2169.    at net.minecraft.util.concurrent.ThreadTaskExecutor.driveUntil(ThreadTaskExecutor.java:123) [?:?] {re:classloading,pl:accesstransformer:B}
  2170.  
  2171.    at net.minecraft.util.concurrent.ThreadTaskExecutor.driveUntil(ThreadTaskExecutor.java:123) [?:?] {re:classloading,pl:accesstransformer:B}
  2172.  
  2173.    at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:1550) [?:?] {re:classloading,pl:accesstransformer:B}
  2174.  
  2175.    at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:1550) [?:?] {re:classloading,pl:accesstransformer:B}
  2176.  
  2177.    at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:442) [?:?] {re:classloading,pl:accesstransformer:B}
  2178.  
  2179.    at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:442) [?:?] {re:classloading,pl:accesstransformer:B}
  2180.  
  2181.    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:75) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  2182.  
  2183.    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:75) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  2184.  
  2185.    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:97) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  2186.  
  2187.    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:97) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  2188.  
  2189.    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622) [?:?] {re:classloading,pl:accesstransformer:B}
  2190.  
  2191.    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622) [?:?] {re:classloading,pl:accesstransformer:B}
  2192.  
  2193.    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232] {}
  2194.  
  2195.    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232] {}
  2196.  
  2197. 1;31:18.58 [Server thread/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe mcfantastica:frosting
  2198.  
  2199. com.google.gson.JsonSyntaxException: Unknown item 'mcfantastica:frosting'
  2200.  
  2201.    at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:280) ~[?:?] {re:classloading}
  2202.  
  2203.    at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:280) ~[?:?] {re:classloading}
  2204.  
  2205.    at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_232] {}
  2206.  
  2207.    at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_232] {}
  2208.  
  2209.    at net.minecraft.item.crafting.ShapedRecipe.deserializeItem(ShapedRecipe.java:279) ~[?:?] {re:classloading}
  2210.  
  2211.    at net.minecraft.item.crafting.ShapedRecipe.deserializeItem(ShapedRecipe.java:279) ~[?:?] {re:classloading}
  2212.  
  2213.    at net.minecraft.item.crafting.ShapedRecipe$Serializer.read(ShapedRecipe.java:299) ~[?:?] {re:classloading}
  2214.  
  2215.    at net.minecraft.item.crafting.ShapedRecipe$Serializer.read(ShapedRecipe.java:299) ~[?:?] {re:classloading}
  2216.  
  2217.    at net.minecraft.item.crafting.ShapedRecipe$Serializer.read(ShapedRecipe.java:290) ~[?:?] {re:classloading}
  2218.  
  2219.    at net.minecraft.item.crafting.ShapedRecipe$Serializer.read(ShapedRecipe.java:290) ~[?:?] {re:classloading}
  2220.  
  2221.    at net.minecraft.item.crafting.RecipeManager.deserializeRecipe(RecipeManager.java:140) ~[?:?] {re:classloading}
  2222.  
  2223.    at net.minecraft.item.crafting.RecipeManager.deserializeRecipe(RecipeManager.java:140) ~[?:?] {re:classloading}
  2224.  
  2225.    at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:60) ~[?:?] {re:classloading}
  2226.  
  2227.    at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:60) ~[?:?] {re:classloading}
  2228.  
  2229.    at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:37) ~[?:?] {re:classloading}
  2230.  
  2231.    at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:37) ~[?:?] {re:classloading}
  2232.  
  2233.    at net.minecraft.client.resources.ReloadListener.lambda$reload$1(ReloadListener.java:14) ~[?:?] {re:classloading}
  2234.  
  2235.    at net.minecraft.client.resources.ReloadListener.lambda$reload$1(ReloadListener.java:14) ~[?:?] {re:classloading}
  2236.  
  2237.    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232] {}
  2238.  
  2239.    at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232] {}
  2240.  
  2241.    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232] {}
  2242.  
  2243.    at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232] {}
  2244.  
  2245.    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232] {}
  2246.  
  2247.    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232] {}
  2248.  
  2249.    at net.minecraft.resources.AsyncReloader.lambda$null$3(AsyncReloader.java:66) ~[?:?] {re:classloading}
  2250.  
  2251.    at net.minecraft.resources.AsyncReloader.lambda$null$3(AsyncReloader.java:66) ~[?:?] {re:classloading}
  2252.  
  2253.    at net.minecraft.util.concurrent.TickDelayedTask.run(TickDelayedTask.java:20) [?:?] {re:classloading}
  2254.  
  2255.    at net.minecraft.util.concurrent.TickDelayedTask.run(TickDelayedTask.java:20) [?:?] {re:classloading}
  2256.  
  2257.    at net.minecraft.util.concurrent.ThreadTaskExecutor.run(ThreadTaskExecutor.java:140) [?:?] {re:classloading,pl:accesstransformer:B}
  2258.  
  2259.    at net.minecraft.util.concurrent.ThreadTaskExecutor.run(ThreadTaskExecutor.java:140) [?:?] {re:classloading,pl:accesstransformer:B}
  2260.  
  2261.    at net.minecraft.util.concurrent.RecursiveEventLoop.run(RecursiveEventLoop.java:22) [?:?] {re:classloading}
  2262.  
  2263.    at net.minecraft.util.concurrent.RecursiveEventLoop.run(RecursiveEventLoop.java:22) [?:?] {re:classloading}
  2264.  
  2265.    at net.minecraft.util.concurrent.ThreadTaskExecutor.driveOne(ThreadTaskExecutor.java:110) [?:?] {re:classloading,pl:accesstransformer:B}
  2266.  
  2267.    at net.minecraft.util.concurrent.ThreadTaskExecutor.driveOne(ThreadTaskExecutor.java:110) [?:?] {re:classloading,pl:accesstransformer:B}
  2268.  
  2269.    at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:726) [?:?] {re:classloading,pl:accesstransformer:B}
  2270.  
  2271.    at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:726) [?:?] {re:classloading,pl:accesstransformer:B}
  2272.  
  2273.    at net.minecraft.server.MinecraftServer.driveOne(MinecraftServer.java:720) [?:?] {re:classloading,pl:accesstransformer:B}
  2274.  
  2275.    at net.minecraft.server.MinecraftServer.driveOne(MinecraftServer.java:720) [?:?] {re:classloading,pl:accesstransformer:B}
  2276.  
  2277.    at net.minecraft.util.concurrent.ThreadTaskExecutor.driveUntil(ThreadTaskExecutor.java:123) [?:?] {re:classloading,pl:accesstransformer:B}
  2278.  
  2279.    at net.minecraft.util.concurrent.ThreadTaskExecutor.driveUntil(ThreadTaskExecutor.java:123) [?:?] {re:classloading,pl:accesstransformer:B}
  2280.  
  2281.    at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:1550) [?:?] {re:classloading,pl:accesstransformer:B}
  2282.  
  2283.    at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:1550) [?:?] {re:classloading,pl:accesstransformer:B}
  2284.  
  2285.    at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:442) [?:?] {re:classloading,pl:accesstransformer:B}
  2286.  
  2287.    at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:442) [?:?] {re:classloading,pl:accesstransformer:B}
  2288.  
  2289.    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:75) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  2290.  
  2291.    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:75) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  2292.  
  2293.    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:97) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  2294.  
  2295.    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:97) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  2296.  
  2297.    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622) [?:?] {re:classloading,pl:accesstransformer:B}
  2298.  
  2299.    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622) [?:?] {re:classloading,pl:accesstransformer:B}
  2300.  
  2301.    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232] {}
  2302.  
  2303.    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232] {}
  2304.  
  2305. 32:18.58 [Server thread/INFO] [minecraft/RecipeManager]: Loaded 6 recipes
  2306.  
  2307. 32:19.01 [Server thread/INFO] [minecraft/AdvancementList]: Loaded 811 advancements
  2308.  
  2309. 1;31:19.06 [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
  2310.  
  2311. net.minecraft.crash.ReportedException: Feature placement
  2312.  
  2313.    at net.minecraft.server.MinecraftServer.loadWorlds(MinecraftServer.java:391) ~[?:?] {re:classloading,pl:accesstransformer:B}
  2314.  
  2315.    at net.minecraft.server.MinecraftServer.loadWorlds(MinecraftServer.java:391) ~[?:?] {re:classloading,pl:accesstransformer:B}
  2316.  
  2317.    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:76) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  2318.  
  2319.    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:76) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  2320.  
  2321.    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:97) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  2322.  
  2323.    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:97) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  2324.  
  2325.    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622) [?:?] {re:classloading,pl:accesstransformer:B}
  2326.  
  2327.    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622) [?:?] {re:classloading,pl:accesstransformer:B}
  2328.  
  2329.    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232] {}
  2330.  
  2331.    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232] {}
  2332.  
  2333. Caused by: java.lang.IllegalArgumentException: bound must be positive
  2334.  
  2335.    at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_232] {}
  2336.  
  2337.    at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_232] {}
  2338.  
  2339.    at net.minecraft.world.gen.placement.CountRange.lambda$getPositions$0(CountRange.java:18) ~[?:?] {re:classloading}
  2340.  
  2341.    at net.minecraft.world.gen.placement.CountRange.lambda$getPositions$0(CountRange.java:18) ~[?:?] {re:classloading}
  2342.  
  2343.    at java.util.stream.IntPipeline$4$1.accept(IntPipeline.java:250) ~[?:1.8.0_232] {}
  2344.  
  2345.    at java.util.stream.IntPipeline$4$1.accept(IntPipeline.java:250) ~[?:1.8.0_232] {}
  2346.  
  2347.    at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:110) ~[?:1.8.0_232] {}
  2348.  
  2349.    at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:110) ~[?:1.8.0_232] {}
  2350.  
  2351.    at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:693) ~[?:1.8.0_232] {}
  2352.  
  2353.    at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:693) ~[?:1.8.0_232] {}
  2354.  
  2355.    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_232] {}
  2356.  
  2357.    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_232] {}
  2358.  
  2359.    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_232] {}
  2360.  
  2361.    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_232] {}
  2362.  
  2363.    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_232] {}
  2364.  
  2365.    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_232] {}
  2366.  
  2367.    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_232] {}
  2368.  
  2369.    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_232] {}
  2370.  
  2371.    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_232] {}
  2372.  
  2373.    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_232] {}
  2374.  
  2375.    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_232] {}
  2376.  
  2377.    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_232] {}
  2378.  
  2379.    at net.minecraft.world.gen.placement.Placement.place(Placement.java:71) ~[?:?] {re:classloading}
  2380.  
  2381.    at net.minecraft.world.gen.placement.Placement.place(Placement.java:71) ~[?:?] {re:classloading}
  2382.  
  2383.    at net.minecraft.world.gen.placement.ConfiguredPlacement.func_215093_a(ConfiguredPlacement.java:30) ~[?:?] {re:classloading}
  2384.  
  2385.    at net.minecraft.world.gen.placement.ConfiguredPlacement.func_215093_a(ConfiguredPlacement.java:30) ~[?:?] {re:classloading}
  2386.  
  2387.    at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:18) ~[?:?] {re:classloading}
  2388.  
  2389.    at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:18) ~[?:?] {re:classloading}
  2390.  
  2391.    at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:12) ~[?:?] {re:classloading}
  2392.  
  2393.    at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:12) ~[?:?] {re:classloading}
  2394.  
  2395.    at net.minecraft.world.gen.feature.ConfiguredFeature.place(ConfiguredFeature.java:32) ~[?:?] {re:classloading}
  2396.  
  2397.    at net.minecraft.world.gen.feature.ConfiguredFeature.place(ConfiguredFeature.java:32) ~[?:?] {re:classloading}
  2398.  
  2399.    at net.minecraft.world.biome.Biome.decorate(Biome.java:299) ~[?:?] {re:classloading,pl:accesstransformer:B}
  2400.  
  2401.    at net.minecraft.world.biome.Biome.decorate(Biome.java:299) ~[?:?] {re:classloading,pl:accesstransformer:B}
  2402.  
  2403.    at net.minecraft.world.gen.ChunkGenerator.decorate(ChunkGenerator.java:104) ~[?:?] {re:classloading}
  2404.  
  2405.    at net.minecraft.world.gen.ChunkGenerator.decorate(ChunkGenerator.java:104) ~[?:?] {re:classloading}
  2406.  
  2407.    at net.minecraft.world.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:73) ~[?:?] {re:classloading,pl:accesstransformer:B}
  2408.  
  2409.    at net.minecraft.world.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:73) ~[?:?] {re:classloading,pl:accesstransformer:B}
  2410.  
  2411.    at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196) ~[?:?] {re:classloading,pl:accesstransformer:B}
  2412.  
  2413.    at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196) ~[?:?] {re:classloading,pl:accesstransformer:B}
  2414.  
  2415.    at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:512) ~[?:?] {re:classloading}
  2416.  
  2417.    at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:512) ~[?:?] {re:classloading}
  2418.  
  2419.    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-2.0.24.jar:?] {}
  2420.  
  2421.    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-2.0.24.jar:?] {}
  2422.  
  2423.    at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:510) ~[?:?] {re:classloading}
  2424.  
  2425.    at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:510) ~[?:?] {re:classloading}
  2426.  
  2427.    at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_232] {}
  2428.  
  2429.    at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_232] {}
  2430.  
  2431.    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) ~[?:1.8.0_232] {}
  2432.  
  2433.    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) ~[?:1.8.0_232] {}
  2434.  
  2435.    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232] {}
  2436.  
  2437.    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232] {}
  2438.  
  2439.    at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.lambda$null$1(ChunkTaskPriorityQueueSorter.java:44) ~[?:?] {re:classloading}
  2440.  
  2441.    at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.lambda$null$1(ChunkTaskPriorityQueueSorter.java:44) ~[?:?] {re:classloading}
  2442.  
  2443.    at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveOne(DelegatedTaskExecutor.java:83) ~[?:?] {re:classloading}
  2444.  
  2445.    at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveOne(DelegatedTaskExecutor.java:83) ~[?:?] {re:classloading}
  2446.  
  2447.    at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveWhile(DelegatedTaskExecutor.java:123) ~[?:?] {re:classloading}
  2448.  
  2449.    at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveWhile(DelegatedTaskExecutor.java:123) ~[?:?] {re:classloading}
  2450.  
  2451.    at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(DelegatedTaskExecutor.java:91) ~[?:?] {re:classloading}
  2452.  
  2453.    at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(DelegatedTaskExecutor.java:91) ~[?:?] {re:classloading}
  2454.  
  2455.    at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_232] {}
  2456.  
  2457.    at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_232] {}
  2458.  
  2459.    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_232] {}
  2460.  
  2461.    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_232] {}
  2462.  
  2463.    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_232] {}
  2464.  
  2465.    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_232] {}
  2466.  
  2467.    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_232] {}
  2468.  
  2469.    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_232] {}
  2470.  
  2471.    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_232] {}
  2472.  
  2473.    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_232] {}
  2474.  
  2475. 1;31:19.06 [Server thread/ERROR] [minecraft/MinecraftServer]: This crash report has been saved to: C:\Users\Asolkar\MCreatorWorkspaces\mcfantastica\run\.\crash-reports\crash-2020-05-13_13.19.06-server.txt
  2476.  
  2477. 32:19.06 [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
  2478.  
  2479. 32:19.06 [Server thread/INFO] [minecraft/MinecraftServer]: Saving players
  2480.  
  2481. 32:19.06 [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
  2482.  
  2483. 32:19.06 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/minecraft:overworld
  2484.  
  2485. 1;31:19.06 [Server thread/ERROR] [minecraft/MinecraftServer]: Exception stopping the server
  2486.  
  2487. java.util.concurrent.CompletionException: net.minecraft.crash.ReportedException: Feature placement
  2488.  
  2489.    at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_232] {}
  2490.  
  2491.    at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_232] {}
  2492.  
  2493.    at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_232] {}
  2494.  
  2495.    at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_232] {}
  2496.  
  2497.    at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:975) ~[?:1.8.0_232] {}
  2498.  
  2499.    at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:975) ~[?:1.8.0_232] {}
  2500.  
  2501.    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) ~[?:1.8.0_232] {}
  2502.  
  2503.    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) ~[?:1.8.0_232] {}
  2504.  
  2505.    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232] {}
  2506.  
  2507.    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232] {}
  2508.  
  2509.    at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.lambda$null$1(ChunkTaskPriorityQueueSorter.java:44) ~[?:?] {re:classloading}
  2510.  
  2511.    at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.lambda$null$1(ChunkTaskPriorityQueueSorter.java:44) ~[?:?] {re:classloading}
  2512.  
  2513.    at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveOne(DelegatedTaskExecutor.java:83) ~[?:?] {re:classloading}
  2514.  
  2515.    at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveOne(DelegatedTaskExecutor.java:83) ~[?:?] {re:classloading}
  2516.  
  2517.    at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveWhile(DelegatedTaskExecutor.java:123) ~[?:?] {re:classloading}
  2518.  
  2519.    at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveWhile(DelegatedTaskExecutor.java:123) ~[?:?] {re:classloading}
  2520.  
  2521.    at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(DelegatedTaskExecutor.java:91) ~[?:?] {re:classloading}
  2522.  
  2523.    at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(DelegatedTaskExecutor.java:91) ~[?:?] {re:classloading}
  2524.  
  2525.    at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_232] {}
  2526.  
  2527.    at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_232] {}
  2528.  
  2529.    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_232] {}
  2530.  
  2531.    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_232] {}
  2532.  
  2533.    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_232] {}
  2534.  
  2535.    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_232] {}
  2536.  
  2537.    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_232] {}
  2538.  
  2539.    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_232] {}
  2540.  
  2541.    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_232] {}
  2542.  
  2543.    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_232] {}
  2544.  
  2545. Caused by: net.minecraft.crash.ReportedException: Feature placement
  2546.  
  2547.    at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:523) ~[?:?] {re:classloading}
  2548.  
  2549.    at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:523) ~[?:?] {re:classloading}
  2550.  
  2551.    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-2.0.24.jar:?] {}
  2552.  
  2553.    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-2.0.24.jar:?] {}
  2554.  
  2555.    at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:510) ~[?:?] {re:classloading}
  2556.  
  2557.    at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:510) ~[?:?] {re:classloading}
  2558.  
  2559.    at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_232] {}
  2560.  
  2561.    at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_232] {}
  2562.  
  2563.    ... 11 more
  2564.  
  2565. Caused by: java.lang.IllegalArgumentException: bound must be positive
  2566.  
  2567.    at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_232] {}
  2568.  
  2569.    at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_232] {}
  2570.  
  2571.    at net.minecraft.world.gen.placement.CountRange.lambda$getPositions$0(CountRange.java:18) ~[?:?] {re:classloading}
  2572.  
  2573.    at net.minecraft.world.gen.placement.CountRange.lambda$getPositions$0(CountRange.java:18) ~[?:?] {re:classloading}
  2574.  
  2575.    at java.util.stream.IntPipeline$4$1.accept(IntPipeline.java:250) ~[?:1.8.0_232] {}
  2576.  
  2577.    at java.util.stream.IntPipeline$4$1.accept(IntPipeline.java:250) ~[?:1.8.0_232] {}
  2578.  
  2579.    at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:110) ~[?:1.8.0_232] {}
  2580.  
  2581.    at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:110) ~[?:1.8.0_232] {}
  2582.  
  2583.    at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:693) ~[?:1.8.0_232] {}
  2584.  
  2585.    at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:693) ~[?:1.8.0_232] {}
  2586.  
  2587.    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_232] {}
  2588.  
  2589.    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_232] {}
  2590.  
  2591.    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_232] {}
  2592.  
  2593.    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_232] {}
  2594.  
  2595.    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_232] {}
  2596.  
  2597.    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_232] {}
  2598.  
  2599.    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_232] {}
  2600.  
  2601.    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_232] {}
  2602.  
  2603.    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_232] {}
  2604.  
  2605.    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_232] {}
  2606.  
  2607.    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_232] {}
  2608.  
  2609.    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_232] {}
  2610.  
  2611.    at net.minecraft.world.gen.placement.Placement.place(Placement.java:71) ~[?:?] {re:classloading}
  2612.  
  2613.    at net.minecraft.world.gen.placement.Placement.place(Placement.java:71) ~[?:?] {re:classloading}
  2614.  
  2615.    at net.minecraft.world.gen.placement.ConfiguredPlacement.func_215093_a(ConfiguredPlacement.java:30) ~[?:?] {re:classloading}
  2616.  
  2617.    at net.minecraft.world.gen.placement.ConfiguredPlacement.func_215093_a(ConfiguredPlacement.java:30) ~[?:?] {re:classloading}
  2618.  
  2619.    at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:18) ~[?:?] {re:classloading}
  2620.  
  2621.    at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:18) ~[?:?] {re:classloading}
  2622.  
  2623.    at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:12) ~[?:?] {re:classloading}
  2624.  
  2625.    at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:12) ~[?:?] {re:classloading}
  2626.  
  2627.    at net.minecraft.world.gen.feature.ConfiguredFeature.place(ConfiguredFeature.java:32) ~[?:?] {re:classloading}
  2628.  
  2629.    at net.minecraft.world.gen.feature.ConfiguredFeature.place(ConfiguredFeature.java:32) ~[?:?] {re:classloading}
  2630.  
  2631.    at net.minecraft.world.biome.Biome.decorate(Biome.java:299) ~[?:?] {re:classloading,pl:accesstransformer:B}
  2632.  
  2633.    at net.minecraft.world.biome.Biome.decorate(Biome.java:299) ~[?:?] {re:classloading,pl:accesstransformer:B}
  2634.  
  2635.    at net.minecraft.world.gen.ChunkGenerator.decorate(ChunkGenerator.java:104) ~[?:?] {re:classloading}
  2636.  
  2637.    at net.minecraft.world.gen.ChunkGenerator.decorate(ChunkGenerator.java:104) ~[?:?] {re:classloading}
  2638.  
  2639.    at net.minecraft.world.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:73) ~[?:?] {re:classloading,pl:accesstransformer:B}
  2640.  
  2641.    at net.minecraft.world.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:73) ~[?:?] {re:classloading,pl:accesstransformer:B}
  2642.  
  2643.    at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196) ~[?:?] {re:classloading,pl:accesstransformer:B}
  2644.  
  2645.    at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196) ~[?:?] {re:classloading,pl:accesstransformer:B}
  2646.  
  2647.    at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:512) ~[?:?] {re:classloading}
  2648.  
  2649.    at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:512) ~[?:?] {re:classloading}
  2650.  
  2651.    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-2.0.24.jar:?] {}
  2652.  
  2653.    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-2.0.24.jar:?] {}
  2654.  
  2655.    at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:510) ~[?:?] {re:classloading}
  2656.  
  2657.    at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:510) ~[?:?] {re:classloading}
  2658.  
  2659.    at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_232] {}
  2660.  
  2661.    at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_232] {}
  2662.  
  2663.    ... 11 more
  2664.  
  2665. 32:19.06 [Client thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:printToSYSOUT:106 ---- Minecraft Crash Report ----
  2666.  
  2667. // Shall we play a game?
  2668.  
  2669. Time: 5/13/20 1:19 PM
  2670.  
  2671. Description: Feature placement
  2672.  
  2673. java.lang.IllegalArgumentException: bound must be positive
  2674.  
  2675.    at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_232] {}
  2676.  
  2677.    at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_232] {}
  2678.  
  2679.    at net.minecraft.world.gen.placement.CountRange.lambda$getPositions$0(CountRange.java:18) ~[?:?] {re:classloading}
  2680.  
  2681.    at net.minecraft.world.gen.placement.CountRange.lambda$getPositions$0(CountRange.java:18) ~[?:?] {re:classloading}
  2682.  
  2683.    at java.util.stream.IntPipeline$4$1.accept(IntPipeline.java:250) ~[?:1.8.0_232] {}
  2684.  
  2685.    at java.util.stream.IntPipeline$4$1.accept(IntPipeline.java:250) ~[?:1.8.0_232] {}
  2686.  
  2687.    at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:110) ~[?:1.8.0_232] {}
  2688.  
  2689.    at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:110) ~[?:1.8.0_232] {}
  2690.  
  2691.    at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:693) ~[?:1.8.0_232] {}
  2692.  
  2693.    at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:693) ~[?:1.8.0_232] {}
  2694.  
  2695.    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_232] {}
  2696.  
  2697.    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_232] {}
  2698.  
  2699.    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_232] {}
  2700.  
  2701.    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_232] {}
  2702.  
  2703.    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_232] {}
  2704.  
  2705.    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_232] {}
  2706.  
  2707.    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_232] {}
  2708.  
  2709.    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_232] {}
  2710.  
  2711.    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_232] {}
  2712.  
  2713.    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_232] {}
  2714.  
  2715.    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_232] {}
  2716.  
  2717.    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_232] {}
  2718.  
  2719.    at net.minecraft.world.gen.placement.Placement.place(Placement.java:71) ~[?:?] {re:classloading}
  2720.  
  2721.    at net.minecraft.world.gen.placement.Placement.place(Placement.java:71) ~[?:?] {re:classloading}
  2722.  
  2723.    at net.minecraft.world.gen.placement.ConfiguredPlacement.func_215093_a(ConfiguredPlacement.java:30) ~[?:?] {re:classloading}
  2724.  
  2725.    at net.minecraft.world.gen.placement.ConfiguredPlacement.func_215093_a(ConfiguredPlacement.java:30) ~[?:?] {re:classloading}
  2726.  
  2727.    at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:18) ~[?:?] {re:classloading}
  2728.  
  2729.    at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:18) ~[?:?] {re:classloading}
  2730.  
  2731.    at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:12) ~[?:?] {re:classloading}
  2732.  
  2733.    at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:12) ~[?:?] {re:classloading}
  2734.  
  2735.    at net.minecraft.world.gen.feature.ConfiguredFeature.place(ConfiguredFeature.java:32) ~[?:?] {re:classloading}
  2736.  
  2737.    at net.minecraft.world.gen.feature.ConfiguredFeature.place(ConfiguredFeature.java:32) ~[?:?] {re:classloading}
  2738.  
  2739.    at net.minecraft.world.biome.Biome.decorate(Biome.java:299) ~[?:?] {re:classloading,pl:accesstransformer:B}
  2740.  
  2741.    at net.minecraft.world.biome.Biome.decorate(Biome.java:299) ~[?:?] {re:classloading,pl:accesstransformer:B}
  2742.  
  2743.    at net.minecraft.world.gen.ChunkGenerator.decorate(ChunkGenerator.java:104) ~[?:?] {re:classloading}
  2744.  
  2745.    at net.minecraft.world.gen.ChunkGenerator.decorate(ChunkGenerator.java:104) ~[?:?] {re:classloading}
  2746.  
  2747.    at net.minecraft.world.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:73) ~[?:?] {re:classloading,pl:accesstransformer:B}
  2748.  
  2749.    at net.minecraft.world.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:73) ~[?:?] {re:classloading,pl:accesstransformer:B}
  2750.  
  2751.    at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196) ~[?:?] {re:classloading,pl:accesstransformer:B}
  2752.  
  2753.    at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196) ~[?:?] {re:classloading,pl:accesstransformer:B}
  2754.  
  2755.    at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:512) ~[?:?] {re:classloading}
  2756.  
  2757.    at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:512) ~[?:?] {re:classloading}
  2758.  
  2759.    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-2.0.24.jar:?] {}
  2760.  
  2761.    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-2.0.24.jar:?] {}
  2762.  
  2763.    at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:510) ~[?:?] {re:classloading}
  2764.  
  2765.    at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:510) ~[?:?] {re:classloading}
  2766.  
  2767.    at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_232] {}
  2768.  
  2769.    at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_232] {}
  2770.  
  2771.    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) ~[?:1.8.0_232] {}
  2772.  
  2773.    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) ~[?:1.8.0_232] {}
  2774.  
  2775.    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232] {}
  2776.  
  2777.    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232] {}
  2778.  
  2779.    at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.lambda$null$1(ChunkTaskPriorityQueueSorter.java:44) ~[?:?] {re:classloading}
  2780.  
  2781.    at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.lambda$null$1(ChunkTaskPriorityQueueSorter.java:44) ~[?:?] {re:classloading}
  2782.  
  2783.    at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveOne(DelegatedTaskExecutor.java:83) ~[?:?] {re:classloading}
  2784.  
  2785.    at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveOne(DelegatedTaskExecutor.java:83) ~[?:?] {re:classloading}
  2786.  
  2787.    at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveWhile(DelegatedTaskExecutor.java:123) ~[?:?] {re:classloading}
  2788.  
  2789.    at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveWhile(DelegatedTaskExecutor.java:123) ~[?:?] {re:classloading}
  2790.  
  2791.    at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(DelegatedTaskExecutor.java:91) ~[?:?] {re:classloading}
  2792.  
  2793.    at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(DelegatedTaskExecutor.java:91) ~[?:?] {re:classloading}
  2794.  
  2795.    at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_232] {}
  2796.  
  2797.    at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_232] {}
  2798.  
  2799.    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_232] {}
  2800.  
  2801.    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_232] {}
  2802.  
  2803.    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_232] {}
  2804.  
  2805.    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_232] {}
  2806.  
  2807.    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_232] {}
  2808.  
  2809.    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_232] {}
  2810.  
  2811.    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_232] {}
  2812.  
  2813.    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_232] {}
  2814.  
  2815. A detailed walkthrough of the error, its code path and all known details is as follows:
  2816.  
  2817. ---------------------------------------------------------------------------------------
  2818.  
  2819. -- Head --
  2820.  
  2821. Thread: Client thread
  2822.  
  2823. Stacktrace:
  2824.  
  2825.    at java.util.Random.nextInt(Random.java:388)
  2826.  
  2827.    at java.util.Random.nextInt(Random.java:388)
  2828.  
  2829.    at net.minecraft.world.gen.placement.CountRange.lambda$getPositions$0(CountRange.java:18)
  2830.  
  2831.    at net.minecraft.world.gen.placement.CountRange.lambda$getPositions$0(CountRange.java:18)
  2832.  
  2833.    at java.util.stream.IntPipeline$4$1.accept(IntPipeline.java:250)
  2834.  
  2835.    at java.util.stream.IntPipeline$4$1.accept(IntPipeline.java:250)
  2836.  
  2837.    at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:110)
  2838.  
  2839.    at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:110)
  2840.  
  2841.    at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:693)
  2842.  
  2843.    at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:693)
  2844.  
  2845.    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
  2846.  
  2847.    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
  2848.  
  2849.    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
  2850.  
  2851.    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
  2852.  
  2853.    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
  2854.  
  2855.    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
  2856.  
  2857.    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
  2858.  
  2859.    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
  2860.  
  2861.    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
  2862.  
  2863.    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
  2864.  
  2865.    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
  2866.  
  2867.    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
  2868.  
  2869.    at net.minecraft.world.gen.placement.Placement.place(Placement.java:71)
  2870.  
  2871.    at net.minecraft.world.gen.placement.Placement.place(Placement.java:71)
  2872.  
  2873.    at net.minecraft.world.gen.placement.ConfiguredPlacement.func_215093_a(ConfiguredPlacement.java:30)
  2874.  
  2875.    at net.minecraft.world.gen.placement.ConfiguredPlacement.func_215093_a(ConfiguredPlacement.java:30)
  2876.  
  2877.    at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:18)
  2878.  
  2879.    at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:18)
  2880.  
  2881.    at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:12)
  2882.  
  2883.    at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:12)
  2884.  
  2885.    at net.minecraft.world.gen.feature.ConfiguredFeature.place(ConfiguredFeature.java:32)
  2886.  
  2887.    at net.minecraft.world.gen.feature.ConfiguredFeature.place(ConfiguredFeature.java:32)
  2888.  
  2889. -- Feature --
  2890.  
  2891. Details:
  2892.  
  2893.    Id: minecraft:decorated
  2894.  
  2895.    Description: < DecoratedFeature [minecraft:decorated] >
  2896.  
  2897. Stacktrace:
  2898.  
  2899.    at net.minecraft.world.biome.Biome.decorate(Biome.java:299)
  2900.  
  2901.    at net.minecraft.world.biome.Biome.decorate(Biome.java:299)
  2902.  
  2903. -- Generation --
  2904.  
  2905. Details:
  2906.  
  2907.    CenterX: 13
  2908.  
  2909.    CenterZ: -7
  2910.  
  2911.    Step: UNDERGROUND_ORES
  2912.  
  2913.    Seed: 2199848363335079723
  2914.  
  2915.    Biome: minecraft:forest
  2916.  
  2917. Stacktrace:
  2918.  
  2919.    at net.minecraft.world.gen.ChunkGenerator.decorate(ChunkGenerator.java:104)
  2920.  
  2921.    at net.minecraft.world.gen.ChunkGenerator.decorate(ChunkGenerator.java:104)
  2922.  
  2923.    at net.minecraft.world.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:73)
  2924.  
  2925.    at net.minecraft.world.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:73)
  2926.  
  2927.    at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196)
  2928.  
  2929.    at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196)
  2930.  
  2931. -- Chunk to be generated --
  2932.  
  2933. Details:
  2934.  
  2935.    Location: 13,-7
  2936.  
  2937.    Position hash: -30064771059
  2938.  
  2939.    Generator: net.minecraft.world.gen.OverworldChunkGenerator@5b74e110
  2940.  
  2941. Stacktrace:
  2942.  
  2943.    at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:512)
  2944.  
  2945.    at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:512)
  2946.  
  2947.    at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
  2948.  
  2949.    at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
  2950.  
  2951.    at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:510)
  2952.  
  2953.    at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:510)
  2954.  
  2955.    at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966)
  2956.  
  2957.    at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966)
  2958.  
  2959.    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940)
  2960.  
  2961.    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940)
  2962.  
  2963.    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
  2964.  
  2965.    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
  2966.  
  2967.    at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.lambda$null$1(ChunkTaskPriorityQueueSorter.java:44)
  2968.  
  2969.    at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.lambda$null$1(ChunkTaskPriorityQueueSorter.java:44)
  2970.  
  2971.    at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveOne(DelegatedTaskExecutor.java:83)
  2972.  
  2973.    at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveOne(DelegatedTaskExecutor.java:83)
  2974.  
  2975.    at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveWhile(DelegatedTaskExecutor.java:123)
  2976.  
  2977.    at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveWhile(DelegatedTaskExecutor.java:123)
  2978.  
  2979.    at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(DelegatedTaskExecutor.java:91)
  2980.  
  2981.    at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(DelegatedTaskExecutor.java:91)
  2982.  
  2983. -- Affected level --
  2984.  
  2985. Details:
  2986.  
  2987.    All players: 0 total; []
  2988.  
  2989.    Chunk stats: ServerChunkCache: 529
  2990.  
  2991.    Level dimension: DimensionType{minecraft:overworld}
  2992.  
  2993.    Level name: New World
  2994.  
  2995.    Level seed: -71292115118554837
  2996.  
  2997.    Level generator: ID 00 - default, ver 1. Features enabled: true
  2998.  
  2999.    Level generator options: {}
  3000.  
  3001.    Level spawn location: World: (216,64,-104), Chunk: (at 8,4,8 in 13,-7; contains blocks 208,0,-112 to 223,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  3002.  
  3003.    Level time: 0 game time, 0 day time
  3004.  
  3005.    Level storage version: 0x04ABD - Anvil
  3006.  
  3007.    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  3008.  
  3009.    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  3010.  
  3011. Stacktrace:
  3012.  
  3013.    at net.minecraft.server.MinecraftServer.loadWorlds(MinecraftServer.java:386)
  3014.  
  3015.    at net.minecraft.server.MinecraftServer.loadWorlds(MinecraftServer.java:386)
  3016.  
  3017.    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:76)
  3018.  
  3019.    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:76)
  3020.  
  3021.    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:97)
  3022.  
  3023.    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:97)
  3024.  
  3025.    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
  3026.  
  3027.    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
  3028.  
  3029.    at java.lang.Thread.run(Thread.java:748)
  3030.  
  3031.    at java.lang.Thread.run(Thread.java:748)
  3032.  
  3033. -- System Details --
  3034.  
  3035. Details:
  3036.  
  3037.    Minecraft Version: 1.14.4
  3038.  
  3039.    Minecraft Version ID: 1.14.4
  3040.  
  3041.    Operating System: Windows 10 (amd64) version 10.0
  3042.  
  3043.    Java Version: 1.8.0_232, BellSoft
  3044.  
  3045.    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), 
  3046.  
  3047.    Memory: 277492000 bytes (264 MB) / 1093664768 bytes (1043 MB) up to 2831679488 bytes (2700 MB)
  3048.  
  3049.    CPUs: 4
  3050.  
  3051.    JVM Flags: 1 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  3052.  
  3053.    ModLauncher: 4.1.0+62+5bfa59b
  3054.  
  3055.    ModLauncher launch target: fmluserdevclient
  3056.  
  3057.    ModLauncher naming: mcp
  3058.  
  3059.    ModLauncher services: 
  3060.  
  3061.       /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE 
  3062.  
  3063.       /forge-1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3-launcher.jar object_holder_definalize PLUGINSERVICE 
  3064.  
  3065.       /forge-1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3-launcher.jar runtime_enum_extender PLUGINSERVICE 
  3066.  
  3067.       /accesstransformers-1.0.5-shadowed.jar accesstransformer PLUGINSERVICE 
  3068.  
  3069.       /forge-1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3-launcher.jar capability_inject_definalize PLUGINSERVICE 
  3070.  
  3071.       /forge-1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3-launcher.jar runtimedistcleaner PLUGINSERVICE 
  3072.  
  3073.       /forge-1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3-launcher.jar fml TRANSFORMATIONSERVICE 
  3074.  
  3075.    FML: 28.2
  3076.  
  3077.    Forge: net.minecraftforge:28.2.3
  3078.  
  3079.    FML Language Providers: 
  3080.  
  3081.       javafml@28.2
  3082.  
  3083.       minecraft@1
  3084.  
  3085.    Mod List: 
  3086.  
  3087.       client-extra.jar Minecraft {minecraft@1.14.4 DONE}
  3088.  
  3089.       main MCFantastica {mcfantastica@1.0.0 DONE}
  3090.  
  3091.       forge-1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3-recomp.jar Forge {forge@28.2.3 DONE}
  3092.  
  3093.    Player Count: 0 / 8; []
  3094.  
  3095.    Data Packs: vanilla, mod:forge, mod:mcfantastica
  3096.  
  3097.    Type: Integrated Server (map_client.txt)
  3098.  
  3099.    Is Modded: Definitely; Client brand changed to 'forge'
  3100.  
  3101. 32:19.06 [Client thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:printToSYSOUT:106 #@!@# Game crashed! Crash report saved to: #@!@# .\crash-reports\crash-2020-05-13_13.19.06-server.txt
  3102.  
  3103. AL lib: (EE) alc_cleanup. 1 device not closed
  3104.  
  3105. > Task :runClient FAILED
  3106.  
  3107. FAILURE: Build failed with an exception.
  3108.  
  3109. * What went wrong:
  3110.  
  3111. Execution failed for task ':runClient'.
  3112.  
  3113. > Process 'command 'C:\Program Files\Pylo\MCreator\jdk\bin\java.exe'' finished with non-zero exit value -1
  3114.  
  3115. * Try:
  3116.  
  3117. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
  3118.  
  3119. * Get more help at https://help.gradle.org
  3120.  
  3121. Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
  3122.  
  3123. Use '--warning-mode all' to show the individual deprecation warnings.
  3124.  
  3125. See https://docs.gradle.org/4.9/userguide/command_line_interface.html#sec:command_line_warnings
  3126.  
  3127. BUILD FAILED in 3m 7s
  3128.  
  3129. 10 actionable tasks: 5 executed, 5 up-to-date
  3130.  
  3131. BUILD FAILED
  3132.  
  3133. Task completed in 187963 milliseconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement