Tacombel Posted August 29, 2021 Share Posted August 29, 2021 On 8/29/2021 at 1:20 AM, Mr.dobsonian said: Does anyone know if this works on 1.12.2 or does it only work up to 1.12.0? Expand I use it in 1.12.2 Quote Link to comment Share on other sites More sharing options...
Mr.dobsonian Posted August 29, 2021 Share Posted August 29, 2021 On 8/29/2021 at 8:33 AM, Tacombel said: I use it in 1.12.2 Expand Nice nice Quote Link to comment Share on other sites More sharing options...
linuxgurugamer Posted August 29, 2021 Share Posted August 29, 2021 On 8/28/2021 at 3:55 PM, mdapol said: KSP log here: https://www.dropbox.com/s/d5qlbftp8ylukap/KSP.log?dl=0 Expand Player.log, please. This isn't my mod, but I'll take a look at the log file later today Quote Link to comment Share on other sites More sharing options...
linuxgurugamer Posted August 29, 2021 Share Posted August 29, 2021 On 8/28/2021 at 3:55 PM, mdapol said: @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 Expand I don't see anything obvious, other than the exceptions you found. You are running mods in a Steam install. This is never a good idea, because it leads to issues like this. Most likely there are left-over files from mods you've removed, etc. Best thing to do would be to do the following: Move the ENTIRE KSP directory: "F:\SteamLibrary\steamapps\common\Kerbal Space Program" out of there somewhere else. Don't delete it. If it won't let you move it, then copy it. Reinstall using Steam Copy the new install somewhere else Use CKAN to install the mods into the new install Copy the "save" directory from the KSP directory from the original copy into the new install Run the game and see if it works on the new install Quote Link to comment Share on other sites More sharing options...
QAM00 Posted August 29, 2021 Share Posted August 29, 2021 I have been having the same problem with it not showing up at all even in the toolbar. Here is my log https://www.dropbox.com/s/bn7q3zkw7xm7yeh/KSP.log?dl=0 Quote Link to comment Share on other sites More sharing options...
mdapol Posted August 29, 2021 Share Posted August 29, 2021 (edited) On 8/29/2021 at 10:45 AM, linuxgurugamer said: Player.log, please. This isn't my mod, but I'll take a look at the log file later today Expand What is a Player.log? I'll try your suggestion and report back. Edited August 29, 2021 by mdapol Quote Link to comment Share on other sites More sharing options...
linuxgurugamer Posted August 29, 2021 Share Posted August 29, 2021 On 8/29/2021 at 3:51 PM, mdapol said: What is a Player.log? Expand Follow the link in my signature Quote Link to comment Share on other sites More sharing options...
PiezPiedPy Posted August 29, 2021 Share Posted August 29, 2021 @linuxgurugamer Thanks for helping peeps out with some of the issues Quote Link to comment Share on other sites More sharing options...
mdapol Posted August 30, 2021 Share Posted August 30, 2021 @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 Quote Link to comment Share on other sites More sharing options...
linuxgurugamer Posted August 30, 2021 Share Posted August 30, 2021 On 8/30/2021 at 3:20 AM, mdapol said: MiniAVC-V2.dll. Expand is fine, it is a working version. I'll look at the RecoveryController. Regarding the Trajectories mod, try deleting the toolbar.dat file in the GameData directory. Also, did you configure the Toolbar to actually show the Trajectories button? Quote Link to comment Share on other sites More sharing options...
mdapol Posted August 30, 2021 Share Posted August 30, 2021 (edited) 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. Edited August 30, 2021 by mdapol Quote Link to comment Share on other sites More sharing options...
linuxgurugamer Posted August 30, 2021 Share Posted August 30, 2021 One of your problems is that you have JNSQ installed on 1.12.2. JNSQ includes an older version of Kronometer, which doesn't work on 1.12. Another is that there are two copies of Kopernicus.Parser, also included in JNSQ. Delete the files: JNSQ/JNSQ_Plugins/Kronometer/Plugins/Kopernicus.Parser.dll JNSQ/JNSQ_Plugins/Kronometer/Plugins/Kronometer.dll and (by hand) install an updated version of Kronometer, get it from here: https://github.com/linuxgurugamer/Kronometer/releases/latest CKAN won't (at this time) install the correct version due to some old data, it's being worked on, but not resolved yet Quote Link to comment Share on other sites More sharing options...
mdapol Posted August 31, 2021 Share Posted August 31, 2021 CKAN just got updated with the latest version of Kronometer Quote Link to comment Share on other sites More sharing options...
mdapol Posted August 31, 2021 Share Posted August 31, 2021 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? Quote Link to comment Share on other sites More sharing options...
Mr.dobsonian Posted August 31, 2021 Share Posted August 31, 2021 (edited) Hi all, I downloaded this mod and it doesn't seem to be working, the red line doesn't show up nor does it appear in the toolbar. I've seen some people say before that you need to rename the .bin files but no .bin files were downloaded, I have module manager btw. Edited August 31, 2021 by Mr.dobsonian Quote Link to comment Share on other sites More sharing options...
PiezPiedPy Posted September 1, 2021 Share Posted September 1, 2021 On 8/31/2021 at 2:44 AM, mdapol said: Question though, is the only GUI for Trajectories via the Toolbar button? Expand Yes Quote Link to comment Share on other sites More sharing options...
linuxgurugamer Posted September 1, 2021 Share Posted September 1, 2021 On 8/31/2021 at 6:58 AM, Mr.dobsonian said: Hi all, I downloaded this mod and it doesn't seem to be working, the red line doesn't show up nor does it appear in the toolbar. I've seen some people say before that you need to rename the .bin files but no .bin files were downloaded, I have module manager btw. Expand You need the Blizzy toolbar, also, a log file is always helpful. Finally, the bin files are from a very old version, not used anymore Quote Link to comment Share on other sites More sharing options...
Mr.dobsonian Posted September 1, 2021 Share Posted September 1, 2021 On 9/1/2021 at 12:01 PM, linuxgurugamer said: You need the Blizzy toolbar, also, a log file is always helpful. Finally, the bin files are from a very old version, not used anymore Expand I see... thanks for the help. Quote Link to comment Share on other sites More sharing options...
PiezPiedPy Posted September 7, 2021 Share Posted September 7, 2021 New release is up! Version 2.4.2 for KSP 1.8 to 1.12.x Download from GitHub or Spacedock Full Changelog: Quote ## v2.4.2 for KSP 1.8 to 1.12.x - 2021-09-07 ### Changes since the last release - Added hotkeys to show/hide the GUI (RightAlt+T) and to show/hide the Trajectory (LeftAlt+T), default keys can be changed by editing the config.xml file. Expand Quote Link to comment Share on other sites More sharing options...
PiezPiedPy Posted September 8, 2021 Share Posted September 8, 2021 On 8/31/2021 at 2:44 AM, mdapol said: 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? Expand On 9/1/2021 at 11:56 PM, Mr.dobsonian said: I see... thanks for the help. Expand The Trajectories toolbar icon is only available while in flight and does not require Blizzy's Toolbar to be installed. Quote Link to comment Share on other sites More sharing options...
steve166h Posted September 8, 2021 Share Posted September 8, 2021 Not working for RSS? I've tried with only RSS and it's required mods on a fresh install. Quote Link to comment Share on other sites More sharing options...
linuxgurugamer Posted September 9, 2021 Share Posted September 9, 2021 On 9/8/2021 at 9:29 PM, steve166h said: Not working for RSS? I've tried with only RSS and it's required mods on a fresh install. Expand Define "not working" Also, you should provide logs Quote Link to comment Share on other sites More sharing options...
Mr.dobsonian Posted September 9, 2021 Share Posted September 9, 2021 On 9/8/2021 at 8:35 PM, PiezPiedPy said: The Trajectories toolbar icon is only available while in flight and does not require Blizzy's Toolbar to be installed. Expand Only ended up working for me after I installed Blizzy's toolbar Quote Link to comment Share on other sites More sharing options...
Russekof71 Posted September 9, 2021 Share Posted September 9, 2021 Hello, I am playing on RSS in 1.12.2, I am using trajectories but the problem is that the icon to use the mode does not appear. And the other problem is that I don't know how to find the bug report. Could you help me thank you Quote Link to comment Share on other sites More sharing options...
linuxgurugamer Posted September 9, 2021 Share Posted September 9, 2021 On 9/9/2021 at 11:35 AM, Russekof71 said: Hello, I am playing on RSS in 1.12.2, I am using trajectories but the problem is that the icon to use the mode does not appear. And the other problem is that I don't know how to find the bug report. Could you help me thank you Expand It's in my sig: Read this BEFORE asking for support: http://forum.kerbalspaceprogram.com/index.php?/topic/83212-how-to-get-support-read-first/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.