Jump to content

oniontrain

Members
  • Posts

    314
  • Joined

  • Last visited

Posts posted by oniontrain

  1. On 1/25/2022 at 6:10 AM, Kunosheru said:

    @Beale if so, can I... try to "continue" it? 

    I loved this mod and always wanted to be part of something like this... I have a lot of free time and live in Russia, which can help in further development... if you don't mind, please, answer

    I'd love to see more probe parts for the different MV series, you should be able to make an add-on mod that fits the style if you want to add more stuff

  2. I'm trying to use a thrustmaster t.16000m with KSP and this is pretty much the only way to use it. The only issue I'm having is that I'd like to use the axis 5 on my throttle to drive forward/back with, but it doesn't seem to be doing anything. I have all axes unbound in the control settings, and it detects it properly in AFBW, but it doesn't seem to be affecting my rover's wheels. I have this same axis set to translate Z and it works on spacecraft just fine.

    Is there a setting somewhere that I might be missing? Is there any more information I need to get to troubleshoot this?

    I'm using 1.12.1 and AFBW 1.8.3.6

  3. I have a thrustmaster t.16000m throttle and stick, will this let me use them in game without having to go through the frankly buggy TARGET software? by default KSP recognizes all the axes just fine, but button one on the joystick is the same as button one on the throttle, it doesn't recognize them as separate controllers for button assignment. If I run the TARGET software the axes all go crazy in game and there's something you need to do with the scripting program which I don't understand how to use.

     

    Edit: This seems to do the trick, but doesn't allow me to assign the extra custom axes. Are those unsupported? I think they require breaking ground.

  4. Something about this mod is causing a b9PartSwitch error after I updated it, it was running fine a few days ago before i installed the new version.

     

    Error is as follows:

     

     

     

    B9PartSwitch has encountered a fatal error and KSP needs to close.

    Fatal exception while loading tank type LiquidFuel

      Exception while loading field resources on type B9PartSwitch.TankType

      Exception while loading field resourceDefinition on type B9PartSwitch.TankResource

     No resource definition named 'LiquidFuel' could be found

    Please see KSP's log for addtional  details

    KSP then force quits.

    Pastebin won't let me upload my log as it's longer than 512k, but I think this is the relevant part:

     


    [EXC 21:27:17.392] [ModuleManager] Exception while calling B9PartSwitch.B9TankSettings.ModuleManagerPostLoad(): System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Fatal exception while loading tank type LiquidFuel ---> System.Exception: Exception while loading field resources on type B9PartSwitch.TankType ---> System.Exception: Exception while loading field resourceDefinition on type B9PartSwitch.TankResource ---> B9PartSwitch.Fishbones.Parsers.PartResourceDefinitionValueParser+PartResourceNotFoundException: No resource definition named 'LiquidFuel' could be found
      at B9PartSwitch.Fishbones.Parsers.PartResourceDefinitionValueParser.FindResourceDefinition (System.String name) [0x00024] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.Fishbones.Parsers.ValueParser`1[T].Parse (System.String value) [0x0000b] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.Fishbones.NodeDataMappers.ValueScalarMapper.Load (System.Object& fieldValue, ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00022] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.Fishbones.NodeDataField.Load (ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00043] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.Fishbones.NodeDataList.Load (ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00025] in <2aacd5f344de4b4cbd0690767697fdd6>:0
       --- End of inner exception stack trace ---
      at B9PartSwitch.Fishbones.NodeDataList.Load (ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00058] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.Fishbones.NodeDataObjectExtensions.LoadFields (System.Object obj, ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00033] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.TankResource.Load (ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00000] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.Fishbones.Parsers.NodeObjectWrapperIContextualNode.Load (System.Object& obj, ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00038] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.Fishbones.NodeDataMappers.NodeListMapper.Load (System.Object& fieldValue, ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x0009e] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.Fishbones.NodeDataField.Load (ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00043] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.Fishbones.NodeDataList.Load (ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00025] in <2aacd5f344de4b4cbd0690767697fdd6>:0
       --- End of inner exception stack trace ---
      at B9PartSwitch.Fishbones.NodeDataList.Load (ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00058] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.Fishbones.NodeDataObjectExtensions.LoadFields (System.Object obj, ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00033] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.TankType.Load (ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00000] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.B9TankSettings.ReloadTankDefs () [0x0004c] in <2aacd5f344de4b4cbd0690767697fdd6>:0
       --- End of inner exception stack trace ---
      at B9PartSwitch.B9TankSettings.ReloadTankDefs () [0x0007f] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.B9TankSettings.ModuleManagerPostLoad () [0x00000] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <ad04dee02e7e4a85a1299c7ee81c79f6>:0
       --- End of inner exception stack trace ---
      at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in <ad04dee02e7e4a85a1299c7ee81c79f6>:0
      at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <ad04dee02e7e4a85a1299c7ee81c79f6>:0
      at ModuleManager.PostPatchLoader+<Run>d__16.MoveNext () [0x0060b] in <410b7909691747c78c895491c954d2a4>:0

    [LOG 21:27:17.411] [ModuleManager] Post patch ran in 0.188s
    [LOG 21:27:17.436] PartLoader: Loading part database
    [LOG 21:27:17.438] PartLoader: Compiling Part 'AviationLights/Parts/aviation_light/light_aviation'
    [LOG 21:27:17.464] EffectList: Created 15 effect types
    [EXC 21:27:17.511] NullReferenceException: Object reference not set to an instance of an object
        AviationLights.ModuleNavLight.GetInfo () (at <58ace71ce5fd40dcb7d91808d90fe47b>:0)
        PartLoader.CompilePartInfo (AvailablePart newPartInfo, Part part) (at <06f13185617646e5bc801baeab53ab75>:0)
        PartLoader+<CompileParts>d__56.MoveNext () (at <06f13185617646e5bc801baeab53ab75>:0)
        UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <5aeafee3fea24f37abd1315553f2cfa6>:0)
        UnityEngine.DebugLogHandler:LogException(Exception, Object)
        ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
        UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)

     

  5. On 6/3/2021 at 11:47 PM, R-T-B said:

    Nothing should have changed with regards to b9partswitch for quite some time.  How long did you have between updates?  It is possible if you had not updated for some time that the new solar math deployed around Febuaryish is interacting badly with something.  Do you happen to know the last version that worked?

    Not sure what the last version was but it should have been current. I have been getting them off of CKAN, I'm not sure if there's a way to roll back to previous versions or not

     

    edit: i went from 1.11.1-39 to 1.11.1-40

    Edit again: It's not Kopernicus, it must be another mod. Disregard everything.

  6. KSP was running fine yesterday, today all I did was update Kopernicus and now I'm getting a b9 part switch error on load. I have no idea why this could be related but that's literally the only thing I did. If anybody could tell me where to start troubleshooting that would be helpful

    Error as follows:

     

    B9PartSwitch has encountered a fatal error and KSP needs to close.

    Fatal exception while loading tank type LiquidFuel

      Exception while loading field resources on type B9PartSwitch.TankType

      Exception while loading field resourceDefinition on type B9PartSwitch.TankResource

     No resource definition named 'LiquidFuel' could be found

    Please see KSP's log for addtional  details

    KSP then force quits.

    Pastebin won't let me upload my log as it's longer than 512k, but I think this is the relevant part:

     


    [EXC 21:27:17.392] [ModuleManager] Exception while calling B9PartSwitch.B9TankSettings.ModuleManagerPostLoad(): System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Fatal exception while loading tank type LiquidFuel ---> System.Exception: Exception while loading field resources on type B9PartSwitch.TankType ---> System.Exception: Exception while loading field resourceDefinition on type B9PartSwitch.TankResource ---> B9PartSwitch.Fishbones.Parsers.PartResourceDefinitionValueParser+PartResourceNotFoundException: No resource definition named 'LiquidFuel' could be found
      at B9PartSwitch.Fishbones.Parsers.PartResourceDefinitionValueParser.FindResourceDefinition (System.String name) [0x00024] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.Fishbones.Parsers.ValueParser`1[T].Parse (System.String value) [0x0000b] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.Fishbones.NodeDataMappers.ValueScalarMapper.Load (System.Object& fieldValue, ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00022] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.Fishbones.NodeDataField.Load (ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00043] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.Fishbones.NodeDataList.Load (ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00025] in <2aacd5f344de4b4cbd0690767697fdd6>:0
       --- End of inner exception stack trace ---
      at B9PartSwitch.Fishbones.NodeDataList.Load (ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00058] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.Fishbones.NodeDataObjectExtensions.LoadFields (System.Object obj, ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00033] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.TankResource.Load (ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00000] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.Fishbones.Parsers.NodeObjectWrapperIContextualNode.Load (System.Object& obj, ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00038] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.Fishbones.NodeDataMappers.NodeListMapper.Load (System.Object& fieldValue, ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x0009e] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.Fishbones.NodeDataField.Load (ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00043] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.Fishbones.NodeDataList.Load (ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00025] in <2aacd5f344de4b4cbd0690767697fdd6>:0
       --- End of inner exception stack trace ---
      at B9PartSwitch.Fishbones.NodeDataList.Load (ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00058] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.Fishbones.NodeDataObjectExtensions.LoadFields (System.Object obj, ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00033] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.TankType.Load (ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00000] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.B9TankSettings.ReloadTankDefs () [0x0004c] in <2aacd5f344de4b4cbd0690767697fdd6>:0
       --- End of inner exception stack trace ---
      at B9PartSwitch.B9TankSettings.ReloadTankDefs () [0x0007f] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at B9PartSwitch.B9TankSettings.ModuleManagerPostLoad () [0x00000] in <2aacd5f344de4b4cbd0690767697fdd6>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <ad04dee02e7e4a85a1299c7ee81c79f6>:0
       --- End of inner exception stack trace ---
      at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in <ad04dee02e7e4a85a1299c7ee81c79f6>:0
      at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <ad04dee02e7e4a85a1299c7ee81c79f6>:0
      at ModuleManager.PostPatchLoader+<Run>d__16.MoveNext () [0x0060b] in <410b7909691747c78c895491c954d2a4>:0

    [LOG 21:27:17.411] [ModuleManager] Post patch ran in 0.188s
    [LOG 21:27:17.436] PartLoader: Loading part database
    [LOG 21:27:17.438] PartLoader: Compiling Part 'AviationLights/Parts/aviation_light/light_aviation'
    [LOG 21:27:17.464] EffectList: Created 15 effect types
    [EXC 21:27:17.511] NullReferenceException: Object reference not set to an instance of an object
        AviationLights.ModuleNavLight.GetInfo () (at <58ace71ce5fd40dcb7d91808d90fe47b>:0)
        PartLoader.CompilePartInfo (AvailablePart newPartInfo, Part part) (at <06f13185617646e5bc801baeab53ab75>:0)
        PartLoader+<CompileParts>d__56.MoveNext () (at <06f13185617646e5bc801baeab53ab75>:0)
        UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <5aeafee3fea24f37abd1315553f2cfa6>:0)
        UnityEngine.DebugLogHandler:LogException(Exception, Object)
        ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
        UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)

     

  7. I'm getting an error in CKAN trying to install Astronomer's Visual Pack, It says it's not compatible with my game version, but I'm running 1.11.2 which it definitely works with, as I have it installed through CKAN on another instance just fine. What am I doing wrong? Is there a file somewhere that might be outdated causing this?

    I'm using the latest version of CKAN, and I'm on Windows using a standalone instance copied from my Steam version of KSP

     

    Edit: I have gotten this solved. EVE has to be completely and totally removed first before CKAN will let you install AVP.

×
×
  • Create New...