Page 2 of 2

Re: Table manipulation (replacing a field)

Posted: Mon Jan 18, 2010 7:37 pm
by Taehl
So make a debug report of some kind. The easiest way would be to put "error(j)" right before the line that crashes Love. It should give you an error screen with the value of j.

Re: Table manipulation (replacing a field)

Posted: Mon Jan 18, 2010 7:41 pm
by Robin
dbltnk wrote:I can't tell you. It freezes before the next operation (love.graphics.draw(v[j])) can be processed.
Or print it to the console.