Ask Epic Anything: Programming & Scripting | May 24th, 2023 at 12:30PM EST

Hello!

Are there any ways to get Verse logs out of a published map (either private or public)?

I have a complex project with a lot of code and test session works completely fine but in published all Verse stops working after player joins mid-game.

The only workaround I can think of is a huge billboard device on the sky but calls like “log.PrintCallStack()” don’t return a string making debugging extremely difficult.

4 Likes