Skip to content

Fix the problem of non-deterministic serialization.#192

Closed
ghost wants to merge 1 commit into4.1from
unknown repository
Closed

Fix the problem of non-deterministic serialization.#192
ghost wants to merge 1 commit into4.1from
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Oct 1, 2019

Hi,

We found that the product of PxSerialization::serializeCollectionToBinaryDeterministic() is not deterministic for the rigid actor's name pointer, And the pointer is not used for deserialization.
The patch works well in our project, but I am not sure that the product is perfectly deterministic by this patch because maybe some other problems are just not noticed.

…erialization::serializeCollectionToBinaryDeterministic()
@ghost ghost changed the title Fix the problem of non-deterministic binary file is serialized by PxS… Fix the problem of non-deterministic serialization. Oct 1, 2019
@ghost ghost closed this by deleting the head repository Feb 19, 2025
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments