I'm using Photoshop CC 2019 and the latest PhotoshopToSpine.jsx. I encountered this weird issue that layers with the name "watch" can't be correctly recognized by the Photoshop to Spine script.
For example: here I have 3 layers, one of which is named "watch". When using the script, only the other 2 layers get exported, and the "watch" layer is somehow ignored.
And if I try to create a bone named "watch", the script will return an error.
According to my testing so far, only the name "watch" causes this issue. Names like "watch1" work just fine.
However, I can't seem to find "watch" in the script. So not sure if it's a bug with the script or Photoshop itself.