Created
December 4, 2015 15:31
-
-
Save codeHusky/3b54a4695f8633dd92e2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FAILURE: Build failed with an exception. | |
* Where: | |
Build file 'C:\Users\Lokio\Desktop\IntelliJ Stuff\Sponge\SpongeForge\build.gradle' line: 19 | |
* What went wrong: | |
A problem occurred evaluating root project 'SpongeForge'. | |
> Failed to apply plugin [id 'net.minecraftforge.gradle.forge'] | |
> java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 2 | |
* Try: | |
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. | |
BUILD FAILED | |
Total time: 43.16 secs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment