Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ****************************
- Powered By MCP:
- http://mcp.ocean-labs.de/
- Searge, ProfMobius, Fesh0r,
- R4wk, ZeuX, IngisKahn
- MCP Data version : unknown
- ****************************
- :downloadClient SKIPPED
- :downloadServer SKIPPED
- :extractUserDev
- :mergeJars SKIPPED
- :applyBinPatches SKIPPED
- :downloadMcpTools UP-TO-DATE
- :genSrgs UP-TO-DATE
- :deobfBinJar UP-TO-DATE
- :compileApiJava UP-TO-DATE
- :processApiResources UP-TO-DATE
- :apiClasses UP-TO-DATE
- :sourceMainJava UP-TO-DATE
- :compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.6
- C:\dev2\forge\build\sources\java\com\mrgreaper\twisted\handlers\Materials.java:3: error: cannot find symbol
- import net.minecraft.item.Item.ToolMaterial;
- ^
- symbol: class ToolMaterial
- location: class Item
- C:\dev2\forge\build\sources\java\com\mrgreaper\twisted\handlers\Materials.java:9: error: cannot find symbol
- public static ToolMaterial EnumBunnyFlesh = EnumHelper.addToolMaterial("BunnyFlesh", 3, 1100, 14.0F, 4, 26); //name, level it can mine at, number of uses, strength against blocks,damage against entities, enchantability
- ^
- symbol: class ToolMaterial
- location: class Materials
- 2 errors
- 1 warning
- 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.
- BUILD FAILED
- Total time: 12.395 secs
Advertisement
Add Comment
Please, Sign In to add comment