All console.log messages come from runtime.ts:51

Since a few days, in all my projects, when launching from the editor, every call to console.log() in displayed as coming from mcp/runtime.ts.

Same issue with console.debug(). But console.trace() still shows correct script and line number.

It’s impossible to figure out which script triggered which message.

Last week had lots of changes on the mcp handlers, i suspect this is a real bug?

Am I the only one with this issue? Is there a fix for this?

Hi @fleity! :waving_hand:

I have already seen another report of this.

As far as I know, @KPal will handle this as soon as possible.

Hi! just wanted to let you know this has been patched and is now live :slight_smile:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.