Print and pprint not working after 1.9.8 update

So, I updated from 1.7.0 to 1.9.8 Great job everyone who worked on it.My game project seems to be fully working in both. But in 1.7.0 I have prints for like “-------------starting game------------” and stuff just status messages mostly and none of them seem to work. I’m sure there’s just a new editor setting I’m missing, or else it would be all over the forms about print does not work. So, anyone know what I’m missing to get prints working in the new editor?

Check “minimum log level” in game.project!

I’ve got it set to USER DEBUG = 1

1 Like

On a Default Project, my print and pprint are working fine. Maybe it is like how the post above me said- the level setting.

this is all I get when I launch the game

no dice

On 1.70 I get this when starting the game

I’m not sure if this is related but there is a ERROR on 1.7. Could you please try deleting /build and /.internal folders and try again with 1.9.8.

1 Like

good tip I did just that, and no change

And the game is running fine?
Are you using any extensions?

It looks like you have the same problem. Please add your case to the issue: No output to editor console. · Issue #10226 · defold/defold · GitHub

the game seems to be running fine. And I am, all pretty normal I think

maybe updating pigeon to master?

great news I found a fix for now, if anyone else has this problem. Just use the web profiler


it does not fix the problem but you can still see your logs :smiley: