-
-
Notifications
You must be signed in to change notification settings - Fork 348
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
Modding Bug that repeats "TextureReplacerReplaced" #2738
Comments
I forgot to mention that I could not find ways to resolve these online |
Do you have 1.6.1 or 1.7? |
Can confirm. If you choose |
In my case it is a fake KSP 1.6.1 install with 1.3 to 1.7 marked as compatible. |
I'm seeing this exception:
|
Also happens from CmdLine!
|
But not with your consoleUI :) |
I was just coming back here to report that! :)
I think that was due to what's probably another related problem, if I try to cancel out of the prompt, it just repeats over and over. So each of those stack levels was probably one time I cancelled. |
Got it! |
That makes sense! CmdLine and GUI probably use the I guess we should fix the metadata, but some code changes may be advisable as well. Ideally CmdLine and GUI would work more like ConsoleUI in this instance. Well that's fun. KSP-CKAN/NetKAN#6049 changed the netkan from providing TR to providing TRR (that would have been between 0.5.2 and 0.5.3), then KSP-CKAN/NetKAN#6068 removed the provides because it was causing other problems. It should have changed it back to providing TR. |
You were a bit faster at typing. Agree with you. |
Here's where CmdLine discards the full CKAN/Cmdline/Action/Install.cs Lines 203 to 204 in 7b9da8c
And I think this is where GUI does it (goes through the mod list to populate the change set normally): Lines 86 to 87 in 7b9da8c
|
You people were very helpful, Thank you all and God bless you all!! |
Glad it's working now @CrafterJacob1. We'd like to keep this open a bit longer because there's an underlying technical issue in the app that could be fixed. Thanks for the report! |
Background
CKAN Version:
1.26.0
KSP Version:
1.6.1
1.3 and 1.4 marked as compatible
Operating System:
Windows 7
Have you made any manual changes to your GameData folder (i.e., not via CKAN)?
Unknown
Problem
What steps did you take in CKAN?
Install Astronomers Visual Pack
What did you expect to happen?
Ask for TextureReplacerReplaced once without asking for it twice
What happened instead?
Get the fallowing:
TextureReplacerReplaced <--
Scatterer
Astronomers Visual Pack 8k-Textures
TextureReplacerReplaced <--
CKAN suggests TextureReplacerReplaced when I already have it, Once when I get Astronomers Visual Pack, and once when applying the mods.
Screenshots:
This is the message I get...
For example:
This never happened before I tried booting it up in 1.7
I also get:
Texture Bugs
No Clouds
Occasional Crash
Terrain Glitches - Not much of a problem, it's a rare, and simple fix
Missing Textures for Windows, and Helmets (Ferline Utility Rovers)
And much more.
The text was updated successfully, but these errors were encountered: