Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Executing Gradle task: build
- Build info: MCreator 2023.3.36712, fabric-1.20.1, 64-bit, 65318 MB, Windows 10, JVM 17.0.7, JAVA_HOME: D:\Program Files\Pylo\MCreator\jdk, started on: 2024-10-20-01:07:15
- > Configure project :
- Fabric Loom: 1.4.6
- > Task :compileJava FAILED
- C:\Users\tidbi\MCreatorWorkspaces\object_paitnings\src\main\java\net\mcreator\objectpaitnings\procedures\GhoulCardLivingEntityIsHitWithItemProcedure.java:14: error: ';' expected execute(entity,damageSource.getEntity()));
- ^
- C:\Users\tidbi\MCreatorWorkspaces\object_paitnings\src\main\java\net\mcreator\objectpaitnings\procedures\GhoulProcedure.java:25: error: reached end of file while parsing }
- ^
- 2 errors
- 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 --info option to get more log output.
- > Run with --scan to get full insights.
- BUILD FAILED in 1s
- 1 actionable task: 1 executed
- BUILD FAILED
- Task completed in 45 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement