Hey everyone,
in the last weeks i wrote a custom event_buff system. It will give or remove buffs connected with special events on the server.
The whole system is working very fine. But after about 12-24 hours the server crashes or no it do not crash it's like the 7.4 bug at the beginning. Everything freezes and nobody can login.
I played around with the whole system and finally it looks like the freezes are caused by the event_states.
I'm only interested if somebody is fighting with the same problems by using one, a few or all of the following commands about 10 times in one hour.
add_event_state
remove_event_state
get_event_state_list
clear_event_state
At the moment the server freezes
-nobody is able to do something ingame
-i'm able to kick player via CaptainHerlockServer
-i'm able to execute gamecommands
-BUT the moment i use one of the event_state commands the server won't response anymore
After hours of trying around with that **** i wrote a workaround and now everything is working fine. But i'm interested if someone found a solution for this issue.






