Search found 1 match
- Wed May 01, 2013 8:24 pm
- Forum: Support and Development
- Topic: Using LOVEframes, having some trouble
- Replies: 2
- Views: 1574
Using LOVEframes, having some trouble
So I'm using the loveframes library to make the GUI for my game. I created a frame and tabs, but when I run the game, I get this error: /lib/loveframes/object/frame.lua:203: attempt to index local 'skin' (a nil value) The code that's at that line in frame.lua is: local children = self.children local...