LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: bobjob on September 22, 2007, 05:53:32

Title: made on windows, problem running on mac
Post by: bobjob on September 22, 2007, 05:53:32
i have made a simple app menu. it works fine on windows but doesnt run well on mac.
It will go black but nothing else what could be the reason for this
http://users.on.net/~bobjob/TD.jnlp (http://users.on.net/~bobjob/TD.jnlp)
im sure the natives are correct. i dont know what i am doing wrong.

if someone develops on mac, can you tell me what seems to be the error
Title: Re: made on windows, problem running on mac
Post by: Matzon on September 22, 2007, 07:31:11
meh, can't test because it enters fullscreen immediately, and I access my mac using vnc. Music played tho
Title: Re: made on windows, problem running on mac
Post by: bobjob on September 22, 2007, 08:58:18
cool, thanx anyway ill just try work backwards until it makes sense
Title: Re: made on windows, problem running on mac
Post by: elias4444 on September 23, 2007, 20:12:58
I tried it, but simply got a null pointer exception and it bombed out.
Title: Re: made on windows, problem running on mac
Post by: bobjob on September 25, 2007, 14:15:57
worked it out, garrrrr, gARRR! i say!

it was because devil cant load, jpg or tif on mac, i had to convert to tga,
i think im going to stop using devil, and just use a tgaloader.

thanx mazon and elies for testing it.