mockingbirdnest / Skopos

Σκοπός: KSP contracts that specify goals, and leave mission design to the player.
MIT License
3 stars 1 forks source link

Excessive lag entering map view #9

Open Capkirk123 opened 4 months ago

Capkirk123 commented 4 months ago

In a save with many skopos contracts active, attempting to enter map view from a vessel in flight takes an extremely long time if "show network" is active. If map view is entered immediately after the flight is started, "show network" can be disabled in the skopos window and future attempts to enter the map view do not take noticeably longer than normal. However, if this is not done, and you only attempt to enter map view after several minutes of flight, the game will freeze and it will take greater than 5 minutes for map view to finally load.

Since the "show network" radio button is enabled by default (see https://github.com/mockingbirdnest/Skopos/issues/7), and it can only be accessed from the map screen, this forces the player to uncheck the "show network" button immediately at the start of every flight lest the map view become inaccessible.

(For reference, as of writing this bug, my save has 10 skopos contracts active, with 17 connections total)

Capkirk123 commented 2 months ago

Ok, this seems to be correlated with the amount of time the game has been running upon further observation. It might not be tied to Skopos, but disabling "show network" does seem to make the switch to map view slightly faster.