Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Executing Gradle task: build
- Build info: MCreator 2022.2.34517, fabric-1.19.2, 64-bit, 15785 MB, Linux, JVM 17.0.3, JAVA_HOME: /home/paxton/Desktop/stuff/MCreator20222/jdk, started on: 2022-09-05-11:36:33
- > Configure project :
- Fabric Loom: 0.12.56
- Not publishing sources jar as it was not found. Use java.withSourcesJar() to fix.
- > Task :compileJava FAILED
- /home/paxton/MCreatorWorkspaces/voidish/src/main/java/net/mcreator/voidish/procedures/OpenGUIProcedure.java:57: error: cannot find symbol
- NetworkHooks.openGui((ServerPlayer) _ent, new MenuProvider() {
- ^
- symbol: variable NetworkHooks
- location: class OpenGUIProcedure
- 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 484ms
- 1 actionable task: 1 executed
- BUILD FAILED
- Task completed in 2 seconds
Advertisement
Add Comment
Please, Sign In to add comment