Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug with Multiple Trick Add Motion #37

Closed
anguschow127 opened this issue Feb 14, 2016 · 0 comments
Closed

Bug with Multiple Trick Add Motion #37

anguschow127 opened this issue Feb 14, 2016 · 0 comments
Labels
bug An issue with the mod itself.

Comments

@anguschow127
Copy link

When one Trick: add motion is used with another Trick: add motion of opposite direction and a greater speed, the resulting motion pushes the character towards the first Trick motion's direction

The Following is a Spell of the Bug:

Type: Loopcast

{spellName:"Bug",uuidMost:-5241323634879872684L,validSpell:1b,spellList:[0:{spellPosX:2,spellData:{spellKey:"constantNumber",params:{},constantValue:"-1"},spellPosY:1},1:{spellPosX:3,spellData:{spellKey:"constantNumber",params:{},constantValue:"0"},spellPosY:0},2:{spellPosX:3,spellData:{spellKey:"operatorVectorConstruct",params:{psi.spellparam.z:1,psi.spellparam.y:3,psi.spellparam.x:2}},spellPosY:1},3:{spellPosX:3,spellData:{spellKey:"constantNumber",params:{},constantValue:"0"},spellPosY:2},4:{spellPosX:4,spellData:{spellKey:"constantNumber",params:{},constantValue:"3"},spellPosY:0},5:{spellPosX:4,spellData:{spellKey:"trickAddMotion",params:{psi.spellparam.direction:3,psi.spellparam.speed:1,psi.spellparam.target:2}},spellPosY:1},6:{spellPosX:4,spellData:{spellKey:"selectorCaster",params:{}},spellPosY:2},7:{spellPosX:4,spellData:{spellKey:"trickAddMotion",params:{psi.spellparam.direction:4,psi.spellparam.speed:2,psi.spellparam.target:1}},spellPosY:3},8:{spellPosX:4,spellData:{spellKey:"constantNumber",params:{},constantValue:"1.29"},spellPosY:4},9:{spellPosX:5,spellData:{spellKey:"constantNumber",params:{},constantValue:"0"},spellPosY:2},10:{spellPosX:5,spellData:{spellKey:"operatorVectorConstruct",params:{psi.spellparam.z:2,psi.spellparam.y:4,psi.spellparam.x:1}},spellPosY:3},11:{spellPosX:5,spellData:{spellKey:"constantNumber",params:{},constantValue:"0"},spellPosY:4},12:{spellPosX:6,spellData:{spellKey:"constantNumber",params:{},constantValue:"1"},spellPosY:3}],uuidLeast:-6662257302662098682L}

It also seems any sideways motion of a second Trick: Add Motion is Ignored

The Following is a Spell of the Bug:

Type: Loopcast or Normal

{spellName:"Bug2",uuidMost:3790708550861735620L,validSpell:1b,spellList:[0:{spellPosX:2,spellData:{spellKey:"constantNumber",params:{},constantValue:"0"},spellPosY:1},1:{spellPosX:3,spellData:{spellKey:"constantNumber",params:{},constantValue:"0"},spellPosY:0},2:{spellPosX:3,spellData:{spellKey:"operatorVectorConstruct",params:{psi.spellparam.z:1,psi.spellparam.y:3,psi.spellparam.x:2}},spellPosY:1},3:{spellPosX:3,spellData:{spellKey:"constantNumber",params:{},constantValue:"1"},spellPosY:2},4:{spellPosX:4,spellData:{spellKey:"constantNumber",params:{},constantValue:"3"},spellPosY:0},5:{spellPosX:4,spellData:{spellKey:"trickAddMotion",params:{psi.spellparam.direction:3,psi.spellparam.speed:1,psi.spellparam.target:2}},spellPosY:1},6:{spellPosX:4,spellData:{spellKey:"selectorCaster",params:{}},spellPosY:2},7:{spellPosX:4,spellData:{spellKey:"trickAddMotion",params:{psi.spellparam.direction:4,psi.spellparam.speed:2,psi.spellparam.target:1}},spellPosY:3},8:{spellPosX:4,spellData:{spellKey:"constantNumber",params:{},constantValue:"3"},spellPosY:4},9:{spellPosX:5,spellData:{spellKey:"constantNumber",params:{},constantValue:"0"},spellPosY:2},10:{spellPosX:5,spellData:{spellKey:"operatorVectorConstruct",params:{psi.spellparam.z:2,psi.spellparam.y:4,psi.spellparam.x:1}},spellPosY:3},11:{spellPosX:5,spellData:{spellKey:"constantNumber",params:{},constantValue:"0"},spellPosY:4},12:{spellPosX:6,spellData:{spellKey:"constantNumber",params:{},constantValue:"1"},spellPosY:3}],uuidLeast:-6134389170688020891L}

@Vazkii Vazkii added the bug An issue with the mod itself. label Feb 15, 2016
@Vazkii Vazkii closed this as completed in 0857ba5 Feb 15, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue with the mod itself.
Projects
None yet
Development

No branches or pull requests

2 participants