Search found 4 matches

by madbaho
Sun Mar 13, 2011 3:28 pm
Forum: Support and Development
Topic: ERROR
Replies: 15
Views: 6579

Re: ERROR

Thank you all so much. This language is interesting. I self taught in PHP, I did my capstone on php and sessions. A professor encouraged me to learn this as my 2nd scripting language. This language is def interesting. It is so short and effective it is scary. I see some posititve attributes about us...
by madbaho
Sun Mar 13, 2011 2:16 am
Forum: Support and Development
Topic: ERROR
Replies: 15
Views: 6579

Re: ERROR

I tried another tutorial, I went line by line and I still have an issue with another print statement... I check and view and I cannot find a solution. The only issue was with the collision, before i added the collision it worked great. Tutorial http://www.brighthub.com/hubfolio/matthew-casperson/blo...
by madbaho
Sun Mar 13, 2011 12:00 am
Forum: Support and Development
Topic: ERROR
Replies: 15
Views: 6579

Re: ERROR

I'm slightly confused why the line was asking for a integer on the res for physics? Also line 278 I'm printing text its asking for a string, and says the print is nil? You all know of any good referrences that I could read up on, or get proper syntax for these functions so I don't keep butchering th...
by madbaho
Sat Mar 12, 2011 11:11 pm
Forum: Support and Development
Topic: ERROR
Replies: 15
Views: 6579

ERROR

Ok, I wrote this game... I go run it in LOVE and it says...................... "main:lua:25: incorrect number of parameters Traceback [c]:in function 'newWorld' main.lua:25: in function 'load' [c]:in function 'xpcall' " I'm confused on this error, it is forever hard to find support on this...