marcb
Members-
Posts
14 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by marcb
-
[1.12.5] Restock - Revamping KSP's art (August 28)
marcb replied to Nertea's topic in KSP1 Mod Releases
I must have done something wrong during the first 4 or 5 tries, as I can't reproduce the issue when installing using CKAN. Everything works as expected ! Sorry for the noise ! -
[1.12.5] Restock - Revamping KSP's art (August 28)
marcb replied to Nertea's topic in KSP1 Mod Releases
Yes, but I've checked and the dep is (as expected) correctly described. I can't use CKAN on my second setup (ie. here) so I can't test, but I'll sure give a new try on my other one (ie. home). If I'm the only one reporting this issue and CKAN works later when I test it, then we can safely blame me for screwing the install, even thought I did everything I could to not waste your time... -
[1.12.5] Restock - Revamping KSP's art (August 28)
marcb replied to Nertea's topic in KSP1 Mod Releases
The problem was the missing ModuleManager. Sorry for the several messages Thanks for the help and thanks for this great mod ! -
[1.12.5] Restock - Revamping KSP's art (August 28)
marcb replied to Nertea's topic in KSP1 Mod Releases
Ok, I'll check that ! What's weird is that I tried to install it from CKAN to minimize the PEBKAC factor and it did not work, maybe there's something missing there ? -
[1.12.5] Restock - Revamping KSP's art (August 28)
marcb replied to Nertea's topic in KSP1 Mod Releases
Sure, but already did... See the following posts: I'm willing to dig this further, but I've done all I've been thinking about... -
[1.12.5] Restock - Revamping KSP's art (August 28)
marcb replied to Nertea's topic in KSP1 Mod Releases
did a clean install with only this mod... -
[1.12.5] Restock - Revamping KSP's art (August 28)
marcb replied to Nertea's topic in KSP1 Mod Releases
If you look at my previous message, you can see that restock is correctly installed (ie. checked in log file). I've tried with a new profile in sandbox mode, so I doubt there is an issue with a previous save. Loading saves pops up a warning listing all my crafts that are missing most (all?) of their parts. -
[1.12.5] Restock - Revamping KSP's art (August 28)
marcb replied to Nertea's topic in KSP1 Mod Releases
Same problem as the one I have ! All the space parts have disappeared, leaving only the plane ones ? -
[1.12.5] Restock - Revamping KSP's art (August 28)
marcb replied to Nertea's topic in KSP1 Mod Releases
Well, not really. I installed the mod on another computer (still linux, but completely different distribution/hardware) and ran in the exact same problem. Except that wiping the current installation does not solve anything. I can see in the log that it is correctly blacklisting Squad's assets: [Restock] Reading blacklist ReStock/Restock.restockblacklist (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) [Restock] Removing blacklisted assets (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) [Restock] Removing Squad/Parts/Aero/aerodynamicNoseCone/Rockomax_Adapters_diffuse.dds (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) Then I can see some restock parts are loaded: (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) Load(Texture): ReStock/Assets/Aero/restock-heat-shield-1-alt-n (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) Load(Texture): ReStock/Assets/Aero/restock-heat-shield-1-alt ... Load(Model): ReStock/Assets/Aero/restock-heatshield-0625-1 (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) Load(Model): ReStock/Assets/Aero/restock-heatshield-125-1 (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) Load(Model): ReStock/Assets/Aero/restock-heatshield-25-1 ... Config(@PART[parachuteDrogue]:AFTER[RealChute]) ReStock/Compatibility/RealChute/@PART[parachuteDrogue]:AFTER[RealChute] (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) Config(@PART[parachuteLarge]:AFTER[RealChute]) ReStock/Compatibility/RealChute/@PART[parachuteLarge]:AFTER[RealChute] ... And here's what I have when playing the game: -
[1.12.5] Restock - Revamping KSP's art (August 28)
marcb replied to Nertea's topic in KSP1 Mod Releases
Problem solved after a fresh install and reinstalling ReStock and Engineer Redux mods through CKAN. Not sure what caused the issue. I still have the faulty install on the side, if a dev want me to dig a bit more. If not, I'll simply wipe it out -
[1.12.5] Restock - Revamping KSP's art (August 28)
marcb replied to Nertea's topic in KSP1 Mod Releases
not my case... triple-check already ! and the mod is loaded as the blacklist seems applied. ckan does install other mods correctly... that was mainly to rule out an install error on my side. -
[1.12.5] Restock - Revamping KSP's art (August 28)
marcb replied to Nertea's topic in KSP1 Mod Releases
FYI, installing using CKAN yields the same problem. Has anyone used the mod on linux ? I'm trying to understand why I seem to be the only one having this problem -
[1.12.5] Restock - Revamping KSP's art (August 28)
marcb replied to Nertea's topic in KSP1 Mod Releases
Hi ! I'm new here and fairly new in KSP with less than 200hours... But this mod really looks great ! I've trouble installing it though... I'm using linux and have latest KSP installed. Whenever I have the ReStock unziped in my GameData along with other mods, all space part disapear and I'm left with the plane ones. If I try to load a savegame, I have a warning because a very long list of spacecrafts (all?) are missing parts. I've tried to simply remove all the other mods as I was suspecting a conflict, but it doesn't change anything. Is there some quirks that I'm not aware of for installing this mod ? Sorry if this is a known problem; I've looked at the github issues, reddit and here... edit: here's the log : https://oc.kataplop.net/s/zzDxcJkJwmeGKmp Can't see anything strange...