Love2D console keeps on printing "0" for some reason. How would I stop it ?
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Love2D console keeps on printing "0" for some reason. How would I stop it ?
the console of Love2D keeps printing "0" infinitely. How would I stop it ?
Re: Love2D console keeps on printing "0" for some reason. How would I stop it ?
Try to look for a print() instruction!
Re: Love2D console keeps on printing "0" for some reason. How would I stop it ?
I did, again. There is no print() function in any lua file.
Edit: Actually you were right, there was a print() called in one of the lua files. Resolved.
Last edited by Raj on Mon Dec 04, 2017 10:24 am, edited 1 time in total.
Re: Love2D console keeps on printing "0" for some reason. How would I stop it ?
Does it do it with an empty main.lua or with the nogame screen? Do you have any io.write or io.stdout, io.stderr or io.output?
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
Re: Love2D console keeps on printing "0" for some reason. How would I stop it ?
So there was a print() function that was doing it. Lol. Problem solved.
-
- Party member
- Posts: 234
- Joined: Mon Aug 29, 2016 8:51 am
Re: Love2D console keeps on printing "0" for some reason. How would I stop it ?
Color me surprised ... Don't you use the find function of your IDE/text editor ?
Who is online
Users browsing this forum: No registered users and 5 guests