Jump to content
LaunchBox Community Forums

Rlad

Members
  • Posts

    401
  • Joined

  • Last visited

Posts posted by Rlad

  1.  

    3 hours ago, C-Beats said:

    I admit that feature was a bit of a selfish one. I put it in to make testing views and development far easier and quicker for myself. I'm glad some one else is enjoying it so I can feel a bit more justified in making the change lol.

    3 hours ago, neil9000 said:

    It's a good improvement as i have also had the issue of views being skipped/repeated on a regular basis, using a hotkey for years now, so this should make that much easier.

     I had to press the hotkey up to 30 times on occasion to get to the view i wanted so this is a great addition.👍

  2. On 11/1/2021 at 3:42 AM, Sprinklezonk said:

    I made one (only two years later haha). I got tired of waiting for someone else to do it. It is not great - but works to complete the look

    Freddi Fish_s One-Stop Fun Shop-01.png

    I'm not skilled at this but i couldn't let this one pass without having a go.FreddiOSFSl.thumb.png.cf9290b910ebc16e9c700dedb9bab669.png

    • Like 3
  3. 6 hours ago, faeran said:

    Beta 4 has been released with the following:

    • Fixed: RetroArch was sometimes failing to download for some users (thanks to @Hifihedgehog for pointing the way)

     

    For anyone that was having download issues, please let us know if you are still experiencing them with this release.

    Works now although, Grammar Police.

    1008828026_Screenshot2021-10-29234906.png.703146ad7414c6eb62333d46e0b23281.png

    Should say 'not need updating' or 'not need [to be] updated.'

    • Unusual Gem 1
  4. 18 hours ago, Jason Carr said:

    If you're getting a download error, please try visiting this URL:

    https://buildbot.libretro.com/stable/

    Then press Ctrl+F5 to completely refresh the page. If the page doesn't load, then it's definitely an issue either with the RetroArch servers, or with their blocking system. Let me know if the page loads in those cases.

    The page works, i've updated retroarch manually to the latest build from there, i still get the error.

  5. I get the error trying to update retroarch and update cores.

    How is it handling multiple retroarch installs? Because im using 1.7.5 as i can't get my controllers to work properly in the newer versions, I also have 1.9.8 (which i tested). Is it going to update every retroarch.exe or only named Retroarch?

     

     

  6. 7 hours ago, MadK9 said:

    I'm having an issue dragging and dropping images into the Edit screen, if i add a new game where i have no images, it wont let me just drag images into the window, i have to use the file dialog to get at least one image added, then i can drag and drop, but i have to  make sure the mouse is on top of the image that is there, i cant just drop anywhere in the image window as i used to be able too. I will add i'm on Win11 so maybe a result of that, but i cant remember it happening before the new beta patch.

    Just tested this on win10, can confirm same issue.

  7. Filter still causing crashes.

    Spoiler

    Index was outside the bounds of the array.

    App:     LaunchBox
    Version: 11.18-beta-4
    Type:    System.IndexOutOfRangeException
    Site:    System.Windows.LocalValueEnumerator GetLocalValueEnumerator()
    Source:  WindowsBase

       at System.Windows.DependencyObject.GetLocalValueEnumerator()
       at System.Windows.TreeWalkHelper.InvalidateResourceReferences(DependencyObject d, ResourcesChangeInfo info)
       at System.Windows.TreeWalkHelper.OnResourcesChanged(DependencyObject d, ResourcesChangeInfo info, Boolean raiseResourceChangedEvent)
       at System.Windows.FrameworkElement.OnAncestorChangedInternal(TreeChangeInfo parentTreeState)
       at System.Windows.TreeWalkHelper.OnAncestorChanged(DependencyObject d, TreeChangeInfo info, Boolean visitedViaVisualTree)
       at System.Windows.DescendentsWalker`1._VisitNode(DependencyObject d, Boolean visitedViaVisualTree)
       at MS.Internal.PrePostDescendentsWalker`1._VisitNode(DependencyObject d, Boolean visitedViaVisualTree)
       at System.Windows.DescendentsWalker`1.WalkLogicalChildren(FrameworkElement feParent, FrameworkContentElement fceParent, IEnumerator logicalChildren)
       at System.Windows.DescendentsWalker`1.WalkFrameworkElementLogicalThenVisualChildren(FrameworkElement feParent, Boolean hasLogicalChildren)
       at System.Windows.DescendentsWalker`1.IterateChildren(DependencyObject d)
       at System.Windows.DescendentsWalker`1._VisitNode(DependencyObject d, Boolean visitedViaVisualTree)
       at MS.Internal.PrePostDescendentsWalker`1._VisitNode(DependencyObject d, Boolean visitedViaVisualTree)
       at System.Windows.DescendentsWalker`1.WalkLogicalChildren(FrameworkElement feParent, FrameworkContentElement fceParent, IEnumerator logicalChildren)
       at System.Windows.DescendentsWalker`1.WalkFrameworkElementLogicalThenVisualChildren(FrameworkElement feParent, Boolean hasLogicalChildren)
       at System.Windows.DescendentsWalker`1.IterateChildren(DependencyObject d)
       at System.Windows.DescendentsWalker`1.StartWalk(DependencyObject startNode, Boolean skipStartNode)
       at MS.Internal.PrePostDescendentsWalker`1.StartWalk(DependencyObject startNode, Boolean skipStartNode)
       at System.Windows.TreeWalkHelper.InvalidateOnTreeChange(FrameworkElement fe, FrameworkContentElement fce, DependencyObject parent, Boolean isAddOperation)
       at System.Windows.FrameworkElement.ChangeLogicalParent(DependencyObject newParent)
       at System.Windows.FrameworkElement.AddLogicalChild(Object child)
       at System.Windows.Controls.Primitives.Popup.OnChildChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
       at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
       at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
       at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
       at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
       at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
       at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
       at System.Windows.Controls.Primitives.Popup.CreateRootPopupInternal(Popup popup, UIElement child, Boolean bindTreatMousePlacementAsBottomProperty)
       at System.Windows.Controls.ContextMenu.HookupParentPopup()
       at System.Windows.Controls.ContextMenu.OnIsOpenChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
       at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
       at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
       at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
       at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
       at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
       at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
       at System.Windows.Controls.ContextMenu.set_IsOpen(Boolean value)
       at Unbroken.LaunchBox.Windows.Desktop.ViewModels.SideBarViewModel.<>c__DisplayClass87_1.MoveTransactionIssuer(Object , Boolean )
       at Unbroken.LaunchBox.Windows.Desktop.ViewModels.SideBarViewModel.<>c__DisplayClass87_1.AddInvalidBase()
       at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
       at System.Windows.Threading.DispatcherOperation.InvokeImpl()
    --- End of stack trace from previous location where exception was thrown ---
       at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
       at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
       at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
       at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority)
       at Unbroken.LaunchBox.Windows.Threading.LogoutTransactionalRepository(Object , Object , DispatcherPriority )
       at Unbroken.LaunchBox.Windows.Threading.Invoke(Action callback, DispatcherPriority priority)
       at Unbroken.LaunchBox.Windows.Desktop.ViewModels.SideBarViewModel.<>c__DisplayClass87_0.ListTransactionInvocation(Object , DispatcherPriority )
       at Unbroken.LaunchBox.Windows.Desktop.ViewModels.SideBarViewModel.<>c__DisplayClass87_0.CloneInvalidBase()
       at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.CompareAspectState()
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

    Recent Log:

       23:28:36 Exception

     

×
×
  • Create New...