Error building my game :(

betofantasioso

  • Posts: 76
Hi there,

I'm trying to publish my game to Android but and error keeps appearing. I verified my keystone, alias, and password. I'm positively sure they are correct.

I really can't tell what's going on. I'm not even using any extension.

Can anyone give me a hint on how to fix it?

I leave my logs here.

Thanks for your help.

captaincomic

  • *
  • Posts: 6108
Code: [Select]
2015-12-03 08:49:38,127 INFO  [Thread-12] stencyl.sw.util.StreamGobbler: [haxelib]     [xpath] [Fatal Error] :13:31: The value of attribute "android:label" associated with an element type "null" must not contain the '<' character.
Do you have a '<' character in your app title or ID?

betofantasioso

  • Posts: 76
Yes is that so?

Cause I changed it and the problem persists.

captaincomic

  • *
  • Posts: 6108
With the same error message?

betofantasioso

  • Posts: 76
I'm I haven't change it. I did and it worked. thanks a lot!

captaincomic

  • *
  • Posts: 6108
Okay, I guess '<' and '>' are not allowed.