can't play any .love file

General discussion about LÖVE, Lua, game development, puns, and unicorns.
Post Reply
ziegler
Prole
Posts: 3
Joined: Sun Feb 08, 2015 4:28 pm

can't play any .love file

Post by ziegler »

I can't get the .love file to open, without it showing an error.

But what I have gotten to work, is dragging the game folder onto the shortcut of the love program.

Also tried the command prompt, adding the "path to the love program" and the "path to the game folder", which also worked fine.

The game is just a print("hello world")

thanks in advance, for the help.
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: can't play any .love file

Post by Robin »

Are you on windows? Have you used the installer or downloaded the zipped version?
Help us help you: attach a .love.
ziegler
Prole
Posts: 3
Joined: Sun Feb 08, 2015 4:28 pm

Re: can't play any .love file

Post by ziegler »

yep, using windows and love is installed.
ziegler
Prole
Posts: 3
Joined: Sun Feb 08, 2015 4:28 pm

Re: can't play any .love file

Post by ziegler »

Now I know why it didn't work.

I was making a rar file and renaming it to love, when it needed to be a zib file.

I feel like it should have worked with the rar file, but I'm glad that I fixed it.
User avatar
s-ol
Party member
Posts: 1077
Joined: Mon Sep 15, 2014 7:41 pm
Location: Cologne, Germany
Contact:

Re: can't play any .love file

Post by s-ol »

ziegler wrote:Now I know why it didn't work.

I was making a rar file and renaming it to love, when it needed to be a zib file.

I feel like it should have worked with the rar file, but I'm glad that I fixed it.
It shouldn't have, it only works with zip files. A rar file is something very different and löve is only built to handle zip files.

s-ol.nu /blog  -  p.s-ol.be /st8.lua  -  g.s-ol.be /gtglg /curcur

Code: Select all

print( type(love) )
if false then
  baby:hurt(me)
end
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests