Page 1 of 1

Ubuntu WINE - Could not decode image!

Posted: Mon Apr 27, 2015 3:43 am
by Duster
Whenever love.graphics.newImage() is called while the game is running in WINE, I get thrown this error. Any ideas? Should I give up on wine compatibility?
If it helps, I'm packaging for Windows using love-release.sh

My entire main.lua:
Image

Re: Ubuntu WINE - Could not decode image!

Posted: Mon Apr 27, 2015 4:13 am
by Duster
Nevermind, turns out I just had to update Love to version 0.9.2. Seems to work as intended now.

Re: Ubuntu WINE - Could not decode image!

Posted: Mon Apr 27, 2015 5:50 am
by I~=Spam
That is good. :) I was confused when I first read the title because I knew that LOVE works perfectly (as far as I can tell) in WINE. :awesome: