Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ERR 14:23:23.023] Cannot find a PartModule of typename 'TestFlightReliability_EngineCycle'
- [ERR 14:23:23.023] Cannot find a PartModule of typename 'TestFlightFailure_ShutdownEngine'
- [ERR 14:23:23.024] Cannot find a PartModule of typename 'TestFlightFailure_IgnitionFail'
- [ERR 14:23:23.024] Cannot find a PartModule of typename 'TestFlightFailure_ReducedMaxThrust'
- [ERR 14:23:23.025] Cannot find a PartModule of typename 'TestFlightFailure_EnginePerformanceLoss'
- [ERR 14:23:23.025] Cannot find a PartModule of typename 'TestFlightFailure_Explode'
- [LOG 14:23:23.040] PartLoader: Compiling Part 'CryoEngines/Parts/Engine/cryoengine-375/cryoengine-375-2/cryoengine-375-2'
- [ERR 14:23:23.043] Module ModuleEnginesRF threw during OnLoad: System.TypeLoadException: Could not load type 'BaseFieldList`2' from assembly 'Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
- at PartModule.Load (.ConfigNode node) [0x00000] in <filename unknown>:0
- [ERR 14:23:23.048] Module ModuleEngineConfigs threw during OnLoad: System.TypeLoadException: Could not load type 'BaseFieldList`2' from assembly 'Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
- at PartModule.Load (.ConfigNode node) [0x00000] in <filename unknown>:0
- [LOG 14:23:23.061] PartLoader: Compiling Part 'CryoTanks/Parts/HydrogenTanks/hydrogen-inline/hydrogen-10-1/hydrogen-10-1'
- [EXC 14:23:23.068] TypeLoadException: Could not load type 'BaseFieldList`2' from assembly 'Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
- PartModule.Awake ()
- UnityEngine.GameObject:AddComponent(Type)
- Part:AddModule(String, Boolean)
- Part:AddModule(ConfigNode, Boolean)
- PartLoader:ParsePart(UrlConfig, ConfigNode)
- <CompileParts>c__Iterator66:MoveNext()
- UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
- [ERR 14:23:23.070] Module ModuleFuelTanks threw during OnLoad: System.TypeLoadException: Could not load type 'BaseFieldList`2' from assembly 'Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
- at PartModule.Load (.ConfigNode node) [0x00000] in <filename unknown>:0
- [EXC 14:23:23.074] TypeLoadException: Could not load type 'BaseFieldList`2' from assembly 'Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
- PartModule.Awake ()
- UnityEngine.Object:Instantiate(GameObject)
- PartLoader:CreatePartIcon(GameObject, Single&)
- PartLoader:ParsePart(UrlConfig, ConfigNode)
- <CompileParts>c__Iterator66:MoveNext()
- UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
- [EXC 14:23:23.078] NullReferenceException: Object reference not set to an instance of an object
- RealFuels.Tanks.ModuleFuelTanks.UpdateTankType (Boolean initializeAmounts)
- RealFuels.Tanks.ModuleFuelTanks.GetInfo ()
- PartLoader.CompilePartInfo (.AvailablePart newPartInfo, .Part part)
- PartLoader+<CompileParts>c__Iterator66.MoveNext ()
- UnityEngine.SetupCoroutine.InvokeMoveNext (IEnumerator enumerator, IntPtr returnValueAddress)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement