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

one screen gets repeated too many times #10

Closed
linuxgurugamer opened this issue Feb 5, 2018 · 8 comments
Closed

one screen gets repeated too many times #10

linuxgurugamer opened this issue Feb 5, 2018 · 8 comments

Comments

@linuxgurugamer
Copy link

On a large GPP install, the same RPM screen is shown most of the time, instead of showing the images in the PluginData folder.

This was happening even without any changes being made to SLS configs

@Sigma88
Copy link
Owner

Sigma88 commented Feb 5, 2018

Is this RPM screen one of those distributed within GPP?

There might be an issue where one of the textures fails to load and stops the process early so that only a few textures get added to the pool of loading screens

I will take a look.

@Sigma88
Copy link
Owner

Sigma88 commented Feb 5, 2018

I've just tested this on my pc and I can't reproduce this issue.

could you please try this:

Test1

On a stock KSP 1.3.1 install, add

  • Kopernicus 1.3.1-3 (+ requirement from kopernicus archive)
  • GPP 1.6.0.1 + GPP_Textures 4.0.0

run the game and upload here the following files:

  • output_log.txt
  • mmcachefile

Test2

On a stock KSP 1.3.1 install, add

  • Kopernicus 1.3.1-3 (+ requirement from kopernicus archive)
  • GPP 1.6.0.1 + GPP_Textures 4.0.0

open the file GameData/GPP/LoadingScreens/GPP_LS.cfg

add the line debug = true inside the Sigma88LoadingScreens node

run the game and upload here the following files:

  • output_log.txt
  • mmcachefile

this should allow me to pinpoint what is going wrong

if the issues doesn't appear with a standard GPP install, I'll need you to find which mod is affecting LSM and causing it to break. As far as I'm aware there should be no mods incompatible with LSM.

@linuxgurugamer
Copy link
Author

Will do so this evening

@Poodmund
Copy link

Poodmund commented Feb 5, 2018

@linuxgurugamer I'd check out the folder you use to store your Loading Screen Manager images as it sounds as though you have multiple copies of the same, black screen, screenshot image that RPM creates when you take a screenshot whilst in IVA view.

@linuxgurugamer
Copy link
Author

Not that, because the LSM dll wasn't even in the install.

@linuxgurugamer
Copy link
Author

FYI, I'm pretty sure that the RPM screen is not part of the GPP install, i looked in the folder and didn't see it.

Since the mod only uses DDS files, it will be pretty easy for me to find out where it comes from.

@linuxgurugamer
Copy link
Author

My bad.
Actually 2 bads:

I went to my backups to get the exact install I was playing with on Sunday and found the following:

  1. LSM was there
  2. The Screenshots directory had 33 of those bad images there, how and why I have no idea. But, LSM was working properly, it was configured to show what was in the Screenshots directory.

My apologies to you, and @Poodmund , you were correct

@Sigma88
Copy link
Owner

Sigma88 commented Feb 6, 2018

I'm glad we sorted that out

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

3 participants