Hex Casting

Hex Casting

6M Downloads

The MAX_SERIALIZATION_TOTAL is orders of magnitude too low

Dudblockman opened this issue ยท 1 comments

commented

Even a relatively simple replication of a short list 10 times causes MAX_SERIALIZATION_TOTAL to trigger and destroy the entire stack

image

image

image

https://github.com/gamma-delta/HexMod/blob/10c9d074b8d2c5dceaf2467f61cbc1ef8cfdb0e8/Common/src/main/java/at/petrak/hexcasting/api/spell/SpellDatum.kt#L110

commented

I just checked - this is actually not the issue. The issue is that the serialization depth compounds in a way it really shouldn't.