My Mod can't be tested

Started by SlevexPL on

Topic category: Help with MCreator software

Last seen on 16:33, 16. Feb 2020
Joined Dec 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
My Mod can't be tested

When I want to test my mod, it isn't be applicated in minecraft. Everything is good, but nothing from my mod isn't in the game. Maybe problem is that, i have a formated computer some time ago and i didn't downloaded something? Need help

Executing gradle command: runClient
Build info: MCreator 1.9.1, 64-bit, 8156 MB, Windows 10 - cmd, JVM 1.8.0_222, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
(c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeľone.
Xms625m -Xmx2048m" runClient 
This mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own peril.
:deobfCompileDummyTask
:deobfProvidedDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:extractDependencyATs SKIPPED
:extractMcpData SKIPPED
:extractMcpMappings SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:sourceApiJava UP-TO-DATE
:compileApiJava NO-SOURCE
:processApiResources NO-SOURCE
:apiClasses UP-TO-DATE
:sourceMainJava UP-TO-DATE
:compileJava NO-SOURCE
:processResources NO-SOURCE
:classes UP-TO-DATE
:jar UP-TO-DATE
:extractNatives SKIPPED
:getAssetIndex UP-TO-DATE
:getAssets
Current status: 1095/1305   83%
:makeStart
:runClient
20:34.18 [main/INFO]: Extra: []
20:34.18 [main/INFO]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/lloyd/.mcreator/gradle/caches/minecraft/assets, --assetIndex, 1.12, --accessToken{REDACTED}, --version, 1.12.2, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
20:34.18 [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
20:34.18 [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
20:34.18 [main/INFO]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
20:34.18 [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
20:34.18 [main/INFO]: Forge Mod Loader version 14.23.5.2768 for Minecraft 1.12.2 loading
20:34.18 [main/INFO]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_222, running on Windows 10:amd64:10.0, installed at C:\Program Files\Pylo\MCreator\jdk\jre
20:34.18 [main/ERROR]: Apache Maven library folder was not in the format expected. Using default libraries directory.
20:34.18 [main/ERROR]: Full: C:\Users\lloyd\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.maven\maven-artifact\3.5.3\7dc72b6d6d8a6dced3d294ed54c2cc3515ade9f4\maven-artifact-3.5.3.jar
20:34.18 [main/ERROR]: Trimmed: c:/users/lloyd/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.maven/maven-artifact/3.5.3/
20:34.19 [main/INFO]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
20:34.19 [main/INFO]: Detected deobfuscated environment, loading log configs for colored console logs.
2019-11-16 20:34:19,240 main ERROR Error processing element LoggerNamePatternSelector ([PatternLayout: null]): CLASS_NOT_FOUND
2019-11-16 20:34:19,242 main ERROR Error processing element TerminalConsole ([Appenders: null]): CLASS_NOT_FOUND
2019-11-16 20:34:19,242 main ERROR Error processing element LoggerNamePatternSelector ([PatternLayout: null]): CLASS_NOT_FOUND
2019-11-16 20:34:19,264 main ERROR Unable to locate appender "Console" for logger config "root"
2019-11-16 20:34:19,759 main ERROR Error processing element LoggerNamePatternSelector ([PatternLayout: null]): CLASS_NOT_FOUND
2019-11-16 20:34:19,759 main ERROR Error processing element TerminalConsole ([Appenders: null]): CLASS_NOT_FOUND
2019-11-16 20:34:19,760 main ERROR Error processing element LoggerNamePatternSelector ([PatternLayout: null]): CLASS_NOT_FOUND
2019-11-16 20:34:19,765 main ERROR Unable to locate appender "Console" for logger config "root"
BUILD SUCCESSFUL in 3m 42s

Last seen on 16:33, 16. Feb 2020
Joined Dec 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
still don't loading
Fri, 11/22/2019 - 16:07

still don't loading

Last seen on 16:33, 16. Feb 2020
Joined Dec 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The gradle didn't make…
Fri, 11/22/2019 - 17:32

The gradle didn't make anything with mods elements, for example, I've make a Copper Ore, and i want to test it. When i on minecraft by mcreator anything from my mod, also copper ore, didn't loaded

Last seen on 16:33, 16. Feb 2020
Joined Dec 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
for runClient Executing…
Sun, 11/24/2019 - 14:00

for runClient

Executing gradle command: runClient
Build info: MCreator 1.9.1, 64-bit, 8156 MB, Windows 10 - cmd, JVM 1.8.0_222, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
(c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeľone.
C:\Users\lloyd\MCreatorWorkspaces\test>gradlew -Dorg.gradle.java.home="C:/Program Files/Pylo/MCreator/jdk" -Dorg.gradle.parallel=false -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" runClient 
This mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own peril.
:deobfCompileDummyTask
:deobfProvidedDummyTask
:sourceApiJava UP-TO-DATE
:compileApiJava NO-SOURCE
:processApiResources NO-SOURCE
:apiClasses UP-TO-DATE
:sourceMainJava UP-TO-DATE
:compileJava NO-SOURCE
:processResources NO-SOURCE
:classes UP-TO-DATE
:jar UP-TO-DATE
:getVersionJson
:extractNatives SKIPPED
:extractUserdev UP-TO-DATE
:getAssetIndex UP-TO-DATE
:getAssets
Current status: 1138/1305   87%
:makeStart
:runClient
14:56.19 [main/INFO] [GradleStart]: Extra: []
14:56.19 [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/lloyd/.mcreator/gradle/caches/minecraft/assets, --assetIndex, 1.12, --accessToken{REDACTED}, --version, 1.12.2, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
14:56.19 [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
14:56.19 [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
14:56.19 [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
14:56.19 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
14:56.20 [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2768 for Minecraft 1.12.2 loading
14:56.20 [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_222, running on Windows 10:amd64:10.0, installed at C:\Program Files\Pylo\MCreator\jdk\jre
14:56.20 [main/ERROR] [FML]: Apache Maven library folder was not in the format expected. Using default libraries directory.
14:56.20 [main/ERROR] [FML]: Full: C:\Users\lloyd\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.maven\maven-artifact\3.5.3\7dc72b6d6d8a6dced3d294ed54c2cc3515ade9f4\maven-artifact-3.5.3.jar
14:56.20 [main/ERROR] [FML]: Trimmed: c:/users/lloyd/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.maven/maven-artifact/3.5.3/
14:56.20 [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
14:56.20 [main/INFO] [FML]: Detected deobfuscated environment, loading log configs for colored console logs.
2019-11-24 14:56:20,701 main WARN Disabling terminal, you're running in an unsupported environment.
14:56.20 [main/INFO] [FML]: Ignoring missing certificate for coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin), we are in deobf and it's a forge core plugin
14:56.20 [main/INFO] [FML]: Ignoring missing certificate for coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin), we are in deobf and it's a forge core plugin
14:56.20 [main/INFO] [FML]: Searching C:\Users\lloyd\McreatorWorkspaces\test\run\.\mods for mods
14:56.20 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
14:56.20 [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
14:56.20 [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
14:56.20 [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
14:56.20 [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
14:56.20 [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
14:56.20 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
14:56.20 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
14:56.20 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
14:56.21 [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
14:56.21 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
14:56.21 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
14:56.21 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
14:56.21 [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
14:56.21 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
14:56.21 [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
14:56.21 [main/INFO] [minecraft/Minecraft]: Setting user: Player578
14:56.23 [main/INFO] [minecraft/Minecraft]: LWJGL Version: 2.9.4
14:56.24 [main/INFO] [FML]: -- System Details --
Details:
   Minecraft Version: 1.12.2
   Operating System: Windows 10 (amd64) version 10.0
   Java Version: 1.8.0_222, BellSoft
   Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), 
   Memory: 220287888 bytes (210 MB) / 376963072 bytes (359 MB) up to 1901592576 bytes (1813 MB)
   JVM Flags: 0 total; 
   IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
   FML: 
   Loaded coremods (and transformers): 
   GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.82' Renderer: 'GeForce GTX 1050/PCIe/SSE2'
14:56.24 [main/INFO] [FML]: MinecraftForge v14.23.5.2768 Initialized
14:56.24 [main/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
14:56.24 [main/INFO] [FML]: Replaced 1036 ore ingredients
14:56.25 [main/INFO] [FML]: Searching C:\Users\lloyd\McreatorWorkspaces\test\run\.\mods for mods
14:56.26 [main/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
14:56.26 [main/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge] at CLIENT
14:56.26 [main/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge] at SERVER
14:56.26 [main/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
14:56.26 [main/INFO] [FML]: Processing ObjectHolder annotations
14:56.26 [main/INFO] [FML]: Found 1168 ObjectHolder annotations
14:56.26 [main/INFO] [FML]: Identifying ItemStackHolder annotations
14:56.26 [main/INFO] [FML]: Found 0 ItemStackHolder annotations
14:56.26 [main/INFO] [FML]: Configured a dormant chunk cache size of 0
14:56.26 [main/INFO] [FML]: Applying holder lookups
14:56.26 [main/INFO] [FML]: Holder lookups applied
14:56.26 [main/INFO] [FML]: Applying holder lookups
14:56.26 [main/INFO] [FML]: Holder lookups applied
14:56.26 [main/INFO] [FML]: Applying holder lookups
14:56.26 [main/INFO] [FML]: Holder lookups applied
14:56.26 [main/INFO] [FML]: Applying holder lookups
14:56.26 [main/INFO] [FML]: Holder lookups applied
14:56.26 [main/INFO] [FML]: Injecting itemstacks
14:56.26 [main/INFO] [FML]: Itemstack injection complete
14:56.26 [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotio…
14:56.27 [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null
14:56.27 [Thread-3/INFO] [FML]: Using sync timing. 200 frames of Display.update took 87078900 nanos
14:56.28 [Sound Library Loader/INFO] [minecraft/SoundManager]: Starting up SoundSystem...
14:56.28 [Thread-5/INFO] [minecraft/SoundManager]: Initializing LWJGL OpenAL
14:56.28 [Thread-5/INFO] [minecraft/SoundManager]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
14:56.29 [Thread-5/INFO] [minecraft/SoundManager]: OpenAL initialized.
14:56.29 [Sound Library Loader/INFO] [minecraft/SoundManager]: Sound engine started
14:56.32 [main/INFO] [FML]: Max texture size: 16384
14:56.32 [main/INFO] [minecraft/TextureMap]: Created: 512x512 textures-atlas
14:56.33 [main/INFO] [FML]: Applying holder lookups
14:56.33 [main/INFO] [FML]: Holder lookups applied
14:56.33 [main/INFO] [FML]: Injecting itemstacks
14:56.33 [main/INFO] [FML]: Itemstack injection complete
14:56.33 [main/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
14:56.33 [main/INFO] [mojang/NarratorWindows]: Narrator library for x64 successfully loaded
14:56.34 [Realms Notification Availability checker #1/INFO] [mojang/RealmsClient]: Could not authorize you against Realms server: Invalid session id
14:57.07 [main/INFO] [minecraft/Minecraft]: Stopping!
14:57.07 [main/INFO] [minecraft/SoundManager]: SoundSystem shutting down...
14:57.08 [main/WARN] [minecraft/SoundManager]: Author: Paul Lamb, www.paulscode.com
BUILD SUCCESSFUL in 53s
11 actionable tasks: 6 executed, 5 up-to-date
C:\Users\lloyd\MCreatorWorkspaces\test>
Task completed with return code 0 in 54101 milliseconds

 

for build

Executing gradle command: build
Build info: MCreator 1.9.1, 64-bit, 8156 MB, Windows 10 - cmd, JVM 1.8.0_222, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
(c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeľone.
C:\Users\lloyd\MCreatorWorkspaces\test>gradlew -Dorg.gradle.java.home="C:/Program Files/Pylo/MCreator/jdk" -Dorg.gradle.parallel=false -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" build 
This mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own peril.
:deobfCompileDummyTask
:deobfProvidedDummyTask
:sourceApiJava UP-TO-DATE
:compileApiJava NO-SOURCE
:processApiResources NO-SOURCE
:apiClasses UP-TO-DATE
:sourceMainJava UP-TO-DATE
:compileJava NO-SOURCE
:processResources NO-SOURCE
:classes UP-TO-DATE
:jar UP-TO-DATE
:sourceTestJava
:compileTestJava NO-SOURCE
:processTestResources NO-SOURCE
:testClasses UP-TO-DATE
:test NO-SOURCE
:extractMcpData SKIPPED
:extractMcpMappings SKIPPED
:getVersionJson
:extractUserdev UP-TO-DATE
:genSrgs SKIPPED
:reobfJar
:extractAnnotationsJar
:extractRangemapReplacedMain NO-SOURCE
:retromapReplacedMain NO-SOURCE
:sourceJar
:assemble
:check UP-TO-DATE
:build
BUILD SUCCESSFUL in 2s
11 actionable tasks: 7 executed, 4 up-to-date
C:\Users\lloyd\MCreatorWorkspaces\test>
Task completed with return code 0 in 3301 milliseconds

Last seen on 16:33, 16. Feb 2020
Joined Dec 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Yeah, but strange thing is I…
Sun, 11/24/2019 - 15:25

Yeah, but strange thing is I've made a backup from my workspace before format, and when i trying to test it, everything is allright, but when i add new mod elements, they didn't loading to game, maybe gradle was crashed or something? Because new elements isn't implemented in code. 

Could you, in this case,…
Sun, 11/24/2019 - 15:27

Could you, in this case, open a support ticket and attach the workspace that crashes to it?

Last seen on 16:33, 16. Feb 2020
Joined Dec 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Actually, every workspace…
Sun, 11/24/2019 - 17:35

Actually, every workspace are crashed and I can't test anything, but I will send my workspace what i making my most important mod

Yeah, but strange thing is I…
Sun, 11/24/2019 - 19:42

Yeah, but strange thing is I've made a backup from my workspace before format, and when i trying to test it, everything is allright, but when i add new mod elements, they didn't loading to game

Based on this, I had a feeling it works before you add any mod element?

Last seen on 16:33, 16. Feb 2020
Joined Dec 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Everything is allright, but…
Sun, 11/24/2019 - 20:04

Everything is allright, but when I add something New, that New thing isn't implemented in code or minecraft, so this is a problem

Last seen on 16:33, 16. Feb 2020
Joined Dec 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
For example, in that file I…
Sun, 11/24/2019 - 20:10

For example, in that file I've been uploaded, everything is good, but the last maded mod elements is items Daystone and Nightstone, and they aren't implemented in Code, runClient or exported .jar file

Last seen on 16:33, 16. Feb 2020
Joined Dec 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Maybe I've got crashed…
Sun, 11/24/2019 - 21:01

Maybe I've got crashed version of gradle or something, is it possible to change it?

Last seen on 16:33, 16. Feb 2020
Joined Dec 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Well, everything is now…
Mon, 11/25/2019 - 16:26

Well, everything is now allright, because i've installed a new snapshot for mcreator (MCreator EAP 2019.5 b46321) and now, I can make new mod elements. Thank you for helpingh