Started by
MikoTheBoi3840
on
Topic category: Help with Minecraft modding (Java Edition)
I was updating a mod I've been working on for the past couple of weeks but now it doesn't want to update. it just let's me download it but there aren't any changes.
please help me resolve the issue. here is something that can hopefully work
Executing Gradle task: build
Build info: MCreator 2023.3.36712, fabric-1.20.1, 64-bit, 16085 MB, Windows 11, JVM 17.0.7, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2023-10-03-18:05:50
BUILD FAILED
Task completed in 6 seconds
> Configure project :
Fabric Loom: 1.2.7
> Task :compileJava FAILED
C:\Users\User\MCreatorWorkspaces\emilo_mod\src\main\java\net\mcreator\emilomod\init\EmiloModModEntities.java:25: error: cannot find symbol
public static EntityType<IgorEntity> IGOR;
^
symbol: class IgorEntity
location: class EmiloModModEntities
1 error
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
BUILD FAILED in 1s
1 actionable task: 1 executed
Are you using the fabric generator?
thank you for trying to help but I have already resolved the issue.
the issue was geckolib not wanting to let me turn on the API for it.