Jump to content
LaunchBox Community Forums

YGT

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by YGT

  1. Guys I have an ahk script that I'm running via additional apps for a pc game. However I need to call another bat or ahk script when the game is no longer running. Please let me know how to pull this off..thanks in advance

     

    F:\Games\Tiger Woods 12\TWORuntimeStandAlone.exe

    close all ahk scripts when F:\Games\Tiger Woods 12\TWORuntimeStandAlone.exe is no longer running or has exited...

  2. The given key was not present in the dictionary.

    App:     LaunchBox
    Version: 11.8
    Type:    System.Collections.Generic.KeyNotFoundException
    Site:    System.Text.Json.JsonElement GetProperty(System.String)
    Source:  System.Text.Json

       at System.Text.Json.JsonElement.GetProperty(String propertyName)
       at YoutubeExplode.ReverseEngineering.Responses.WatchPage.PlayerConfig.GetPlayerSourceUrl()
       at YoutubeExplode.Videos.Streams.StreamsClient.GetStreamContextFromWatchPageAsync(VideoId videoId)
       at YoutubeExplode.Videos.Streams.StreamsClient.GetManifestAsync(VideoId videoId)
       at YoutubeScraper.Youtube.youtubeAsync(String game, String id, String plataforma)
       at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__139_0(Object state)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

    Recent Log:

       11:44:55 AM Exception

×
×
  • Create New...