fix(monitor): provide valid exitcode#4155
fix(monitor): provide valid exitcode#4155jusito wants to merge 4 commits intoGameServerManagers:developfrom
Conversation
|
regarding logging, read your comments on: #4156
With this specific pr you can easily find issues in current servercodes, some of them I traced some time ago, many just dont open the queryport even if config is correct or have incorrect port config, or have missing queryport set and so on.
I can look into it, I have a complete log of every servercode with this change applied, so I could start tracing it. But I would probably need a week for it. Some of my older fixes seems still fine for today, I would review them before again. |
891ed8f to
ca184e3
Compare
7a72c04 to
f28a4e5
Compare
break down of: #3836
Only the part where you would like to see logging to console and when for fn_script_ , I would need a hint for that.