1
[Max] Resolved Bugs / Re: Freeze using distributed rendering
« on: 2021-12-02, 13:48:11 »
We have the same thing here with Corona 6 hotfix 2 and max 2019. It does seem to be fully related to the size of the max file, since enabling or disabling compress on save can make all the difference.
- The freeze is consistent, it always happens if the max file size is too big and distributed is used.
- There is no freeze with the same file rendering without distributed.
- A partial workaround is to enable compression on saved file.
- 3 GB works and 6 GB does not, which makes me feel that a 32 bit int is used to transfer the file size, limiting it to exactly 4 GB.
- The freeze is consistent, it always happens if the max file size is too big and distributed is used.
- There is no freeze with the same file rendering without distributed.
- A partial workaround is to enable compression on saved file.
- 3 GB works and 6 GB does not, which makes me feel that a 32 bit int is used to transfer the file size, limiting it to exactly 4 GB.