https://love2d.org/imgmirrur/Unp9gpM.png This has to do with me calling currentMap = sti.new("maps/desert") in love.load(). Btw, this works just fine if I don't use LoveFrames. If I comment it out or remove that line, I get the next error: https://love2d.org/imgmirrur/keoFxC1.png This is ...
I would love to use this library, but when I include it in my main.lua, it seems to conflict with other libraries like Simple-Tiled and hump. I get strange errors when using either of those two libraries in conjunction with LoveFrames. This is the top of my main.lua: local loveframes = require "...