Experimental: Artifacts Save Errors

For some reason, every time you save the game your artifacts.gsav file gets corrupted.

A closer look shows that it’s due to the “covers” entry:

“covers”:“000000000000”,"

Those extra added quotation marks before and after the 0’s cause errors “Expecting numbers but got: blah”. However, if you just remove those, you’ll get a “Leading zeroes not strictly allowed error”.

[quote=“Blaze, post:1, topic:6973”]For some reason, every time you save the game your artifacts.gsav file gets corrupted.

A closer look shows that it’s due to the “covers” entry:

“covers”:“000000000000”,"

Those extra added quotation marks before and after the 0’s cause errors “Expecting numbers but got: blah”. However, if you just remove those, you’ll get a “Leading zeroes not strictly allowed error”.[/quote]

ANOTHER limbs bug. These are getting on my nerves.

Thanks for reporting.