Jump to content
LaunchBox Community Forums

y2guru

Members
  • Posts

    1,393
  • Joined

  • Last visited

  • Days Won

    35

File Comments posted by y2guru

  1. 3 hours ago, CMOSS said:

    Hi @y2guru,

    I have an issue that maybe you can help me with. The theme that I am working on, once published, BigBox will not load any user defined image or video.

    This is a screenshot from the theme in your creator:

    imagen.thumb.png.92c00e36fed6b99f0ae0b6309100abd3.pngAnd this is how it looks in BigBox (I've tried refreshing the images cache):

    imagen.thumb.png.1dc7a7432b4c1ac6652d4ec50e3f7cfc.pngThe blue stripe on the left and the marquee are platform specific. The cabinet and the video overlay are fixed assets.

    Any idea?

     

    3 hours ago, CMOSS said:

    Hi @y2guru,

    I have an issue that maybe you can help me with. The theme that I am working on, once published, BigBox will not load any user defined image or video.

    This is a screenshot from the theme in your creator:

    imagen.thumb.png.92c00e36fed6b99f0ae0b6309100abd3.pngAnd this is how it looks in BigBox (I've tried refreshing the images cache):

    imagen.thumb.png.1dc7a7432b4c1ac6652d4ec50e3f7cfc.pngThe blue stripe on the left and the marquee are platform specific. The cabinet and the video overlay are fixed assets.

    Any idea?

    zip up your published theme from the launchbox/themes folder and send to me directly

  2. On 6/16/2020 at 4:31 PM, cemfundog said:

    Ok, that is very helpful and thank you. Sorry to keep going back and forth but can you also answer the following:

    1. What happens when you restart BigBox, does it crash immediately or does it choose another theme?
    2. What theme are you switching from when you choose my theme? 

    i just uploaded theme creator 1.0.8.1 and should fix that issue

  3. On 7/19/2020 at 1:25 AM, cemfundog said:

    Ok. I built this theme for 1080p resolution. This is more than likely the reason it is not working. I am not sure why though because I load it up on your resolution and it works fine. Same on 4K tv and I know that it works on other systems as well but sometimes it does not.  If I find a solution I will post it here for sure. Sorry I don’t have more help to offer.

    probably works for you depending on the DPI you have your resolution set to

  4. 12 minutes ago, timbone316 said:

    My Win7 64 bit is getting the same error on  startup that chrisk11 is. Here is the error log:

       

    
    at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
       at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
       at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
       at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
       at System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
       at System.Windows.Application.DoStartup()
       at System.Windows.Application.<.ctor>b__1_0(Object unused)
       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)
       at System.Windows.Threading.DispatcherOperation.InvokeImpl()
       at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
       at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Windows.Threading.DispatcherOperation.Invoke()
       at System.Windows.Threading.Dispatcher.ProcessQueue()
       at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
       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)
       at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
       at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
       at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
       at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
       at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
       at System.Windows.Application.RunDispatcher(Object ignore)
       at System.Windows.Application.RunInternal(Window window)
       at System.Windows.Application.Run(Window window)
       at COMMUNITY_Theme_Creator_for_BigBox.Application.Main()
    Initialization of 'COMMUNITY_Theme_Creator_for_BigBox.MainWindow' threw an exception.

    Any word on this issue? What stinks is that I unzipped it over a previous version, and now my old theme publishes, but crashes BigBox on startup with this error:

    
    (Inner Exception)
    
    The component 'Unbroken.LaunchBox.Windows.Views.ImageVideoView' does not have a resource identified by the URI '/Unbroken.LaunchBox.Windows;component/views/imagevideoview.xaml'.
    
    App:     Big Box
    Version: 10.14
    Type:    System.Exception
    Site:    Void LoadComponent(System.Object, System.Uri)
    Source:  PresentationFramework
    
       at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
       at Unbroken.LaunchBox.Windows.Views.ImageVideoView.InitializeComponent()
       at Unbroken.LaunchBox.Windows.Views.ImageVideoView..ctor()
       at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel..ctor()
    
    
    (Outer Exception)
    
    Exception has been thrown by the target of an invocation.
    
    App:     Big Box
    Version: 10.14
    Type:    System.Reflection.TargetInvocationException
    Site:    System.Object CreateInstance(System.RuntimeType, Boolean, Boolean, Boolean ByRef, System.RuntimeMethodHandleInternal ByRef, Boolean ByRef)
    Source:  mscorlib
    
       at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
       at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
       at System.Activator.CreateInstance(Type type, Boolean nonPublic)
       at System.Activator.CreateInstance(Type type)
       at Caliburn.Micro.BootstrapperBase.DisplayRootViewFor(Type viewModelType, IDictionary`2 settings)
       at (Bootstrapper , Object , StartupEventArgs )
       at Unbroken.LaunchBox.Windows.BigBox.Bootstrapper.OnStartup(Object sender, StartupEventArgs e)
       at System.Windows.Application.OnStartup(StartupEventArgs e)
       at System.Windows.Application.<.ctor>b__1_0(Object unused)
       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:
    
       3:35:44 PM Exception

    Is there a repo of previous versions until this is sorted out? Thanks

    Please wait a week or 2, I’m still working on 1.0.8.0 which amongst other things fixes this issue

    • Like 1
  5. 19 minutes ago, Foebik said:

    Hey there, sorry if this was covered already but I searched and didn't see it. I have never used this app before but wanted to give it a try. This is my second attempt with fresh download each time. Every time I open the app I get a ton of this same error. The error repeats anytime I try access anything else in the default template, after I cleared out of the first set of errors. It does not make the app crash, just can't do anything.

    Is there some dependencies that I am missing?

    image.thumb.png.b1df3256a4c6e118b2d051c2f073686d.pngDue to Errors, the following UI Element has been disabled
     

    Once you have downloaded the zip file you must unblock the zip file before you extract

  6. 1 hour ago, chrisk11 said:

    that would be amazing if its not too much trouble. I have another pc with win10 that i'll also try later today. thank you for the reply!

    Try downloading , unblocking, unzipping to win 10, then click on the exe to ensure it works ,  once confirmed copy the unzipped directory over to win 7

  7. 14 hours ago, chrisk11 said:

    Hello, new here and just tried running this for the first time. Win7 SP1 - 64x. I unblocked the zip and unzipped. Tried several times with same result. Also tried on my computer at work, it's also sp1 win7 64 and same error.

    I do not have a computer running win7 as Microsoft discontinued support of win7 earlier this year, I can try building an installer after work today and send it to you but again I have no way of testing it

  8. On 5/23/2020 at 5:45 AM, CMOSS said:

    Hi @y2guru,

    I have upgraded to version 1.0.7.9 from 1.0.7.7. It might be an issue with my computer, but it seems that the new version is struggling to display the themes (particularly the animations). Please, take a loot at the comparison videos below.

    Any idea?

    Version 1.0.7.7 (transitions are smooth)

     

    Version 1.0.7.9 (transitions are definitely not smooth :))

     

    PS. Thanks for this awesome piece of software!

     

    Hows this?

     

  9. 4 hours ago, CMOSS said:

    Hi @y2guru,

    I have upgraded to version 1.0.7.9 from 1.0.7.7. It might be an issue with my computer, but it seems that the new version is struggling to display the themes (particularly the animations). Please, take a loot at the comparison videos below.

    Any idea?

    Version 1.0.7.7 (transitions are smooth)

     

    Version 1.0.7.9 (transitions are definitely not smooth :))

     

    PS. Thanks for this awesome piece of software!

    can you send me the project directly to me so I can open it up via the editor 

  10. 55 minutes ago, MarianS3 said:

    This latest version 1.0.7.9 throws me the following error that is seen in the attached image. The previous versions of the Theme Creator work well for me, I'm using Windows 10 Pro and also unlock the .zip before unzipping it. I hope there is some solution to this problem.

    error.png

    All fixed, download the new 1.0.7.9 ? 

    sorry about that

    • Like 1
  11. 39 minutes ago, MarianS3 said:

    This latest version 1.0.7.9 throws me the following error that is seen in the attached image. The previous versions of the Theme Creator work well for me, I'm using Windows 10 Pro and also unlock the .zip before unzipping it. I hope there is some solution to this problem.

    error.png

    nevermind, I found the issue! 

  12. On 5/9/2020 at 3:54 PM, h4mm3r said:

    The clear logo and system logo are working fine when I switch between games.  It looks like its mostly the game box options and screenshots that are not pulling for me.  Box options being 3D, front and back.  I am assuming its because of my naming or folder structure.

    I have, for instance, my box front images in

    "launchbox\images\Nintendo Entertainment System\Front\"
    "launchbox\images\Nintendo Entertainment System\Front\North America\"

    etc..

    I am wondering if it needs to be named differently than "Front".  Although I never changed it from the default location for it.

     

     

    you will need to change the image priorities within launchbox

  13. 2 minutes ago, MarianS3 said:

    This latest version 1.0.7.9 throws me the following error that is seen in the attached image. The previous versions of the Theme Creator work well for me, I'm using Windows 10 Pro and also unlock the .zip before unzipping it. I hope there is some solution to this problem.

    error.png

    when you get this exception again, can you click inside the window, press Ctrl + A and paste the entire exception back to me. thanks

  14. On 5/9/2020 at 2:48 AM, Certifiedhalo said:

    @y2guru I love the revised theme apart from the video bounce. Can I remove this by editing one of the XMLs?

     

    Thank you

    You can download the Community Theme Creator 1.0.7.9 and this theme is included, video bounce has been removed and the UI cleaned up, it comes with clear logo templates that you can use to render all your platforms, platform categories, playlistss and games 

  15. 27 minutes ago, h4mm3r said:

    I just setup Theme Creator for the first time and it is not pulling images for me.  I am just working with the Plain n Simple theme to get used to things.  When I select edit under games view and select the meta data type for box art none of those images are appearing for my games.   I tried several image types as well.  Game box front, game box 3d, etc..  I just get image not available on everything.  I do have images for all my games, I just pulled the meta data from LB database.  Is there a way for me to change the default location those images pull from, for the different image types?  Or do you have any suggestions on how I proceed with troubleshooting?  Thanks in advance!  A community theme creator is such a good idea!  Great work!

    So... when the Plain n Simply Theme displays in the editor, are any of the images/videos being displayed?

×
×
  • Create New...