Jump to content

linuxgurugamer

Bug Hunter
  • Posts

    24,952
  • Joined

  • Last visited

Everything posted by linuxgurugamer

  1. New release for Quickstart, 2.2.0.6 Added left arrow to the save game selector Restored full words to buttons (reverted change in previous update) Added option to allow abbreviations (using changes in previous update)
  2. New release, 2.0.3 Added InstallChecker Updated AssemblyVersion Updated for KSP 1.8
  3. New release, 0.2.6 Added InstallChecker Updated AssemblyVersion Updated for KSP 1.8
  4. New release, 0.4.4 Updated AssemblyVersion.tt Updated for KSP 1.8
  5. New release, 1.7.0 Added InstallChecker Updated for KSP 1.8
  6. New release, 1.6.0 Added InstallChecker Updated AssemblyVersion Updated for KSP 1.8
  7. New release, 0.2.2 Added InstallChecker Updated AssemblyVersion.tt Updated for KSP 1.8
  8. New release, 2.9.12 Added InstallChecker Updated AssemblyVersion Updated for KSP 1.8
  9. Are you saying that the stock toolbar isn't showing? If so, then you have a strange problem. Please start with a totally clean install, get to the SpaceCenter and see if the stock toolbar is there. If not, then you have a stock problem. If so, then install the ClickThroughBlocker (needed), ToolbarController and Blizzy toolbar, and see if those work. What I can say from the log file is that you don't have the ToolbarController installed Current versions are: ClickThroughBlocker: 0.1.9.3 ToolbarController: 0.1.9.4 Blizzy Toolbar: 1.8.0.5 From the log file: Mod DLLs found: Stock assembly: Assembly-CSharp v0.0.0.0 MiniAVC v1.4.0.2 ClickThroughBlocker v0.1.9.3 / v1.0.0.0 MiniAVC v1.4.0.2 aaa_Toolbar v1.8.0.5 Stock assembly: KSPSteamCtrlr v0.0.1.35 Folders and files in GameData: 000_ClickThroughBlocker 000_Toolbar Stock folder: Squad Stock folder: SquadExpansion
  10. Here is the problem: ScienceAlert: Failed to invoke "DeployExperiment" using GetType(), falling back to base type after encountering exception System.MissingMethodException: UniversalStorage2.USSimpleScience.DeployExperiment Due to: Attempted to access a missing member. at System.RuntimeType.InvokeMember (System.String name, System.Reflection.BindingFlags bindingFlags, System.Reflection.Binder binder, System.Object target, System.Object[] providedArgs, System.Reflection.ParameterModifier[] modifiers, System.Globalization.CultureInfo culture, System.String[] namedParams) [0x0070c] in <ad04dee02e7e4a85a1299c7ee81c79f6>:0 at System.Type.InvokeMember (System.String name, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object target, System.Object[] args) [0x00000] in <ad04dee02e7e4a85a1299c7ee81c79f6>:0 at ScienceAlert.Experiments.ExperimentObserver.Deploy () [0x00055] in <5b63d426cefd489880dbed062d239ee8>:0 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) Cargo Doors moving... (from 0, to 1) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScienceAlert: Failed to invoke "DeployExperiment" using GetType(), falling back to base type after encountering exception System.MissingMethodException: UniversalStorage2.USSimpleScience.DeployExperiment Due to: Attempted to access a missing member. at System.RuntimeType.InvokeMember (System.String name, System.Reflection.BindingFlags bindingFlags, System.Reflection.Binder binder, System.Object target, System.Object[] providedArgs, System.Reflection.ParameterModifier[] modifiers, System.Globalization.CultureInfo culture, System.String[] namedParams) [0x0070c] in <ad04dee02e7e4a85a1299c7ee81c79f6>:0 at System.Type.InvokeMember (System.String name, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object target, System.Object[] args) [0x00000] in <ad04dee02e7e4a85a1299c7ee81c79f6>:0 at ScienceAlert.Experiments.ExperimentObserver.Deploy () [0x00055] in <5b63d426cefd489880dbed062d239ee8>:0 Looks like UniversalStorage2 has redefined the module. This would explain why [x]Science is having the same problem
  11. New release for Quickstart, 2.2.0.5 Thanks to @yalov for this: Added stopwatch, lower oneliner, ignore missions Translated "Add a stopwatch" to french for the french translation Added a GUI.Dragwindow to the settings window so it can be moved around. Fixed a couple of typoes
  12. Why not just scale the existing ones with ModuleManager?
  13. @Red Stapler Can you provide a list of steps to replicate the bug which forces the playlists.cfg to have to be read-only? If you can get me that, I could probably find and fix that bug for @pizzaoverhead Edit: I think I found the problem. Would you (or anybody else) be interested in testing the fix? Here is the fixed file: https://www.dropbox.com/s/lkes6h49bcb7dkp/SoundtrackEditor-vesselStateFixed.zip?dl=0 Copy the files into the GameData/SoundtrackEditor/Plugins folder
  14. I just found that I did have Mapview Mono Sound installed, Uninstalled immediately.
  15. Oh. Ok. Could you try to pare the mod list down a bit? Its just too many for me to look at all of them. Also, I need a log file to be able to do anything
  16. I'm not going to belabor the point, but the file still has the error about the agent field. Shouldn't be due to 5+ contract packs. I assume you weren't timewarping? Misc errors I see are EvaFuel not loaded, probably due to dependencies Is it still happening after installing the patch above in @scottadges post?
  17. You should know better. There is obviously something wrong. The fact that you don't see it in the log doesn't mean that its useless. Post a link to the log files, otherwise no one will be able to help you
  18. See my sig for a link on where the log files are located
  19. Specversion refers to the version of the Netkan specification, nothing to do with the game version Version of the Netkac spe ification the file was written for
  20. This hasn’t changed in like, forever. If you want a single click to reroot, then install EditorExtensions. There is actually a good reason for the two clicks. Using the two clicks, you can change the root of assemblies which are not yet part of the craft. Very useful when joining assemblies, since the assembly will only allow attachments via it’s root part.
  21. What makes you think it isnt working? your post gives absolutely zero information, so no one can possibly give you an answer
×
×
  • Create New...