Solved Texturepacker on Yosemite
#1
Hey guys,

I am a long time lurker and back here to learn skin development for Kodi.
Anyway, I am working with Confluence as the base skin, because it is already feature-filled and nicely documented.

As I was trying to change the background on the home page, I realized that I might have to package all the assets into an XBT file.
Since Confluence has a Textures.xbt file, I will have to create a new .xbt that has my assets in it.

So I downloaded the Texturepacker for Mac from here: http://forum.kodi.tv/showthread.php?tid=156611
I ran the command and got a bunch of warnings along the lines of:

PHP Code:
Class SDLTranslatorResponder is implemented in both /Path/To/TexturePacker/libSDL-1.2.0.dylib 
/Path/To/TexturePacker/libSDL_image-1.2.0.dylibOne of the two will be usedWhich one is undefined

I also tried the same on a Windows 7 machine with the Texturepacker.exe command line tool.
I got an error saying:

PHP Code:
Error closing file 

On both Mac and Windows, Texturepacker creates the output file that is just 1KB in size.
Don't know what I am missing. Hoping that you guys can guide me.

Thanks for reading!
Reply
#2
My bad. Was running it on the wrong folder.
Reply

Logout Mark Read Team Forum Stats Members Help
Texturepacker on Yosemite0