Files
Erupe/network/mhfpacket
Houmgaor d32e77efba refactor: replace panic calls with structured error handling
Replace ~25 panic() calls in non-fatal code paths with proper
s.logger.Error + return patterns. Panics in handler code crashed
goroutines (caught by defer/recover but still disruptive) instead
of failing gracefully.

Key changes:
- SJISToUTF8 now returns (string, error); all 30+ callers updated
- Handler DB/IO panics replaced with log + return/ack fail
- Unhandled switch-case panics replaced with logger.Error
- Sign server Accept() panic replaced with log + continue
- Dead unreachable panic in guild_model.go removed
- deltacomp patch error logs and returns partial data

Panics intentionally kept: ByteFrame sentinel, unimplemented
packet stubs, os.Exit in main.go.
2026-02-20 19:11:41 +01:00
..
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-10-13 04:21:07 +11:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2023-12-02 21:16:26 +11:00
2023-01-15 21:36:50 +11:00
2023-01-15 21:36:50 +11:00
2023-01-15 21:36:50 +11:00
2022-07-29 03:25:23 +10:00
2023-06-12 00:01:20 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2023-01-29 01:27:46 +11:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2023-01-29 01:27:46 +11:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2023-12-02 21:10:52 +11:00
2023-01-22 15:16:00 +11:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00
2022-07-29 03:25:23 +10:00