Gushou Posted October 14, 2020 Posted October 14, 2020 Hello guys, Is it possible to have no interface but still see the logger from the bot client? Thanks, Gushou
Chris Posted October 14, 2020 Posted October 14, 2020 53 minutes ago, Gushou said: Hello guys, Is it possible to have no interface but still see the logger from the bot client? Thanks, Gushou add the -debug PORT flag
Gushou Posted October 14, 2020 Author Posted October 14, 2020 3 minutes ago, Chris said: add the -debug PORT flag Ohh thanks! anyway to randomize the debug port ?
Chris Posted October 14, 2020 Posted October 14, 2020 51 minutes ago, Gushou said: Ohh thanks! anyway to randomize the debug port ? make a py script to get available ports and write to a new file "launch.bat"
Gushou Posted October 14, 2020 Author Posted October 14, 2020 2 hours ago, Chris said: make a py script to get available ports and write to a new file "launch.bat" Ok thank you! Am I doing something wrong in my command line? https://prnt.sc/uzhr78 Getting this error: https://prnt.sc/uuoh0r Seems to not give an error when I remove the -allow nointerface
Kramnik Posted October 15, 2020 Posted October 15, 2020 5 hours ago, Gushou said: Ok thank you! Am I doing something wrong in my command line? https://prnt.sc/uzhr78 Getting this error: https://prnt.sc/uuoh0r Seems to not give an error when I remove the -allow nointerface My guess would be that there is issue with script itself