Page 1 of 1

[16.0]not responding when server saves

Posted: Wed Dec 13, 2017 7:41 pm
by helpower2
i found a bug on windows server side if you have text selected and the server wants to save the server stops responding and it starts working when you press a butten
***edit it is when the console updates

Re: [16.0]not responding when server saves

Posted: Wed Dec 13, 2017 8:11 pm
by posila
Thanks for the report.

This is unfortunate behavior of Windows 10 console. It blocks any output to it if text is selected. We could - either not print anything to console ever, or rework console outputting so it is on separate thread and other threads just put lines they want to print to queue. But I don't think we will do either now.