Konsolenausgabe

Started by user Frotty
Building in workspace /var/lib/jenkins/jobs/ForestDef/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/Frotty/ForestDef.git # timeout=10
Fetching upstream changes from https://github.com/Frotty/ForestDef.git
 > git --version # timeout=10
 > git -c core.askpass=true 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/master
Seen 2 remote branches
Checking out Revision 5b309ea15197bb5615d3c46e768e88d817ef0882 (origin/classic)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5b309ea15197bb5615d3c46e768e88d817ef0882
 > git rev-list 74dafa2e2802de7aebce80f86b5287b1c4073d5a # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson5069540298306777339.sh
+ java -jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/common.j ../../Wurst/workspace/downloads/Wurstpack/wurstscript/Blizzard.j ./wurst -lib ../../Wurst/workspace/downloads/Wurstpack/wurstscript/lib
compilation finished (errors: 0, warnings: 42)
Warning in File HomingProjectile.wurst line 73:
 The assignment to local variable d is never read.
Warning in File HomingProjectile.wurst line 75:
 The assignment to local variable d is never read.
Warning in File Entity.wurst line 128:
 The variable killer is never read.
Warning in File SuperCharge.wurst line 18:
 The assignment to local variable tim2 is never read.
Warning in File SuperCharge.wurst line 18:
 The local variable tim2 is never read.
Warning in File Special.wurst line 19:
 The assignment to local variable u is never read.
Warning in File Special.wurst line 19:
 The local variable u is never read.
Warning in File Special.wurst line 47:
 The assignment to local variable a is never read.
Warning in File Special.wurst line 47:
 The local variable a is never read.
Warning in File Special.wurst line 60:
 The assignment to local variable a is never read.
Warning in File Special.wurst line 60:
 The local variable a is never read.
Warning in File Special.wurst line 73:
 The assignment to local variable b is never read.
Warning in File Special.wurst line 73:
 The local variable b is never read.
Warning in File Special.wurst line 82:
 The assignment to local variable b is never read.
Warning in File Special.wurst line 82:
 The local variable b is never read.
Warning in File SphereTower.wurst line 60:
 The variable speed is never read.
Warning in File TrooperTower.wurst line 16:
 The variable tangle is never read.
Warning in File AssassinTower.wurst line 103:
 The assignment to local variable at is never read.
Warning in File AssassinTower.wurst line 103:
 The local variable at is never read.
Warning in File Colors.wurst line 36:
 The assignment to local variable r is never read.
Warning in File Colors.wurst line 37:
 The assignment to local variable g is never read.
Warning in File Colors.wurst line 38:
 The assignment to local variable b is never read.
Warning in File Colors.wurst line 35:
 The assignment to local variable a is never read.
Warning in File Buff.wurst line 7:
 The import PhysicsProjectile is never used directly.
Warning in File Buff.wurst line 8:
 The import Creep is never used directly.
Warning in File Entity.wurst line 10:
 The import Event is never used directly.
Warning in File Wave.wurst line 2:
 The import Special is never used directly.
Warning in File Wave.wurst line 4:
 The import Boss is never used directly.
Warning in File UnitSpawnSystem.wurst line 16:
 The import Boss is never used directly.
Warning in File Special.wurst line 4:
 The import ObjEditingNatives is never used directly.
Warning in File Special.wurst line 5:
 The import Basics is never used directly.
Warning in File SpecialTwo.wurst line 2:
 The import Creep is never used directly.
Warning in File BossFive.wurst line 2:
 The import ShieldBuff is never used directly.
Warning in File WarningBuff.wurst line 3:
 The import ShieldBuff is never used directly.
Warning in File PlayerData.wurst line 2:
 The import PhysicsProjectile is never used directly.
Warning in File PlayerData.wurst line 7:
 The import Rocket is never used directly.
Warning in File BoulderTower.wurst line 2:
 The import ClosureForGroups is never used directly.
Warning in File ArtilleryTower.wurst line 5:
 The import PhysicsConstants is never used directly.
Warning in File AssassinTower.wurst line 2:
 The import Terrain is never used directly.
Warning in File GameInit.wurst line 10:
 The import SuperCharge is never used directly.
Warning in File GameTimer.wurst line 3:
 The import TimerUtils is never used directly.
Warning in File RegisterEvents.wurst line 2:
 The import TypeCasting is never used directly.
Finished: SUCCESS