xxscreeps icon indicating copy to clipboard operation
xxscreeps copied to clipboard

[Bug] Data in RawMemory.segments does not persist through global resets

Open Mirroar opened this issue 3 years ago • 0 comments

When a global reset occurs (uploading code, restarting the server), data in RawMemory.segments seems to be lost. Here's a screenshot of the console.

segments empty

The first 2 lines of output come from my normal code. Then I uploaded an empty main.js, causing a global reset, and the manual commands in the console show that the segment is now empty again.

Mirroar avatar Jan 18 '22 21:01 Mirroar