example.love broken?
Posted: Fri Feb 27, 2015 6:51 pm
I'm trying to use the example.love 9.0 version to practice and play around with love however when i try to run it I get an error
I'm assuming the new version broke it? Is there anything I can do to fix the problem or are they're other good examples I should check out?
Code: Select all
main.lua:17: bad argument #1 to 'newFont' (Rasterizer expected, got nil)
Traceback
[C]: in function 'newFont'
main.lua:17: in function 'load'
[C]: in function 'xpcall'