Hi,
I've got the same mistake with a whole new spine object I have made.
It's a really simple object, just an orb moving up and down.
When I put the JSON in the Skeleton Data it just says : "Missing region 'orbeOhiti' "
My JSON file is
{"skeleton":{"hash":"4p5KCr1vpHgEHlKjGJlp+vIN7nQ","spine":"2.1.27","width":128.66,"height":128.66},"bones":[{"name":"root"}],"slots":[{"name":"OrbeBravoure","bone":"root","attachment":"orbeOhiti"}],"skins":{"default":{"OrbeBravoure":{"orbeOhiti":{"x":-0.78,"scaleX":0.032,"scaleY":0.032,"width":4000,"height":4000}}}},"animations":{"flottement":{"bones":{"root":{"translate":[{"time":0,"x":0,"y":10,"curve":[0.25,0,0.75,1]},{"time":1.1666,"x":0,"y":-10,"curve":[0.25,0,0.75,1]},{"time":2.3333,"x":0,"y":10}]}}}}}
And the atlas file is :
OrbeBravoure.png
size: 1024,1024
format: RGBA8888
filter: Linear,Linear
repeat: none
orbeOhiti
rotate: false
xy: 2, 2
size: 628, 628
orig: 800, 800
offset: 86, 111
index: -1
Everything seems good to me but I have the error anyway... Is there something I did wrong or there actually a bug ?
Thanks a lot.
Jimmy