When that one update disabled the messages like "running method 'mymethod()'" I felt happy because it made using the console much easier. But I've been noticing this problem that calling Game.WriteToConsole() does show only "script: ", but not the message it should show. I think that that update messed up the code in that part a little bit. I'd appreciate highly if it could be fixed because I use the console a lot when debugging since it's a good tool. Thanks in advance if you decide to fix this.
Also, as all bug reports should have at least source map, here's a few picture s and a simple sample map.
Sample map:
https://cdn.discordapp.com/attachments/ ... nsole.sfdm
This is how the code looks like:
This is output:

