dermetfan / libgdx-texturepacker-gui

Automatically exported from code.google.com/p/libgdx-texturepacker-gui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exception in thread "Thread-8" java.lang.OutOfMemoryError: Java heap space

GoogleCodeExporter opened this issue · comments

I am using 3.2.0 version on MAC OS X. For small size pics or few amount large 
pics, it packs without error. But, for large amount big pic (60 pics of 500x750 
pixel in the attached screenshot case), it will show the java heap space error.

Original issue reported on code.google.com by droidcou...@gmail.com on 18 May 2013 at 7:32

Attachments:

try 
$ java -Xmx2000m -jar texturepacker-gui.jar 

Original comment by david.li...@gmail.com on 20 Aug 2013 at 2:10

Yep, also have the same issue with large atlas's on Windows

Original comment by serenity...@gmail.com on 7 May 2015 at 7:07

Yeah increasing the heap size doesn't help either.

Original comment by serenity...@gmail.com on 8 May 2015 at 8:11