Jump to content

CurrencyConverter spam in debug.log


Recommended Posts

I have a station with Station Science and Orbital Material Science parts. When I load it, I get a constant flow of this in the debug log (circa 25 entries per second; in my most recent output_log.txt I have over 50,000 entries, and I was no more than fiddling with the station to see if I could permute things to make it stop).

[CurrencyConverter for Patents Licensing]: 3.099442E-07 Science taken, yields 9.949208E-05 Funds

(Filename: C:/BuildAgent/work/d63dfc6385190b60/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 49)

[CurrencyConverter for Fundraising Campaign]: 0 Reputation taken, yields 0 Funds

(Filename: C:/BuildAgent/work/d63dfc6385190b60/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 49)

Destroying every kerballed module on the station, so that all is left is debris, makes it stop immediately.

I know this request is short on detail; right now, I'm just at the "has this happened to anyone else, please?" stage.

Link to comment
Share on other sites

(Atleast) One of those mods is adding directly to your currencies too frequently (my bet is staion science. The other one doesn't look to be updaing science in real time). The log spam is from the stock strategies you have active (Fundraising and Patents) and can't be removed AFAIK.

1) Disable all strategies (or disable/destroy the part that is constantly producing science) and it will/(should) go away

2) Poke the mod authors about it in their respective threads.

EDIT

Found it. Station Science ResearchFacility line 525 adds to your science totals. That would trigger the strategies and cause the log spam. That update should only be done when the part is unloaded to prevent it.

Edited by Crzyrndm
Link to comment
Share on other sites

Found it. Station Science ResearchFacility line 525 adds to your science totals. That would trigger the strategies and cause the log spam. That update should only be done when the part is unloaded to prevent it.

Rock, thanks. It'll have to wait until I get some play time tomorrow, but I'll chase that up. (And thanks for Sane Strategies, for all it's not in the current game because I was chopping and changing mods to try and get to the bottom of this.)

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...