Search found 5 matches

by NilPirate
Sun Dec 04, 2011 1:36 pm
Forum: Support and Development
Topic: Unspecified error
Replies: 2
Views: 1498

Re: Unspecified error

Woops. Thanks, I didn't realize that >.<
by NilPirate
Sat Dec 03, 2011 9:32 pm
Forum: Support and Development
Topic: Unspecified error
Replies: 2
Views: 1498

Unspecified error

Hello, Whenever I try to run this code, it gives me a blue screen (as in the background of the love error screen), but covering the entire screen, so I can't really see any of the errors it gives me. I've looked it over, and couldn't see anything wrong, so can any of you help me with this? Thanks! E...
by NilPirate
Thu Sep 08, 2011 8:52 pm
Forum: Support and Development
Topic: Problem with tables
Replies: 3
Views: 2198

Re: Problem with tables

Thanks! Yeah, originally my b variable was local, but I removed it while trying to figure out how it was broken.
by NilPirate
Thu Sep 08, 2011 12:29 am
Forum: Support and Development
Topic: Problem with tables
Replies: 3
Views: 2198

Problem with tables

Hello, I've been working on a little program for my end-of-year Computer Science project, and for some reason something in what I think is my table referencing isn't working, could anyone help me find out what's wrong?
Thanks!
by NilPirate
Wed Sep 07, 2011 12:44 am
Forum: Support and Development
Topic: Do you have to use the callback functions?
Replies: 5
Views: 1714

Do you have to use the callback functions?

Hi, I've only recently begun programming in LOVE, and I'm liking it so far. However, the callback functions are a bit strange for me, and i was wondering if I could use the love lib outside of the callback functions. Thanks!