KSP-RO / ProceduralParts

A continuation of StretchySRBs, which is a continuation of StretchyTanks
71 stars 79 forks source link

Startup when combined with Real Fuels #179

Closed emberian closed 8 years ago

emberian commented 8 years ago

I believe this to be the relevant (and also the last) part of the log:

[LOG 09:49:50.735] PartLoader: Compiling Part 'ProceduralParts/Parts/ZOtherMods/RFSRB/proceduralSRBRealFuels'
[WRN 09:49:50.740] PartLoader Warning: Variable RSSROConfig not found in Part
[WRN 09:49:50.740] PartLoader Warning: Variable RP0conf not found in Part
[ERR 09:49:50.753] Cannot find a PartModule of typename 'ModuleFuelTanks'

[ERR 09:49:50.753] Cannot find a PartModule of typename 'ModuleEngineConfigs'

[ERR 09:49:50.753] Cannot find a PartModule of typename 'ModuleEnginesRF'

[LOG 09:49:50.755] OnLoad
[LOG 09:49:50.756] OnLoad end
[WRN 09:49:50.758] No engine module was found!
[LOG 09:49:50.786] PartLoader: Part 'ProceduralParts/Parts/ZOtherMods/RFSRB/proceduralSRBRealFuels' has no database record. Creating.

Here, the loading screen sits on ProceduralParts/Parts/ZOtherMods/RFSRB/proceduralSRBRealFuels forever. I'm not certain it's actually a 64-bit issue or if it's an interaction with a mod that I've installed on the 64-bit builds (in any case, it's RP-0 + RSS + all optional mods).

emberian commented 8 years ago

I've narrowed this down to just Procedural Parts + Real Fuels + Real Fuels stockalike config + deps, on a 64-bit and 32-bit Linux install:

NathanKell commented 8 years ago

You've got a weird mishmash of plugins there. Some are only for 1.0.4 and some are only for 1.0.5 (and one was a packing error and doesn't actually exist).

What ksp version are you trying to run this on?

Sent by my thumbs, slowly. On Nov 20, 2015 3:14 PM, "cmr" notifications@github.com wrote:

I've narrowed this down to just Procedural Parts + Real Fuels + Real Fuels stockalike config:

  • Animate Emissive Module ModuleAnimateEmissive v1.13
  • Community Resource Pack CommunityResourcePack 0.4.7.0
  • Crossfeed Enabler CrossFeedEnabler v3.3
  • Module Manager ModuleManager 2.6.13
  • Procedural Parts ProceduralParts v1.1.7
  • Real Fuels RealFuels rf-v10.7.2
  • Real Fuels: Stockalike RF Configs RFStockalike v3.0.0
  • Solver Engines plugin SolverEngines v1.11

— Reply to this email directly or view it on GitHub https://github.com/Swamp-Ig/ProceduralParts/issues/179#issuecomment-158513052 .

emberian commented 8 years ago

1.0.4, all of it managed with ckan.

NathanKell commented 8 years ago

Then install only 1.0.4 compatible mods, and use the version of solver and module animate emissive that comes with your version of RF

Sent by my thumbs, slowly. On Nov 20, 2015 4:09 PM, "cmr" notifications@github.com wrote:

1.0.4

On Fri, Nov 20, 2015, at 15:41, NathanKell wrote:

You've got a weird mishmash of plugins there. Some are only for 1.0.4 and some are only for 1.0.5 (and one was a packing error and doesn't actually exist).

What ksp version are you trying to run this on?

Sent by my thumbs, slowly. On Nov 20, 2015 3:14 PM, "cmr" notifications@github.com wrote:

I've narrowed this down to just Procedural Parts + Real Fuels + Real Fuels stockalike config:

  • Animate Emissive Module ModuleAnimateEmissive v1.13
  • Community Resource Pack CommunityResourcePack 0.4.7.0
  • Crossfeed Enabler CrossFeedEnabler v3.3
  • Module Manager ModuleManager 2.6.13
  • Procedural Parts ProceduralParts v1.1.7
  • Real Fuels RealFuels rf-v10.7.2
  • Real Fuels: Stockalike RF Configs RFStockalike v3.0.0
  • Solver Engines plugin SolverEngines v1.11

— Reply to this email directly or view it on GitHub < https://github.com/Swamp-Ig/ProceduralParts/issues/179#issuecomment-158513052

.


Reply to this email directly or view it on GitHub:

https://github.com/Swamp-Ig/ProceduralParts/issues/179#issuecomment-158518603

/cmr

— Reply to this email directly or view it on GitHub https://github.com/Swamp-Ig/ProceduralParts/issues/179#issuecomment-158524030 .

emberian commented 8 years ago

Thanks @NathanKell, sorry for all the noise. I had (seemingly mistakenly!) assumed CKAN would take care of all of my mod version woes forever.

NathanKell commented 8 years ago

Well, I didn't help by screwing up the versioning :D

Sent by my thumbs, slowly. On Nov 22, 2015 12:47 PM, "cmr" notifications@github.com wrote:

Thanks @NathanKell https://github.com/NathanKell, sorry for all the noise. I had (seemingly mistakenly!) assumed CKAN would take care of all of my mod version woes forever.

— Reply to this email directly or view it on GitHub https://github.com/Swamp-Ig/ProceduralParts/issues/179#issuecomment-158780924 .