Gestartet durch vorgelagertes Projekt „Frentity“, Build 1040 Ursprünglich gestartet durch: Build wurde durch eine SCM-Änderung ausgelöst. Baue in Arbeitsbereich /var/lib/jenkins/workspace/ForestDef > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/Frotty/ForestDef.git # timeout=10 Fetching upstream changes from https://github.com/Frotty/ForestDef.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/Frotty/ForestDef.git +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/classic Seen branch in repository origin/healbacktower Seen branch in repository origin/master Seen 3 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 0989d6aabd963b2d79f5c258905f583794d6c9cb (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0989d6aabd963b2d79f5c258905f583794d6c9cb Commit message: "fix dummy damage instance spam" > git rev-list --no-walk 0989d6aabd963b2d79f5c258905f583794d6c9cb # timeout=10 [ForestDef] $ /bin/sh -xe /tmp/jenkins1003734604944412862.sh + java -jar ../Wurst/downloads/Wurstpack/wurstscript/wurstscript.jar ../Wurst/downloads/Wurstpack/wurstscript/common.j ../Wurst/downloads/Wurstpack/wurstscript/blizzard.j ./wurst -lib ../StdLib2/ -lib ../Frentity/ -runcompiletimefunctions compilation finished (errors: 9, warnings: 0) Error in File BossThree.wurst line 25: Reference to function modifyDamageBy could not be resolved. Error in File BossTwo.wurst line 23: Reference to function getDamage could not be resolved. Error in File WarningBuff.wurst line 40: Reference to function modifyDamage could not be resolved. Error in File WarningBuff.wurst line 41: Reference to function getDamage could not be resolved. Error in File WarningBuff.wurst line 45: Reference to function getDamage could not be resolved. Error in File WarningBuff.wurst line 50: Reference to function getDamage could not be resolved. Error in File WarningBuff.wurst line 51: Reference to function modifyDamage could not be resolved. Error in File HealbackTower.wurst line 81: Reference to function getDamage could not be resolved. Error in File HealbackTower.wurst line 83: Reference to function getDamage could not be resolved. Build step 'Shell ausführen' marked build as failure Sending e-mails to: peter.peq@gmail.com Finished: FAILURE