일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 | 31 |
Tags
- ucpc 2023 예선 i번
- map
- pm2
- 더 흔한 색칠 타일 문제
- JavaScript
- Express.js
- 백준 32028번
- 그리디
- Prisma
- 지금 자면 꿈을 꾸지만
- 자바스크립트
- Next
- Github
- insomnia
- ucpc 2023 예선 d번
- 백준 28303번
- 백준 32029번
- HTTP
- PROJECT
- router
- string
- branch
- 게임 서버 아키텍처
- localstorage
- html5
- MongoDB
- MySQL
- ERD
- ucpc 2024 예선 e번
- ccw 알고리즘
Archives
- Today
- Total
목록2024/07/25 (1)
dh_0e
[Bug] 디버깅이 문제를 해결하는 하이젠버그(Heisenbug)
최종 프로젝트로 서버를 만들어 캠프에서 제공된 클라이언트에 연결하는 과정을 진행하다 ProtoBuf 패킷 통신 중에 에러가 발생했다. 평범한 버그가 아니라 확률 게임처럼 10번 시도에 5~7번 꼴로 버그 발생..OnRecvCompleted Failed Google.Protobuf.InvalidProtocolBufferException: While parsing a protocol message, the input ended unexpectedly in the middle of a field. This could mean either that the input has been truncated or that an embedded message misreported its own length. at G..
Bug
2024. 7. 25. 21:58