Jump to content

mdapol

Members
  • Posts

    265
  • Joined

  • Last visited

Reputation

6 Neutral

Profile Information

  • About me
    Spacecraft Engineer

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Ok, so with the new Kronometer, Trajectories appears to be working. Still doesn't show up in the Toolbar (or in Toolbar Config) but that might be the toolbar.dat file. I'll try deleting it and running again. Question though, is the only GUI for Trajectories via the Toolbar button?
  2. Trajectories doesn't show up in the list for Toolbar Controller. So, no. It doesn't show up in Blizzy toolbar either. Deleting the toolbar.dat file changed nothing.
  3. @linuxgurugamer So I tried your suggestion. After reloading a clean install I noticed that there were two MiniAvc.log files still present. I tracked it down to two mods that ZeroMiniAVC is apparently missing: RecoveryController and KIS. KIS uses something called MiniAVC-V2.dll. I manually pruned both of those and now I don't get any MiniAVC logs being generated. I also do not get the exception in Trajectories in the KSP.log file. However I still don't see the Trajectories mod in the Toolbar in the Space Center view or in the Tracking Station view. Player.log is here: https://www.dropbox.com/s/htybjlqavqozcme/Player.log?dl=0 KSP.log is here: https://www.dropbox.com/s/vkp26espzad8b0z/KSP.log?dl=0
  4. What is a Player.log? I'll try your suggestion and report back.
  5. I am using ZeroMiniAVC. It runs every time I start KSP. And everything I have is added from CKAN. Still getting that exception. There must be some other reason.
  6. @linuxgurugamer No success. Uninstalled those mods and still get the same exception. [LOG 08:52:12.154] [Trajectories] v2.4.1 Starting [ERR 08:52:12.159] Exception loading ScenarioModule Trajectories: System.TypeInitializationException: The type initializer for 'Trajectories.Settings' threw an exception. ---> System.Reflection.ReflectionTypeLoadException: Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes(System.Reflection.Assembly,bool) at System.Reflection.Assembly.GetTypes () [0x00000] in <9577ac7a62ef43179789031239ba8798>:0 at AssemblyLoader+LoadedAssembyList.GetPathByType (System.Type type) [0x00020] in <cd473063d3a2482f8d93d388d0c95035>:0 at AssemblyLoader.GetPathByType (System.Type type) [0x00000] in <cd473063d3a2482f8d93d388d0c95035>:0 at KSP.IO.IOUtils.GetFilePathFor (System.Type T, System.String file, Vessel flight) [0x00005] in <cd473063d3a2482f8d93d388d0c95035>:0 at KSP.IO.PluginConfiguration.CreateForType[T] (Vessel flight) [0x00000] in <cd473063d3a2482f8d93d388d0c95035>:0 at Trajectories.Settings..cctor () [0x00007] in <54b43012425c4547b2c53f8eb9f179ca>:0 --- End of inner exception stack trace --- at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_generic_class_init(intptr) at Trajectories.Trajectories.OnLoad (ConfigNode node) [0x0000b] in <54b43012425c4547b2c53f8eb9f179ca>:0 at ScenarioModule.Load (ConfigNode node) [0x0000e] in <cd473063d3a2482f8d93d388d0c95035>:0 at ScenarioRunner.AddModule (ConfigNode node) [0x0005e] in <cd473063d3a2482f8d93d388d0c95035>:0 As you can see, I have ZeroMiniAVC installed already. [LOG 08:45:24.392] [AddonLoader]: Instantiating addon 'ZeroMiniAVC' from assembly 'ZeroMiniAVC' [LOG 08:45:24.396] ZeroMiniAVC: Awake Any more ideas? KSP log here: https://www.dropbox.com/s/d5qlbftp8ylukap/KSP.log?dl=0
  7. @linuxgurugamer I have ZeroMiniAVC installed already. That is not the issue. @mhoram I also have ClickThroughBlocker and ToolbarControl installed already and still have the issue. I will try uninstalling RCSBuildAid and TacFuelBalancer (separately) and see what happens. I install everything via CKAN which should handle addon requirements like this (usually)
  8. I'm getting this error in my 1.12.1 game with Trajectories 2.4.1 [LOG 19:53:04.415] [Trajectories] v2.4.1 Starting [ERR 19:53:04.420] Exception loading ScenarioModule Trajectories: System.TypeInitializationException: The type initializer for 'Trajectories.Settings' threw an exception. ---> System.Reflection.ReflectionTypeLoadException: Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes(System.Reflection.Assembly,bool) at System.Reflection.Assembly.GetTypes () [0x00000] in <9577ac7a62ef43179789031239ba8798>:0 at AssemblyLoader+LoadedAssembyList.GetPathByType (System.Type type) [0x00020] in <cd473063d3a2482f8d93d388d0c95035>:0 at AssemblyLoader.GetPathByType (System.Type type) [0x00000] in <cd473063d3a2482f8d93d388d0c95035>:0 at KSP.IO.IOUtils.GetFilePathFor (System.Type T, System.String file, Vessel flight) [0x00005] in <cd473063d3a2482f8d93d388d0c95035>:0 at KSP.IO.PluginConfiguration.CreateForType[T] (Vessel flight) [0x00000] in <cd473063d3a2482f8d93d388d0c95035>:0 at Trajectories.Settings..cctor () [0x00007] in <54b43012425c4547b2c53f8eb9f179ca>:0 --- End of inner exception stack trace --- at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_generic_class_init(intptr) at Trajectories.Trajectories.OnLoad (ConfigNode node) [0x0000b] in <54b43012425c4547b2c53f8eb9f179ca>:0 at ScenarioModule.Load (ConfigNode node) [0x0000e] in <cd473063d3a2482f8d93d388d0c95035>:0 at ScenarioRunner.AddModule (ConfigNode node) [0x0005e] in <cd473063d3a2482f8d93d388d0c95035>:0 KSP Log: https://www.dropbox.com/s/d5qlbftp8ylukap/KSP.log?dl=0
  9. Getting this error in my 1.12.1 game: [LOG 19:53:04.415] [Trajectories] v2.4.1 Starting [ERR 19:53:04.420] Exception loading ScenarioModule Trajectories: System.TypeInitializationException: The type initializer for 'Trajectories.Settings' threw an exception. ---> System.Reflection.ReflectionTypeLoadException: Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes(System.Reflection.Assembly,bool) at System.Reflection.Assembly.GetTypes () [0x00000] in <9577ac7a62ef43179789031239ba8798>:0 at AssemblyLoader+LoadedAssembyList.GetPathByType (System.Type type) [0x00020] in <cd473063d3a2482f8d93d388d0c95035>:0 at AssemblyLoader.GetPathByType (System.Type type) [0x00000] in <cd473063d3a2482f8d93d388d0c95035>:0 at KSP.IO.IOUtils.GetFilePathFor (System.Type T, System.String file, Vessel flight) [0x00005] in <cd473063d3a2482f8d93d388d0c95035>:0 at KSP.IO.PluginConfiguration.CreateForType[T] (Vessel flight) [0x00000] in <cd473063d3a2482f8d93d388d0c95035>:0 at Trajectories.Settings..cctor () [0x00007] in <54b43012425c4547b2c53f8eb9f179ca>:0 --- End of inner exception stack trace --- at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_generic_class_init(intptr) at Trajectories.Trajectories.OnLoad (ConfigNode node) [0x0000b] in <54b43012425c4547b2c53f8eb9f179ca>:0 at ScenarioModule.Load (ConfigNode node) [0x0000e] in <cd473063d3a2482f8d93d388d0c95035>:0 at ScenarioRunner.AddModule (ConfigNode node) [0x0005e] in <cd473063d3a2482f8d93d388d0c95035>:0
  10. I noticed a bug with JNSQ. When you go to the Tracking Station and look at the information for the planetary body, the rotational period is given in "days, hours" but is using the default 6 hour day.
  11. Does anyone have a good Kerbalism Config file for a JNSQ game? I tried modifying the default config and none of the capsules are showing any life support. P.S. I have ProbesBeforeCrew also which might be screwing with things.
  12. Thanks but I wasn't trying to combine them. I am only interested in JNSQ and I don't know how OPM got installed.
  13. Thank you very much. That looks a lot less chaotic of a system.
×
×
  • Create New...