Hello, I'm new in here.
My name is Pedro and I'm from Brazil, I registered in here because I wanted to know if Love 2D is going to be release for Ubuntu Quantal/Quetzal (12.10)
I where checking Love 2D wiki and seems to be really easy to use and has support on multiple platforms, if someone know if it is going to be release I would like to hear your good news (or bad news eg: NEVER!)
Ubuntu 12.10
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: Ubuntu 12.10
It has been released on 12.10, it's not in the ppa because 0.8.0 is in the main ubuntu repositories.
-
- Prole
- Posts: 4
- Joined: Wed Dec 26, 2012 6:18 am
Re: Ubuntu 12.10
Thanks for your fast response and sorry for my slow one...
I downloaded it today and everything seems to be incompatible, when I noticed it I downloaded some .love games and only the puddim one worked
Even if you try
function love.draw()
love.graphics.print("Hello World", 400, 300)
end
Is going to be an error:
Error
boot.lua:335: No code to run
Your game might be packaged incorrectly
Make sure main.lua is at the top level if zip
Traceback
[C]: in function 'error'
[C]: in function 'xpcall'
Using ubuntu 12.10 (gnome-remix 3.6)
Someone in here know why? Thanks for reading
PS: Rubber Piggy works fine and it's so beauty.
I downloaded it today and everything seems to be incompatible, when I noticed it I downloaded some .love games and only the puddim one worked
Even if you try
function love.draw()
love.graphics.print("Hello World", 400, 300)
end
Is going to be an error:
Error
boot.lua:335: No code to run
Your game might be packaged incorrectly
Make sure main.lua is at the top level if zip
Traceback
[C]: in function 'error'
[C]: in function 'xpcall'
Using ubuntu 12.10 (gnome-remix 3.6)
Someone in here know why? Thanks for reading
PS: Rubber Piggy works fine and it's so beauty.
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: Ubuntu 12.10
So... is that code in main.lua?
Could you upload a .love?
Could you upload a .love?
Help us help you: attach a .love.
-
- Prole
- Posts: 4
- Joined: Wed Dec 26, 2012 6:18 am
Re: Ubuntu 12.10
it's just a main.lua file inside of a folder with this draw code...
But here is it~
But here is it~
- Attachments
-
- test.love
- (383 Bytes) Downloaded 93 times
Re: Ubuntu 12.10
You just did a common mistake. When making a .love file you should always zip the contents of the folder, not the folder itself. So in your case you would just zip that main.lua file you had. If you need more help see Game Distribution on the wiki.
-
- Prole
- Posts: 4
- Joined: Wed Dec 26, 2012 6:18 am
Re: Ubuntu 12.10
Actually I made it by mistake >: I knew it but I don't know why made it...
But won't work too, it's just this code:
function love.draw()
love.graphics.print('Hello World!', 400, 300)
end
inside a main.lua
When tried to run it in here I made love folder_name and done, error
Actually when inside of zip/.love it just works...
Why when am I using direct folder acess I got error?
Thanks for answer! and here is the working one~
PS:Also, almost all games from wiki section "Games" does not work in here, only the puddin one... That's a bit weird.
But won't work too, it's just this code:
function love.draw()
love.graphics.print('Hello World!', 400, 300)
end
inside a main.lua
When tried to run it in here I made love folder_name and done, error
Actually when inside of zip/.love it just works...
Why when am I using direct folder acess I got error?
Thanks for answer! and here is the working one~
PS:Also, almost all games from wiki section "Games" does not work in here, only the puddin one... That's a bit weird.
- Attachments
-
- test.love
- (235 Bytes) Downloaded 88 times
Who is online
Users browsing this forum: Ahrefs [Bot], Bing [Bot] and 10 guests