Jump to content

game freezes/crashes while transmitting data and opening contract list


Recommended Posts

Hello all, i have just run into an issue in my career mode game where i am uploading seismic data from minmus and when i either click on the contract list tab in the upper right or have it open prior to starting the transmission, I get either a long freeze or just CTD. Prior to this happening, i have noticed on previous missions that whenever i want to look through the contract list in the upper right tab it freezes for 5-10 sec before resuming, which seems odd. any one seen this before? i couldn't seem to find anything related being previously posted, so any help would of course be appreciated!

Link to comment
Share on other sites

hi I have the same problem with the freeze on mouse-over contract, though it's in a modded install and I didn't check whether it happens in stock too.

reproduce: have some contracts, launch or load a vessel, mouse-over contracts symbols

effect: game pauses for several seconds, gamescreen get white, windows suspects critical failure of game and suggests killing the process, everything's normal after that and the contracts tab opens without hassle after that

likely cause: I guess the code which checks for achieved goals and completed contracts, looks in way too many places and has too many numbers to crunch. the "mission accomplished" seems neither to be affected nor causing or solving problems (seperate code-modules/gameobjects?). It's always the initial loading of the contracts tab.

possible solution: (1) if numbers have been crunched previously, use them instead of crunching them again. (2) check the contracts while loading the flight scene. (3) assign missions/contracts to special flights. the contracts-building could be reworked to support n flights with x contracts each. that could also cure some current contract exploits and keep the number of simultaneous flights down in early career.

(guess I should make a suggestion out of that last one...?)

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...