AlbertoSONIC / 3DS_Banner_Maker

This is an improved version of SnailFace's Banner Maker!
18 stars 6 forks source link

TypeError: 'int' object has no attribute '__getitem__' #1

Open gudenau opened 9 years ago

gudenau commented 9 years ago

File "[path]\3DS_Banner_Maker-master\cbmd_bannerImage\banner.py", line 39, in File "[path]\3DS_Banner_Maker-master\ctpk_24x24icon\icon.py", line 44, in File "[path]\3DS_Banner_Maker-master\ctpk_48x48icon\icon.py", line 44, in

AlbertoSONIC commented 9 years ago

That's strange. I've used 3DS Banner Maker a lot of times recently with no issues so far. Can you tell me more about you development environment?

gudenau commented 9 years ago

Windows 7 x64 with Python 2.7.9 x86 and pil. I also have the x64 jdjk, mingw and devkitpro. On Feb 12, 2015 2:53 PM, "AlbertoSONIC" notifications@github.com wrote:

That's strange. I've used 3DS Banner Maker a lot of times recently with no issues so far. Can you tell me more about you development environment?

— Reply to this email directly or view it on GitHub https://github.com/AlbertoSONIC/3DS_Banner_Maker/issues/1#issuecomment-74150576 .

AlbertoSONIC commented 9 years ago

I've the same configuration but with Windows 8.1 x64. Again, it's really strange. I'll test it again on my pc later this night and i'll see what happens...

gudenau commented 9 years ago

Any progress?

gudenau commented 9 years ago

Saving as 32bit worked. Might want to add some checks for that.

AlbertoSONIC commented 9 years ago

So it worked? I'll have to get in touch with @SnailFace , because he wrote the python files, while i wrote the automated builder (BUILD.bat ecc)

gudenau commented 9 years ago

It only seems to work with 32bit png files.

On Sat, Feb 14, 2015 at 1:53 PM, AlbertoSONIC notifications@github.com wrote:

So it worked? I'll have to get in touch with @SnailFace https://github.com/SnailFace , because he wrote the python files, while i wrote the automated builder (BUILD.bat ecc)

— Reply to this email directly or view it on GitHub https://github.com/AlbertoSONIC/3DS_Banner_Maker/issues/1#issuecomment-74389416 .