-
Posts
24,936 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by linuxgurugamer
-
[1.9.x] QuizTech Aero Pack Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Ok, here is a fixed file: https://www.dropbox.com/s/vaqxdtk6on4theb/QuizTechAeroPackContinued-1.3.8.zip?dl=0 Please confirm it's good before I release Thanks -
[1.9.x] QuizTech Aero Pack Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
What happened was that I had ro rename the model, and forgot to update the cfg -
[1.9.x] QuizTech Aero Pack Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
I realized I made a mistake a little while ago, I'll fix it in an hour. Which is why I said it was a test release Thanks -
[1.9.x] QuizTech Aero Pack Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Made some time, here is a test release, please let me know how it is: https://www.dropbox.com/s/8e5xdlld7kzejc1/QuizTechAeroPackContinued-1.3.8.zip?dl=0 Fixed K-35B engine/wings, thanks @TMasterson5 -
[1.9.x] QuizTech Aero Pack Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
I see it, will get it added this evening. Thank you!!!!! -
[1.9.x] EVA Enhancements Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Glad you found it. Next time, post a link to the log file. It's impossible to do any sort of help without it. This goes for any mod, not just this one -
[1.12.x] Kerbal NRAP - Procedural test weights!
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Yes, you will be able to override it. Re. it being saved, it is saved correctly. I'm not definite on this yet, but if I can't fix it, then I will lock it from being a root part. -
Prevent part from becoming root
linuxgurugamer replied to Nils277's topic in KSP1 C# Plugin Development Help and Support
Just tried this, it seems that some other modules will override this (probably ModuleCommand, among others) I ended up using the attachRules as you described in the part -
[1.11.1] Hullcam VDS Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
and I've removed the conflict from CKAN. thanks -
[1.9.x] QuizTech Aero Pack Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Be sure to ping me, either via PM or here, when you have it fixed and ready for release Thanks -
It's been reported to me that Hullcam is now working with the latest version of Kerbalism. Before I remove the incompatible flag from CKAN, I'd like some other people to install it and let me know how it goes. Do the same with Kronal Vessel Viewer, if possible. Thanks
-
[1.3.1] Docking camera (KURS) (14.feb.18)
linuxgurugamer replied to DennyTX's topic in KSP1 Mod Releases
@Fan777 Reporting bugs is fine. More information is better. Criticizing is not! Mod authors do not get paid, they do this in their own time, for their own enjoyment and reasons. Many times they don't have the time to test all permutations. If you don't like something in a mod, then fix it. Or ask politely if there is anything you can do to help (see @Jebs_SY's post above yours). While this may be simple to fix, it also may not. If you don't like the lack of response, you are free to fork it, make a local copy and fix it for yourself, or just don't use it!!!! -
[1.2.1] Structural Disks - Now with even more Polygons!
linuxgurugamer replied to Benji13's topic in KSP1 Mod Releases
Hi, Your .version file has a typo which is causing errors. the second quote on line 8 is not the correct quotes, it appears to be backquotes. This can happen if you copy/paste from a windows editor. It is very hard to see, the best way to validate it is to go to the following site: http://jsonlint.com and paste the entire text of the file in, it will show if there are any errors and where, although a back quote is still hard to identify, it will show where the error is Edit: It actually looks ok on Github, for some reason, what you have on Spacedock has a bad file Edit 2:Can you notify me when you do the next update, so I can revert changes I made to CKAN to bypass the error? Thanks -
[1.12.x] Kerbal NRAP - Procedural test weights!
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
I'm still working on the final problem, which is when NRAP is the root part, and you leave the scene and come back, the size is wrong. I'm leaning towards not allowing it to be a root part. -
[1.11.1] Hullcam VDS Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Thank you for letting me know, I'll contact him to find out what was done to fix it