Search found 3 matches
- Wed Jan 11, 2023 7:04 pm
- Forum: Support and Development
- Topic: love.window.setMode not working
- Replies: 2
- Views: 570
love.window.setMode not working
I tried to edit conf.lua for window size and that didn't work, so i tried to do love.window.setMode(300, 388) and that didn't work. Any idea why?
- Wed Jan 11, 2023 6:44 pm
- Forum: Support and Development
- Topic: Error while folowing a tutorial
- Replies: 2
- Views: 609
Re: Error while folowing a tutorial
Oh for some reason that didn't appear in vs. restarting fixed the problem.
- Wed Jan 11, 2023 5:40 pm
- Forum: Support and Development
- Topic: Error while folowing a tutorial
- Replies: 2
- Views: 609
Error while folowing a tutorial
I was trying to follow the flappy bird tutorial and I get the error Error main.lua:2: attempt to call field 'graphics' (a table value) Traceback main.lua:2: in function 'draw' [C]: in function 'xpcall' Also I dont have a .love file so idk what to do about that (it is installed tho) also if it means ...