-
Posts
24,965 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by linuxgurugamer
-
[1.12.x] Cacteye 2 Refocused Full Release
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Well, given how far away that object was, I'd say 600 science wasn't out-of-line -
[1.12.x] Malah's Quick Mods - ZEROMINIAVC in new thread
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
New release, 1.1.2.4 Moved special code for KSP-AVC outside display look to prevent an empty window from showing when the full KSP-AVC is installed -
[1.12.x] Malah's Quick Mods - ZEROMINIAVC in new thread
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
New release, 1.1.2.3 Added special code for KSP-AVC Added suggested DLL to keep Added special code for KatLib.dll, since it gets loaded out-of-order -
[1.12.x] Cacteye 2 Refocused Full Release
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
I've already asked There are also a couple of other nice ones -
Actually, Craft Manager is using threads, and that's a big no-no in Unity. The fact that it works "kind-of" is probably a result of that. I have seen other issues with it in 1.11 and 1.12 to the point that I don't use it anymore, much as I like the interface. And, I have looked at the code with an eye to removing the threading, but the threading is so embedded in the design it would be very hard to remove, would essentially require a major rewrite. An alternative would be KSP Craft Organizer, although it hasn't bee updated since January, 2020 (1.6)
-
[1.12.x] Cacteye 2 Refocused Full Release
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Where was the telescope when you took the picture? -
[1.10.1.2] The Martian for KSP (MAV Release)
linuxgurugamer replied to bcink's topic in KSP1 Mod Releases
What's wrong with the IVA? -
[1.12.x] Cacteye 2 Refocused Full Release
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
There are,working on getting a new model -
I have JNSQ installed, had UC installed with default settings. I also have a lot of other contracts installed, would have to go look to see which ones (can do that later if you need). The problem I have been having is that I was getting DMagic contracts which required being in orbit for a period of time to do a scan, say, 44 days, but the contract would expire in a much shorter time, like 20 days or so. I can't do it now, but let me know if you need me to get you a log file, screen shots, etc, I can do that this evening.
-
[1.12.x] Tweakable Everything Continued (replacement)
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
What version of the game are you installing on? What levels of KSP Compatibility do you have set? Try doing a refresh and doing it again -
Keep it Simple
linuxgurugamer replied to Wcmille's topic in Prelaunch KSP2 Suggestions & Development Discussion
Because each mod adds overhead, which wouldn't be there if it was integrated. A few mods is fine, but the more you add, the more overhead, and the more chance of something going wrong with the interaction. I play with 230+ mods, and it's painful changing scenes. Heck, even changing from VAB to SPH is painful, Not to mention the game crashes -
[1.12.x] Malah's Quick Mods - ZEROMINIAVC in new thread
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Please try this beta: Added suggested DLL to keep Added special code for KatLib.dll, since it gets loaded out-of-order https://www.dropbox.com/s/pj54he415zpydcs/ZeroMiniAVC-1.1.2.1-BETA.zip?dl=0 Also, if you come across any other DLLs which deleting the DLLs which aren't listed as "Keep" causes problems, please let me know -
[1.12.x] Malah's Quick Mods - ZEROMINIAVC in new thread
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Restart and try again, that can happen when the dll is deleted. -
[1.12.x] Malah's Quick Mods - ZEROMINIAVC in new thread
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
This is what I'm thinking of doing, comments, please: Which mods have the CLSInterfaces .dll installed? -
[1.12.x] Malah's Quick Mods - ZEROMINIAVC in new thread
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
This is a problem with some new code in KSP for 1.12.2. If ZeroMiniAVC is identifying both of them, then they are actually the same, just in different locations. As such, you can remove one. Renaming isn't a good idea, since there will now be duplicated classes in the game. Since there may be an embedded dependency, it would be best to remove the second one, so that the first one will get loaded in it's normal time. ZeroMiniAVC isn't suggesting which to delete on purpose. Nor can it do the deletion on it's own (that would be a BAD idea). However, I wrote that code a while ago, and based on experience, I'd suggest deleting the second, not the first. As I said above, delete the second. Embedded dependencies can be ok, as long as they always go in the same location. That way you don't end up with two copies The problems which this detects is caused by the identical DLL being installed in different locations. I'll add a comment to the dialog as to which is suggested to delete (or keep, will see how it works out) -
[KSP 1.8+] Kerbal Konstructs (Continued)
linuxgurugamer replied to NathanKell's topic in KSP1 Mod Releases
Nope, since I'm a long ways away from there, I'm not spending any time on it -
[1.12.x] Malah's Quick Mods - ZEROMINIAVC in new thread
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
and that is a problem, You need to delete one of them. -
[1.12.x] Malah's Quick Mods - ZEROMINIAVC in new thread
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
New release for ZeroMiniAVC, 1.1.2.1 Added purging for MiniAVC-V2.dll -
[1.12.x] Waypoint Manager - New Dependency added
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
New release, 2.8.3.3 Added AssemblyFileVersion Updated version file for 1.12 Fixed custom icons -
[1.12.x] Vessel Viewer Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
New release, 0.8.8.4 Added AssemblyFileVersion Updated version file for 1.12 -
[1.12.x] ToggleLadderExit (TLE)
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
New release, 0.0.1.1 Added AssemblyFileVersion Updated version file for 1.12