Console not showing anything, including even printing

I’ve been trying to find out an issue for half an hour and realized that the issue is that scripts just straight up aren’t logging anything into the console. In studio everything logs fine, but in-game it does not.
https://gyazo.com/8383f9ae49c50024c33379f87bd8d76a

I even put a basic “hello world” in workspace.

I discovered it after doing this lol.
https://gyazo.com/8238598a8d78fa1b338910d65f7547f5

Print statements are showing up for me when using the in-game server console. Do you have any additional information on why this might be happening specifically for you or your environment?

I’m wondering if you may be running into this issue for other reasons related to expectations around the code running, being published, or being in a new server.

Not sure but if I remove output then it shows the other errors/warnings apparently.
https://gyazo.com/7967927062bedad479d5f43ae207d05d

I see a scroll bar there, is it entirely blank when you scroll up and down?

1 Like

very perceptive
i did not notice that
and it seems that it does indeed work
i have found the issue ty

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