Jump to content

JonnyOThan

Members
  • Posts

    1,322
  • Joined

  • Last visited

Everything posted by JonnyOThan

  1. Yeah this is quite technically challenging. I already do something similar to cut out the geometry where the hatches are. But doing it in arbitrary places in the internal model is not likely to look good anyway.
  2. You’d need to post your logs for anyone to be able to help. Or at least the exact error message you get from b9ps.
  3. I am skeptical because a majority of that cost is updating animations and whatnot for the kerbals. I’d assume that does not apply to external command seats because it’s just doing their normal animations. If that’s the case, then just having lots of animating kerbals is expensive and turning off the portraits isn’t going to help. Ah that probably indicates it’s not the animations. Good data!
  4. This is interesting. It could be a performance issue with the external seat module, or a problem with the portrait code where it is trying to update/render the hidden portraits.
  5. Start() doesn't get called until just before the first Update, so you should be able to do stuff to set up the module just after creating it.
  6. Fwiw, I’m pretty sure the vessel description is not available at all once the craft is launched. RPM does some weird shenanigans to store it in the partmodule while in the editor. I’m assuming reviva is recreating the RPM module from scratch and losing that info.
  7. Which part are you trying to use Reviva with? I see the SOCK shuttle in your logs, that one doesn't have reviva support. The corrupted text is a known issue in RPM. To work around it you can open GameData\JSI\RasterPropMonitor\PropBatching.cfg and remove the two blocks at the bottom that deal with JSILabels.
  8. I suspect this is the issue: [RasterPropMonitor]: No RasterPropMonitorComputer module found on part CRY-0300Freezer for prop DFElectricGaugeBar in internal Cry-0300Internals RPM no longer creates RasterPropMonitorComputer modules at runtime; they should be added via cfg.
  9. I'd prefer the ksp.log file for issues that aren't crashes. But KSA and ASET_props are installed incorrectly. Please use CKAN.
  10. Can you check to see if this occurs when reviva is not installed? I suspect the way that it recreates the rpm computer might be causing this.
  11. Hi, please include your KSP.log file with all bug reports. It’s quite possible that this is a bug in ASET or rpm but it could also be an installation issue and the logs will help in either case.
  12. Hey @linuxgurugamer, I was working on adding FreeIVA support for this and I came across an issue with rpm as well. It might be better if I just add FreeIVA stuff to prakasa itself and fix the rpm issue at the same time. Sound good to you? Are you up for putting out a new release of prakasa in the near future?
  13. I haven’t been able to track this one down. Please include you log file so I can correlate with other reports.
  14. Also the connected living space configurations don't make a lot of sense...The KD-T parts say in their description that they're not passable, but they have IVAs and are marked as passable in CLS. And the Mobile VAB and some other parts have crew capacity and are clearly meant to carry kerbals, but are marked as not passable for CLS.
  15. Does this mod require Community Resource Pack? I get this error when it is not installed: 8539 [EXC 11:55:00.222] [ModuleManager] Exception while calling B9PartSwitch.B9TankSettings.ModuleManagerPostLoad(): System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Fatal exception while loading tank type KDMaterialKits ---> System.Exception: Exception while loading field resources on type B9PartSwitch.TankType ---> System.Exception: Exception while loading field resourceDefinition on type B9PartSwitch.TankResource ---> B9PartSwitch.Fishbones.Parsers.PartResourceDefinitionValueParser+PartResourceNotFoundException: No resource definition named 'MaterialKits' could be found Sigh, apologies...I had installed with CKAN and I now see that it isn't the latest version of the mod. Will do a little updating...It would be wonderful if you could update KD on spacedock! Welp, still hits a fatal error on 0.8.99.6: https://www.dropbox.com/s/73a4h1zfy20vi2h/KSP.log?dl=0
  16. Hm, it should be possible to make a compatibility patch that just clones the new part and gives it the old one’s name…
  17. I'm not sure about the craft files from SOCK itself, but I had this issue with the ones from ModularLaunchPads. Here's what AlphaMensae said:
  18. Sorry I never got back to you on this; but your logs show that TUFX isn't installed.
  19. FreeIva 0.2.15.2 is now available: Bug Fixes Etc. Fixed MM syntax error in b9aerospace passthrough patches Fixed shell collider in Planetside MMSEV Fixed stationhub RPM configuration so that wall labels can work again Added physical prop support for the MAS version of ASET beverage props Converted cargo bags in mk2 cockpit to physical props Prevent grabbing props from flight camera (IVA Overlay) Clicking hatch buckle buttons from flight camera (IVA Overlay) now works as expected Hatches with hideDoorWhenOpen (most docking ports) now also hide their connected hatch like they used to, so that hatches without animations don't get in the way Fixed cutout mesh on NF_HTCH_EVA_BASIC Fixed chair configuration in mk3expansion's mk3inline cockpit Split BDB content into a separate download
×
×
  • Create New...