Started by
SoroBlock
on
Topic category: Help with MCreator software
I was gonna test a deminsion on Minecraft. As it makes a world, it crashed. It happens to do it everytime. The Console doesn't even seem to help on what went wrong. I need help.
Full console log. If it is not helpful to you, it does not mean it is not to us. Also, use pastebin.
What's Pastebin?
http://pastebin.com/
In this case, a way to not have a 97 mile long walls of text in posts
How do I use it?
When I use Java.exe, it only appears for a split second before closing. Typing on it makes it close too.
What do you mean "use java.exe"?
There's something in the MCreator files called "java.exe". Using this makes it close right away as it opens. Maybe it's a bug or something. Use definition: take, hold, or deploy (something) as a means of accomplishing a purpose or achieving a result; employ.
paste the Console Log
isn't that clear enough?
There's a console tab...
Executing Gradle task: runClient
Build info: MCreator 2020.3.22116, forge-1.14.4, 64-bit, 12160 MB, Windows 10, JVM 1.8.0_252, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
> Configure project :
New Dep: net.minecraftforge:forge:1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3
> Task :compileJava UP-TO-DATE
> Task :processResources
> Task :classes
> Task :downloadMcpConfig
> Task :extractSrg UP-TO-DATE
> Task :createSrgToMcp UP-TO-DATE
> Task :downloadMCMeta UP-TO-DATE
> Task :downloadAssets
> Task :extractNatives UP-TO-DATE
> Task :makeSrcDirs
> Task :prepareRuns
> Task :prepareRunClient
> Task :runClient
11:26.39 [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.16, --version, MOD_DEV, --assetIndex, 1.14, --assetsDir, C:\Users\drmal\.mcreator\gradle\caches\forge_gradle\assets, --username, Dev, --accessToken, ????????, --userProperties, {}]
32:26.39 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher 4.1.0+62+5bfa59b starting: java version 1.8.0_252 by BellSoft
36:26.39 [main/DEBUG] [LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,fmldevdata,fmldevclient,fmldevserver,fmluserdevserver,testharness,fmluserdevdata,fmlclient,fmluserdevclient,fmlserver]
36:26.39 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
36:26.39 [main/DEBUG] [LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner]
36:26.39 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
36:26.39 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: []
36:26.39 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [fml]
36:26.39 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
36:26.39 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
36:26.39 [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
36:26.39 [main/DEBUG] [LauncherVersion/CORE]: Found FMLLauncher version 28.2
36:26.39 [main/DEBUG] [FMLLoader/CORE]: FML 28.2 loading
36:26.39 [main/DEBUG] [FMLLoader/CORE]: FML found ModLauncher version : 4.1.0+62+5bfa59b
36:26.39 [main/DEBUG] [FMLLoader/CORE]: Initializing modjar URL handler
36:26.39 [main/DEBUG] [FMLLoader/CORE]: FML found AccessTransformer version : 1.0.5+4+02b7b69
36:26.39 [main/DEBUG] [FMLLoader/CORE]: FML found EventBus version : 1.0.0+54+3f83a9e
36:26.39 [main/DEBUG] [FMLLoader/CORE]: Found Runtime Dist Cleaner
36:26.39 [main/DEBUG] [FMLLoader/CORE]: FML found CoreMod version : 1.0.0+4+e6fed88
36:26.39 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package implementation version 1.5.0+6+478760f
36:26.39 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package specification 3
32:26.40 [main/INFO] [FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
36:26.40 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
36:26.40 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
36:26.40 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
36:26.40 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
36:26.40 [main/DEBUG] [FMLServiceProvider/CORE]: Setting up basic FML game directories
36:26.40 [main/DEBUG] [FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\drmal\MCreatorWorkspaces\explorationupdate\run
36:26.40 [main/DEBUG] [FMLPaths/CORE]: Path GAMEDIR is C:\Users\drmal\MCreatorWorkspaces\explorationupdate\run
36:26.40 [main/DEBUG] [FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\drmal\MCreatorWorkspaces\explorationupdate\run\mods
36:26.40 [main/DEBUG] [FMLPaths/CORE]: Path MODSDIR is C:\Users\drmal\MCreatorWorkspaces\explorationupdate\run\mods
36:26.40 [main/DEBUG] [FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\drmal\MCreatorWorkspaces\explorationupdate\run\config
36:26.40 [main/DEBUG] [FMLPaths/CORE]: Path CONFIGDIR is C:\Users\drmal\MCreatorWorkspaces\explorationupdate\run\config
36:26.40 [main/DEBUG] [FMLPaths/CORE]: Path FMLCONFIG is C:\Users\drmal\MCreatorWorkspaces\explorationupdate\run\config\fml.toml
36:26.40 [main/DEBUG] [FMLServiceProvider/CORE]: Loading configuration
36:26.40 [main/DEBUG] [FileUtils/CORE]: Found existing default config directory directory : C:\Users\drmal\MCreatorWorkspaces\explorationupdate\run\defaultconfigs
36:26.40 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing launch handler
36:26.40 [main/DEBUG] [FMLLoader/CORE]: Using fmluserdevclient as launch service
36:26.40 [main/DEBUG] [FMLLoader/CORE]: Received command line version data : MC Version: '1.14.4' MCP Version: '20190829.143755' Forge Version: '28.2.16' Forge group: 'net.minecraftforge'
36:26.40 [main/DEBUG] [LibraryFinder/CORE]: Found JAR forge at path C:\Users\drmal\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3\forge-1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3-recomp.jar
36:26.40 [main/DEBUG] [LibraryFinder/CORE]: Found JAR mcdata at path C:\Users\drmal\.mcreator\gradle\caches\forge_gradle\minecraft_repo\versions\1.14.4\client-extra.jar
36:26.40 [main/DEBUG] [FMLUserdevLaunchProvider/CORE]: Injecting maven path C:\Users\drmal\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo
36:26.40 [main/DEBUG] [FMLCommonLaunchHandler/CORE]: Got mod coordinates examplemod%%C:\Users\drmal\MCreatorWorkspaces\explorationupdate\build\resources\main;examplemod%%C:\Users\drmal\MCreatorWorkspaces\explorationupdate\build\classes\java\main from env
36:26.40 [main/DEBUG] [FMLCommonLaunchHandler/CORE]: Found supplied mod coordinates [{examplemod=[C:\Users\drmal\MCreatorWorkspaces\explorationupdate\build\resources\main, C:\Users\drmal\MCreatorWorkspaces\explorationupdate\build\classes\java\main]}]
36:26.40 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found 2 language providers
36:26.40 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider javafml, version 28.2
36:26.40 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
36:26.40 [main/DEBUG] [LanguageLoadingProvider/CORE]: Skipping adding forge jar - javafml is already present
36:26.40 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
36:26.40 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'mcp'
36:26.40 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {srg=srgtomcp:1234}
36:26.40 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
36:26.40 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
36:26.40 [main/DEBUG] [FMLServiceProvider/CORE]: Initiating mod scan
36:26.40 [main/DEBUG] [LibraryFinder/CORE]: Found JAR classpath_mod at path C:\Users\drmal\MCreatorWorkspaces\explorationupdate\build\resources\main
36:26.40 [main/DEBUG] [LibraryFinder/CORE]: Found JAR classpath_mod at path C:\Users\drmal\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3\forge-1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3-recomp.jar
36:26.40 [main/DEBUG] [ClasspathLocator/CORE]: Found classpath mod: C:\Users\drmal\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3\forge-1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3-recomp.jar
36:26.40 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Program Files\Pylo\MCreator\jdk\jre\lib\ext\jfxrt.jar
36:26.40 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3\forge-1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3-recomp.jar
36:26.40 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3\forge-1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3-launcher.jar
36:26.40 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\forge_gradle\minecraft_repo\versions\1.14.4\client-extra.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\accesstransformers\1.0.5\1254aa2fe7555253cef286338d936e646c26571c\accesstransformers-1.0.5-shadowed.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\eventbus\1.0.0\dfdaccd05f2d127a3633e45eb9119c9d1669e3ad\eventbus-1.0.0-service.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\coremods\1.0.0\b26ab79f66a4b0dd9c236733e79a0c4670c7b269\coremods-1.0.0.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\forgespi\1.5.0\50212f863b1e5119f0e4fced4c5f8d838269318f\forgespi-1.5.0.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\cpw.mods\modlauncher\4.1.0\113c9ea1a20ff347f972c25b184a9b530c03cd53\modlauncher-4.1.0.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\cpw.mods\modlauncher\4.1.0\b0bae299762c445426a578979e70728320aaaabb\modlauncher-4.1.0-api.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\com.google.code.findbugs\jsr305\3.0.2\25ea2e8b0c338a877313bd4672d3fe056ea78f0d\jsr305-3.0.2.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\mergetool\1.0.9\d1e1ba354a40b5703340b5cb02fdca489cff3646\mergetool-1.0.9-api.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-commons\6.2\f0df1c69e34a0463679d7c8db36ddb4312836e76\asm-commons-6.2.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-util\6.2\a9690730f92cc79eeadc20e400ebb41eccce10b1\asm-util-6.2.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-analysis\6.2\c7d9a90d221cbb977848d2c777eb3aa7637e89df\asm-analysis-6.2.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-tree\6.2\61570e046111559f38d4e0e580c005f75988c0a6\asm-tree-6.2.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.ow2.asm\asm\6.2\1b6c4ff09ce03f3052429139c2a68e295cae6604\asm-6.2.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\cpw.mods\grossjava9hacks\1.1.0\ba432ff9b3477370a2317eff223ad3b6a82d37b1\grossjava9hacks-1.1.0.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\unsafe\0.2.0\54d7a0a5e8fdb71b973025caa46f341ae5904f39\unsafe-0.2.0.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\com.electronwill.night-config\toml\3.6.0\f0c2c48748bdfc8d1f3798ec478f003bccc7e0b1\toml-3.6.0.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\com.electronwill.night-config\core\3.6.0\412f2edf0ef6cc9178ab38751af4e507f413bef\core-3.6.0.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.jline\jline\3.12.1\de2bd909cb9f8eaa741bd03df4a1bd3f6eb593c7\jline-3.12.1.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.maven\maven-artifact\3.6.0\d4c0da647de59c9ccc304a112fe1f1474d49e8eb\maven-artifact-3.6.0.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\net.jodah\typetools\0.6.0\a1552ecd6f5b9444585a7c4b05f6312cf7d32fd3\typetools-0.6.0.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\java3d\vecmath\1.5.2\79846ba34cbd89e2422d74d53752f993dcc2ccaf\vecmath-1.5.2.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\net.minecrell\terminalconsoleappender\1.2.0\96d02cd3b384ff015a8fef4223bcb4ccf1717c95\terminalconsoleappender-1.2.0.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-core\2.11.2\6c2fb3f5b7cd27504726aef1b674b542a0c9cf53\log4j-core-2.11.2.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-api\2.11.2\f5e9a2ffca496057d6891a3de65128efc636e26e\log4j-api-2.11.2.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\net.sf.jopt-simple\jopt-simple\5.0.4\4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c\jopt-simple-5.0.4.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\com.mojang\patchy\1.1\aef610b34a1be37fa851825f12372b78424d8903\patchy-1.1.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\oshi-project\oshi-core\1.1\9ddf7b048a8d701be231c0f4f95fd986198fd2d8\oshi-core-1.1.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\net.java.dev.jna\jna\4.4.0\cb208278274bf12ebdb56c61bd7407e6f774d65a\jna-4.4.0.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\net.java.dev.jna\platform\3.4.0\e3f70017be8100d3d6923f50b3d2ee17714e9c13\platform-3.4.0.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\com.ibm.icu\icu4j-core-mojang\51.2\63d216a9311cca6be337c1e458e587f99d382b84\icu4j-core-mojang-51.2.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\com.mojang\javabridge\1.0.22\6aa6453aa99a52a5cd91749da1af6ab70e082ab3\javabridge-1.0.22.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\io.netty\netty-all\4.1.25.Final\d0626cd3108294d1d58c05859add27b4ef21f83b\netty-all-4.1.25.Final.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\com.google.guava\guava\21.0\3a3d111be1be1b745edfa7d91678a12d7ed38709\guava-21.0.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.commons\commons-lang3\3.8.1\6505a72a097d9270f7a9e7bf42c4238283247755\commons-lang3-3.8.1.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\commons-io\commons-io\2.5\2852e6e05fbb95076fc091f6d1780f1f8fe35e0f\commons-io-2.5.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpclient\4.3.3\18f4247ff4572a074444572cee34647c43e7c9c7\httpclient-4.3.3.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\commons-codec\commons-codec\1.10\4b95f4897fa13f2cd904aee711aeafc0c5295cd8\commons-codec-1.10.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\net.java.jinput\jinput\2.0.5\39c7796b469a600f72380316f6b1f11db6c2c7c4\jinput-2.0.5.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\net.java.jutils\jutils\1.0.0\e12fe1fda814bd348c1579329c86943d2cd3c6a6\jutils-1.0.0.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\com.mojang\brigadier\1.0.17\c6b7dc51dd44379cc751b7504816006e9be4b1e6\brigadier-1.0.17.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\com.mojang\datafixerupper\2.0.24\944c24a8519981847ffb36c6dcd059d96fcb4b0\datafixerupper-2.0.24.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\com.google.code.gson\gson\2.8.0\c4ba5371a29ac9b2ad6129b1d39ea38750043eff\gson-2.8.0.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\com.mojang\authlib\1.5.25\9834cdf236c22e84b946bba989e2f94ef5897c3c\authlib-1.5.25.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.commons\commons-compress\1.8.1\a698750c16740fd5b3871425f4cb3bbaa87f529d\commons-compress-1.8.1.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\commons-logging\commons-logging\1.1.3\f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f\commons-logging-1.1.3.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpcore\4.3.2\31fbbff1ddbf98f3aa7377c94d33b0447c646b6e\httpcore-4.3.2.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\it.unimi.dsi\fastutil\8.2.1\5ad88f325e424f8dbc2be5459e21ea5cab3864e9\fastutil-8.2.1.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-jemalloc\3.2.2\ee8e57a79300f78294576d87c4a587f8c99402e2\lwjgl-jemalloc-3.2.2.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-jemalloc\3.2.2\338b25b99da3ba5f441f6492f2ce2a9c608860ed\lwjgl-jemalloc-3.2.2-natives-windows.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-openal\3.2.2\2b772a102b0a11ee5f2109a5b136f4dc7c630827\lwjgl-openal-3.2.2.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-openal\3.2.2\ec20a7d42a2438528fca87e60b1705f1e2339ddb\lwjgl-openal-3.2.2-natives-windows.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-opengl\3.2.2\6ac5bb88b44c43ea195a570aab059f63da004cd8\lwjgl-opengl-3.2.2.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-opengl\3.2.2\d8dcdc91066cae2d2d8279cb4a9f9f05d9525826\lwjgl-opengl-3.2.2-natives-windows.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-glfw\3.2.2\d3ad4df38e400b8afba1de63f84338809399df5b\lwjgl-glfw-3.2.2.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-glfw\3.2.2\dc6826d636bf796b33a49038c354210e661bfc17\lwjgl-glfw-3.2.2-natives-windows.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-stb\3.2.2\3b8e6ebc5851dd3d17e37e5cadce2eff2a429f0f\lwjgl-stb-3.2.2.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-stb\3.2.2\811f705cbb29e8ae8d60bdf8fdd38c0c123ad3ef\lwjgl-stb-3.2.2-natives-windows.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl\3.2.2\8ad6294407e15780b43e84929c40e4c5e997972e\lwjgl-3.2.2.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl\3.2.2\5359f3aa50d36352815fc662ea73e1c00d22170\lwjgl-3.2.2-natives-windows.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\com.mojang\text2speech\1.11.3\f378f889797edd7df8d32272c06ca80a1b6b0f58\text2speech-1.11.3.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\com.mojang\text2speech\1.11.3\c0b242c0091be5acbf303263c7eeeaedd70544c7\text2speech-1.11.3-natives-windows.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.antlr\antlr4-runtime\4.7.2\e27d8ab4f984f9d186f54da984a6ab1cccac755e\antlr4-runtime-4.7.2.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.codehaus.plexus\plexus-utils\3.1.0\60eecb6f15abdb1c653ad80abaac6fe188b3feaa\plexus-utils-3.1.0.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.jline\jline-reader\3.12.1\4382ab1382c7b6f379377ed5f665dc2f6e1218bc\jline-reader-3.12.1.jar
36:26.41 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\drmal\.mcreator\gradle\caches\modules-2\files-2.1\org.jline\jline-terminal\3.12.1\c777448314e050d980a6b697c140f3bfe9eb7416\jline-terminal-3.12.1.jar
36:26.41 [main/DEBUG] [ModListHandler/CORE]: Found mod coordinates from lists: []
36:26.41 [main/DEBUG] [ModDiscoverer/CORE]: Found Mod Locators : (userdev classpath:null),(mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null)
36:26.41 [main/DEBUG] [ExplodedDirectoryLocator/LOADING]: Found exploded directory mod manifest at C:\Users\drmal\MCreatorWorkspaces\explorationupdate\build\resources\main\META-INF\mods.toml
36:26.41 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\drmal\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3\forge-1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3-recomp.jar
36:26.41 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file forge-1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3-recomp.jar with {forge} mods - versions {28.2.16}
36:26.41 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\drmal\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3\forge-1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3-recomp.jar with language javafml
36:26.41 [main/DEBUG] [ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js
36:26.41 [main/DEBUG] [ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js
36:26.41 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\drmal\MCreatorWorkspaces\explorationupdate\build\resources\main
36:26.41 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file main with {explorationupdate} mods - versions {1.0.0}
36:26.41 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\drmal\MCreatorWorkspaces\explorationupdate\build\resources\main with language javafml
36:26.41 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\drmal\.mcreator\gradle\caches\forge_gradle\minecraft_repo\versions\1.14.4\client-extra.jar
36:26.41 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file client-extra.jar with {minecraft} mods - versions {1.14.4}
36:26.41 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\drmal\.mcreator\gradle\caches\forge_gradle\minecraft_repo\versions\1.14.4\client-extra.jar with language minecraft
36:26.41 [main/DEBUG] [ModSorter/LOADING]: Found 1 mandatory requirements
36:26.41 [main/DEBUG] [ModSorter/LOADING]: Found 0 mandatory mod requirements missing
36:26.43 [main/DEBUG] [MCPNamingService/CORE]: Loaded 10986 method mappings from methods.csv
36:26.43 [main/DEBUG] [MCPNamingService/CORE]: Loaded 15085 field mappings from fields.csv
36:26.43 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
36:26.43 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
36:26.43 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
36:26.43 [main/DEBUG] [FMLServiceProvider/CORE]: Loading coremod transformers
36:26.43 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js
36:26.43 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
36:26.43 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@8a589a2 to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V}
36:26.43 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6e46d9f4 to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V}
36:26.43 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5cc69cfe to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V}
36:26.43 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@29cfd92b to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V}
36:26.43 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@21c64522 to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V}
36:26.43 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7997b197 to Target : CLASS {Lnet/minecraft/item/FishBucketItem;} {} {V}
36:26.43 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
32:26.43 [main/INFO] [LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmluserdevclient' with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, C:\Users\drmal\.mcreator\gradle\caches\forge_gradle\assets, --assetIndex, 1.14, --username, Dev, --accessToken, ????????, --userProperties, {}]
36:26.43 [main/DEBUG] [FMLUserdevClientLaunchProvider/CORE]: Launching minecraft in cpw.mods.modlauncher.TransformingClassLoader@1950e8a6 with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, C:\Users\drmal\.mcreator\gradle\caches\forge_gradle\assets, --assetIndex, 1.14, --username, Dev, --accessToken, DONT_CRASH, --userProperties, {}]
32:26.47 [Client thread/INFO] [minecraft/Minecraft]: Setting user: Dev
36:26.50 [Client thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowingFluidBlock
36:26.50 [Client thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/StairsBlock
36:26.50 [Client thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowerPotBlock
36:27.00 [Client thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem
36:27.00 [Client thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/FishBucketItem
36:27.01 [Client thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance
32:27.08 [Client thread/INFO] [minecraft/Minecraft]: LWJGL Version: 3.2.2 build 10
33:27.11 [Client thread/WARN] [minecraft/GameSettings]: Removed resource pack mod_resources from options because it doesn't seem to exist anymore
36:27.11 [Client thread/DEBUG] [ForgeI18n/CORE]: Loading I18N data entries: 4474
36:27.12 [Client thread/DEBUG] [ModLoader/CORE]: Loading Network data for FML net version: FML2
36:27.12 [Client thread/DEBUG] [ModList/LOADING]: Using 4 threads for parallel mod-loading
36:27.12 [Client thread/DEBUG] [ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@1950e8a6
36:27.12 [Client thread/DEBUG] [ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@1950e8a6
36:27.12 [Client thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1950e8a6 - got cpw.mods.modlauncher.TransformingClassLoader@1950e8a6
36:27.12 [Client thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@1950e8a6 & cpw.mods.modlauncher.TransformingClassLoader@1950e8a6
36:27.12 [Client thread/DEBUG] [FMLModContainer/LOADING]: Loaded modclass net.minecraftforge.common.ForgeMod with cpw.mods.modlauncher.TransformingClassLoader@1950e8a6
36:27.12 [Client thread/DEBUG] [ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@1950e8a6
36:27.12 [Client thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1950e8a6 - got cpw.mods.modlauncher.TransformingClassLoader@1950e8a6
36:27.12 [Client thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.explorationupdate.ExplorationupdateMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@1950e8a6 & cpw.mods.modlauncher.TransformingClassLoader@1950e8a6
36:27.12 [Client thread/DEBUG] [FMLModContainer/LOADING]: Loaded modclass net.mcreator.explorationupdate.ExplorationupdateMod with cpw.mods.modlauncher.TransformingClassLoader@1950e8a6
36:27.12 [Client thread/DEBUG] [ModList/LOADING]: Dispatching parallel event LifecycleEvent:CONSTRUCT
36:27.12 [modloading-worker-1/DEBUG] [FMLModContainer/LOADING]: Loading mod instance forge of type net.minecraftforge.common.ForgeMod
36:27.13 [modloading-worker-2/DEBUG] [FMLModContainer/LOADING]: Loading mod instance explorationupdate of type net.mcreator.explorationupdate.ExplorationupdateMod
36:27.12 [modloading-worker-1/DEBUG] [ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 28.2 from cpw.mods.modlauncher.TransformingClassLoader@1950e8a6
36:27.13 [modloading-worker-1/DEBUG] [ForgeVersion/CORE]: Found Forge version 28.2.16
36:27.13 [modloading-worker-1/DEBUG] [ForgeVersion/CORE]: Found Forge spec 28.2
36:27.13 [modloading-worker-1/DEBUG] [ForgeVersion/CORE]: Found Forge group net.minecraftforge
36:27.13 [modloading-worker-1/DEBUG] [MCPVersion/CORE]: Found MC version information 1.14.4
36:27.13 [modloading-worker-1/DEBUG] [MCPVersion/CORE]: Found MCP version information 20190829.143755
32:27.13 [modloading-worker-1/INFO] [ForgeMod/FORGEMOD]: Forge mod loading, version 28.2.16, for MC 1.14.4 with MCP 20190829.143755
32:27.13 [modloading-worker-1/INFO] [MinecraftForge/FORGE]: MinecraftForge v28.2.16 Initialized
36:27.14 [modloading-worker-1/DEBUG] [ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
36:27.14 [modloading-worker-1/DEBUG] [ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
36:27.14 [modloading-worker-1/DEBUG] [FMLModContainer/LOADING]: Loaded mod instance forge of type net.minecraftforge.common.ForgeMod
36:27.14 [modloading-worker-1/DEBUG] [FMLModContainer/LOADING]: Injecting Automatic event subscribers for forge
36:27.14 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
36:27.14 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.model.ModelDataManager to FORGE
36:27.14 [modloading-worker-1/DEBUG] [FMLModContainer/LOADING]: Completed Automatic event subscribers for forge
33:27.26 [modloading-worker-2/WARN] [minecraft/EntityType]: No data fixer registered for entity abomination
33:27.27 [modloading-worker-2/WARN] [minecraft/EntityType]: No data fixer registered for entity abomination_enraged
33:27.27 [modloading-worker-2/WARN] [minecraft/EntityType]: No data fixer registered for entity eggcarrier
36:27.27 [modloading-worker-2/DEBUG] [FMLModContainer/LOADING]: Loaded mod instance explorationupdate of type net.mcreator.explorationupdate.ExplorationupdateMod
36:27.27 [modloading-worker-2/DEBUG] [FMLModContainer/LOADING]: Injecting Automatic event subscribers for explorationupdate
36:27.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for explorationupdate
36:27.27 [modloading-worker-2/DEBUG] [FMLModContainer/LOADING]: Completed Automatic event subscribers for explorationupdate
36:27.27 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:CREATE_REGISTRIES
36:27.27 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.NewRegistry
36:27.27 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.NewRegistry
36:27.27 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.NewRegistry
36:27.27 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.NewRegistry
36:27.27 [Client thread/DEBUG] [ObjectHolderRegistry/REGISTRIES]: Processing ObjectHolder annotations
36:27.27 [Client thread/DEBUG] [ObjectHolderRegistry/REGISTRIES]: Found 2521 ObjectHolder annotations
36:27.27 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.27 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block>
36:27.27 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block>
36:27.27 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:block>
36:27.27 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:block>
36:27.27 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:block
36:27.27 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:block
36:27.27 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.27 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:item>
36:27.27 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:item>
36:27.27 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:item>
36:27.27 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:item>
36:27.27 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:item
36:27.27 [Client thread/DEBUG] [ne.mi.re.ObjectHolderRef/]: Unable to lookup explorationupdate:boosttorsoboots for public static net.minecraft.item.Item net.mcreator.explorationupdate.item.BoostTorsoItem.boots. This means the object wasn't registered. It's likely just mod options.
36:27.27 [Client thread/DEBUG] [ne.mi.re.ObjectHolderRef/]: Unable to lookup explorationupdate:boosttorsolegs for public static net.minecraft.item.Item net.mcreator.explorationupdate.item.BoostTorsoItem.legs. This means the object wasn't registered. It's likely just mod options.
36:27.27 [Client thread/DEBUG] [ne.mi.re.ObjectHolderRef/]: Unable to lookup explorationupdate:boosttorsohelmet for public static net.minecraft.item.Item net.mcreator.explorationupdate.item.BoostTorsoItem.helmet. This means the object wasn't registered. It's likely just mod options.
36:27.27 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:item
36:27.27 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.27 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<forge:loot_modifier_serializers>
36:27.27 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<forge:loot_modifier_serializers>
36:27.27 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<forge:loot_modifier_serializers>
36:27.27 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<forge:loot_modifier_serializers>
36:27.27 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: forge:loot_modifier_serializers
36:27.27 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: forge:loot_modifier_serializers
36:27.27 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.27 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<forge:moddimensions>
36:27.27 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<forge:moddimensions>
36:27.27 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<forge:moddimensions>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<forge:moddimensions>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: forge:moddimensions
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: forge:moddimensions
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:activities>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:activities>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:activities>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:activities>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:activities
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:activities
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:biome>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:biome>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:biome>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:biome>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:biome
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:biome
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:biome_source_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:biome_source_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:biome_source_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:biome_source_type>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:biome_source_type
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:biome_source_type
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block_entity_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block_entity_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:block_entity_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:block_entity_type>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:block_entity_type
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:block_entity_type
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:carver>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:carver>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:carver>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:carver>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:carver
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:carver
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:chunk_generator_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:chunk_generator_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:chunk_generator_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:chunk_generator_type>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:chunk_generator_type
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:chunk_generator_type
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:chunk_status>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:chunk_status>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:chunk_status>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:chunk_status>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:chunk_status
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:chunk_status
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:dataserializers>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:dataserializers>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:dataserializers>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:dataserializers>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:dataserializers
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:dataserializers
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:decorator>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:decorator>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:decorator>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:decorator>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:decorator
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:decorator
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:enchantment>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:enchantment>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:enchantment>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:enchantment>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:enchantment
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:enchantment
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:entity_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:entity_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:entity_type>
33:27.28 [Client thread/WARN] [minecraft/EntityType]: No data fixer registered for entity entitybulletabomination
33:27.28 [Client thread/WARN] [minecraft/EntityType]: No data fixer registered for entity entitybulletabomination_enraged
33:27.28 [Client thread/WARN] [minecraft/EntityType]: No data fixer registered for entity entitybulletwitherscythe
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:entity_type>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:entity_type
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:entity_type
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:feature>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:feature>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:feature>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:feature>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:feature
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:feature
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:fluid>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:fluid>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:fluid>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:fluid>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:fluid
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:fluid
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:memory_module_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:memory_module_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:memory_module_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:memory_module_type>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:memory_module_type
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:memory_module_type
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:menu>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:menu>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:menu>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:menu>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:menu
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:menu
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:mob_effect>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:mob_effect>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:mob_effect>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:mob_effect>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:mob_effect
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:mob_effect
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:motive>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:motive>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:motive>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:motive>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:motive
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:motive
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:particle_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:particle_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:particle_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:particle_type>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:particle_type
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:particle_type
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:point_of_interest_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:point_of_interest_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:point_of_interest_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:point_of_interest_type>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:point_of_interest_type
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:point_of_interest_type
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:potion>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:potion>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:potion>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:potion>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:potion
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:potion
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:recipe_serializer>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:recipe_serializer>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:recipe_serializer>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:recipe_serializer>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:recipe_serializer
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:recipe_serializer
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:schedule>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:schedule>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:schedule>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:schedule>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:schedule
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:schedule
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:sensor_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:sensor_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:sensor_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:sensor_type>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:sensor_type
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:sensor_type
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:sound_event>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:sound_event>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:sound_event>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:sound_event>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:sound_event
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:sound_event
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:stat_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:stat_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:stat_type>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:stat_type>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:stat_type
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:stat_type
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:surface_builder>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:surface_builder>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:surface_builder>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:surface_builder>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:surface_builder
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:surface_builder
36:27.28 [Client thread/DEBUG] [ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:villager_profession>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:villager_profession>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : RegistryEvent.Register<minecraft:villager_profession>
36:27.28 [Client thread/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : RegistryEvent.Register<minecraft:villager_profession>
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:villager_profession
36:27.28 [Client thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:villager_profession
36:27.28 [Client thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:explorationupdate for mod file C:\Users\drmal\MCreatorWorkspaces\explorationupdate\build\resources\main
36:27.28 [Client thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\drmal\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3\forge-1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3-recomp.jar
36:27.29 [Client thread/DEBUG] [ForgeI18n/CORE]: Loading I18N data entries: 0
32:27.34 [Client thread/INFO] [mojang/NarratorWindows]: Narrator library for x64 successfully loaded
36:27.35 [Server-Worker-1/DEBUG] [ConfigTracker/CONFIG]: Loading configs type CLIENT
36:27.35 [Server-Worker-1/DEBUG] [ConfigTracker/CONFIG]: Loading config file type CLIENT at forge-client.toml for forge
36:27.35 [Server-Worker-1/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\drmal\MCreatorWorkspaces\explorationupdate\run\config\forge-client.toml
36:27.35 [Server-Worker-1/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\drmal\MCreatorWorkspaces\explorationupdate\run\config\forge-client.toml
36:27.35 [Server-Worker-1/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\drmal\MCreatorWorkspaces\explorationupdate\run\config\forge-client.toml for changes
36:27.35 [Server-Worker-1/DEBUG] [ForgeConfig/FORGEMOD]: Loaded forge config file forge-client.toml
36:27.35 [Server-Worker-1/DEBUG] [ConfigTracker/CONFIG]: Loading configs type COMMON
36:27.35 [Server-Worker-1/DEBUG] [ModList/LOADING]: Dispatching parallel event LifecycleEvent:COMMON_SETUP
36:27.35 [modloading-worker-0/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : FMLCommonSetupEvent
36:27.35 [modloading-worker-3/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : FMLCommonSetupEvent
36:27.35 [modloading-worker-0/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : FMLCommonSetupEvent
36:27.35 [modloading-worker-3/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : FMLCommonSetupEvent
36:27.35 [Server-Worker-1/DEBUG] [ModList/LOADING]: Dispatching parallel event LifecycleEvent:SIDED_SETUP
36:27.35 [modloading-worker-3/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : FMLClientSetupEvent
36:27.35 [modloading-worker-0/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : FMLClientSetupEvent
36:27.35 [modloading-worker-0/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : FMLClientSetupEvent
32:27.35 [modloading-worker-3/INFO] [ne.mi.cl.mo.ob.OBJLoader/]: OBJLoader: Domain explorationupdate has been added.
36:27.35 [modloading-worker-3/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : FMLClientSetupEvent
32:27.35 [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promoti…
36:27.36 [Forge Version Check/DEBUG] [ne.mi.fm.VersionChecker/]: [forge] Received version check data:
{
"homepage": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/",
"promos": {
"1.1-latest": "1.3.2.6",
"1.10-latest": "12.18.0.2000",
"1.10.2-latest": "12.18.3.2511",
"1.10.2-recommended": "12.18.3.2185",
"1.11-latest": "13.19.1.2199",
"1.11-recommended": "13.19.1.2189",
"1.11.2-latest": "13.20.1.2588",
"1.11.2-recommended": "13.20.1.2386",
"1.12-latest": "14.21.1.2443",
"1.12-recommended": "14.21.1.2387",
"1.12.1-latest": "14.22.1.2485",
"1.12.1-recommended": "14.22.1.2478",
"1.12.2-latest": "14.23.5.2854",
"1.12.2-recommended": "14.23.5.2854",
"1.13.2-latest": "25.0.219",
"1.14.2-latest": "26.0.63",
"1.14.3-latest": "27.0.60",
"1.14.4-latest": "28.2.17",
"1.14.4-recommended": "28.2.0",
"1.15-latest": "29.0.4",
"1.15.1-latest": "30.0.51",
"1.15.2-latest": "31.2.5",
"1.15.2-recommended": "31.2.0",
"1.5.2-latest": "7.8.1.738",
"1.5.2-recommended": "7.8.1.737",
"1.6.1-latest": "8.9.0.775",
"1.6.2-latest": "9.10.1.871",
"1.6.2-recommended": "9.10.1.871",
"1.6.3-latest": "9.11.0.878",
"1.6.4-latest": "9.11.1.1345",
"1.6.4-recommended": "9.11.1.1345",
"1.7.10-latest": "10.13.4.1614",
"1.7.10-latest-1.7.10": "10.13.2.1343",
"1.7.10-recommended": "10.13.4.1558",
"1.7.2-latest": "10.12.2.1147",
"1.7.2-recommended": "10.12.2.1121",
"1.8-latest": "11.14.4.1577",
"1.8-recommended": "11.14.4.1563",
"1.8.8-latest": "11.15.0.1655",
"1.8.9-latest": "11.15.1.2318",
"1.8.9-recommended": "11.15.1.1722",
"1.9-latest": "12.16.0.1942",
"1.9-recommended": "12.16.1.1887",
"1.9.4-latest": "12.17.0.2051",
"1.9.4-recommended": "12.17.0.1976",
"latest-1.7.10": "10.13.2.1343"
}
}
32:27.36 [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: OUTDATED Current: 28.2.16 Target: 28.2.17
33:27.40 [Server-Worker-2/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: explorationupdate:blockstates/slimyfluid.json: java.io.FileNotFoundException: explorationupdate:blockstates/slimyfluid.json
33:27.40 [Server-Worker-2/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'explorationupdate:blockstates/slimyfluid.json' missing model for variant: 'explorationupdate:slimyfluid#level=9'
33:27.40 [Server-Worker-2/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'explorationupdate:blockstates/slimyfluid.json' missing model for variant: 'explorationupdate:slimyfluid#level=7'
33:27.40 [Server-Worker-2/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'explorationupdate:blockstates/slimyfluid.json' missing model for variant: 'explorationupdate:slimyfluid#level=8'
33:27.40 [Server-Worker-2/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'explorationupdate:blockstates/slimyfluid.json' missing model for variant: 'explorationupdate:slimyfluid#level=5'
33:27.40 [Server-Worker-2/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'explorationupdate:blockstates/slimyfluid.json' missing model for variant: 'explorationupdate:slimyfluid#level=6'
33:27.40 [Server-Worker-2/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'explorationupdate:blockstates/slimyfluid.json' missing model for variant: 'explorationupdate:slimyfluid#level=3'
33:27.40 [Server-Worker-2/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'explorationupdate:blockstates/slimyfluid.json' missing model for variant: 'explorationupdate:slimyfluid#level=4'
33:27.40 [Server-Worker-2/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'explorationupdate:blockstates/slimyfluid.json' missing model for variant: 'explorationupdate:slimyfluid#level=1'
33:27.40 [Server-Worker-2/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'explorationupdate:blockstates/slimyfluid.json' missing model for variant: 'explorationupdate:slimyfluid#level=2'
33:27.40 [Server-Worker-2/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'explorationupdate:blockstates/slimyfluid.json' missing model for variant: 'explorationupdate:slimyfluid#level=0'
33:27.40 [Server-Worker-2/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'explorationupdate:blockstates/slimyfluid.json' missing model for variant: 'explorationupdate:slimyfluid#level=10'
33:27.40 [Server-Worker-2/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'explorationupdate:blockstates/slimyfluid.json' missing model for variant: 'explorationupdate:slimyfluid#level=11'
33:27.40 [Server-Worker-2/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'explorationupdate:blockstates/slimyfluid.json' missing model for variant: 'explorationupdate:slimyfluid#level=14'
33:27.40 [Server-Worker-2/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'explorationupdate:blockstates/slimyfluid.json' missing model for variant: 'explorationupdate:slimyfluid#level=15'
33:27.40 [Server-Worker-2/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'explorationupdate:blockstates/slimyfluid.json' missing model for variant: 'explorationupdate:slimyfluid#level=12'
33:27.40 [Server-Worker-2/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'explorationupdate:blockstates/slimyfluid.json' missing model for variant: 'explorationupdate:slimyfluid#level=13'
33:27.44 [Server-Worker-2/WARN] [minecraft/AtlasTexture]: Texture explorationupdate:blocks/copper_ore with size 511x511 limits mip level from 2 to 0
36:27.45 [Server-Worker-2/DEBUG] [ModList/LOADING]: Dispatching parallel event LifecycleEvent:ENQUEUE_IMC
36:27.45 [modloading-worker-2/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : InterModEnqueueEvent
36:27.45 [modloading-worker-1/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : InterModEnqueueEvent
36:27.45 [modloading-worker-2/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : InterModEnqueueEvent
36:27.45 [modloading-worker-1/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : InterModEnqueueEvent
36:27.45 [Server-Worker-2/DEBUG] [ModList/LOADING]: Dispatching parallel event LifecycleEvent:PROCESS_IMC
36:27.45 [modloading-worker-2/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : InterModProcessEvent
36:27.45 [modloading-worker-2/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : InterModProcessEvent
36:27.45 [modloading-worker-0/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : InterModProcessEvent
36:27.45 [modloading-worker-0/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : InterModProcessEvent
36:27.45 [Server-Worker-2/DEBUG] [ModList/LOADING]: Dispatching parallel event LifecycleEvent:COMPLETE
36:27.45 [modloading-worker-2/DEBUG] [FMLModContainer/LOADING]: Firing event for modid forge : FMLLoadCompleteEvent
36:27.45 [modloading-worker-0/DEBUG] [FMLModContainer/LOADING]: Firing event for modid explorationupdate : FMLLoadCompleteEvent
36:27.45 [modloading-worker-0/DEBUG] [FMLModContainer/LOADING]: Fired event for modid explorationupdate : FMLLoadCompleteEvent
36:27.45 [modloading-worker-2/DEBUG] [FMLModContainer/LOADING]: Fired event for modid forge : FMLLoadCompleteEvent
36:27.45 [Server-Worker-2/DEBUG] [GameData/REGISTRIES]: Freezing registries
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Block Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Fluid Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Item Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Effect Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Biome Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry SoundEvent Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Potion Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Enchantment Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry EntityType Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry TileEntityType Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ParticleType Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ContainerType Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry PaintingType Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry IRecipeSerializer Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry StatType Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry VillagerProfession Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry PointOfInterestType Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry MemoryModuleType Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry SensorType Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Schedule Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Activity Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry WorldCarver Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry SurfaceBuilder Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Feature Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ClearableRegistry/REGISTRY]: minecraft:feature: Clearing registry
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Placement Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry BiomeProviderType Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ChunkGeneratorType Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ChunkStatus Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ModDimension Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry DataSerializerEntry Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [ForgeRegistry/REGISTRIES]: Registry GlobalLootModifierSerializer Sync: FROZEN -> ACTIVE
36:27.45 [Server-Worker-2/DEBUG] [GameData/REGISTRIES]: All registries frozen
32:27.46 [Client thread/INFO] [minecraft/SoundSystem]: OpenAL initialized.
32:27.46 [Client thread/INFO] [minecraft/SoundEngine]: Sound engine started
32:27.46 [Client thread/INFO] [minecraft/AtlasTexture]: Created: 1024x512 textures-atlas
32:27.48 [Client thread/INFO] [minecraft/AtlasTexture]: Created: 256x256 textures/particle-atlas
32:27.48 [Client thread/INFO] [minecraft/AtlasTexture]: Created: 256x256 textures/painting-atlas
32:27.48 [Client thread/INFO] [minecraft/AtlasTexture]: Created: 128x128 textures/mob_effect-atlas
32:27.48 [Realms Notification Availability checker #1/INFO] [mojang/RealmsClient]: Could not authorize you against Realms server: Invalid session id
32:28.07 [Client thread/INFO] [minecraft/SaveFormat]: Deleting level New World
32:28.07 [Client thread/INFO] [minecraft/SaveFormat]: Attempt 1...
36:28.09 [Client thread/DEBUG] [FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save New World
33:28.10 [Client thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
33:28.10 [Client thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
33:28.10 [Client thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
33:28.10 [Client thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
33:28.10 [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]
32:28.10 [Server thread/INFO] [minecraft/IntegratedServer]: Starting integrated minecraft server version 1.14.4
32:28.10 [Server thread/INFO] [minecraft/IntegratedServer]: Generating keypair
36:28.11 [Server thread/DEBUG] [FileUtils/CORE]: Making serverconfig directory : .\saves\New World\serverconfig
36:28.11 [Server thread/DEBUG] [FileUtils/CORE]: Created serverconfig directory : .\saves\New World\serverconfig
36:28.11 [Server thread/DEBUG] [ConfigTracker/CONFIG]: Loading configs type SERVER
36:28.11 [Server thread/DEBUG] [ConfigTracker/CONFIG]: Loading config file type SERVER at forge-server.toml for forge
36:28.11 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for .\saves\New World\serverconfig\forge-server.toml
36:28.11 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\saves\New World\serverconfig\forge-server.toml
36:28.11 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\saves\New World\serverconfig\forge-server.toml for changes
33:28.11 [Server thread/WARN] [ForgeConfigSpec/CORE]: Configuration file .\saves\New World\serverconfig\forge-server.toml is not correct. Correcting
33:28.11 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to SimpleCommentedConfig:{}
33:28.11 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.removeErroringEntities was corrected from null to false
33:28.11 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.removeErroringTileEntities was corrected from null to false
33:28.11 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.fullBoundingBoxLadders was corrected from null to false
33:28.11 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.zombieBaseSummonChance was corrected from null to 0.1
33:28.11 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.zombieBabyChance was corrected from null to 0.05
33:28.11 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.logCascadingWorldGeneration was corrected from null to true
33:28.11 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.fixVanillaCascading was corrected from null to false
33:28.11 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.dimensionUnloadQueueDelay was corrected from null to 0
33:28.11 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.clumpingThreshold was corrected from null to 64
33:28.11 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.treatEmptyTagsAsAir was corrected from null to false
33:28.11 [Server thread/WARN] [ForgeConfigSpec/CORE]: Incorrect key server.fixAdvancementLoading was corrected from null to true
36:28.11 [Server thread/DEBUG] [ForgeConfig/FORGEMOD]: Loaded forge config file forge-server.toml
36:28.11 [Thread-1/DEBUG] [ConfigFileTypeHandler/CONFIG]: Config file forge-server.toml changed, sending notifies
1;31:28.11 [Thread-1/FATAL] [ForgeConfig/CORE]: Forge config just got changed on the file system!
36:28.11 [Server thread/DEBUG] [DimensionManager/DIMS]: Reading Dimension Entries.
36:28.11 [Server thread/DEBUG] [ClearableRegistry/REGISTRY]: minecraft:dimension_type: Clearing registry
36:28.11 [Server thread/DEBUG] [DimensionManager/DIMS]: Registering vanilla entry ID: 1 Name: minecraft:overworld Value: DimensionType{null}
36:28.11 [Server thread/DEBUG] [DimensionManager/DIMS]: Registering vanilla entry ID: 2 Name: minecraft:the_end Value: DimensionType{null}
36:28.11 [Server thread/DEBUG] [DimensionManager/DIMS]: Registering vanilla entry ID: 0 Name: minecraft:the_nether Value: DimensionType{null}
32:28.11 [Server thread/INFO] [GameData/REGISTRIES]: Injecting existing registry data into this SERVER instance
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Block Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Fluid Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Item Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Effect Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Biome Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry SoundEvent Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Potion Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Enchantment Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry EntityType Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry TileEntityType Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ParticleType Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ContainerType Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry PaintingType Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry IRecipeSerializer Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry StatType Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry VillagerProfession Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry PointOfInterestType Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry MemoryModuleType Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry SensorType Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Schedule Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Activity Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry WorldCarver Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry SurfaceBuilder Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Feature Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ClearableRegistry/REGISTRY]: minecraft:feature: Clearing registry
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry Placement Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry BiomeProviderType Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ChunkGeneratorType Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ChunkStatus Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry ModDimension Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry DataSerializerEntry Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ForgeRegistry/REGISTRIES]: Registry GlobalLootModifierSerializer Sync: ACTIVE -> STAGING
36:28.11 [Server thread/DEBUG] [ObjectHolderRegistry/REGISTRIES]: Applying holder lookups
36:28.11 [Server thread/DEBUG] [ne.mi.re.ObjectHolderRef/]: Unable to lookup explorationupdate:boosttorsoboots for public static net.minecraft.item.Item net.mcreator.explorationupdate.item.BoostTorsoItem.boots. This means the object wasn't registered. It's likely just mod options.
36:28.11 [Server thread/DEBUG] [ne.mi.re.ObjectHolderRef/]: Unable to lookup explorationupdate:boosttorsolegs for public static net.minecraft.item.Item net.mcreator.explorationupdate.item.BoostTorsoItem.legs. This means the object wasn't registered. It's likely just mod options.
36:28.11 [Server thread/DEBUG] [ne.mi.re.ObjectHolderRef/]: Unable to lookup explorationupdate:boosttorsohelmet for public static net.minecraft.item.Item net.mcreator.explorationupdate.item.BoostTorsoItem.helmet. This means the object wasn't registered. It's likely just mod options.
36:28.11 [Server thread/DEBUG] [ObjectHolderRegistry/REGISTRIES]: Holder lookups applied
36:28.11 [Server thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:explorationupdate for mod file C:\Users\drmal\MCreatorWorkspaces\explorationupdate\build\resources\main
36:28.11 [Server thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\drmal\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3\forge-1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3-recomp.jar
32:28.11 [Server thread/INFO] [minecraft/MinecraftServer]: Found new data pack vanilla, loading it automatically
32:28.11 [Server thread/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: Default, main, forge-1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3-recomp.jar
32:28.16 [Server thread/INFO] [minecraft/RecipeManager]: Loaded 6 recipes
32:28.19 [Server thread/INFO] [minecraft/AdvancementList]: Loaded 811 advancements
1;31:28.19 [Server thread/ERROR] [ne.mi.co.lo.LootModifierManager/]: Couldn't read global loot modifier list from forge:loot_modifiers/global_loot_modifiers.json
java.io.FileNotFoundException: forge:loot_modifiers/global_loot_modifiers.json
at net.minecraft.resources.FallbackResourceManager.getAllResources(FallbackResourceManager.java:102) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.resources.FallbackResourceManager.getAllResources(FallbackResourceManager.java:102) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.resources.SimpleReloadableResourceManager.getAllResources(SimpleReloadableResourceManager.java:72) ~[?:?] {re:classloading}
at net.minecraft.resources.SimpleReloadableResourceManager.getAllResources(SimpleReloadableResourceManager.java:72) ~[?:?] {re:classloading}
at net.minecraftforge.common.loot.LootModifierManager.apply(LootModifierManager.java:90) ~[?:?] {re:classloading}
at net.minecraftforge.common.loot.LootModifierManager.apply(LootModifierManager.java:90) ~[?:?] {re:classloading}
at net.minecraftforge.common.loot.LootModifierManager.apply(LootModifierManager.java:57) ~[?:?] {re:classloading}
at net.minecraftforge.common.loot.LootModifierManager.apply(LootModifierManager.java:57) ~[?:?] {re:classloading}
at net.minecraft.client.resources.ReloadListener.lambda$reload$1(ReloadListener.java:14) ~[?:?] {re:classloading}
at net.minecraft.client.resources.ReloadListener.lambda$reload$1(ReloadListener.java:14) ~[?:?] {re:classloading}
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252] {}
at net.minecraft.resources.AsyncReloader.lambda$null$3(AsyncReloader.java:66) ~[?:?] {re:classloading}
at net.minecraft.resources.AsyncReloader.lambda$null$3(AsyncReloader.java:66) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.TickDelayedTask.run(TickDelayedTask.java:20) [?:?] {re:classloading}
at net.minecraft.util.concurrent.TickDelayedTask.run(TickDelayedTask.java:20) [?:?] {re:classloading}
at net.minecraft.util.concurrent.ThreadTaskExecutor.run(ThreadTaskExecutor.java:140) [?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.util.concurrent.ThreadTaskExecutor.run(ThreadTaskExecutor.java:140) [?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.util.concurrent.RecursiveEventLoop.run(RecursiveEventLoop.java:22) [?:?] {re:classloading}
at net.minecraft.util.concurrent.RecursiveEventLoop.run(RecursiveEventLoop.java:22) [?:?] {re:classloading}
at net.minecraft.util.concurrent.ThreadTaskExecutor.driveOne(ThreadTaskExecutor.java:110) [?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.util.concurrent.ThreadTaskExecutor.driveOne(ThreadTaskExecutor.java:110) [?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:728) [?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:728) [?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.driveOne(MinecraftServer.java:722) [?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.driveOne(MinecraftServer.java:722) [?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.util.concurrent.ThreadTaskExecutor.driveUntil(ThreadTaskExecutor.java:123) [?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.util.concurrent.ThreadTaskExecutor.driveUntil(ThreadTaskExecutor.java:123) [?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:1556) [?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:1556) [?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:444) [?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.loadDataPacks(MinecraftServer.java:444) [?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:75) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:75) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:97) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:97) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:624) [?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:624) [?:?] {re:classloading,pl:accesstransformer:B}
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252] {}
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252] {}
32:28.19 [Server thread/INFO] [DimensionManager/DIMS]: Registered dimension explorationupdate:skylands of type explorationupdate:skylands and id 3
1;31:28.27 [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
net.minecraft.crash.ReportedException: Feature placement
at net.minecraft.server.MinecraftServer.loadWorlds(MinecraftServer.java:393) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.loadWorlds(MinecraftServer.java:393) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:76) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:76) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:97) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:97) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:624) [?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:624) [?:?] {re:classloading,pl:accesstransformer:B}
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252] {}
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252] {}
Caused by: java.lang.IllegalArgumentException: bound must be positive
at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_252] {}
at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_252] {}
at net.minecraft.world.gen.placement.CountRange.lambda$getPositions$0(CountRange.java:18) ~[?:?] {re:classloading}
at net.minecraft.world.gen.placement.CountRange.lambda$getPositions$0(CountRange.java:18) ~[?:?] {re:classloading}
at java.util.stream.IntPipeline$4$1.accept(IntPipeline.java:250) ~[?:1.8.0_252] {}
at java.util.stream.IntPipeline$4$1.accept(IntPipeline.java:250) ~[?:1.8.0_252] {}
at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:110) ~[?:1.8.0_252] {}
at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:110) ~[?:1.8.0_252] {}
at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:693) ~[?:1.8.0_252] {}
at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:693) ~[?:1.8.0_252] {}
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_252] {}
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_252] {}
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_252] {}
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_252] {}
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_252] {}
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_252] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_252] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_252] {}
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_252] {}
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_252] {}
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_252] {}
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_252] {}
at net.minecraft.world.gen.placement.Placement.place(Placement.java:71) ~[?:?] {re:classloading}
at net.minecraft.world.gen.placement.Placement.place(Placement.java:71) ~[?:?] {re:classloading}
at net.minecraft.world.gen.placement.ConfiguredPlacement.func_215093_a(ConfiguredPlacement.java:30) ~[?:?] {re:classloading}
at net.minecraft.world.gen.placement.ConfiguredPlacement.func_215093_a(ConfiguredPlacement.java:30) ~[?:?] {re:classloading}
at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:18) ~[?:?] {re:classloading}
at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:18) ~[?:?] {re:classloading}
at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:12) ~[?:?] {re:classloading}
at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:12) ~[?:?] {re:classloading}
at net.minecraft.world.gen.feature.ConfiguredFeature.place(ConfiguredFeature.java:32) ~[?:?] {re:classloading}
at net.minecraft.world.gen.feature.ConfiguredFeature.place(ConfiguredFeature.java:32) ~[?:?] {re:classloading}
at net.minecraft.world.biome.Biome.decorate(Biome.java:299) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.biome.Biome.decorate(Biome.java:299) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.gen.ChunkGenerator.decorate(ChunkGenerator.java:104) ~[?:?] {re:classloading}
at net.minecraft.world.gen.ChunkGenerator.decorate(ChunkGenerator.java:104) ~[?:?] {re:classloading}
at net.minecraft.world.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:73) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:73) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:512) ~[?:?] {re:classloading}
at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:512) ~[?:?] {re:classloading}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-2.0.24.jar:?] {}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-2.0.24.jar:?] {}
at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:510) ~[?:?] {re:classloading}
at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:510) ~[?:?] {re:classloading}
at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252] {}
at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.lambda$null$1(ChunkTaskPriorityQueueSorter.java:44) ~[?:?] {re:classloading}
at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.lambda$null$1(ChunkTaskPriorityQueueSorter.java:44) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveOne(DelegatedTaskExecutor.java:83) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveOne(DelegatedTaskExecutor.java:83) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveWhile(DelegatedTaskExecutor.java:123) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveWhile(DelegatedTaskExecutor.java:123) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(DelegatedTaskExecutor.java:91) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(DelegatedTaskExecutor.java:91) ~[?:?] {re:classloading}
at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_252] {}
1;31:28.27 [Server thread/ERROR] [minecraft/MinecraftServer]: This crash report has been saved to: C:\Users\drmal\MCreatorWorkspaces\explorationupdate\run\.\crash-reports\crash-2020-05-28_11.28.27-server.txt
32:28.27 [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
32:28.27 [Server thread/INFO] [minecraft/MinecraftServer]: Saving players
32:28.27 [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
32:28.27 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/minecraft:overworld
32:28.27 [Client thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:printToSYSOUT:106 ---- Minecraft Crash Report ----
// Don't do that.
Time: 5/28/20 11:28 AM
Description: Feature placement
java.lang.IllegalArgumentException: bound must be positive
at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_252] {}
at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_252] {}
at net.minecraft.world.gen.placement.CountRange.lambda$getPositions$0(CountRange.java:18) ~[?:?] {re:classloading}
at net.minecraft.world.gen.placement.CountRange.lambda$getPositions$0(CountRange.java:18) ~[?:?] {re:classloading}
at java.util.stream.IntPipeline$4$1.accept(IntPipeline.java:250) ~[?:1.8.0_252] {}
at java.util.stream.IntPipeline$4$1.accept(IntPipeline.java:250) ~[?:1.8.0_252] {}
at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:110) ~[?:1.8.0_252] {}
at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:110) ~[?:1.8.0_252] {}
at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:693) ~[?:1.8.0_252] {}
at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:693) ~[?:1.8.0_252] {}
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_252] {}
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_252] {}
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_252] {}
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_252] {}
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_252] {}
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_252] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_252] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_252] {}
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_252] {}
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_252] {}
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_252] {}
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_252] {}
at net.minecraft.world.gen.placement.Placement.place(Placement.java:71) ~[?:?] {re:classloading}
at net.minecraft.world.gen.placement.Placement.place(Placement.java:71) ~[?:?] {re:classloading}
at net.minecraft.world.gen.placement.ConfiguredPlacement.func_215093_a(ConfiguredPlacement.java:30) ~[?:?] {re:classloading}
at net.minecraft.world.gen.placement.ConfiguredPlacement.func_215093_a(ConfiguredPlacement.java:30) ~[?:?] {re:classloading}
at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:18) ~[?:?] {re:classloading}
at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:18) ~[?:?] {re:classloading}
at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:12) ~[?:?] {re:classloading}
at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:12) ~[?:?] {re:classloading}
at net.minecraft.world.gen.feature.ConfiguredFeature.place(ConfiguredFeature.java:32) ~[?:?] {re:classloading}
at net.minecraft.world.gen.feature.ConfiguredFeature.place(ConfiguredFeature.java:32) ~[?:?] {re:classloading}
at net.minecraft.world.biome.Biome.decorate(Biome.java:299) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.biome.Biome.decorate(Biome.java:299) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.gen.ChunkGenerator.decorate(ChunkGenerator.java:104) ~[?:?] {re:classloading}
at net.minecraft.world.gen.ChunkGenerator.decorate(ChunkGenerator.java:104) ~[?:?] {re:classloading}
at net.minecraft.world.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:73) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:73) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:512) ~[?:?] {re:classloading}
at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:512) ~[?:?] {re:classloading}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-2.0.24.jar:?] {}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-2.0.24.jar:?] {}
at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:510) ~[?:?] {re:classloading}
at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:510) ~[?:?] {re:classloading}
at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252] {}
at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.lambda$null$1(ChunkTaskPriorityQueueSorter.java:44) ~[?:?] {re:classloading}
at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.lambda$null$1(ChunkTaskPriorityQueueSorter.java:44) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveOne(DelegatedTaskExecutor.java:83) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveOne(DelegatedTaskExecutor.java:83) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveWhile(DelegatedTaskExecutor.java:123) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveWhile(DelegatedTaskExecutor.java:123) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(DelegatedTaskExecutor.java:91) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(DelegatedTaskExecutor.java:91) ~[?:?] {re:classloading}
at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_252] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at java.util.Random.nextInt(Random.java:388)
at java.util.Random.nextInt(Random.java:388)
at net.minecraft.world.gen.placement.CountRange.lambda$getPositions$0(CountRange.java:18)
at net.minecraft.world.gen.placement.CountRange.lambda$getPositions$0(CountRange.java:18)
at java.util.stream.IntPipeline$4$1.accept(IntPipeline.java:250)
at java.util.stream.IntPipeline$4$1.accept(IntPipeline.java:250)
at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:110)
at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:110)
at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:693)
at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:693)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
at net.minecraft.world.gen.placement.Placement.place(Placement.java:71)
at net.minecraft.world.gen.placement.Placement.place(Placement.java:71)
at net.minecraft.world.gen.placement.ConfiguredPlacement.func_215093_a(ConfiguredPlacement.java:30)
at net.minecraft.world.gen.placement.ConfiguredPlacement.func_215093_a(ConfiguredPlacement.java:30)
at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:18)
at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:18)
at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:12)
at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:12)
at net.minecraft.world.gen.feature.ConfiguredFeature.place(ConfiguredFeature.java:32)
at net.minecraft.world.gen.feature.ConfiguredFeature.place(ConfiguredFeature.java:32)
-- Feature --
Details:
Id: minecraft:decorated
Description: < DecoratedFeature [minecraft:decorated] >
Stacktrace:
at net.minecraft.world.biome.Biome.decorate(Biome.java:299)
at net.minecraft.world.biome.Biome.decorate(Biome.java:299)
-- Generation --
Details:
CenterX: 13
CenterZ: -14
Step: UNDERGROUND_ORES
Seed: -2558524922493752114
Biome: minecraft:plains
Stacktrace:
at net.minecraft.world.gen.ChunkGenerator.decorate(ChunkGenerator.java:104)
at net.minecraft.world.gen.ChunkGenerator.decorate(ChunkGenerator.java:104)
at net.minecraft.world.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:73)
at net.minecraft.world.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:73)
at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196)
at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196)
-- Chunk to be generated --
Details:
Location: 13,-14
Position hash: -60129542131
Generator: net.minecraft.world.gen.OverworldChunkGenerator@23c20755
Stacktrace:
at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:512)
at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:512)
at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:510)
at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:510)
at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966)
at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966)
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940)
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940)
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.lambda$null$1(ChunkTaskPriorityQueueSorter.java:44)
at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.lambda$null$1(ChunkTaskPriorityQueueSorter.java:44)
at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveOne(DelegatedTaskExecutor.java:83)
at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveOne(DelegatedTaskExecutor.java:83)
at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveWhile(DelegatedTaskExecutor.java:123)
at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveWhile(DelegatedTaskExecutor.java:123)
at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(DelegatedTaskExecutor.java:91)
at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(DelegatedTaskExecutor.java:91)
-- Affected level --
Details:
All players: 0 total; []
Chunk stats: ServerChunkCache: 529
Level dimension: DimensionType{minecraft:overworld}
Level name: New World
Level seed: -2519333634247861026
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options: {}
Level spawn location: World: (216,64,-216), Chunk: (at 8,4,8 in 13,-14; contains blocks 208,0,-224 to 223,255,-209), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 0 game time, 0 day time
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.loadWorlds(MinecraftServer.java:388)
at net.minecraft.server.MinecraftServer.loadWorlds(MinecraftServer.java:388)
at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:76)
at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:76)
at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:97)
at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:97)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:624)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:624)
at java.lang.Thread.run(Thread.java:748)
at java.lang.Thread.run(Thread.java:748)
-- System Details --
Details:
Minecraft Version: 1.14.4
Minecraft Version ID: 1.14.4
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_252, BellSoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), BellSoft
Memory: 383953024 bytes (366 MB) / 1435500544 bytes (1369 MB) up to 2835349504 bytes (2704 MB)
CPUs: 4
JVM Flags: 1 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
ModLauncher: 4.1.0+62+5bfa59b
ModLauncher launch target: fmluserdevclient
ModLauncher naming: mcp
ModLauncher services:
/eventbus-1.0.0-service.jar eventbus PLUGINSERVICE
/forge-1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3-launcher.jar object_holder_definalize PLUGINSERVICE
/forge-1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3-launcher.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-1.0.5-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3-launcher.jar capability_inject_definalize PLUGINSERVICE
/forge-1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3-launcher.jar runtimedistcleaner PLUGINSERVICE
/forge-1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3-launcher.jar fml TRANSFORMATIONSERVICE
FML: 28.2
Forge: net.minecraftforge:28.2.16
FML Language Providers:
javafml@28.2
minecraft@1
Mod List:
client-extra.jar Minecraft {minecraft@1.14.4 DONE}
forge-1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3-recomp.jar Forge {forge@28.2.16 DONE}
main Exploration Update {explorationupdate@1.0.0 DONE}
Player Count: 0 / 8; []
Data Packs: vanilla, mod:explorationupdate, mod:forge
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'
32:28.27 [Client thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:printToSYSOUT:106 #@!@# Game crashed! Crash report saved to: #@!@# .\crash-reports\crash-2020-05-28_11.28.27-server.txt
1;31:28.27 [Server thread/ERROR] [minecraft/MinecraftServer]: Exception stopping the server
java.util.concurrent.CompletionException: net.minecraft.crash.ReportedException: Feature placement
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:975) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:975) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252] {}
at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.lambda$null$1(ChunkTaskPriorityQueueSorter.java:44) ~[?:?] {re:classloading}
at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.lambda$null$1(ChunkTaskPriorityQueueSorter.java:44) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveOne(DelegatedTaskExecutor.java:83) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveOne(DelegatedTaskExecutor.java:83) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveWhile(DelegatedTaskExecutor.java:123) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.DelegatedTaskExecutor.driveWhile(DelegatedTaskExecutor.java:123) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(DelegatedTaskExecutor.java:91) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(DelegatedTaskExecutor.java:91) ~[?:?] {re:classloading}
at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_252] {}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_252] {}
Caused by: net.minecraft.crash.ReportedException: Feature placement
at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:523) ~[?:?] {re:classloading}
at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:523) ~[?:?] {re:classloading}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-2.0.24.jar:?] {}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-2.0.24.jar:?] {}
at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:510) ~[?:?] {re:classloading}
at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:510) ~[?:?] {re:classloading}
at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_252] {}
... 11 more
Caused by: java.lang.IllegalArgumentException: bound must be positive
at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_252] {}
at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_252] {}
at net.minecraft.world.gen.placement.CountRange.lambda$getPositions$0(CountRange.java:18) ~[?:?] {re:classloading}
at net.minecraft.world.gen.placement.CountRange.lambda$getPositions$0(CountRange.java:18) ~[?:?] {re:classloading}
at java.util.stream.IntPipeline$4$1.accept(IntPipeline.java:250) ~[?:1.8.0_252] {}
at java.util.stream.IntPipeline$4$1.accept(IntPipeline.java:250) ~[?:1.8.0_252] {}
at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:110) ~[?:1.8.0_252] {}
at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:110) ~[?:1.8.0_252] {}
at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:693) ~[?:1.8.0_252] {}
at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:693) ~[?:1.8.0_252] {}
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_252] {}
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_252] {}
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_252] {}
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_252] {}
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_252] {}
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_252] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_252] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_252] {}
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_252] {}
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_252] {}
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_252] {}
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_252] {}
at net.minecraft.world.gen.placement.Placement.place(Placement.java:71) ~[?:?] {re:classloading}
at net.minecraft.world.gen.placement.Placement.place(Placement.java:71) ~[?:?] {re:classloading}
at net.minecraft.world.gen.placement.ConfiguredPlacement.func_215093_a(ConfiguredPlacement.java:30) ~[?:?] {re:classloading}
at net.minecraft.world.gen.placement.ConfiguredPlacement.func_215093_a(ConfiguredPlacement.java:30) ~[?:?] {re:classloading}
at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:18) ~[?:?] {re:classloading}
at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:18) ~[?:?] {re:classloading}
at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:12) ~[?:?] {re:classloading}
at net.minecraft.world.gen.feature.DecoratedFeature.place(DecoratedFeature.java:12) ~[?:?] {re:classloading}
at net.minecraft.world.gen.feature.ConfiguredFeature.place(ConfiguredFeature.java:32) ~[?:?] {re:classloading}
at net.minecraft.world.gen.feature.ConfiguredFeature.place(ConfiguredFeature.java:32) ~[?:?] {re:classloading}
at net.minecraft.world.biome.Biome.decorate(Biome.java:299) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.biome.Biome.decorate(Biome.java:299) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.gen.ChunkGenerator.decorate(ChunkGenerator.java:104) ~[?:?] {re:classloading}
at net.minecraft.world.gen.ChunkGenerator.decorate(ChunkGenerator.java:104) ~[?:?] {re:classloading}
at net.minecraft.world.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:73) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:73) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:512) ~[?:?] {re:classloading}
at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:512) ~[?:?] {re:classloading}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-2.0.24.jar:?] {}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-2.0.24.jar:?] {}
at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:510) ~[?:?] {re:classloading}
at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:510) ~[?:?] {re:classloading}
at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_252] {}
at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_252] {}
... 11 more
AL lib: (EE) alc_cleanup. 1 device not closed
> Task :runClient FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':runClient'.
> Process 'command 'C:\Program Files\Pylo\MCreator\jdk\bin\java.exe'' finished with non-zero exit value -1
* Try:
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.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.9/userguide/command_line_interface.html#sec:c…
BUILD FAILED in 2m 25s
10 actionable tasks: 5 executed, 5 up-to-date
BUILD FAILED
Task completed in 145966 milliseconds
Now why didnt you paste it in PASTEBIN?
Because I don't know what it is or how to use it.
If I copied the raw paste, where does the paste go?
the Link my man.
The LINK
this isssue i think...
Check all the ores that generate in that dimension