I am trying to debug my Java server with IntelliJ. Every time I start the debugger it shows:
Error running game debug: Unable to open debugger port : java.net.ConnectException "Connection refused: connect"
I switched off the firewall for Windows, as well as my antivirus scanner, but it's still showing the error.
