-
Posts
24,896 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by linuxgurugamer
-
[1.3.0] Malah's Quick mods [2017.05.31]
linuxgurugamer replied to Malah's topic in KSP1 Mod Releases
I found the problem and make a PR for you on Github -
[1.3.0] Malah's Quick mods [2017.05.31]
linuxgurugamer replied to Malah's topic in KSP1 Mod Releases
Seems to be related to the Fog Of Tech mod: http://forum.kerbalspaceprogram.com/index.php?/topic/108183-11-113-fog-of-tech-v03-20-apr-2016/ I set up a new install and tested, without Fog of Tech, it was fine, with Fog Of Tech, I got the exceptions -
[1.3.0] Malah's Quick mods [2017.05.31]
linuxgurugamer replied to Malah's topic in KSP1 Mod Releases
Quicksearch 3.02, got NullRefs when in the R&D: ullReferenceException: Object reference not set to an instance of an object at QuickSearch.QRnD.Find (Boolean clean) [0x00000] in <filename unknown>:0 at QuickSearch.QRnD.OnGUI () [0x00000] in <filename unknown>:0 (Filename: Line: -1) NullReferenceException: Object reference not set to an instance of an object at QuickSearch.QRnD.Find (Boolean clean) [0x00000] in <filename unknown>:0 at QuickSearch.QRnD.OnGUI () [0x00000] in <filename unknown>:0 Here is the full log: https://www.dropbox.com/s/38e3c911auiu563/output_log_quicksearch.zip?dl=1 Includes both logs. -
Two new game modes
linuxgurugamer replied to Wjolcz's topic in KSP1 Suggestions & Development Discussion
or you can use the Craft Import mod to copy it over -
Not really. I have both, and find that the only thing I use the Steam license for is to get the beta releases when available, so I can work on my mods
-
@RealTimeShepherd Repeating what I said in a message, if you don't have time or ability, I'd be happy to take this over. I fixed a bug in the last version you posted which was throwing exceptions, it now works from the toolbar. My version is on Github along with an unofficial release Let me know. LGG
-
Not yet. I'm waiting to hear from the oP author, to see if he is going to continue, if not, I'll see what I can do
-
[1.11.1] Hullcam VDS Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
In that case, unzip it into a new directory -
[1.11.1] Hullcam VDS Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Move the game directory elsewhere (I assume you got it through Steam), then install a new copy -
[1.11.1] Hullcam VDS Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Why don't you upgrade to 1.1.3? There isn't a version of hillman which works on 1.1 -
Both of those are great for interplanetary probes.
-
[1.11.1] Hullcam VDS Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
This should show us exactly which version of KSP you are running. The mod is very version specific. -
[1.11.1] Hullcam VDS Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Open up the output_log.txt file, and look for a line which looks like: [KSP Version]: 1.1.3.1289 (WindowsPlayer) (x64) ============================== -
[1.11.1] Hullcam VDS Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Let's back up a bit. What version of KSP are you running? -
[1.2.1] AnyRes v1.4.1 - Closer and closer to Unity 4.6 UI
linuxgurugamer replied to a topic in KSP1 Mod Releases
I've fixed the following problems: Fixed exceptions caused by adding to toolbar when toolbar wasn't there Fixed all windows opening up on top of each other Closing main window will now close all windows I've created a PR for the author, in the meantime, you can get my unofficial build from the following link: https://github.com/linuxgurugamer/AnyRes/releases/tag/1.3.1a My unofficial update fixes your problems -
[1.11.1] Hullcam VDS Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
The ModuleManager is included in the file. -
Sorry, typo Fixed now, try again
-
Here is a working copy: https://github.com/linuxgurugamer/VesselViewer/releases/tag/B1 You will have to install it yourself. Have CKAN do a rescan, it should pick it up.
- 2,070 replies
-
- iva
- rasterpropmonitor
-
(and 1 more)
Tagged with:
-
Here is a new build of VV, fully updated for 1.1.3: https://github.com/linuxgurugamer/VesselViewer/releases/tag/B1 Here is a link to the github code: https://github.com/linuxgurugamer/VesselViewer/tree/update-to-KSP-1.1
-
I found the correct repo, and am fixing it. I'll make a zip file available tomorrow.
-
Ok. Now, try this: On the launchpad, do NOT go internal With the toolbar, configure the visible buttons and add the buttons for VV to the toolbar Click either of the buttons, you will get the error You will get the error I'm seeing. I followed your instructions and saw that it was working in the IVA, but the problem is external. It's easy enough to fix, if I could get the source code for that version, i could fix it in 5 minutes I cloned the repo from PeteTimesSix and have it working, except that the vessel is not displaying properly; but the rendermanager error is fixed.
-
Could yo do the following: Upload a current log file somewhere Zip up the VV directory and upload it somewhere for me Before I do any digging, I'd like to compare the files you have with the ones that I have. Thanks
-
[1.11.1] Hullcam VDS Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
If you are doing it manually: Open the zip file Find the folder: GameData/HullCameraVDS, and copy it to the GameData directory Find the file : Modulemanager.2.6.25.dll and copy it to the GameData directory -
[1.2][beta] Boosteriferous - SRB Thrust Profiles
linuxgurugamer replied to soundnfury's topic in KSP1 Mod Development
PR done. I also updated the .version file to 1.1.2, you will need to update the ksp-avc site to match:x For anyone who wants, here is a version for 1.1.3: https://github.com/linuxgurugamer/boosteriferous/releases/tag/1.1.2-beta -
[1.11.1] Hullcam VDS Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
It won't break your computer, and won't break the save. I don't have any other versions available, sorry