Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #################################################
- ForgeGradle 2.0-SNAPSHOT
- https://github.com/MinecraftForge/ForgeGradle
- #################################################
- Powered by MCP 9.10
- http://modcoderpack.com
- by: Searge, ProfMobius, Fesh0r,
- R4wk, ZeuX, IngisKahn, bspkrs
- #################################################
- :deobfCompileDummyTask
- :deobfProvidedDummyTask
- :compileApiJava UP-TO-DATE
- :processApiResources UP-TO-DATE
- :apiClasses UP-TO-DATE
- :sourceMainJava
- :compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.6
- Note: C:\Users\Admin\Desktop\Modding\Forge\build\sources\main\java\com\ilphelkiir\mysticalscrolls\items\ItemReturnScroll.java uses unchecked or unsafe operations.
- Note: Recompile with -Xlint:unchecked for details.
- 1 warning
- :processResources
- :classes
- :jar
- :getVersionJson
- :extractNatives SKIPPED
- :extractUserdev UP-TO-DATE
- :getAssetIndex UP-TO-DATE
- :getAssets
- :makeStart
- [ant:javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
- [ant:javac] 1 warning
- :runClient FAILED
- FAILURE: Build failed with an exception.
- * What went wrong:
- Execution failed for task ':runClient'.
- > A problem occurred starting process 'command 'C:\Program Files\Java\jdk1.8.0_65\bin\java.exe''
- * 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: 7.22 secs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement