Advertisement
Guest User

OMG

a guest
May 25th, 2020
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 97.48 KB | None | 0 0
  1. Executing Gradle task: runClient
  2. Build info: MCreator 2020.2.14217, 1.14.4, 64-bit, 6043 MB, Windows 10, JVM 1.8.0_232, JAVA_HOME: C:\Users\Darkr\Desktop\MCreator 2020.2 Windows 64bit\MCreator20202\jdk
  3. > Configure project :
  4. New Dep: net.minecraftforge:forge:1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3
  5. > Task :compileJava UP-TO-DATE
  6. > Task :processResources
  7. > Task :classes
  8. > Task :downloadMcpConfig
  9. > Task :extractSrg UP-TO-DATE
  10. > Task :createSrgToMcp UP-TO-DATE
  11. > Task :downloadMCMeta UP-TO-DATE
  12. > Task :downloadAssets
  13. > Task :extractNatives UP-TO-DATE
  14. > Task :makeSrcDirs
  15. > Task :prepareRuns
  16. > Task :prepareRunClient
  17. > Task :runClient
  18. 20:23.46 [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\Darkr\.mcreator\gradle\caches\forge_gradle\assets, --username, Dev, --accessToken, ????????, --userProperties, {}]
  19. 32:23.46 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher 4.1.0+62+5bfa59b starting: java version 1.8.0_232 by BellSoft
  20. 36:23.46 [main/DEBUG] [LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,fmldevdata,fmldevclient,fmldevserver,fmluserdevserver,testharness,fmluserdevdata,fmlclient,fmluserdevclient,fmlserver]
  21. 36:23.46 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
  22. 36:23.46 [main/DEBUG] [LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner]
  23. 36:23.46 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
  24. 36:23.46 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: []
  25. 36:23.46 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [fml]
  26. 36:23.46 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
  27. 36:23.46 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
  28. 36:23.46 [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
  29. 36:23.46 [main/DEBUG] [LauncherVersion/CORE]: Found FMLLauncher version 28.2
  30. 36:23.46 [main/DEBUG] [FMLLoader/CORE]: FML 28.2 loading
  31. 36:23.46 [main/DEBUG] [FMLLoader/CORE]: FML found ModLauncher version : 4.1.0+62+5bfa59b
  32. 36:23.46 [main/DEBUG] [FMLLoader/CORE]: Initializing modjar URL handler
  33. 36:23.46 [main/DEBUG] [FMLLoader/CORE]: FML found AccessTransformer version : 1.0.5+4+02b7b69
  34. 36:23.46 [main/DEBUG] [FMLLoader/CORE]: FML found EventBus version : 1.0.0+54+3f83a9e
  35. 36:23.46 [main/DEBUG] [FMLLoader/CORE]: Found Runtime Dist Cleaner
  36. 36:23.46 [main/DEBUG] [FMLLoader/CORE]: FML found CoreMod version : 1.0.0+4+e6fed88
  37. 36:23.46 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package implementation version 1.5.0+6+478760f
  38. 36:23.46 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package specification 3
  39. 32:23.47 [main/INFO] [FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
  40. 36:23.47 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
  41. 36:23.47 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
  42. 36:23.47 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
  43. 36:23.47 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
  44. 36:23.47 [main/DEBUG] [FMLServiceProvider/CORE]: Setting up basic FML game directories
  45. 36:23.47 [main/DEBUG] [FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\run
  46. 36:23.47 [main/DEBUG] [FMLPaths/CORE]: Path GAMEDIR is C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\run
  47. 36:23.47 [main/DEBUG] [FileUtils/CORE]: Making MODSDIR directory : C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\run\mods
  48. 36:23.47 [main/DEBUG] [FileUtils/CORE]: Created MODSDIR directory : C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\run\mods
  49. 36:23.47 [main/DEBUG] [FMLPaths/CORE]: Path MODSDIR is C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\run\mods
  50. 36:23.47 [main/DEBUG] [FileUtils/CORE]: Making CONFIGDIR directory : C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\run\config
  51. 36:23.47 [main/DEBUG] [FileUtils/CORE]: Created CONFIGDIR directory : C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\run\config
  52. 36:23.47 [main/DEBUG] [FMLPaths/CORE]: Path CONFIGDIR is C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\run\config
  53. 36:23.47 [main/DEBUG] [FMLPaths/CORE]: Path FMLCONFIG is C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\run\config\fml.toml
  54. 36:23.47 [main/DEBUG] [FMLServiceProvider/CORE]: Loading configuration
  55. 33:23.47 [main/WARN] [FMLConfig/CORE]: Configuration file C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\run\config\fml.toml is not correct. Correcting
  56. 33:23.47 [main/WARN] [FMLConfig/CORE]: Incorrect key [defaultConfigPath] was corrected from null to defaultconfigs
  57. 36:23.47 [main/DEBUG] [FileUtils/CORE]: Making default config directory directory : C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\run\defaultconfigs
  58. 36:23.47 [main/DEBUG] [FileUtils/CORE]: Created default config directory directory : C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\run\defaultconfigs
  59. 36:23.47 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing launch handler
  60. 36:23.47 [main/DEBUG] [FMLLoader/CORE]: Using fmluserdevclient as launch service
  61. 36:23.47 [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'
  62. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR forge at path C:\Users\Darkr\.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
  63. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR mcdata at path C:\Users\Darkr\.mcreator\gradle\caches\forge_gradle\minecraft_repo\versions\1.14.4\client-extra.jar
  64. 36:23.47 [main/DEBUG] [FMLUserdevLaunchProvider/CORE]: Injecting maven path C:\Users\Darkr\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo
  65. 36:23.47 [main/DEBUG] [FMLCommonLaunchHandler/CORE]: Got mod coordinates examplemod%%C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\build\resources\main;examplemod%%C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\build\classes\java\main from env
  66. 36:23.47 [main/DEBUG] [FMLCommonLaunchHandler/CORE]: Found supplied mod coordinates [{examplemod=[C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\build\resources\main, C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\build\classes\java\main]}]
  67. 36:23.47 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found 2 language providers
  68. 36:23.47 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider javafml, version 28.2
  69. 36:23.47 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
  70. 36:23.47 [main/DEBUG] [LanguageLoadingProvider/CORE]: Skipping adding forge jar - javafml is already present
  71. 36:23.47 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
  72. 36:23.47 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'mcp'
  73. 36:23.47 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {srg=srgtomcp:1234}
  74. 36:23.47 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
  75. 36:23.47 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
  76. 36:23.47 [main/DEBUG] [FMLServiceProvider/CORE]: Initiating mod scan
  77. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR classpath_mod at path C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\build\resources\main
  78. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR classpath_mod at path C:\Users\Darkr\.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
  79. 36:23.47 [main/DEBUG] [ClasspathLocator/CORE]: Found classpath mod: C:\Users\Darkr\.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
  80. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\Desktop\MCreator 2020.2 Windows 64bit\MCreator20202\jdk\jre\lib\ext\jfxrt.jar
  81. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.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
  82. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.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
  83. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\forge_gradle\minecraft_repo\versions\1.14.4\client-extra.jar
  84. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\accesstransformers\1.0.5\1254aa2fe7555253cef286338d936e646c26571c\accesstransformers-1.0.5-shadowed.jar
  85. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\eventbus\1.0.0\dfdaccd05f2d127a3633e45eb9119c9d1669e3ad\eventbus-1.0.0-service.jar
  86. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\coremods\1.0.0\b26ab79f66a4b0dd9c236733e79a0c4670c7b269\coremods-1.0.0.jar
  87. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\forgespi\1.5.0\50212f863b1e5119f0e4fced4c5f8d838269318f\forgespi-1.5.0.jar
  88. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\cpw.mods\modlauncher\4.1.0\113c9ea1a20ff347f972c25b184a9b530c03cd53\modlauncher-4.1.0.jar
  89. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\cpw.mods\modlauncher\4.1.0\b0bae299762c445426a578979e70728320aaaabb\modlauncher-4.1.0-api.jar
  90. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\com.google.code.findbugs\jsr305\3.0.2\25ea2e8b0c338a877313bd4672d3fe056ea78f0d\jsr305-3.0.2.jar
  91. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\mergetool\1.0.9\d1e1ba354a40b5703340b5cb02fdca489cff3646\mergetool-1.0.9-api.jar
  92. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-commons\6.2\f0df1c69e34a0463679d7c8db36ddb4312836e76\asm-commons-6.2.jar
  93. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-util\6.2\a9690730f92cc79eeadc20e400ebb41eccce10b1\asm-util-6.2.jar
  94. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-analysis\6.2\c7d9a90d221cbb977848d2c777eb3aa7637e89df\asm-analysis-6.2.jar
  95. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-tree\6.2\61570e046111559f38d4e0e580c005f75988c0a6\asm-tree-6.2.jar
  96. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.ow2.asm\asm\6.2\1b6c4ff09ce03f3052429139c2a68e295cae6604\asm-6.2.jar
  97. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\cpw.mods\grossjava9hacks\1.1.0\ba432ff9b3477370a2317eff223ad3b6a82d37b1\grossjava9hacks-1.1.0.jar
  98. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\unsafe\0.2.0\54d7a0a5e8fdb71b973025caa46f341ae5904f39\unsafe-0.2.0.jar
  99. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\com.electronwill.night-config\toml\3.6.0\f0c2c48748bdfc8d1f3798ec478f003bccc7e0b1\toml-3.6.0.jar
  100. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\com.electronwill.night-config\core\3.6.0\412f2edf0ef6cc9178ab38751af4e507f413bef\core-3.6.0.jar
  101. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.jline\jline\3.12.1\de2bd909cb9f8eaa741bd03df4a1bd3f6eb593c7\jline-3.12.1.jar
  102. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.maven\maven-artifact\3.6.0\d4c0da647de59c9ccc304a112fe1f1474d49e8eb\maven-artifact-3.6.0.jar
  103. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\net.jodah\typetools\0.6.0\a1552ecd6f5b9444585a7c4b05f6312cf7d32fd3\typetools-0.6.0.jar
  104. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\java3d\vecmath\1.5.2\79846ba34cbd89e2422d74d53752f993dcc2ccaf\vecmath-1.5.2.jar
  105. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\net.minecrell\terminalconsoleappender\1.2.0\96d02cd3b384ff015a8fef4223bcb4ccf1717c95\terminalconsoleappender-1.2.0.jar
  106. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-core\2.11.2\6c2fb3f5b7cd27504726aef1b674b542a0c9cf53\log4j-core-2.11.2.jar
  107. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-api\2.11.2\f5e9a2ffca496057d6891a3de65128efc636e26e\log4j-api-2.11.2.jar
  108. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\net.sf.jopt-simple\jopt-simple\5.0.4\4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c\jopt-simple-5.0.4.jar
  109. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\com.mojang\patchy\1.1\aef610b34a1be37fa851825f12372b78424d8903\patchy-1.1.jar
  110. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\oshi-project\oshi-core\1.1\9ddf7b048a8d701be231c0f4f95fd986198fd2d8\oshi-core-1.1.jar
  111. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\net.java.dev.jna\jna\4.4.0\cb208278274bf12ebdb56c61bd7407e6f774d65a\jna-4.4.0.jar
  112. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\net.java.dev.jna\platform\3.4.0\e3f70017be8100d3d6923f50b3d2ee17714e9c13\platform-3.4.0.jar
  113. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\com.ibm.icu\icu4j-core-mojang\51.2\63d216a9311cca6be337c1e458e587f99d382b84\icu4j-core-mojang-51.2.jar
  114. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\com.mojang\javabridge\1.0.22\6aa6453aa99a52a5cd91749da1af6ab70e082ab3\javabridge-1.0.22.jar
  115. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\io.netty\netty-all\4.1.25.Final\d0626cd3108294d1d58c05859add27b4ef21f83b\netty-all-4.1.25.Final.jar
  116. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\com.google.guava\guava\21.0\3a3d111be1be1b745edfa7d91678a12d7ed38709\guava-21.0.jar
  117. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.commons\commons-lang3\3.8.1\6505a72a097d9270f7a9e7bf42c4238283247755\commons-lang3-3.8.1.jar
  118. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\commons-io\commons-io\2.5\2852e6e05fbb95076fc091f6d1780f1f8fe35e0f\commons-io-2.5.jar
  119. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpclient\4.3.3\18f4247ff4572a074444572cee34647c43e7c9c7\httpclient-4.3.3.jar
  120. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\commons-codec\commons-codec\1.10\4b95f4897fa13f2cd904aee711aeafc0c5295cd8\commons-codec-1.10.jar
  121. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\net.java.jinput\jinput\2.0.5\39c7796b469a600f72380316f6b1f11db6c2c7c4\jinput-2.0.5.jar
  122. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\net.java.jutils\jutils\1.0.0\e12fe1fda814bd348c1579329c86943d2cd3c6a6\jutils-1.0.0.jar
  123. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\com.mojang\brigadier\1.0.17\c6b7dc51dd44379cc751b7504816006e9be4b1e6\brigadier-1.0.17.jar
  124. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\com.mojang\datafixerupper\2.0.24\944c24a8519981847ffb36c6dcd059d96fcb4b0\datafixerupper-2.0.24.jar
  125. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\com.google.code.gson\gson\2.8.0\c4ba5371a29ac9b2ad6129b1d39ea38750043eff\gson-2.8.0.jar
  126. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\com.mojang\authlib\1.5.25\9834cdf236c22e84b946bba989e2f94ef5897c3c\authlib-1.5.25.jar
  127. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.commons\commons-compress\1.8.1\a698750c16740fd5b3871425f4cb3bbaa87f529d\commons-compress-1.8.1.jar
  128. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\commons-logging\commons-logging\1.1.3\f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f\commons-logging-1.1.3.jar
  129. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpcore\4.3.2\31fbbff1ddbf98f3aa7377c94d33b0447c646b6e\httpcore-4.3.2.jar
  130. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\it.unimi.dsi\fastutil\8.2.1\5ad88f325e424f8dbc2be5459e21ea5cab3864e9\fastutil-8.2.1.jar
  131. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-jemalloc\3.2.2\ee8e57a79300f78294576d87c4a587f8c99402e2\lwjgl-jemalloc-3.2.2.jar
  132. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-jemalloc\3.2.2\338b25b99da3ba5f441f6492f2ce2a9c608860ed\lwjgl-jemalloc-3.2.2-natives-windows.jar
  133. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-openal\3.2.2\2b772a102b0a11ee5f2109a5b136f4dc7c630827\lwjgl-openal-3.2.2.jar
  134. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-openal\3.2.2\ec20a7d42a2438528fca87e60b1705f1e2339ddb\lwjgl-openal-3.2.2-natives-windows.jar
  135. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-opengl\3.2.2\6ac5bb88b44c43ea195a570aab059f63da004cd8\lwjgl-opengl-3.2.2.jar
  136. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-opengl\3.2.2\d8dcdc91066cae2d2d8279cb4a9f9f05d9525826\lwjgl-opengl-3.2.2-natives-windows.jar
  137. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-glfw\3.2.2\d3ad4df38e400b8afba1de63f84338809399df5b\lwjgl-glfw-3.2.2.jar
  138. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-glfw\3.2.2\dc6826d636bf796b33a49038c354210e661bfc17\lwjgl-glfw-3.2.2-natives-windows.jar
  139. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-stb\3.2.2\3b8e6ebc5851dd3d17e37e5cadce2eff2a429f0f\lwjgl-stb-3.2.2.jar
  140. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-stb\3.2.2\811f705cbb29e8ae8d60bdf8fdd38c0c123ad3ef\lwjgl-stb-3.2.2-natives-windows.jar
  141. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl\3.2.2\8ad6294407e15780b43e84929c40e4c5e997972e\lwjgl-3.2.2.jar
  142. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl\3.2.2\5359f3aa50d36352815fc662ea73e1c00d22170\lwjgl-3.2.2-natives-windows.jar
  143. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\com.mojang\text2speech\1.11.3\f378f889797edd7df8d32272c06ca80a1b6b0f58\text2speech-1.11.3.jar
  144. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\com.mojang\text2speech\1.11.3\c0b242c0091be5acbf303263c7eeeaedd70544c7\text2speech-1.11.3-natives-windows.jar
  145. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.antlr\antlr4-runtime\4.7.2\e27d8ab4f984f9d186f54da984a6ab1cccac755e\antlr4-runtime-4.7.2.jar
  146. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.codehaus.plexus\plexus-utils\3.1.0\60eecb6f15abdb1c653ad80abaac6fe188b3feaa\plexus-utils-3.1.0.jar
  147. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.jline\jline-reader\3.12.1\4382ab1382c7b6f379377ed5f665dc2f6e1218bc\jline-reader-3.12.1.jar
  148. 36:23.47 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\Darkr\.mcreator\gradle\caches\modules-2\files-2.1\org.jline\jline-terminal\3.12.1\c777448314e050d980a6b697c140f3bfe9eb7416\jline-terminal-3.12.1.jar
  149. 36:23.47 [main/DEBUG] [ModListHandler/CORE]: Found mod coordinates from lists: []
  150. 36:23.47 [main/DEBUG] [ModDiscoverer/CORE]: Found Mod Locators : (userdev classpath:null),(mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null)
  151. 36:23.47 [main/DEBUG] [ExplodedDirectoryLocator/LOADING]: Found exploded directory mod manifest at C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\build\resources\main\META-INF\mods.toml
  152. 36:23.47 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\Darkr\.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
  153. 36:23.47 [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}
  154. 36:23.47 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\Darkr\.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
  155. 36:23.48 [main/DEBUG] [ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js
  156. 36:23.48 [main/DEBUG] [ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js
  157. 36:23.48 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\build\resources\main
  158. 36:23.48 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file main with {nihilloremod} mods - versions {1.0.0}
  159. 36:23.48 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\build\resources\main with language javafml
  160. 36:23.48 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\Darkr\.mcreator\gradle\caches\forge_gradle\minecraft_repo\versions\1.14.4\client-extra.jar
  161. 36:23.48 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file client-extra.jar with {minecraft} mods - versions {1.14.4}
  162. 36:23.48 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\Darkr\.mcreator\gradle\caches\forge_gradle\minecraft_repo\versions\1.14.4\client-extra.jar with language minecraft
  163. 36:23.48 [main/DEBUG] [ModSorter/LOADING]: Found 1 mandatory requirements
  164. 36:23.48 [main/DEBUG] [ModSorter/LOADING]: Found 0 mandatory mod requirements missing
  165. 36:23.48 [main/DEBUG] [MCPNamingService/CORE]: Loaded 10986 method mappings from methods.csv
  166. 36:23.48 [main/DEBUG] [MCPNamingService/CORE]: Loaded 15085 field mappings from fields.csv
  167. 36:23.48 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
  168. 36:23.48 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
  169. 36:23.48 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
  170. 36:23.48 [main/DEBUG] [FMLServiceProvider/CORE]: Loading coremod transformers
  171. 36:23.48 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js
  172. 36:23.49 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  173. 36:23.49 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6b5176f2 to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V}
  174. 36:23.49 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@29cfd92b to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V}
  175. 36:23.49 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@21c64522 to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V}
  176. 36:23.49 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7997b197 to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V}
  177. 36:23.49 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@11dee337 to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V}
  178. 36:23.49 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@460f76a6 to Target : CLASS {Lnet/minecraft/item/FishBucketItem;} {} {V}
  179. 36:23.49 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
  180. 32:23.49 [main/INFO] [LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmluserdevclient' with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, C:\Users\Darkr\.mcreator\gradle\caches\forge_gradle\assets, --assetIndex, 1.14, --username, Dev, --accessToken, ????????, --userProperties, {}]
  181. 36:23.49 [main/DEBUG] [FMLUserdevClientLaunchProvider/CORE]: Launching minecraft in cpw.mods.modlauncher.TransformingClassLoader@12cd9150 with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, C:\Users\Darkr\.mcreator\gradle\caches\forge_gradle\assets, --assetIndex, 1.14, --username, Dev, --accessToken, DONT_CRASH, --userProperties, {}]
  182. 32:23.53 [Client thread/INFO] [minecraft/Minecraft]: Setting user: Dev
  183. 36:23.55 [Client thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowingFluidBlock
  184. 36:23.56 [Client thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/StairsBlock
  185. 36:23.56 [Client thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowerPotBlock
  186. 36:24.06 [Client thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem
  187. 36:24.06 [Client thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/FishBucketItem
  188. 36:24.07 [Client thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance
  189. 32:24.14 [Client thread/INFO] [minecraft/Minecraft]: LWJGL Version: 3.2.2 build 10
  190. 36:24.16 [Client thread/DEBUG] [ForgeI18n/CORE]: Loading I18N data entries: 4472
  191. 36:24.17 [Client thread/DEBUG] [ModLoader/CORE]: Loading Network data for FML net version: FML2
  192. 36:24.17 [Client thread/DEBUG] [ModList/LOADING]: Using 4 threads for parallel mod-loading
  193. 36:24.17 [Client thread/DEBUG] [ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@12cd9150
  194. 36:24.17 [Client thread/DEBUG] [ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@12cd9150
  195. 36:24.17 [Client thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@12cd9150 - got cpw.mods.modlauncher.TransformingClassLoader@12cd9150
  196. 36:24.17 [Client thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.nihilloremod.NihilloreMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@12cd9150 & cpw.mods.modlauncher.TransformingClassLoader@12cd9150
  197. 36:24.17 [Client thread/DEBUG] [FMLModContainer/LOADING]: Loaded modclass net.mcreator.nihilloremod.NihilloreMod with cpw.mods.modlauncher.TransformingClassLoader@12cd9150
  198. 36:24.17 [Client thread/DEBUG] [ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@12cd9150
  199. 36:24.17 [Client thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@12cd9150 - got cpw.mods.modlauncher.TransformingClassLoader@12cd9150
  200. 36:24.17 [Client thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@12cd9150 & cpw.mods.modlauncher.TransformingClassLoader@12cd9150
  201. 36:24.17 [Client thread/DEBUG] [FMLModContainer/LOADING]: Loaded modclass net.minecraftforge.common.ForgeMod with cpw.mods.modlauncher.TransformingClassLoader@12cd9150
  202. 36:24.17 [Client thread/DEBUG] [ModList/LOADING]: Dispatching parallel event LifecycleEvent:CONSTRUCT
  203. 36:24.17 [modloading-worker-1/DEBUG] [FMLModContainer/LOADING]: Loading mod instance nihilloremod of type net.mcreator.nihilloremod.NihilloreMod
  204. 36:24.17 [modloading-worker-3/DEBUG] [FMLModContainer/LOADING]: Loading mod instance forge of type net.minecraftforge.common.ForgeMod
  205. 36:24.17 [modloading-worker-3/DEBUG] [ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 28.2 from cpw.mods.modlauncher.TransformingClassLoader@12cd9150
  206. 36:24.17 [modloading-worker-3/DEBUG] [ForgeVersion/CORE]: Found Forge version 28.2.3
  207. 36:24.17 [modloading-worker-3/DEBUG] [ForgeVersion/CORE]: Found Forge spec 28.2
  208. 36:24.17 [modloading-worker-3/DEBUG] [ForgeVersion/CORE]: Found Forge group net.minecraftforge
  209. 36:24.17 [modloading-worker-3/DEBUG] [MCPVersion/CORE]: Found MC version information 1.14.4
  210. 36:24.17 [modloading-worker-3/DEBUG] [MCPVersion/CORE]: Found MCP version information 20190829.143755
  211. 32:24.17 [modloading-worker-3/INFO] [ForgeMod/FORGEMOD]: Forge mod loading, version 28.2.3, for MC 1.14.4 with MCP 20190829.143755
  212. 32:24.17 [modloading-worker-3/INFO] [MinecraftForge/FORGE]: MinecraftForge v28.2.3 Initialized
  213. 36:24.17 [modloading-worker-1/DEBUG] [FMLModContainer/LOADING]: Loaded mod instance nihilloremod of type net.mcreator.nihilloremod.NihilloreMod
  214. 36:24.17 [modloading-worker-1/DEBUG] [FMLModContainer/LOADING]: Injecting Automatic event subscribers for nihilloremod
  215. 36:24.17 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for nihilloremod
  216. 36:24.17 [modloading-worker-1/DEBUG] [FMLModContainer/LOADING]: Completed Automatic event subscribers for nihilloremod
  217. 36:24.18 [modloading-worker-3/DEBUG] [ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
  218. 36:24.18 [modloading-worker-3/DEBUG] [ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
  219. 36:24.18 [modloading-worker-3/DEBUG] [FMLModContainer/LOADING]: Loaded mod instance forge of type net.minecraftforge.common.ForgeMod
  220. 36:24.18 [modloading-worker-3/DEBUG] [FMLModContainer/LOADING]: Injecting Automatic event subscribers for forge
  221. 36:24.18 [modloading-worker-3/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
  222. 36:24.18 [modloading-worker-3/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.model.ModelDataManager to FORGE
  223. 36:24.18 [modloading-worker-3/DEBUG] [FMLModContainer/LOADING]: Completed Automatic event subscribers for forge
  224. 36:24.18 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:CREATE_REGISTRIES
  225. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.NewRegistry
  226. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.NewRegistry
  227. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.NewRegistry
  228. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.NewRegistry
  229. 36:24.18 [Client thread/DEBUG] [ObjectHolderRegistry/REGISTRIES]: Processing ObjectHolder annotations
  230. 36:24.18 [Client thread/DEBUG] [ObjectHolderRegistry/REGISTRIES]: Found 2494 ObjectHolder annotations
  231. 36:24.18 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  232. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:block>
  233. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:block>
  234. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block>
  235. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block>
  236. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:block
  237. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:block
  238. 36:24.18 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  239. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:item>
  240. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:item>
  241. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:item>
  242. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:item>
  243. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:item
  244. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:item
  245. 36:24.18 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  246. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<forge:moddimensions>
  247. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<forge:moddimensions>
  248. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<forge:moddimensions>
  249. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<forge:moddimensions>
  250. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: forge:moddimensions
  251. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: forge:moddimensions
  252. 36:24.18 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  253. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:activities>
  254. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:activities>
  255. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:activities>
  256. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:activities>
  257. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:activities
  258. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:activities
  259. 36:24.18 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  260. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:biome>
  261. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:biome>
  262. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:biome>
  263. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:biome>
  264. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:biome
  265. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:biome
  266. 36:24.18 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  267. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:biome_source_type>
  268. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:biome_source_type>
  269. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:biome_source_type>
  270. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:biome_source_type>
  271. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:biome_source_type
  272. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:biome_source_type
  273. 36:24.18 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  274. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:block_entity_type>
  275. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:block_entity_type>
  276. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block_entity_type>
  277. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block_entity_type>
  278. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:block_entity_type
  279. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:block_entity_type
  280. 36:24.18 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  281. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:carver>
  282. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:carver>
  283. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:carver>
  284. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:carver>
  285. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:carver
  286. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:carver
  287. 36:24.18 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  288. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:chunk_generator_type>
  289. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:chunk_generator_type>
  290. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:chunk_generator_type>
  291. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:chunk_generator_type>
  292. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:chunk_generator_type
  293. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:chunk_generator_type
  294. 36:24.18 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  295. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:chunk_status>
  296. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:chunk_status>
  297. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:chunk_status>
  298. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:chunk_status>
  299. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:chunk_status
  300. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:chunk_status
  301. 36:24.18 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  302. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:dataserializers>
  303. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:dataserializers>
  304. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:dataserializers>
  305. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:dataserializers>
  306. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:dataserializers
  307. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:dataserializers
  308. 36:24.18 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  309. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:decorator>
  310. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:decorator>
  311. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:decorator>
  312. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:decorator>
  313. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:decorator
  314. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:decorator
  315. 36:24.18 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  316. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:enchantment>
  317. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:enchantment>
  318. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:enchantment>
  319. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:enchantment>
  320. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:enchantment
  321. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:enchantment
  322. 36:24.18 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  323. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:entity_type>
  324. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:entity_type>
  325. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:entity_type>
  326. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:entity_type>
  327. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:entity_type
  328. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:entity_type
  329. 36:24.18 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  330. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:feature>
  331. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:feature>
  332. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:feature>
  333. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:feature>
  334. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:feature
  335. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:feature
  336. 36:24.18 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  337. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:fluid>
  338. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:fluid>
  339. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:fluid>
  340. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:fluid>
  341. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:fluid
  342. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:fluid
  343. 36:24.18 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  344. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:memory_module_type>
  345. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:memory_module_type>
  346. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:memory_module_type>
  347. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:memory_module_type>
  348. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:memory_module_type
  349. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:memory_module_type
  350. 36:24.18 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  351. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:menu>
  352. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:menu>
  353. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:menu>
  354. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:menu>
  355. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:menu
  356. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:menu
  357. 36:24.18 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  358. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:mob_effect>
  359. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:mob_effect>
  360. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:mob_effect>
  361. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:mob_effect>
  362. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:mob_effect
  363. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:mob_effect
  364. 36:24.18 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  365. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:motive>
  366. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:motive>
  367. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:motive>
  368. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:motive>
  369. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:motive
  370. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:motive
  371. 36:24.18 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  372. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:particle_type>
  373. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:particle_type>
  374. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:particle_type>
  375. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:particle_type>
  376. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:particle_type
  377. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:particle_type
  378. 36:24.18 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  379. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:point_of_interest_type>
  380. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:point_of_interest_type>
  381. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:point_of_interest_type>
  382. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:point_of_interest_type>
  383. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:point_of_interest_type
  384. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:point_of_interest_type
  385. 36:24.18 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  386. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:potion>
  387. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:potion>
  388. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:potion>
  389. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:potion>
  390. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:potion
  391. 36:24.18 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:potion
  392. 36:24.18 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  393. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:recipe_serializer>
  394. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:recipe_serializer>
  395. 36:24.18 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:recipe_serializer>
  396. 36:24.19 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:recipe_serializer>
  397. 36:24.19 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:recipe_serializer
  398. 36:24.19 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:recipe_serializer
  399. 36:24.19 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  400. 36:24.19 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:schedule>
  401. 36:24.19 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:schedule>
  402. 36:24.19 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:schedule>
  403. 36:24.19 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:schedule>
  404. 36:24.19 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:schedule
  405. 36:24.19 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:schedule
  406. 36:24.19 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  407. 36:24.19 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:sensor_type>
  408. 36:24.19 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:sensor_type>
  409. 36:24.19 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:sensor_type>
  410. 36:24.19 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:sensor_type>
  411. 36:24.19 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:sensor_type
  412. 36:24.19 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:sensor_type
  413. 36:24.19 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  414. 36:24.19 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:sound_event>
  415. 36:24.19 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:sound_event>
  416. 36:24.19 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:sound_event>
  417. 36:24.19 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:sound_event>
  418. 36:24.19 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:sound_event
  419. 36:24.19 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:sound_event
  420. 36:24.19 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  421. 36:24.19 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:stat_type>
  422. 36:24.19 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:stat_type>
  423. 36:24.19 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:stat_type>
  424. 36:24.19 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:stat_type>
  425. 36:24.19 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:stat_type
  426. 36:24.19 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:stat_type
  427. 36:24.19 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  428. 36:24.19 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:surface_builder>
  429. 36:24.19 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:surface_builder>
  430. 36:24.19 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:surface_builder>
  431. 36:24.19 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:surface_builder>
  432. 36:24.19 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:surface_builder
  433. 36:24.19 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:surface_builder
  434. 36:24.19 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
  435. 36:24.19 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : RegistryEvent.Register<minecraft:villager_profession>
  436. 36:24.19 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : RegistryEvent.Register<minecraft:villager_profession>
  437. 36:24.19 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:villager_profession>
  438. 36:24.19 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:villager_profession>
  439. 36:24.19 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:villager_profession
  440. 36:24.19 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:villager_profession
  441. 36:24.19 [Client thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\Darkr\.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
  442. 36:24.19 [Client thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:nihilloremod for mod file C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\build\resources\main
  443. 36:24.19 [Client thread/DEBUG] [ForgeI18n/CORE]: Loading I18N data entries: 0
  444. 32:24.25 [Client thread/INFO] [mojang/NarratorWindows]: Narrator library for x64 successfully loaded
  445. 36:24.31 [Server-Worker-1/DEBUG] [ConfigTracker/CONFIG]: Loading configs type CLIENT
  446. 36:24.31 [Server-Worker-1/DEBUG] [ConfigTracker/CONFIG]: Loading config file type CLIENT at forge-client.toml for forge
  447. 36:24.31 [Server-Worker-1/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\run\config\forge-client.toml
  448. 36:24.31 [Server-Worker-1/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\run\config\forge-client.toml
  449. 36:24.31 [Server-Worker-1/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\run\config\forge-client.toml for changes
  450. 33:24.31 [Server-Worker-1/WARN] [ForgeConfigSpec/CORE]: Configuration file C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\run\config\forge-client.toml is not correct. Correcting
  451. 33:24.31 [Server-Worker-1/WARN] [ForgeConfigSpec/CORE]: Incorrect key client was corrected from null to SimpleCommentedConfig:{}
  452. 33:24.31 [Server-Worker-1/WARN] [ForgeConfigSpec/CORE]: Incorrect key client.zoomInMissingModelTextInGui was corrected from null to false
  453. 33:24.31 [Server-Worker-1/WARN] [ForgeConfigSpec/CORE]: Incorrect key client.forgeCloudsEnabled was corrected from null to true
  454. 33:24.31 [Server-Worker-1/WARN] [ForgeConfigSpec/CORE]: Incorrect key client.disableStairSlabCulling was corrected from null to false
  455. 33:24.31 [Server-Worker-1/WARN] [ForgeConfigSpec/CORE]: Incorrect key client.alwaysSetupTerrainOffThread was corrected from null to false
  456. 33:24.31 [Server-Worker-1/WARN] [ForgeConfigSpec/CORE]: Incorrect key client.forgeLightPipelineEnabled was corrected from null to true
  457. 33:24.31 [Server-Worker-1/WARN] [ForgeConfigSpec/CORE]: Incorrect key client.selectiveResourceReloadEnabled was corrected from null to true
  458. 33:24.31 [Server-Worker-1/WARN] [ForgeConfigSpec/CORE]: Incorrect key client.showLoadWarnings was corrected from null to true
  459. 33:24.31 [Server-Worker-1/WARN] [ForgeConfigSpec/CORE]: Incorrect key client.allowEmissiveItems was corrected from null to true
  460. 36:24.31 [Server-Worker-1/DEBUG] [ForgeConfig/FORGEMOD]: Loaded forge config file forge-client.toml
  461. 36:24.31 [Thread-1/DEBUG] [ConfigFileTypeHandler/CONFIG]: Config file forge-client.toml changed, sending notifies
  462. 1;31:24.31 [Thread-1/FATAL] [ForgeConfig/CORE]: Forge config just got changed on the file system!
  463. 36:24.31 [Server-Worker-1/DEBUG] [ConfigTracker/CONFIG]: Loading configs type COMMON
  464. 36:24.31 [Server-Worker-1/DEBUG] [ModList/LOADING]: Dispatching parallel event LifecycleEvent:COMMON_SETUP
  465. 36:24.31 [modloading-worker-2/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : FMLCommonSetupEvent
  466. 36:24.31 [modloading-worker-2/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : FMLCommonSetupEvent
  467. 36:24.31 [Thread-1/DEBUG] [ConfigFileTypeHandler/CONFIG]: Config file forge-client.toml changed, sending notifies
  468. 1;31:24.31 [Thread-1/FATAL] [ForgeConfig/CORE]: Forge config just got changed on the file system!
  469. 36:24.31 [modloading-worker-0/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : FMLCommonSetupEvent
  470. 36:24.31 [modloading-worker-0/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : FMLCommonSetupEvent
  471. 36:24.31 [Server-Worker-1/DEBUG] [ModList/LOADING]: Dispatching parallel event LifecycleEvent:SIDED_SETUP
  472. 36:24.31 [modloading-worker-2/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : FMLClientSetupEvent
  473. 36:24.31 [modloading-worker-3/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : FMLClientSetupEvent
  474. 32:24.31 [modloading-worker-2/INFO] [ne.mi.cl.mo.ob.OBJLoader/]: OBJLoader: Domain nihilloremod has been added.
  475. 36:24.31 [modloading-worker-3/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : FMLClientSetupEvent
  476. 36:24.31 [modloading-worker-2/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : FMLClientSetupEvent
  477. 32:24.31 [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  478. 36:24.33 [Forge Version Check/DEBUG] [ne.mi.fm.VersionChecker/]: [forge] Received version check data:
  479. {
  480.   "homepage": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/",
  481.   "promos": {
  482.     "1.1-latest": "1.3.2.6",
  483.     "1.10-latest": "12.18.0.2000",
  484.     "1.10.2-latest": "12.18.3.2511",
  485.     "1.10.2-recommended": "12.18.3.2185",
  486.     "1.11-latest": "13.19.1.2199",
  487.     "1.11-recommended": "13.19.1.2189",
  488.     "1.11.2-latest": "13.20.1.2588",
  489.     "1.11.2-recommended": "13.20.1.2386",
  490.     "1.12-latest": "14.21.1.2443",
  491.     "1.12-recommended": "14.21.1.2387",
  492.     "1.12.1-latest": "14.22.1.2485",
  493.     "1.12.1-recommended": "14.22.1.2478",
  494.     "1.12.2-latest": "14.23.5.2854",
  495.     "1.12.2-recommended": "14.23.5.2854",
  496.     "1.13.2-latest": "25.0.219",
  497.     "1.14.2-latest": "26.0.63",
  498.     "1.14.3-latest": "27.0.60",
  499.     "1.14.4-latest": "28.2.16",
  500.     "1.14.4-recommended": "28.2.0",
  501.     "1.15-latest": "29.0.4",
  502.     "1.15.1-latest": "30.0.51",
  503.     "1.15.2-latest": "31.2.5",
  504.     "1.15.2-recommended": "31.2.0",
  505.     "1.5.2-latest": "7.8.1.738",
  506.     "1.5.2-recommended": "7.8.1.737",
  507.     "1.6.1-latest": "8.9.0.775",
  508.     "1.6.2-latest": "9.10.1.871",
  509.     "1.6.2-recommended": "9.10.1.871",
  510.     "1.6.3-latest": "9.11.0.878",
  511.     "1.6.4-latest": "9.11.1.1345",
  512.     "1.6.4-recommended": "9.11.1.1345",
  513.     "1.7.10-latest": "10.13.4.1614",
  514.     "1.7.10-latest-1.7.10": "10.13.2.1343",
  515.     "1.7.10-recommended": "10.13.4.1558",
  516.     "1.7.2-latest": "10.12.2.1147",
  517.     "1.7.2-recommended": "10.12.2.1121",
  518.     "1.8-latest": "11.14.4.1577",
  519.     "1.8-recommended": "11.14.4.1563",
  520.     "1.8.8-latest": "11.15.0.1655",
  521.     "1.8.9-latest": "11.15.1.2318",
  522.     "1.8.9-recommended": "11.15.1.1722",
  523.     "1.9-latest": "12.16.0.1942",
  524.     "1.9-recommended": "12.16.1.1887",
  525.     "1.9.4-latest": "12.17.0.2051",
  526.     "1.9.4-recommended": "12.17.0.1976",
  527.     "latest-1.7.10": "10.13.2.1343"
  528.   }
  529. }
  530. 32:24.33 [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: OUTDATED Current: 28.2.3 Target: 28.2.16
  531. 36:24.43 [Server-Worker-1/DEBUG] [ModList/LOADING]: Dispatching parallel event LifecycleEvent:ENQUEUE_IMC
  532. 36:24.43 [modloading-worker-1/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : InterModEnqueueEvent
  533. 36:24.43 [modloading-worker-0/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : InterModEnqueueEvent
  534. 36:24.43 [modloading-worker-0/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : InterModEnqueueEvent
  535. 36:24.43 [modloading-worker-1/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : InterModEnqueueEvent
  536. 36:24.43 [Server-Worker-1/DEBUG] [ModList/LOADING]: Dispatching parallel event LifecycleEvent:PROCESS_IMC
  537. 36:24.43 [modloading-worker-1/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : InterModProcessEvent
  538. 36:24.43 [modloading-worker-0/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : InterModProcessEvent
  539. 36:24.43 [modloading-worker-1/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : InterModProcessEvent
  540. 36:24.43 [modloading-worker-0/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : InterModProcessEvent
  541. 36:24.43 [Server-Worker-1/DEBUG] [ModList/LOADING]: Dispatching parallel event LifecycleEvent:COMPLETE
  542. 36:24.43 [modloading-worker-0/DEBUG] [FMLModContainer/LOADING]: Firing event for modid nihilloremod : FMLLoadCompleteEvent
  543. 36:24.43 [modloading-worker-0/DEBUG] [FMLModContainer/LOADING]: Fired event for modid nihilloremod : FMLLoadCompleteEvent
  544. 36:24.43 [modloading-worker-3/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : FMLLoadCompleteEvent
  545. 36:24.43 [modloading-worker-3/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : FMLLoadCompleteEvent
  546. 36:24.43 [Server-Worker-1/DEBUG] [GameData/REGISTRIES]: Freezing registries
  547. 36:24.43 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Block Sync: FROZEN -> ACTIVE
  548. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Fluid Sync: FROZEN -> ACTIVE
  549. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Item Sync: FROZEN -> ACTIVE
  550. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Effect Sync: FROZEN -> ACTIVE
  551. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Biome Sync: FROZEN -> ACTIVE
  552. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry SoundEvent Sync: FROZEN -> ACTIVE
  553. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Potion Sync: FROZEN -> ACTIVE
  554. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Enchantment Sync: FROZEN -> ACTIVE
  555. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry EntityType Sync: FROZEN -> ACTIVE
  556. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry TileEntityType Sync: FROZEN -> ACTIVE
  557. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ParticleType Sync: FROZEN -> ACTIVE
  558. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ContainerType Sync: FROZEN -> ACTIVE
  559. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry PaintingType Sync: FROZEN -> ACTIVE
  560. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry IRecipeSerializer Sync: FROZEN -> ACTIVE
  561. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry StatType Sync: FROZEN -> ACTIVE
  562. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry VillagerProfession Sync: FROZEN -> ACTIVE
  563. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry PointOfInterestType Sync: FROZEN -> ACTIVE
  564. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry MemoryModuleType Sync: FROZEN -> ACTIVE
  565. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry SensorType Sync: FROZEN -> ACTIVE
  566. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Schedule Sync: FROZEN -> ACTIVE
  567. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Activity Sync: FROZEN -> ACTIVE
  568. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry WorldCarver Sync: FROZEN -> ACTIVE
  569. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry SurfaceBuilder Sync: FROZEN -> ACTIVE
  570. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Feature Sync: FROZEN -> ACTIVE
  571. 36:24.44 [Server-Worker-1/DEBUG] [ClearableRegistry/REGISTRY]: minecraft:feature: Clearing registry
  572. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Placement Sync: FROZEN -> ACTIVE
  573. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry BiomeProviderType Sync: FROZEN -> ACTIVE
  574. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ChunkGeneratorType Sync: FROZEN -> ACTIVE
  575. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ChunkStatus Sync: FROZEN -> ACTIVE
  576. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ModDimension Sync: FROZEN -> ACTIVE
  577. 36:24.44 [Server-Worker-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry DataSerializerEntry Sync: FROZEN -> ACTIVE
  578. 36:24.45 [Server-Worker-1/DEBUG] [GameData/REGISTRIES]: All registries frozen
  579. 32:24.45 [Client thread/INFO] [minecraft/SoundSystem]: OpenAL initialized.
  580. 32:24.45 [Client thread/INFO] [minecraft/SoundEngine]: Sound engine started
  581. 32:24.45 [Client thread/INFO] [minecraft/AtlasTexture]: Created: 1024x512 textures-atlas
  582. 32:24.48 [Client thread/INFO] [minecraft/AtlasTexture]: Created: 256x256 textures/particle-atlas
  583. 32:24.48 [Client thread/INFO] [minecraft/AtlasTexture]: Created: 256x256 textures/painting-atlas
  584. 32:24.48 [Client thread/INFO] [minecraft/AtlasTexture]: Created: 128x128 textures/mob_effect-atlas
  585. 32:24.49 [Realms Notification Availability checker #1/INFO] [mojang/RealmsClient]: Could not authorize you against Realms server: Invalid session id
  586. 36:26.24 [Client thread/DEBUG] [FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save CrashYea
  587. 33:26.24 [Client thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
  588. 33:26.24 [Client thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  589. 33:26.24 [Client thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
  590. 33:26.24 [Client thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
  591. 33:26.24 [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]
  592. 32:26.25 [Server thread/INFO] [minecraft/IntegratedServer]: Starting integrated minecraft server version 1.14.4
  593. 32:26.25 [Server thread/INFO] [minecraft/IntegratedServer]: Generating keypair
  594. 36:26.25 [Server thread/DEBUG] [FileUtils/CORE]: Making serverconfig directory : .\saves\CrashYea\serverconfig
  595. 36:26.25 [Server thread/DEBUG] [FileUtils/CORE]: Created serverconfig directory : .\saves\CrashYea\serverconfig
  596. 36:26.25 [Server thread/DEBUG] [ConfigTracker/CONFIG]: Loading configs type SERVER
  597. 36:26.25 [Server thread/DEBUG] [ConfigTracker/CONFIG]: Loading config file type SERVER at forge-server.toml for forge
  598. 36:26.25 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for .\saves\CrashYea\serverconfig\forge-server.toml
  599. 36:26.25 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\saves\CrashYea\serverconfig\forge-server.toml
  600. 36:26.25 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\saves\CrashYea\serverconfig\forge-server.toml for changes
  601. 33:26.25 [Server thread/WARN] [ForgeConfigSpec/CORE]: Configuration file .\saves\CrashYea\serverconfig\forge-server.toml is not correct. Correcting
  602. 33:26.25 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to SimpleCommentedConfig:{}
  603. 33:26.25 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.removeErroringEntities was corrected from null to false
  604. 33:26.25 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.removeErroringTileEntities was corrected from null to false
  605. 33:26.25 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.fullBoundingBoxLadders was corrected from null to false
  606. 33:26.25 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.zombieBaseSummonChance was corrected from null to 0.1
  607. 33:26.25 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.zombieBabyChance was corrected from null to 0.05
  608. 33:26.25 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.logCascadingWorldGeneration was corrected from null to true
  609. 33:26.25 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.fixVanillaCascading was corrected from null to false
  610. 33:26.25 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.dimensionUnloadQueueDelay was corrected from null to 0
  611. 33:26.25 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.clumpingThreshold was corrected from null to 64
  612. 33:26.25 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.treatEmptyTagsAsAir was corrected from null to false
  613. 36:26.25 [Server thread/DEBUG] [ForgeConfig/FORGEMOD]: Loaded forge config file forge-server.toml
  614. 36:26.26 [Server thread/DEBUG] [DimensionManager/DIMS]: Reading Dimension Entries.
  615. 36:26.26 [Server thread/DEBUG] [ClearableRegistry/REGISTRY]: minecraft:dimension_type: Clearing registry
  616. 36:26.26 [Server thread/DEBUG] [DimensionManager/DIMS]: Registering vanilla entry ID: 1 Name: minecraft:overworld Value: DimensionType{null}
  617. 36:26.26 [Server thread/DEBUG] [DimensionManager/DIMS]: Registering vanilla entry ID: 2 Name: minecraft:the_end Value: DimensionType{null}
  618. 36:26.26 [Server thread/DEBUG] [DimensionManager/DIMS]: Registering vanilla entry ID: 0 Name: minecraft:the_nether Value: DimensionType{null}
  619. 32:26.26 [Server thread/INFO] [GameData/REGISTRIES]: Injecting existing registry data into this SERVER instance
  620. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Block Sync: ACTIVE -> STAGING
  621. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Fluid Sync: ACTIVE -> STAGING
  622. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Item Sync: ACTIVE -> STAGING
  623. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Effect Sync: ACTIVE -> STAGING
  624. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Biome Sync: ACTIVE -> STAGING
  625. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry SoundEvent Sync: ACTIVE -> STAGING
  626. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Potion Sync: ACTIVE -> STAGING
  627. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Enchantment Sync: ACTIVE -> STAGING
  628. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry EntityType Sync: ACTIVE -> STAGING
  629. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry TileEntityType Sync: ACTIVE -> STAGING
  630. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ParticleType Sync: ACTIVE -> STAGING
  631. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ContainerType Sync: ACTIVE -> STAGING
  632. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry PaintingType Sync: ACTIVE -> STAGING
  633. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry IRecipeSerializer Sync: ACTIVE -> STAGING
  634. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry StatType Sync: ACTIVE -> STAGING
  635. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry VillagerProfession Sync: ACTIVE -> STAGING
  636. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry PointOfInterestType Sync: ACTIVE -> STAGING
  637. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry MemoryModuleType Sync: ACTIVE -> STAGING
  638. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry SensorType Sync: ACTIVE -> STAGING
  639. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Schedule Sync: ACTIVE -> STAGING
  640. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Activity Sync: ACTIVE -> STAGING
  641. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry WorldCarver Sync: ACTIVE -> STAGING
  642. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry SurfaceBuilder Sync: ACTIVE -> STAGING
  643. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Feature Sync: ACTIVE -> STAGING
  644. 36:26.26 [Server thread/DEBUG] [ClearableRegistry/REGISTRY]: minecraft:feature: Clearing registry
  645. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Placement Sync: ACTIVE -> STAGING
  646. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry BiomeProviderType Sync: ACTIVE -> STAGING
  647. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ChunkGeneratorType Sync: ACTIVE -> STAGING
  648. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ChunkStatus Sync: ACTIVE -> STAGING
  649. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ModDimension Sync: ACTIVE -> STAGING
  650. 36:26.26 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry DataSerializerEntry Sync: ACTIVE -> STAGING
  651. 36:26.26 [Server thread/DEBUG] [ObjectHolderRegistry/REGISTRIES]: Applying holder lookups
  652. 36:26.26 [Server thread/DEBUG] [ObjectHolderRegistry/REGISTRIES]: Holder lookups applied
  653. 36:26.26 [Server thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\Darkr\.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
  654. 36:26.26 [Server thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:nihilloremod for mod file C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\build\resources\main
  655. 32:26.26 [Server thread/INFO] [minecraft/MinecraftServer]: Found new data pack vanilla, loading it automatically
  656. 32:26.26 [Server thread/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: Default, forge-1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3-recomp.jar, main
  657. 32:26.28 [Server thread/INFO] [minecraft/RecipeManager]: Loaded 6 recipes
  658. 32:26.31 [Server thread/INFO] [minecraft/AdvancementList]: Loaded 811 advancements
  659. 33:26.32 [Server thread/WARN] [minecraft/ServerWorld]: Unable to find spawn biome
  660. 32:27.00 [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld
  661. 32:27.00 [Client thread/INFO] [minecraft/LoggingChunkStatusListener]: Time elapsed: 226 ms
  662. 36:27.00 [Server thread/DEBUG] [DimensionManager/DIMS]: Queueing dimension 1 to unload
  663. 36:27.00 [Server thread/DEBUG] [DimensionManager/DIMS]: Queueing dimension -1 to unload
  664. 36:27.00 [Server thread/DEBUG] [DimensionManager/DIMS]: Unloading dimension 1
  665. 32:27.00 [Server thread/INFO] [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  666. 36:27.00 [Server thread/DEBUG] [DimensionManager/DIMS]: Unloading dimension -1
  667. 32:27.00 [Server thread/INFO] [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  668. 32:27.00 [Server thread/INFO] [minecraft/IntegratedServer]: Changing view distance to 3, from 10
  669. 36:27.02 [Netty Local Client IO #0/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Starting local connection.
  670. 36:27.02 [Netty Server IO #1/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Starting local connection.
  671. 36:27.03 [Server thread/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'net.minecraftforge.fml.network.FMLHandshakeMessages$S2CModList' to 'fml:handshake' sequence 0
  672. 36:27.04 [Server thread/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config forge-server.toml' to 'fml:handshake' sequence 1
  673. 36:27.04 [Netty Local Client IO #0/DEBUG] [FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 0
  674. 36:27.04 [Netty Local Client IO #0/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Logging into server with mod list [minecraft, nihilloremod, forge]
  675. 36:27.04 [Netty Local Client IO #0/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Version test of 'FML2' from server : ACCEPTED
  676. 36:27.04 [Netty Local Client IO #0/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Version test of 'FML2' from server : ACCEPTED
  677. 36:27.04 [Netty Local Client IO #0/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'nihilloremod:nihilloremod' : Version test of '1' from server : ACCEPTED
  678. 36:27.04 [Netty Local Client IO #0/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Version test of 'FML2' from server : ACCEPTED
  679. 36:27.04 [Netty Local Client IO #0/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Version test of 'FML2' from server : ACCEPTED
  680. 36:27.04 [Netty Local Client IO #0/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Version test of 'FML2' from server : ACCEPTED
  681. 36:27.04 [Netty Local Client IO #0/DEBUG] [NetworkRegistry/NETREGISTRY]: Accepting channel list from server
  682. 36:27.04 [Netty Local Client IO #0/DEBUG] [FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 0
  683. 36:27.04 [Netty Local Client IO #0/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Accepted server connection
  684. 36:27.04 [Netty Server IO #1/DEBUG] [FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 0
  685. 36:27.04 [Netty Server IO #1/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 0 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SModListReply
  686. 36:27.04 [Netty Server IO #1/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Received client connection with modlist [minecraft, nihilloremod, forge]
  687. 36:27.04 [Netty Server IO #1/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Version test of 'FML2' from client : ACCEPTED
  688. 36:27.04 [Netty Server IO #1/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Version test of 'FML2' from client : ACCEPTED
  689. 36:27.04 [Netty Server IO #1/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'nihilloremod:nihilloremod' : Version test of '1' from client : ACCEPTED
  690. 36:27.04 [Netty Server IO #1/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Version test of 'FML2' from client : ACCEPTED
  691. 36:27.04 [Netty Server IO #1/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Version test of 'FML2' from client : ACCEPTED
  692. 36:27.04 [Netty Server IO #1/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Version test of 'FML2' from client : ACCEPTED
  693. 36:27.04 [Netty Server IO #1/DEBUG] [NetworkRegistry/NETREGISTRY]: Accepting channel list from client
  694. 36:27.04 [Netty Server IO #1/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Accepted client connection mod list
  695. 36:27.04 [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]
  696. 36:27.04 [Netty Local Client IO #0/DEBUG] [FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 1
  697. 36:27.04 [Netty Local Client IO #0/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Received config sync from server
  698. 36:27.04 [Netty Local Client IO #0/DEBUG] [FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 1
  699. 36:27.04 [Netty Server IO #1/DEBUG] [FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 1
  700. 36:27.04 [Netty Server IO #1/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 1 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
  701. 36:27.04 [Netty Server IO #1/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
  702. 36:27.04 [Server thread/DEBUG] [FMLHandshakeHandler/FMLHANDSHAKE]: Handshake complete!
  703. 32:27.04 [Netty Local Client IO #0/INFO] [ne.mi.fm.ne.NetworkHooks/]: Connected to a modded server.
  704. 32:27.04 [Server thread/INFO] [minecraft/PlayerList]: Dev[local:E:cab5267b] logged in with entity id 1 at (8.5, 5.0, 8.5)
  705. 36:27.04 [Client thread/DEBUG] [FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index -1
  706. 1;31:27.04 [Client thread/ERROR] [IndexedMessageCodec/SIMPLENET]: Received empty payload on channel fml:handshake
  707. 32:27.04 [Server thread/INFO] [minecraft/MinecraftServer]: Dev joined the game
  708. 36:27.05 [Server thread/DEBUG] [FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index -1
  709. 1;31:27.05 [Server thread/ERROR] [IndexedMessageCodec/SIMPLENET]: Received empty payload on channel fml:handshake
  710. 32:27.05 [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
  711. 32:27.05 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'CrashYea'/minecraft:overworld
  712. 32:27.05 [Client thread/INFO] [minecraft/AdvancementList]: Loaded 0 advancements
  713. # ] 
  714. # A fatal error has been detected by the Java Runtime Environment:
  715. #
  716. #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffb546b2d77, pid=9984, tid=0x0000000000002850
  717. #
  718. # JRE version: OpenJDK Runtime Environment (8.0_232-b09) (build 1.8.0_232-BellSoft-b09)
  719. # Java VM: OpenJDK 64-Bit Server VM (25.232-b09 mixed mode windows-amd64 compressed oops)
  720. # Problematic frame:
  721. # C  [ig7icd64.dll+0x22d77]
  722. #
  723. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  724. #
  725. # An error report file with more information is saved as:
  726. # C:\Users\Darkr\MCreatorWorkspaces\nihilloremod\run\hs_err_pid9984.log
  727. #
  728. # If you would like to submit a bug report, please visit:
  729. #   
  730. # The crash happened outside the Java Virtual Machine in native code.
  731. # See problematic frame for where to report the bug.
  732. #
  733. AL lib: (EE) alc_cleanup: 1 device not closed
  734. > Task :runClient FAILED
  735. FAILURE: Build failed with an exception.
  736. * What went wrong:
  737. Execution failed for task ':runClient'.
  738. > Process 'command 'C:\Users\Darkr\Desktop\MCreator 2020.2 Windows 64bit\MCreator20202\jdk\bin\java.exe'' finished with non-zero exit value 1
  739. * Try:
  740. 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.
  741. * Get more help at https://help.gradle.org
  742. Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
  743. Use '--warning-mode all' to show the individual deprecation warnings.
  744. See https://docs.gradle.org/4.9/userguide/command_line_interface.html#sec:command_line_warnings
  745. BUILD FAILED in 3m 28s
  746. 10 actionable tasks: 5 executed, 5 up-to-date
  747. BUILD FAILED
  748. Task completed in 225081 milliseconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement