Jump to content

allista

Members
  • Posts

    2,208
  • Joined

  • Last visited

Reputation

1,691 Excellent

Profile Information

  • About me
    Sr. Spacecraft Engineer

Recent Profile Visitors

15,258 profile views

Single Status Update

See all updates by allista

  1. Hi Allista, I wasn't sure where to post this, since I don't see a KSP forum thread for your AutoLoadGame mod.

    When I quit out of KSP from the main menu, I pretty consistently see the following error in my logs:

    [LOG 03:52:39.833] [AutoLoadGame]: MAINMENU is loaded. Waiting 60 frames and loading the save.
    [ERR 03:52:39.833] Exception handling event onLevelWasLoadedGUIReady in class AutoLoadGame:System.NullReferenceException: 
      at (wrapper managed-to-native) UnityEngine.MonoBehaviour:StartCoroutine_Auto_Internal (System.Collections.IEnumerator)
      at UnityEngine.MonoBehaviour.StartCoroutine (IEnumerator routine) [0x00000] in <filename unknown>:0 
      at AutoLoadGame.AutoLoadGame.onLevelWasLoaded (GameScenes scene) [0x00000] in <filename unknown>:0 
      at EventData`1[GameScenes].Fire (GameScenes data) [0x00000] in <filename unknown>:0 
    
    [EXC 03:52:39.835] NullReferenceException
    	UnityEngine.MonoBehaviour.StartCoroutine (IEnumerator routine)
    	AutoLoadGame.AutoLoadGame.onLevelWasLoaded (GameScenes scene)
    	EventData`1[GameScenes].Fire (GameScenes data)
    	UnityEngine.Debug:LogException(Exception)
    	EventData`1:Fire(GameScenes)
    	<FireLoadedEventGUIReady>c__Iterator2:MoveNext()
    	UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

    I'm wondering, is this anything to be concerned with? or is there perhaps something I haven't configured properly?

    I see GitHub is where you've got issue requests, but I'm not a developer-type KSP player and didn't really want to create a username over there just to post my question. Hopefully you don't mind the public message here.

    1. Show previous comments  1 more
    2. scottadges

      scottadges

      Thanks, looking forward to any info!

    3. allista

      allista

      I've actually found what has been causing it and fixed the thing yesterday. And updated ALG on SpaceDock, so you can grab the new version already.

      Thanks again for the report!

    4. scottadges

      scottadges

      Excellent, thanks for your work on this!

×
×
  • Create New...