hemagx
Administrator
- Messages
- 249
- Points
- 28
- Discord
- Ema
- IRC Nickname
- Ema
- Github
- hemagx
Hi,
Sometimes we get crash without know the reason and GDB log can't help so what we will do ? Q_Q
Here's my idea to help servers owners to know reason of that unknow crashes simply a little log name CrashSaver that record every thing happen in the server and every 5 min delete the log and start record again ( it's record every thing player attacked somethin,player used skill id,player used NPC,player traded, blah ) so we can check last actions happened in the server and try to know how crash happened.
some issus we will have with this High load on server , Super Duper number of SQL queries so i think we have to make it optional thing can be enabled or not only in important cases.
thanks
Sometimes we get crash without know the reason and GDB log can't help so what we will do ? Q_Q
Here's my idea to help servers owners to know reason of that unknow crashes simply a little log name CrashSaver that record every thing happen in the server and every 5 min delete the log and start record again ( it's record every thing player attacked somethin,player used skill id,player used NPC,player traded, blah ) so we can check last actions happened in the server and try to know how crash happened.
some issus we will have with this High load on server , Super Duper number of SQL queries so i think we have to make it optional thing can be enabled or not only in important cases.
thanks