I Need Help

Started by Spoody on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 09:10, 19. May 2019
Joined Feb 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I Need Help

So i try to start mcreator

it seems to work until this one point were it stops

   
Executing gradle command: wrapper --gradle-version 4.4
Build info: MCreator 1.8.2, 64-bit, 3987 MB, Windows 10 - cmd, JVM 1.8.0_192, JAVA_HOME: E:\New folder\MCreator182\.\jdk
E:\New folder\MCreator182\forge>gradlew -Dorg.gradle.daemon=false -Dorg.gradle.parallel=false -Dorg.gradle.jvmargs="-Xms512m -Xmx1500m" wrapper --gradle-version 4.4 
This mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own peril.
#################################################
         ForgeGradle 2.3-SNAPSHOT-7764e3e        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
                 Powered by MCP                  
             http://modcoderpack.com             
     by: Searge, ProfMobius, R4wk, ZeuX          
     Fesh0r, IngisKahn, bspkrs, LexManos         
#################################################
:wrapper
BUILD SUCCESSFUL
Total time: 58.591 secs
E:\New folder\MCreator182\forge>
Task completed with return code 0 in 61111 milliseconds
   
Executing gradle command: setupDecompWorkspace --refresh-dependencies
Build info: MCreator 1.8.2, 64-bit, 3987 MB, Windows 10 - cmd, JVM 1.8.0_192, JAVA_HOME: E:\New folder\MCreator182\.\jdk
E:\New folder\MCreator182\forge>gradlew -Dorg.gradle.daemon=false -Dorg.gradle.parallel=false -Dorg.gradle.jvmargs="-Xms512m -Xmx1500m" setupDecompWorkspace --refresh-dependencies 
Daemon will be stopped at the end of the build stopping after processing
This mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own peril.
#################################################
         ForgeGradle 2.3-SNAPSHOT-7764e3e        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
                 Powered by MCP                  
             http://modcoderpack.com             
     by: Searge, ProfMobius, R4wk, ZeuX          
     Fesh0r, IngisKahn, bspkrs, LexManos         
#################################################
:deobfCompileDummyTask
:deobfProvidedDummyTask
:getVersionJson
:extractUserdev
:extractDependencyATs SKIPPED
:extractMcpData SKIPPED
:extractMcpMappings SKIPPED
:genSrgs SKIPPED
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:deobfMcSRG SKIPPED
:decompileMc SKIPPED
:fixMcSources SKIPPED
:applySourcePatches SKIPPED
:remapMcSources SKIPPED
:recompileMc SKIPPED
:extractNatives SKIPPED
:getAssetIndex UP-TO-DATE
:getAssets
Current status: 60/1305   4%
Current status: 145/1305   11%
Current status: 437/1305   33%
Current status: 713/1305   54%
Current status: 983/1305   75%
Current status: 1067/1305   81%
Current status: 1140/1305   87%
:makeStart
:setupDecompWorkspace
BUILD SUCCESSFUL in 2m 30s
7 actionable tasks: 6 executed, 1 up-to-date
E:\New folder\MCreator182\forge>
Task completed with return code 0 in 153156 milliseconds

 

anyone know how to fix this?