Where do you change the memory allocation?
--- In [email protected], Thomas Russ <[EMAIL PROTECTED]> wrote:
>
>
> On Oct 9, 2007, at 12:49 AM, Joel Uckelman wrote:
>
> > Thus spake "Alfonso":
> >> Hi
> >> I,m trying to add a board jpg with a size of about 4 mb.It's
added
> >> without errors but it doesn't appear when you start a game.If a
> >> reduce
> >> the size to about 1 mb it works correctly. Is there a limit size
for
> >> this new version?
> >
> > No, there's no built-in size limit for images.
>
> But if the image is large, you may need to increase the memory
> allocated to Java to be able to display it. This is the most
> frequent cause of images not showing up. There will also often be
a
> out of memory error showing on the console. There are
instructions
> in the FAQ for increasing the memory allocated to Java. Note that
> having the memory on your machine isn't enough. Java tries to
play
> nice and needs to have the amount that it is allowed to use
specified.
>