Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Executing Gradle task: build
- Build info: MCreator 2020.5.47520, forge-1.12.2, 64-bit, 16122 MB, Windows 10, JVM 1.8.0_265, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
- This mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own peril.
- WARNING: You are using an unsupported version of ForgeGradle.
- Please consider upgrading to ForgeGradle 5 and helping in the efforts to get old versions working on the modern toolchain.
- See https://gist.github.com/TheCurle/fe7ad3ede188cbdd15c235cc75d52d4a for more info on contributing.
- :deobfCompileDummyTask
- :getVersionJson
- :extractUserdev UP-TO-DATE
- :downloadClient SKIPPED
- :downloadServer SKIPPED
- :splitServerJar SKIPPED
- :mergeJars SKIPPED
- :applyBinaryPatches SKIPPED
- :deobfProvidedDummyTask
- :extractDependencyATs SKIPPED
- :extractMcpData SKIPPED
- :extractMcpMappings SKIPPED
- :genSrgs SKIPPED
- :deobfMcMCP SKIPPED
- :sourceApiJava UP-TO-DATE
- :compileApiJava NO-SOURCE
- :processApiResources NO-SOURCE
- :apiClasses UP-TO-DATE
- :sourceMainJava
- C:\Users\celti\MCreatorWorkspaces\lotr\build\sources\main\java\net\mcreator\lotr\block\BlockFineGlassPane.java:45: error: constructor BlockPane in class BlockPane cannot be applied to given types;
- super(Material.GLASS);
- ^
- required: Material,boolean
- found: Material
- reason: actual and formal argument lists differ in length
- 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
- BUILD FAILED in 33s
- 7 actionable tasks: 5 executed, 2 up-to-date
- BUILD FAILED
- Task completed in 39254 milliseconds
Advertisement
Add Comment
Please, Sign In to add comment