No error report

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
igor
Prole
Posts: 21
Joined: Fri Nov 20, 2009 12:39 pm
Contact:

No error report

Post by igor »

Code:
local i = 1
i = y + 1 -- y equal nil

Result:
white screen for 3 seconds
User avatar
TechnoCat
Inner party member
Posts: 1611
Joined: Thu Jul 30, 2009 12:31 am
Location: Denver, CO
Contact:

Re: No error report

Post by TechnoCat »

Picture 2010-01-12 15_28_54.png
Picture 2010-01-12 15_28_54.png (23.43 KiB) Viewed 3721 times
igor
Prole
Posts: 21
Joined: Fri Nov 20, 2009 12:39 pm
Contact:

Re: No error report

Post by igor »

Thank you, that means I've got another problem)
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: No error report

Post by Robin »

Where is this piece of code exactly? love.load(), love.update(), etc...?
Help us help you: attach a .love.
igor
Prole
Posts: 21
Joined: Fri Nov 20, 2009 12:39 pm
Contact:

Re: No error report

Post by igor »

Robin wrote:Where is this piece of code exactly? love.load(), love.update(), etc...?
I'm using the library "Camera" (ver 0.5) and forgot to replace love.graphics.draw(text, ...) to love.graphics.print(). Now is all right. Thanks)
Post Reply

Who is online

Users browsing this forum: No registered users and 226 guests