((So, I hope I'm on the right topic here, forgive me if I'm not))
I've been having issues with KWRedux after updating to 1.1, the game would always stop loading after reaching the "KW2mSRBNoseCone"-Part. I've tried removing this specific part, only to find out that it basically stops at every part in the "Engines" and "RCS" folders ((tried removing one by one)). After numerous re-downloads, I decided to revert back to 1.0.5, only to run into the same problem, even though it worked perfectly fine before and I copied the 1.0.5 mods from a previously made backup.
My other installed mods are [on both 1.1 and 1.0.5]:
EnhancedNavBall
KAS + KIS
MechJeb2
KerbalEngineer
The SpaceY parts Pack
PlanetShine
TarsierSpaceTech
KerbalJointReinforcement
SCANsat
Do you have any ideas what may be causing this?
Edit: I just checked the logs and have found this:
[LOG 21:16:37.543] PartLoader: Compiling Part 'KWRocketry/Parts/Aero/150mSRBTop/part/KW2mSRBNoseCone'
[ERR 21:16:37.548] [ShipTemplate]: No Resource definition found for RESOURCE
[LOG 21:16:37.558] SolidFuel not found in resource database. Propellant Setup has failed.
[EXC 21:16:37.561] NullReferenceException: Object reference not set to an instance of an object
ModuleEngines.SetupPropellant ()
ModuleEngines.OnLoad (.ConfigNode node)
PartModule.Load (.ConfigNode node)
Part.AddModule (.ConfigNode node)
PartLoader.ParsePart (.UrlConfig urlConfig, .ConfigNode node)
PartLoader+.MoveNext ()
[EXC 21:16:37.569] NullReferenceException: Object reference not set to an instance of an object
ModuleEngines.SetupFXGroups ()
ModuleEngines.InitializeFX ()
ModuleEngines.OnStart (StartState state)
Part.ModulesOnStart ()
Part+.MoveNext ()
Edit 2: After performing an integrity check and re-downloading the neccesery files, everything works perfectly; issue resolved