Visuals in the 3.0 beta currently fail due to the expiration time being NaN, this corrects that so that visuals save properly. Thanks to @lurr in slack for helping debug and trace the issue.
Note: As just pointed out to me in slack, visuals do not break with lokijs, likely due to its handling of expiration values, it does however, break when using screepsmod-mongo due to redis being a bit stricter
Visuals in the 3.0 beta currently fail due to the expiration time being NaN, this corrects that so that visuals save properly. Thanks to @lurr in slack for helping debug and trace the issue.
Note: As just pointed out to me in slack, visuals do not break with lokijs, likely due to its handling of expiration values, it does however, break when using screepsmod-mongo due to redis being a bit stricter