View Single Post
Old 04-03-2019, 11:56 AM   #3
Chris Ferrario
Guest
 
Posts: n/a
If I'm not mistaken, you have the baseball cards active in that save right? Unfortunately, they do eat up a lot of RAM. Loading up your game, the application immediately takes close to 3G. Unfortunately - and this is irregardless of how much RAM you have on your CPU - 32bit applications are locked at a maximum of 4G usage and nothing can be done about that number with that architecture. With fragmentation, that number can actually be closer to 3.5G. I've looked at the increasing RAM and it does seem to rise quite a bit on each card creation and quickly reaches the dander zone of 3.5-4G ram usage where new allocations will start to fail. We decided to protect progress by auto saving and closing (allowing to reload with an unfragmented clean slate of memory) before it was lost then allow memory corruption from failed allocations and crashes that could do a lot of damage to the files. I would recommend that as a power user you consider disabling some RAM intensive features to attempt to stay under the 3G to try to get many more seasons in. We'll look into what we can do to ease things, and find alternate solutions, but there are limitations to what we can do yet still try to offer as many features as we want to offer.
  Reply With Quote