Thutmose / Pokecube

Primary Development has moved to: https://github.com/Pokecube-Development
https://github.com/Pokecube-Development
19 stars 7 forks source link

AnimationEditor.jar do not want to launch. #241

Closed CorentG closed 6 years ago

CorentG commented 6 years ago

Issue Description:

The AnimationEditor.jar (the application to edit moves) don't seem to launch.

What happens:

I'm doing exactly what i have done in the past (this : https://github.com/Thutmose/Pokecube/wiki/Animating-Moves ) except that it do not want to launch. I guess it is outdated.

What you expected to happen:

The application launch and i can simply edit the animations.

Steps to reproduce:

1.Place the AnimationEditor.jar at config/pokecube/database 2.click on it 3.It do not launch ...


Affected Versions (Do not use "latest"):

(I think the AnimationEditor.jar need an update so i don't think it's the fault of core,mobs or revival, but i can be wrong)

CorentG commented 6 years ago

By the way, i have found an error in your latest core,mobs,revival or whatever updated the animations, at the line 2112 there is a " and a : that are inverted, so a lot of move doesnt appear.

(Edit : nevermind, you fixed it, i havent saw the last pokecubemobs when i found this)

Thutmose commented 6 years ago

ya, I had noticed that error as well when the animations all stopped working :D

CorentG commented 6 years ago

Can you tell me if the AnimationEditor need an update ? (Just to know if it's normal that it doesnt work)

Thutmose commented 6 years ago

I will check it

Thutmose commented 6 years ago

it seems to be working as far as I can tell, I used the moves.json and animations.json from here:

https://github.com/Thutmose/Pokecube-Mobs/tree/master/src/main/resources/assets/pokecube_mobs/database

CorentG commented 6 years ago

Arf, i found out why it does not launched... java was somehow deleted from my computer... You can close th issue ._. (it work well after installing java)

P3rf3ctXZer0 commented 6 years ago

Wait seriouslly? That happened to me too! ... any idea why your Java was deleted?

CorentG commented 6 years ago

Probably when i tried to fix some "heartbeat lags" or something like that, i unistalled it and there is a chance that i forgot to re install it.

CorentG commented 6 years ago

Thutmose, there is also a small bug, when i select for example the particle "misc", the color will only result in the type's color. If i modify a normal move and i put light_blue as a color, it will not use it. This is not a bug with animationeditor.jar, it's probably the fault of whatever mod take care of the animations.

Thutmose commented 6 years ago

I will look into this and fix it, I bet I messed up somewhere when I fixed some of the animations not working

Thutmose commented 6 years ago

I found that some animation types were ignoring the specific colours, that will be fixed in the next release

Thutmose commented 6 years ago

closing this issue since it is no longer a problem.