Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:\Users\isaac\MCreatorWorkspaces\countermeasures\src\main\java\net\mcreator\countermeasures\client\model\animations\dripstone_spikeAnimation.java:16: error: ';' expected
- public static final AnimationDefinition animation.dripskewer.spawn=AnimationDefinition.Builder.withLength(1.0F).addAnimation("skewer",new AnimationChannel(AnimationChannel.Targets.POSITION,new Keyframe(0.0F,KeyframeAnimations.posVec(0.0F,-43.0F,0.0F),AnimationChannel.Interpolations.LINEAR),new Keyframe(0.125F,KeyframeAnimations.posVec(0.0F,0.0F,0.0F),AnimationChannel.Interpolations.LINEAR))).addAnimation("skewer",new AnimationChannel(AnimationChannel.Targets.SCALE,new Keyframe(0.0F,KeyframeAnimations.scaleVec(0.0F,0.0F,0.0F),AnimationChannel.Interpolations.LINEAR),new Keyframe(0.125F,KeyframeAnimations.scaleVec(1.0F,1.0F,1.0F),AnimationChannel.Interpolations.LINEAR),new Keyframe(0.75F,KeyframeAnimations.scaleVec(1.0F,1.0F,1.0F),AnimationChannel.Interpolations.LINEAR),new Keyframe(1.0F,KeyframeAnimations.scaleVec(0.0F,0.0F,0.0F),AnimationChannel.Interpolations.LINEAR))).build();
- ^
- C:\Users\isaac\MCreatorWorkspaces\countermeasures\src\main\java\net\mcreator\countermeasures\client\model\animations\dripstone_spikeAnimation.java:16: error: expected
- public static final AnimationDefinition animation.dripskewer.spawn=AnimationDefinition.Builder.withLength(1.0F).addAnimation("skewer",new AnimationChannel(AnimationChannel.Targets.POSITION,new Keyframe(0.0F,KeyframeAnimations.posVec(0.0F,-43.0F,0.0F),AnimationChannel.Interpolations.LINEAR),new Keyframe(0.125F,KeyframeAnimations.posVec(0.0F,0.0F,0.0F),AnimationChannel.Interpolations.LINEAR))).addAnimation("skewer",new AnimationChannel(AnimationChannel.Targets.SCALE,new Keyframe(0.0F,KeyframeAnimations.scaleVec(0.0F,0.0F,0.0F),AnimationChannel.Interpolations.LINEAR),new Keyframe(0.125F,KeyframeAnimations.scaleVec(1.0F,1.0F,1.0F),AnimationChannel.Interpolations.LINEAR),new Keyframe(0.75F,KeyframeAnimations.scaleVec(1.0F,1.0F,1.0F),AnimationChannel.Interpolations.LINEAR),new Keyframe(1.0F,KeyframeAnimations.scaleVec(0.0F,0.0F,0.0F),AnimationChannel.Interpolations.LINEAR))).build();
- ^
- 2 errors
- FAILURE: Build failed with an exception.
- * What went wrong:
- Execution failed for task ':compileJava'.
- > Compilation failed; see the compiler output below.
- C:\Users\isaac\MCreatorWorkspaces\countermeasures\src\main\java\net\mcreator\countermeasures\client\model\animations\dripstone_spikeAnimation.java:16: error: ';' expected
- public static final AnimationDefinition animation.dripskewer.spawn=AnimationDefinition.Builder.withLength(1.0F).addAnimation("skewer",new AnimationChannel(AnimationChannel.Targets.POSITION,new Keyframe(0.0F,KeyframeAnimations.posVec(0.0F,-43.0F,0.0F),AnimationChannel.Interpolations.LINEAR),new Keyframe(0.125F,KeyframeAnimations.posVec(0.0F,0.0F,0.0F),AnimationChannel.Interpolations.LINEAR))).addAnimation("skewer",new AnimationChannel(AnimationChannel.Targets.SCALE,new Keyframe(0.0F,KeyframeAnimations.scaleVec(0.0F,0.0F,0.0F),AnimationChannel.Interpolations.LINEAR),new Keyframe(0.125F,KeyframeAnimations.scaleVec(1.0F,1.0F,1.0F),AnimationChannel.Interpolations.LINEAR),new Keyframe(0.75F,KeyframeAnimations.scaleVec(1.0F,1.0F,1.0F),AnimationChannel.Interpolations.LINEAR),new Keyframe(1.0F,KeyframeAnimations.scaleVec(0.0F,0.0F,0.0F),AnimationChannel.Interpolations.LINEAR))).build();
- ^
- C:\Users\isaac\MCreatorWorkspaces\countermeasures\src\main\java\net\mcreator\countermeasures\client\model\animations\dripstone_spikeAnimation.java:16: error: expected
- public static final AnimationDefinition animation.dripskewer.spawn=AnimationDefinition.Builder.withLength(1.0F).addAnimation("skewer",new AnimationChannel(AnimationChannel.Targets.POSITION,new Keyframe(0.0F,KeyframeAnimations.posVec(0.0F,-43.0F,0.0F),AnimationChannel.Interpolations.LINEAR),new Keyframe(0.125F,KeyframeAnimations.posVec(0.0F,0.0F,0.0F),AnimationChannel.Interpolations.LINEAR))).addAnimation("skewer",new AnimationChannel(AnimationChannel.Targets.SCALE,new Keyframe(0.0F,KeyframeAnimations.scaleVec(0.0F,0.0F,0.0F),AnimationChannel.Interpolations.LINEAR),new Keyframe(0.125F,KeyframeAnimations.scaleVec(1.0F,1.0F,1.0F),AnimationChannel.Interpolations.LINEAR),new Keyframe(0.75F,KeyframeAnimations.scaleVec(1.0F,1.0F,1.0F),AnimationChannel.Interpolations.LINEAR),new Keyframe(1.0F,KeyframeAnimations.scaleVec(0.0F,0.0F,0.0F),AnimationChannel.Interpolations.LINEAR))).build();
Advertisement
Add Comment
Please, Sign In to add comment