Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- D:\Projects\Minecraft Modding\1.7.10\sprinkles_for_vanilla_new>gradlew setupDeco
- mpWorkspace
- ****************************
- Powered By MCP:
- http://mcp.ocean-labs.de/
- Searge, ProfMobius, Fesh0r,
- R4wk, ZeuX, IngisKahn, bspkrs
- MCP Data version : unknown
- ****************************
- Found AccessTransformer in main resources: sprinklesforvanilla_at.cfg
- :extractMcpData UP-TO-DATE
- :getVersionJson
- :extractUserDev UP-TO-DATE
- :genSrgs SKIPPED
- :extractNatives UP-TO-DATE
- :copyNativesLegacy
- :getAssetsIndex
- :getAssets
- :makeStart SKIPPED
- :downloadMcpTools SKIPPED
- :downloadClient SKIPPED
- :downloadServer SKIPPED
- :mergeJars SKIPPED
- :deobfuscateJar
- Applying SpecialSource...
- Applying Exceptor...
- :decompile
- :processSources
- Injecting fml files
- Applying fml patches
- Applying forge patches
- :remapJar
- :extractMinecraftSrc
- :recompMinecraft
- D:\Projects\Minecraft Modding\1.7.10\sprinkles_for_vanilla_new\build\tmp\recompS
- rc\net\minecraft\entity\EntityAgeable.java:180: error: setSize(float,float) in E
- ntityAgeable cannot override setSize(float,float) in Entity
- protected final void setSize(float p_70105_1_, float p_70105_2_)
- ^
- attempting to assign weaker access privileges; was public
- D:\Projects\Minecraft Modding\1.7.10\sprinkles_for_vanilla_new\build\tmp\recompS
- rc\net\minecraft\entity\monster\EntityZombie.java:729: error: setSize(float,floa
- t) in EntityZombie cannot override setSize(float,float) in Entity
- protected final void setSize(float p_70105_1_, float p_70105_2_)
- ^
- attempting to assign weaker access privileges; was public
- Note: Some input files use or override a deprecated API.
- Note: Recompile with -Xlint:deprecation for details.
- Note: Some input files use unchecked or unsafe operations.
- Note: Recompile with -Xlint:unchecked for details.
- 2 errors
- :recompMinecraft FAILED
- FAILURE: Build failed with an exception.
- * What went wrong:
- Execution failed for task ':recompMinecraft'.
- > 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.
- BUILD FAILED
- Total time: 2 mins 19.462 secs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement