In Snapshot 24w12a, the max stack size configuration is limited to 99. However, due to the way binary works, this is an arbitrary number. If the number of bits must remain constant, the max should be increased to 128, however, it should be increased further if possible, ideally to either the 32-bit or 64-bit integer limit.
Please sign in to leave a comment.
3 Comments