Konsolenausgabe

Started by upstream project "Wurst" build number 98
originally caused by:
 Started by remote host 192.30.252.45
Building in workspace /var/lib/jenkins/jobs/Hotn/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/Crigges/HotN.git # timeout=10
Fetching upstream changes from https://github.com/Crigges/HotN.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/Crigges/HotN.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 00da7e5374bc1fd0f66582def374920e024b5d17 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 00da7e5374bc1fd0f66582def374920e024b5d17
 > git rev-list 00da7e5374bc1fd0f66582def374920e024b5d17 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson429945195875886919.sh
+ java -jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/common.j ../../Wurst/workspace/downloads/Wurstpack/wurstscript/Blizzard.j ./HotN/wurst -lib ../../Wurst/workspace/downloads/Wurstpack/wurstscript/lib
compilation finished (errors: 1, warnings: 227)
Error in File UnitTypes.wurst line 345:
 Wrong parameter type when calling setAttack1WeaponType.
Found string but expected WeaponType weaponType
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected]
Finished: FAILURE