Krako13
Members-
Posts
29 -
Joined
-
Last visited
Recent Profile Visitors
1,138 profile views
Krako13's Achievements
8-Bit Processor (3/7)
6
Reputation
-
Hey i got an error with steam importing media from steam games (and steam scrapper) that i'm not sure is really the same that already noted before : this error cause launchbox crash, has anyone got the same and pass through ? 2026-01-18 01:38:01 AM DataManager.SaveInternal started. 2026-01-18 01:38:01 AM Saving InputBindings.xml... 2026-01-18 01:38:01 AM Saving GameControllers.xml... 2026-01-18 01:38:01 AM Saving ListCache.xml... 2026-01-18 01:38:01 AM Saving Settings.xml... 2026-01-18 01:38:01 AM Saving ImportBlacklist.xml... 2026-01-18 01:38:01 AM Saving D:\LaunchBox\Data\Platforms\Windows.xml... 2026-01-18 01:38:01 AM DataManager.SaveInternal completed successfully. 2026-01-18 01:38:10 AM Setting Security Protocol Type to TLS 1.2... 2026-01-18 01:38:12 AM FIRST CHANCE EXCEPTION: Object reference not set to an instance of an object. at Unbroken.LaunchBox.Windows.SteamGame.GetTrailerVideoUrl(SteamGame game) 2026-01-18 01:38:12 AM FIRST CHANCE EXCEPTION: Object reference not set to an instance of an object. at Unbroken.LaunchBox.Windows.SteamGame.GetTrailerVideoUrl(SteamGame game) at Unbroken.LaunchBox.Windows.Desktop.ViewModels.DownloadImagesViewModel.MaintainVisualWrapper() at Unbroken.LaunchBox.Windows.Desktop.ViewModels.DownloadImagesViewModel.<>c.OptimizeGlobalSorter(Action action) at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass13_1`1.TrackDetailedFactoryNotifier() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 2026-01-18 01:38:12 AM DISPLAYED EXCEPTION: Object reference not set to an instance of an object. at Unbroken.LaunchBox.Windows.SteamGame.GetTrailerVideoUrl(SteamGame game) at Unbroken.LaunchBox.Windows.Desktop.ViewModels.DownloadImagesViewModel.MaintainVisualWrapper() at Unbroken.LaunchBox.Windows.Desktop.ViewModels.DownloadImagesViewModel.<>c.OptimizeGlobalSorter(Action action) at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass13_1`1.TrackDetailedFactoryNotifier() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) 2026-01-18 01:38:12 AM Resolving assembly Unbroken.LaunchBox.Windows.resources, Version=0.0.0.0, Culture=fr-FR, PublicKeyToken=null... 2026-01-18 01:38:12 AM Resolving assembly Unbroken.LaunchBox.Windows.resources, Version=0.0.0.0, Culture=fr, PublicKeyToken=null...
-
Indeed it should, weirdly this correction just display the scrollbar when needed. instead of always. And no more clipping on anything :).
-
Hey, Replace Auto by Visible in gamedetailsview at line 1501 seems to solve the problem, at least to me. <ScrollViewer Grid.Row="0" Margin="0" HorizontalScrollBarVisibility="Disabled" VerticalScrollBarVisibility="Visible"> @C-Beats
-
Hey, I have found a certain "logic" with this problem, it seems to happen when the description of the game (note metadata) is a certain length for the gamedetails windows. If i resize the gamedetails panel, it does'nt occur no more on this particular game (but will on others ones that did'nt dance before) At some point of "zoom" the theme don't know if it has to display a scrollbar or not to display the notes.
-
Sure, a video will be more signifiant. Res is 3840x2160 and windows 250%. VID_20240630_193745.mp4
-
Hey, thx for the theme and updates, sluterring issue is not solved for me (LB up to date)
-
-
-
-
-
-
Hey, I'm sorry to come back on this question, but after two years, there is a good solution for skipping the win10 confirmation box in LB or BB without break launchbox or change the uac settings ?
-
-
Hey i'm trying to custom the GameDetailsView to add Genre and multiplayers icons near ESRB/Favortite... I'm not a hard developer and everything I try, failed... I think it is beacause in this file the property "ActiveGame." doesn't work for some reason... Could someone help me ? GameDetailsView.xaml
- 41 replies
-