Jump to content

linuxgurugamer

Bug Hunter
  • Posts

    24,967
  • Joined

  • Last visited

Everything posted by linuxgurugamer

  1. Your wishes have been granted, thanks to @ColdJ New release, 1.1.11 Thanks to @ColdJ for this: Added emissives to module Added Window emissives to turn lights on
  2. Not going to happen, at least by me. Sorry. Maybe you can ask one of the part modders to see what they can do
  3. @leonardfactory I've been busy with some other mods, thanks for looking into this. New release, 1.0.7.6 Added check for null when searching available parts
  4. It should but the best way is to try it out
  5. New release, 0.0.0.4 Fixed buttons not hiding Thanks to a suggestion form @OrbitalBear, updated window titles to include mod name Increased width of selection window Made the selection text as buttons to make it easier to select Fixed title of window to properly show plural contracts or non plural contract
  6. You can tell CKAN to accept 1.8 mods as compatible. Follow these steps: Select menu item: Settings->Compatible game versions Put a check box in front of 1.8 Click Accept
  7. You're in the wrong thread. This one is specifically labeled "NOT RO". Look for the RO thread for info. @siimav might be able to help, he's the current maintainer of the RO version
  8. I don’t get what you are asking about. A description is always useful. Also, a log file is usually needed to analyze a problem.
  9. And if on Windows, do NOT install it into the normal location, you will have problems with the plug-in if you do
  10. @sunnypunny Are you stopping development of this? I saw the message about locking the thread
  11. This is a simple mod designed to show on-screen any selected contracts you want. The display can be made transparent Toolbar icon: The initial screen will show three buttons: Select click to open contract selection screen Close Close the window Settings Open the settings panel The Contract Selection screen will show a list of all active contract. Click the toggle to select those contracts you want to display, then click the Select Button The Settings page will display three toggles on the first line: Bold Make the display font bold Lock Position Clock the window position Hide Buttons Hide the buttons when the selection screen is closed. Buttons will only hide if there are contracts to display The next two lines will have the following toggles: Allow click-through If enabled, this will have the contract display window to allow clicks to fall through to game objects below. This will only be enabled when the settings panel is NOT displayed Save to file If selected, then an entry field will open up to allow you to specify a file to write the selected contracts to. Full paths are allowed. If the folder/directory is invalid, it will be shown in red The following sliders are available: Transparency Set the transparency of the window, all the way left makes the window totally transparent Font Size Set the size of the font to be used Additional controls are in the upper left: B Hide or show the buttons L Lock the position of the window upper right: X Close the window and lower right: diagonal arrow Resize the window The window position is saved for each scene When first opening the mod, this appears: Settings window, with a contract selected: Contract Selection Window: DEPENDENCIES ClickThroughBlocker ToolbarController SpaceTuxLibrary ContractParser Availability Source: https://github.com/linuxgurugamer/SimpleContractDisplay Download: https://github.com/linuxgurugamer/SimpleContractDisplay/releases Download 2: https://spacedock.info/mod/2948/Simple Contract Display License: MIT Available via CKAN CKAN Note This mod depends on the ContractParser, which, in CKAN, is only listed as being compatible up to version 1.8.1. It works in 1.12.3, so in order to install this using CKAN, you need to do the following in CKAN: Select the menu: Settings->Compatible Game Versions Put a check mark in front of the line for 1.8 and click Accept Toolbar icon obtained from flaticon.com Icons made by Freepik from https://www.flaticon.com/ Known bugs: The buttons don't hide when requested unless you are writing the contracts to a file. Will be fixed in next release
  12. This is it's only popup, and only when it detects a potential problem And the pic worked this time Nice
  13. The first three are identical. Create a directory called "000" and copy one of each of the three into it. You will probably get a message from ZeroMiniAvc looking like the following. In this specific case, you can ignore it: Pic was deleted
  14. I got the parts working Some of the parts were moved around and the models had the wrong path There were also a couple of old parts which referenced the wrong part type After doing all these changes (including the DLL stuff I mentioned above) all parts are now showing up https://www.dropbox.com/s/59p8umq000g7qq2/ISS_Comunity.zip?dl=0
  15. Squad strikes again! Your log file talks about "Cannot resolve assembly: KSPDEev_Utils_.2.6" it's actually there, but in (now) the wrong spot. Squad changed the way KSP loads dlls in 1.12. The file es in KIS/Plugins, if you move it into a directory called "000" in GameData, that will resolve that specific problem. The same goes for the KSPDev_Utils.2.6-EVS.dll and KSPDev_Utils.2.6-KAS.dll. Move them into the "000" folder and all the errors related to those will go away There are still other issues, unfortunately
  16. Ok, how about the save file? To be safe, put the whole save directory up in dropbox, will save time
  17. That looks like it Were any of the mods manually installed?
  18. It's ok. I was not insulted, was just teasing you a bit. You can always ping me, and I can always ignore it :-)
  19. Did you use CKAN to install? and if so, can you do a ckan export? Your log file is showing quite a number of problems, which might be related. You need to get things like these resolved: [ERR 12:14:27.848] ADDON BINDER: Cannot resolve assembly: KSPDev_Utils.2.6-EVS, Culture=neutral, PublicKeyToken=null [ERR 12:14:27.849] ADDON BINDER: Cannot resolve assembly: KSPDev_Utils.2.6-EVS, Culture=neutral, PublicKeyToken=null [ERR 12:14:27.858] ADDON BINDER: Cannot resolve assembly: KSPDev_Utils.2.6-KAS, Culture=neutral, PublicKeyToken=null [ERR 12:14:27.858] ADDON BINDER: Cannot resolve assembly: KSPDev_Utils.2.6-KAS, Culture=neutral, PublicKeyToken=null [ERR 12:14:27.870] ADDON BINDER: Cannot resolve assembly: KSPDev_Utils.2.6, Culture=neutral, PublicKeyToken=null [ERR 12:14:27.871] ADDON BINDER: Cannot resolve assembly: KSPDev_Utils.2.6, Culture=neutral, PublicKeyToken=null [ERR 12:14:27.887] ADDON BINDER: Cannot resolve assembly: Scale_Redist, Culture=neutral, PublicKeyToken=null [ERR 12:14:27.887] ADDON BINDER: Cannot resolve assembly: Scale_Redist, Culture=neutral, PublicKeyToken=null [ERR 12:14:27.908] ADDON BINDER: Cannot resolve assembly: PreciseManeuver.Unity, Culture=neutral, PublicKeyToken=null [ERR 12:14:27.908] ADDON BINDER: Cannot resolve assembly: PreciseManeuver.Unity, Culture=neutral, PublicKeyToken=null [ERR 12:14:27.928] ADDON BINDER: Cannot resolve assembly: SCANsat.Unity, Culture=neutral, PublicKeyToken=null [ERR 12:14:27.928] ADDON BINDER: Cannot resolve assembly: SCANsat.Unity, Culture=neutral, PublicKeyToken=null [ERR 12:14:28.825] ADDON BINDER: Cannot resolve assembly: MeshEngine [ERR 12:14:28.830] ADDON BINDER: Cannot resolve assembly: MeshEngineStock [ERR 12:14:28.833] ADDON BINDER: Cannot resolve assembly: MeshEngineTweakScale [ERR 12:16:18.001] ADDON BINDER: Cannot resolve assembly: TestFlightCore, Culture=neutral, PublicKeyToken=null [ERR 12:16:18.002] ADDON BINDER: Cannot resolve assembly: TestFlightCore, Culture=neutral, PublicKeyToken=null and [LOG 12:14:28.842] [DistantObject] ERROR: Could not find a model for part FASA_Gemini_ASAS_Comp. Part will not render for VesselDraw. at error:0 [WRN 12:16:27.483] ERROR: no sound file found for sound_Titan_srb [WRN 12:16:27.560] ERROR: no sound file found for sound_Titan_srb [LOG 12:16:39.548] *MFT* ERROR: overrides already stored for Kosmos-Salyut-1-5-Propulsion-Unit [LOG 12:17:15.038] *MFT* ERROR: overrides already stored for Size2LFB [ERR 12:17:46.183] [ERROR] [Part sspx-adapter-125-25-1] [ModuleB9DisableTransform] No transforms named '125EndcapBlackBare' found in model [ERR 12:17:46.183] [ERROR] [Part sspx-adapter-125-25-1] [ModuleB9DisableTransform] No transforms named '125EndcapWhiteBare' found in model
  20. Away version of the game are you playing? A log file might be helpful
  21. I should be insulted You do NOT put GameData in the model name in the cfg fule
×
×
  • Create New...