xxscreeps
xxscreeps copied to clipboard
[Bug] Data in RawMemory.segments does not persist through global resets
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.
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.