Jump to content
LaunchBox Community Forums

wallmachine

Members
  • Posts

    940
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by wallmachine

  1. After updating to the new beta if in the menu and going back into the Platform view BigBox crashes. Not sure if introduced in the beta but the clear logos in the vertical/horizontal views don't remember location bandicam 2021-02-25 12-00-12-187.mp4 Debug 2021-02-25 11-46-33 AM.log Debug 2021-02-25 11-44-44 AM.log Debug 2021-02-25 11-54-08 AM.log
  2. BigBox crashed on me again, different log file details than above. Debug 2021-02-25 07-57-49 AM.log
  3. dm'd you third point just default LaunchBox theme and using the hamburger menu to open BigBox and that error appeared. If you are in the PlatformWheel1FiltersView and press the Down Arrow on your keyboard then go into the TextGamesView the game text in the ListView disappears. BigBox is crashing more often randomly: Debug 2021-02-24 06-30-10 PM.log Debug 2021-02-24 06-42-25 PM.log Can we have some examples of the following, while we wait for y2guru to update the theme creator. The Big Box default wall view with features such as item selections, row fading, and more - can we disable the scrolling of down & up and only have left and right work? Big Box wheel and CoverFlow custom theme templates and other elements - example of elements that can be used, is this like fading individual clear logos?
  4. Since this update @y2guru option for cycling of image, gif and user defined videos freezes BigBox. Also with HorizontalWheelCoverFactory the RotationAmount isn't working anymore. When I open BigBox via LaunchBox hamburger. (Inner Exception) The process cannot access the file 'F:\LaunchBox\Data\Platforms\NEC PC-8801.xml' because it is being used by another process. App: Big Box Version: 11.10-beta-1 Type: System.IO.IOException Site: Microsoft.Win32.SafeHandles.SafeFileHandle ValidateFileHandle(Microsoft.Win32.SafeHandles.SafeFileHandle) Source: System.Private.CoreLib at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle) at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at Unbroken.LaunchBox.Windows.Data.DataManager.InterruptGenericVal(String ident) at System.Threading.Tasks.Parallel.<>c__DisplayClass33_0`2.<ForEachWorker>b__0(Int32 i) at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion) --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw(Exception source) at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion) at System.Threading.Tasks.TaskReplicator.Replica`1.ExecuteAction(Boolean& yieldedBeforeCompletion) at System.Threading.Tasks.TaskReplicator.Replica.Execute() (Outer Exception) One or more errors occurred. (The process cannot access the file 'F:\LaunchBox\Data\Platforms\NEC PC-8801.xml' because it is being used by another process.) App: Big Box Version: 11.10-beta-1 Type: System.AggregateException Site: Void Run[TState](ReplicatableUserAction`1, System.Threading.Tasks.ParallelOptions, Boolean) Source: System.Threading.Tasks.Parallel at System.Threading.Tasks.TaskReplicator.Run[TState](ReplicatableUserAction`1 action, ParallelOptions options, Boolean stopOnFirstFailure) at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally) --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw(Exception source) at System.Threading.Tasks.Parallel.ThrowSingleCancellationExceptionOrOtherException(ICollection exceptions, CancellationToken cancelToken, Exception otherException) at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally) at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IList`1 list, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally) at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally) at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body) at Unbroken.LaunchBox.Windows.Data.DataManager.Load(Boolean settingsOnly, Boolean forceReloadAll) at CreatorAnnotation.InsertGenericStatus(Object , Boolean settingsOnly, Boolean forceReloadAll, CreatorAnnotation ) at Unbroken.LaunchBox.Windows.Data.DataManager..ctor(Boolean bare, Boolean settingsOnly) at Unbroken.LaunchBox.Windows.BigBox.App..ctor() at Unbroken.LaunchBox.Windows.BigBox.BigBoxProgram.Main() Recent Log: 2:51:16 PM Exception
  5. last thing I remember doing was unchecking all columns except title, closing LaunchBox and re-opening and now the title bars are blank.
  6. Turned on PC opened LaunchBox tried to delete MAME platform to re-import to update and got the following message. Note no mame tools, mame opened The process cannot access the file 'F:\LaunchBox\Data\Platforms\MAME.xml' because it is being used by another process. App: LaunchBox Version: 11.9 Type: System.IO.IOException Site: Void DeleteFile(System.String) Source: System.IO.FileSystem at System.IO.FileSystem.DeleteFile(String fullPath) at System.IO.File.Delete(String path) at Unbroken.LaunchBox.Windows.Desktop.MenuActions.DeletePlatformMenuAction.<>c__DisplayClass4_0.WriteSupportedCandidate() at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.StartTraversalMessage(Object ) at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.PushRemoteDic() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.ThreadHelper.ThreadStart() Recent Log: 10:19:10 PM Exception
  7. left snapping is fine for me, right not so
  8. it is I see you snapped to the left hand side, snap it to the right side and let me know how it looks for you.
  9. Buttons Play, Configure, Edit & Delete do not scale when LB is snapped by windows to the right.
  10. https://forums.launchbox-app.com/topic/54895-mame-how-to-update-it-in-launchbox/?do=findComment&comment=371867
  11. Is the MAME database up to date with 0.227?
  12. I haven't downloaded the beta, but does the BB retroarch netplay lobby allow us to bind a key so we don't need to access the menu?
  13. thats a shame, down side or upside of plugins I guess. I hope you can implement what eatkinola has one day to rectify it.
  14. I want to try these BigBox updates for themes but if I update I loose the functionally of certain plugins as they no longer work with newer BigBox and the plugin dev has been away since June. See issue below from another user:
  15. Sometimes while watching attract mode I see BigBox loose my platform images so maybe something similar happens for you? corrupt caching any one mans guess I tried deleting the BigBox cache from the folder etc no luck
  16. I'm on 16GB RAM & Intel Core i7 7700K and after some time BigBox gets sluggish and crashes even on the default theme (I've provided logs/videos in previous threads/posts). I do have just over 200 platforms and 50k games and know this was an issue a while ago then people stopped complaining about it. Probably unrelated but could be something similar like with LaunchBox when you have heaps of platforms then go to import a large platform it causes the import to take longer/work harder? in my case and others it takes MAME 2hrs when I have 200+ platforms about 30-40 seconds with a fresh copy of LaunchBox and yes, I know this has nothing to do with BigBox but if the culprit is having too many platforms/games causing the crash because BigBox is working overtime and can't keep up? MrSco how many platforms/games do you have if it's quite a bit this might be hard for Jason to rule out or replicate as from posts I've seen he mentioned he tests with PCs that have around 5k games I think it was
  17. I have to restart LB now to see changes when switching between 'Use LaunchBox Default Background' and 'Use Desktop Wallpaper'.
  18. that fixed it. To remove it from start menu even tho i unchecked it should i wait and see if the offical release removes it or should i just remove it?
  19. still no dice. Its not showing up in CP anymore. I selected don't create start menu folder but it still is. 2020-08-25 01:37:22 PM Resolving assembly System.IO.FileSystem.resources, Version=4.1.2.0, Culture=en-US, PublicKeyToken=b03f5f7f11d50a3a... 2020-08-25 01:37:23 PM Resolving assembly System.IO.FileSystem.resources, Version=4.1.2.0, Culture=en, PublicKeyToken=b03f5f7f11d50a3a... 2020-08-25 01:37:23 PM All necessary config files and folders now confirmed to exist. 2020-08-25 01:37:23 PM About to initialize WPF App constructor... 2020-08-25 01:37:23 PM Resolving assembly CefSharp.Wpf, Version=83.4.20.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138... 2020-08-25 01:37:23 PM CefSharp assembly path: E:\LaunchBox\ThirdParty\Chromium\x64\CefSharp.Wpf.dll 2020-08-25 01:37:23 PM CefSharp assembly path found, loading... 2020-08-25 01:37:23 PM Resolving assembly CefSharp.Core, Version=83.4.20.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138... 2020-08-25 01:37:23 PM CefSharp assembly path: E:\LaunchBox\ThirdParty\Chromium\x64\CefSharp.Core.dll 2020-08-25 01:37:23 PM CefSharp assembly path found, loading... 2020-08-25 01:37:23 PM FIRST CHANCE EXCEPTION: An attempt was made to load a program with an incorrect format. (0x8007000B) at System.Runtime.Loader.AssemblyLoadContext.LoadFromPath(IntPtr ptrNativeAssemblyLoadContext, String ilPath, String niPath, ObjectHandleOnStack retAssembly) at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(String assemblyPath) at System.Reflection.Assembly.LoadFile(String path) at Unbroken.LaunchBox.Windows.Desktop.Program.<>c.km2maCZMql1(Object sender, ResolveEventArgs e)
  20. nope, see attached not sure? " New Fix for CLR20r3 Event Issues We have a new development with this issue and that’s why we’ve update this article. Somebody reached out to us with the following: I had this same issue. In my case, a required dll file wasn’t being copied over to the debug/release folder after compiling. As a fix, I added the dll as a project ‘Existing item’ file and chose to “Copy always” in the Solution Explorer->{File}->properties." error1.txt error2.txt info1.txt info2.txt Debug 2020-08-25 08-43-19 AM.log
×
×
  • Create New...