You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cant reproduce firing a scum disruptor on empty area, so seems to be something else involved that actually triggers the desync like unit or building damage. Can you send your CrashDump/desync_... folders? if the host can send it's desync_...._restore even better since contains all logs and copies of each client when desync occurred
IonAgorria
added a commit
to IonAgorria/Perimeter
that referenced
this issue
May 31, 2024
…asserts
Volcanos were using xm_random_generator which was also used by
electro weapon rendering in the render thread, causing generator
to go out of sync thus triggering different volcano shapes for each client
after it, fix the issue by properly separating logic and non logic generators
and unify them into one single generator for logic randomness.
Asserts have been added to ensure logic only calls logic RND and
non logic thread calls non logic RNDs
IonAgorria
added a commit
to IonAgorria/Perimeter
that referenced
this issue
May 31, 2024
…asserts
Volcanos were using xm_random_generator which was also used by
electro weapon rendering in the render thread, causing generator
to go out of sync thus triggering different volcano shapes for each client
after it, fix the issue by properly separating logic and non logic generators
and unify them into one single generator for logic randomness.
Asserts have been added to ensure logic only calls logic RND and
non logic thread calls non logic RNDs
Дважды, за два матча произошла потеря синхронизации в момент атаки Скаморазрушителя.
(Мультиплеер)
The text was updated successfully, but these errors were encountered: