Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Radial radiators spamming log files #63

Open
Rebelgamer opened this issue Oct 31, 2014 · 1 comment
Open

Radial radiators spamming log files #63

Rebelgamer opened this issue Oct 31, 2014 · 1 comment

Comments

@Rebelgamer
Copy link

Version 0.13
KSP 0.25
Not sure what is causing this, but my output.log is filled with this:

rd _Emissive: WarpPlugin/Parts/Electrical/RadialHeatRadiator/d_glow (UnityEngine.Texture2D)

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

My ksp.log file is filled with:

[LOG 16:04:20.025] rd _Emissive: WarpPlugin/Parts/Electrical/RadialHeatRadiator/d_glow (UnityEngine.Texture2D)
[LOG 16:04:20.040] rd _Emissive: WarpPlugin/Parts/Electrical/RadialHeatRadiator/d_glow (UnityEngine.Texture2D)
[LOG 16:04:20.059] rd _Emissive: WarpPlugin/Parts/Electrical/RadialHeatRadiator/d_glow (UnityEngine.Texture2D)

I only noticed this when I went into them to look into an issue with kerbal attachment system.

@BahamutoD
Copy link

I had the same issue. Found the spammed debug line here:
https://github.com/FractalUK/KSPInterstellar/blob/master/FNPlugin/FNRadiator.cs#L440

It also messes with many ksp gui components while it's happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants