일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- HTTP
- MySQL
- 그리디
- stack을 이용한 dfs
- string
- 백준 9328번
- Prisma
- 백준 9466번
- 이분 탐색
- 그래프 탐색
- ccw 알고리즘
- Next
- PROJECT
- html5
- ERD
- map
- branch
- localstorage
- Express.js
- 게임 서버 아키텍처
- Github
- JavaScript
- router
- MongoDB
- 백준 28298번
- visual studio code interactive 디버깅
- insomnia
- pm2
- vsc 디버깅
- 자바스크립트
Archives
- Today
- Total
목록하이젠버그(heisenbug) (1)
dh_0e
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/zu8Me/btsINciZPYF/qsTReLoBOmUNuecNmEV6xk/img.png)
최종 프로젝트로 서버를 만들어 캠프에서 제공된 클라이언트에 연결하는 과정을 진행하다 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