Can't make Crafting Recipes

Published by U8322 on
Status
Fixed
Issue description

Executing gradle command: runClient
Build info: MCreator 1.8.3, 64-bit, 8048 MB, Windows 10 - cmd, JVM 1.8.0_202, JAVA_HOME: C:\Pylo\MCreator183\jdk
(c) 2017 Microsoft Corporation. T�m haklar� sakl�d�r.
C:\Pylo\MCreator183\forge>gradlew -Dorg.gradle.java.home="C:/Pylo/MCreator183/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
C:\Pylo\MCreator183\forge\build\sources\main\java\mod\mcreator\a_little_expansion.java:71: error: cannot find symbol
      elements.add(new mcreator_rcp1(this));
                       ^
  symbol:   class mcreator_rcp1
  location: class a_little_expansion
1 error
:compileJava FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileJava'.
> Compilation failed; see the compiler error output for details.
* 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
BUİLD FAILED in 1s
5 actionable tasks: 3 executed, 2 up-to-date
C:\Pylo\MCreator183\forge>
Task completed with return code 0 in 2096 milliseconds

 

when i make a crafting recipe i get this error

please help

 

Issue comments