OpenBlocks

OpenBlocks

56M Downloads

Jenkins builds are failing

MrMetric opened this issue ยท 0 comments

commented

Starting at build 441 (the fix for #465), the builds fail with this error:

/var/lib/jenkins/jobs/OpenBlocks/workspace/OpenModsLib/build/sources/java/openmods/utils/VanillaAnvilLogic.java:216: error: cannot find symbol
            this.modifierCost = e.materialCost;
                                 ^
  symbol:   variable materialCost
  location: variable e of type AnvilUpdateEvent