Search found 1 match

by Sir_Titas
Wed Apr 29, 2015 12:52 pm
Forum: Support and Development
Topic: love code not working error badd argument #1 to init
Replies: 1
Views: 768

love code not working error badd argument #1 to init

hey guys im pretty new to love2d and am having some trouble with loading external code into my project here is my code love.filesystem.init() main = love.filesystem.load('data/main.lua')() and here is my error Error main.lua:1:bad argument #1 to 'init'(string expected, got no value) traceback [C]: i...