Kodi Community Forum

Full Version: Texturepacker, I need some help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have fiddled with texturepacker for a few days now. I am frustrated at this point. I have downloaded all the dependencies (dll's), texturepacker.exe, and my media folder and put them in a folder called texturepacker and no matter what I end up seeing some error or another.

Like this one...
The procedure entry point SDL_Error could not be located in the dynamic link library SDL.dll

What am I missing or doing wrong.

-DOTW
If your talking win32 here try this one from my svn its got all the current required dll and the exe
https://jezzxbmc.googlecode.com/svn/TexturePacker if that fails you have bigger issues just keep them all in 1 dir
Yeah, still didn't work. Probably cause this laptop I've been doing my work on is a Win64. I'll copy things over to my HTPC and try it there.

Copied things to another PC and still doesn't work. I just don't get it, afer I double click texturepacker.exe a dialog pops up for a split second then disappears, no XBTSad

Thanks.
weird on windows 7 x64 as well and it works fine for me
I use to have that problem also and I am also running Win7

Double clicking on TexturePacker.exe does not work, you have to call it from the "run" command.

This is the command I use(adjust your source/destination paths accordingly):
Code:
"C:\Program Files (x86)\XBMC\TexturePacker.exe" -i C:\Users\jpf\Desktop\texturepacker\media -o C:\Users\jpf\Desktop\texturepacker\Textures.xbt

These are all the dll's I have(some of them may belong to XBMC):
Program Files (x86)/XBMC/glew32.dll
Program Files (x86)/XBMC/java.dll
Program Files (x86)/XBMC/jpeg.dll
Program Files (x86)/XBMC/jvm.dll
Program Files (x86)/XBMC/libpng12-0.dll
Program Files (x86)/XBMC/libtiff-3.dll
Program Files (x86)/XBMC/MSVCP71.DLL
Program Files (x86)/XBMC/msvcr71.dll
Program Files (x86)/XBMC/SDL.dll
Program Files (x86)/XBMC/SDL_image.dll
Program Files (x86)/XBMC/TexturePacker.exe
Program Files (x86)/XBMC/verify.dll
Program Files (x86)/XBMC/zlib1.dll

Hope this helps
jpf55 Wrote:I use to have that problem also and I am also running Win7

Double clicking on TexturePacker.exe does not work, you have to call it from the "run" command.

This is the command I use(adjust your source/destination paths accordingly):
Code:
"C:\Program Files (x86)\XBMC\TexturePacker.exe" -i C:\Users\jpf\Desktop\texturepacker\media -o C:\Users\jpf\Desktop\texturepacker\Textures.xbt

These are all the dll's I have(some of them may belong to XBMC):
Program Files (x86)/XBMC/glew32.dll
Program Files (x86)/XBMC/java.dll
Program Files (x86)/XBMC/jpeg.dll
Program Files (x86)/XBMC/jvm.dll
Program Files (x86)/XBMC/libpng12-0.dll
Program Files (x86)/XBMC/libtiff-3.dll
Program Files (x86)/XBMC/MSVCP71.DLL
Program Files (x86)/XBMC/msvcr71.dll
Program Files (x86)/XBMC/SDL.dll
Program Files (x86)/XBMC/SDL_image.dll
Program Files (x86)/XBMC/TexturePacker.exe
Program Files (x86)/XBMC/verify.dll
Program Files (x86)/XBMC/zlib1.dll

Hope this helps

*APPLAUSE*

Thank you!
That worked like a charm.

-DOTW
Same problem here in Win7 x64. Works fine if I run it with "TexturePacker.exe -input ." so it looks like it's the default value for input that's being ignored for some reason.
(2010-11-28, 08:48)Jezz_X Wrote: [ -> ]If your talking win32 here try this one from my svn its got all the current required dll and the exe
https://jezzxbmc.googlecode.com/svn/TexturePacker if that fails you have bigger issues just keep them all in 1 dir

Thanks for this post. I couldn't get it to work with the Version from the XBMC WIKI. Would be great if this link would be added to the Wiki to save everyone else the trouble.

Best Regards
JohnC
adding a 3 year old, outdated version?
nah, i don't think so ;-)