**************************** Powered By MCP: http://modcoderpack.com/ Searge, ProfMobius, Fesh0r, R4wk, ZeuX, IngisKahn, bspkrs MCP Data version : unknown **************************** :downloadClient SKIPPED :downloadServer SKIPPED :getVersionJson :extractUserDev UP-TO-DATE :mergeJars SKIPPED :applyBinPatches SKIPPED :downloadMcpTools SKIPPED :extractMcpData UP-TO-DATE :genSrgs SKIPPED :deobfBinJar SKIPPED :compileApiJava UP-TO-DATE :processApiResources UP-TO-DATE :apiClasses UP-TO-DATE :sourceMainJava UP-TO-DATE :compileJava warning: [options] bootstrap class path not set in conjunction with -source 1.6 C:\Users\Administrator\Downloads\AdventureBackpack2-Beta-0.8eb17\AdventureBackp ack2-Beta-0.8eb17\build\sources\java\com\darkona\adventurebackpack\client\audio\ BoilingBoilerSound.java:65: error: cannot find symbol if(inv.isLava() && inv.getWaterTank().getFluidAmount() > 0) ^ symbol: method getWaterTank() location: variable inv of type InventoryCoalJetpack C:\Users\Administrator\Downloads\AdventureBackpack2-Beta-0.8eb17\AdventureBackp ack2-Beta-0.8eb17\build\sources\java\com\darkona\adventurebackpack\client\models \ModelCoalJetpack.java:195: error: cannot find symbol renderFluidInTank(inv.getWaterTank(), new Vector3(0, .5f, 0), new Vector 3(.155f, 0, .135f), new Vector3(0.18f, 0.0625f, -0.045f), tankTop); ^ symbol: method getWaterTank() location: variable inv of type InventoryCoalJetpack Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 2 errors 1 warning :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. BUILD FAILED