SCANsat icon indicating copy to clipboard operation
SCANsat copied to clipboard

Random crash when loading into flight scene with 20.2

Open siimav opened this issue 5 years ago • 3 comments
trafficstars

Happened twice already. Here's the crash logs for both of them: error.log error.log

siimav avatar Jul 31 '20 22:07 siimav

Another similar error report here: https://forum.kerbalspaceprogram.com/index.php?/topic/155700-173-181-realism-overhaul-v1281-17-april-2020/&do=findComment&comment=3856070 I wonder if it's somehow related to RSS using 16k textures.

siimav avatar Sep 21 '20 23:09 siimav

I've seen 3 separate people getting the same crash and so far all of them have been using the 16k RSS textures.

siimav avatar Sep 22 '20 19:09 siimav

This is likely due to the memory required to generate the visual map data. The only real way around it is to disable the visual maps, there is a field in the settings file that can be set to false, which should prevent this from happening.

https://github.com/S-C-A-N/SCANsat/blob/f64d5d5d81ed4c7026336f5d8e1f764df3865d9c/SCANassets/PluginData/Settings.cfg

DMagic1 avatar Dec 20 '20 20:12 DMagic1