InternelException: java.net.SocketException: Connection reset 마인크래프트 멀티 서버를 플레이할때 위와같은 메세지를 뱉으면서 자주 튕기는 경우 해결방법이다. 청크거리조정, 방화벽설정 이런거 다 해보셨을테니 아니고... 1. 명령프롬프트를 켠다. 2. "netsh interface tcp show global"을 입력한다. 3. 수신측 배율 상태가 disabled되어있다면, "netsh interface tcp set global rss=enabled"를 입력하고 Enter를 친다. 4. 수신 창 자동 조정 수준이disabled 되어있다면, "netsh interface tcp set global autotuninglevel=normal" 입력 Enter를 ..