Skip to content

Power Advantage 1.11.2 #1 has failed #22

@MinecraftModDevelopmentBot

Description

Build 'Power Advantage 1.11.2' is failing!

Last 50 lines of build output:

[...truncated 41.64 KB...]
/var/lib/jenkins/workspace/Power Advantage 1.11.2/build/sources/main/java/cyano/poweradvantage/machines/fluidmachines/FluidDrainTileEntity.java:55: error: cannot find symbol
					FluidTankInfo[] tanks = other.get(cardinals[k].getOpposite());
					                             ^
  symbol:   method get(EnumFacing)
  location: variable other of type IFluidHandler
/var/lib/jenkins/workspace/Power Advantage 1.11.2/build/sources/main/java/cyano/poweradvantage/machines/fluidmachines/FluidDrainTileEntity.java:61: error: cannot find symbol
						if (other.canDrain(cardinals[k].getOpposite(), t.fluid.getFluid())) {
						         ^
  symbol:   method canDrain(EnumFacing,Fluid)
  location: variable other of type IFluidHandler
/var/lib/jenkins/workspace/Power Advantage 1.11.2/build/sources/main/java/cyano/poweradvantage/machines/fluidmachines/FluidDrainTileEntity.java:93: error: cannot find symbol
							tank.fill(new FluidStack(fluid, FluidContainerRegistry.BUCKET_VOLUME), true);
							                                ^
  symbol:   variable FluidContainerRegistry
  location: class FluidDrainTileEntity
/var/lib/jenkins/workspace/Power Advantage 1.11.2/build/sources/main/java/cyano/poweradvantage/machines/fluidmachines/FluidDrainTileEntity.java:111: error: cannot find symbol
			if (fh.canFill(getTank().getFluid().getFluid())) {
			      ^
  symbol:   method canFill(Fluid)
  location: variable fh of type IFluidHandler
/var/lib/jenkins/workspace/Power Advantage 1.11.2/build/sources/main/java/cyano/poweradvantage/registry/still/recipe/DistillationRecipe.java:121: error: cannot find symbol
			FluidStack stack = new FluidStack(f, FluidContainerRegistry.BUCKET_VOLUME);
			                                     ^
  symbol:   variable FluidContainerRegistry
  location: class DistillationRecipe
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.
Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
76 errors
: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

Total time: 1 mins 22.201 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@705a3fb0[description=<null>,homepage=<null>,name=PowerAdvantage,license=<null>,fork=false,size=12951,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/PowerAdvantage,id=66399424]] (sha:186ea95) with context:Power Advantage 1.11.2
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/PowerAdvantage/commit/186ea95f5bec9a8eea3238f805624ff770224eed

Changes since last successful build:

View full output

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions