Page 1 of 1

Error when running .love - using tables

Posted: Sun Feb 24, 2013 12:31 pm
by SirFotherington
So I have started using tables in my code and now I get this error when loading it up

http://imgur.com/TBXwq0l

Here is my code and game:

http://www.gamefront.com/files/22993002/Game.zip

Hope you can help

Re: Error when running .love - using tables

Posted: Sun Feb 24, 2013 1:25 pm
by norubal
Sorry, I can't download from your link.
Our forum have attachment function. How about attaching your .love file so lovers can see your project?

Re: Error when running .love - using tables

Posted: Sun Feb 24, 2013 4:12 pm
by Robin
Use require "player" instead of require "player.lua".

But yeah, next time better upload an attachment.