- Joined
- Feb 27, 2019
- Messages
- 401
Hello,
I'm making a map and I had many desync issues. So I did the following :
- Remove all "GetLocalPlayer" calls
- Remove as many "Player Slot Statut" comparisons as possible
- Stop using Widgetizer+Optimizer to protect my map. Now I only use Vexorian's optimizer.
It improved much, however I still have a few desync sometimes on Bnet.
Does someone have any idea of other known desync causes ?
Maybe a infinite loop somewhere in my triggers ?
I'm making a map and I had many desync issues. So I did the following :
- Remove all "GetLocalPlayer" calls
- Remove as many "Player Slot Statut" comparisons as possible
- Stop using Widgetizer+Optimizer to protect my map. Now I only use Vexorian's optimizer.
It improved much, however I still have a few desync sometimes on Bnet.
Does someone have any idea of other known desync causes ?
Maybe a infinite loop somewhere in my triggers ?