ID:2900288
 
Code:


Problem description:

Is it possible to code a command that let me see the error log for the world? I'm trying to debug runtime but most times I have to wait days for the game host to send me them. Usually I need the info just after the error happens so I can pin point it in code. I can not host the world myself to get the logs and issues can not be replicated offline
You can set it to output to a file then create a command that will display the contents of that file using file2text().