Jump to content
LaunchBox Community Forums

1 Screenshot

About This File

Manuals / How to

Refer to my YouTube channel or visit Faeran's Theme Creator Workshop videos to better understand the new features.

Dave Paterson - YouTube

Development Live Streams - YouTube

COMMUNITY Theme Creator - Patreon

Edited by y2guru
Compatibility


What's New in Version 3.2.6   See changelog

Released

 

Trial and Full versions available here:  https://www.patreon.com/collection/212278?view=expanded

 

Changes

  • Element Properties - Properties UX completely overhauled.
  • Element Properties - Conditions Button replaced with a custom button that now indicates No Conditions, Conditions or Conditions In Error.
  • Animation Editor UX completely overhauled.
  • Wheel Item Template - Allow user to select "Custom Condition" for Animations
  • Wheel Item Template - Added "SelectedItemIndexOffset" to list of allowed Metadata fields
  • Code Generator (Wheel Item) recognize "SelectedItemIndexOffset"
  • Source Editor/Text Editor (when called via show more) Position window according to Show More Button & ensure window does not flicker when displayed.
  • Game Wheel Index - Changed Scale Maximum value from 200% to 500%
  • COMMUNITYThemeCreatorLibrary upgraded to 1.4.9

Fixes

  • Condition Editor - Property Dropdown was empty for Custom Fields.
  • Condition Editor - Improved Validation.
  • Element Properties - Layout Conditions in error was never displayed.
  • Element Properties - Condition Badges populated in a faster, more efficient manner.
  • Element Properties - Condition Badges were not refreshed when adding a new UI Element.
  • Code Generator, Conditions in Error no longer generate XAML with errors.
  • Condition Value now allows apostrophe.
  • CTC .dll's are now copied to the Launchbox/Plugins folder when publishing a Theme that utilizes Startup/Pause/Shutdown.
  • User Defined Video on Platform Views Only - Using Metadata field "Selected Item Video" now locates the appropriate video file.
  • Animation Editor - "To Color" was being reset to Transparent.
  • Animation Editor - "Folder and Filename" (for Audio) was not being populated when initially displayed.
  • Like 41
  • Thanks 25
  • Game On 4
  • Unusual Gem 15

User Feedback

Recommended Comments



Retrofrogg

Posted

Funny, Bitdefender identified the latest build exe as a threat and quarantined it:Untitled.thumb.png.4e956c2f906b04a93b4d8e0eebcb3b48.png

gvl

Posted

Hello.  Thanks for your awesome work!

I'm new using this amazing tool. I'm getting this error when i try to plublish any theme, for example Neon theme included in version 1.0.3.6.

I'm on Windows 7 and using the COMMUNITY Theme Creator for BigBox version.1.0.3.6

at System.Drawing.Text.PrivateFontCollection.AddFontFile(String filename)
   at COMMUNITY_Theme_Creator_for_BigBox.UcPublish.CopyFontsToThemeFolder()
   at COMMUNITY_Theme_Creator_for_BigBox.UcPublish.MyTimer_Tick(Object sender, EventArgs e)
   at System.Windows.Threading.DispatcherTimer.FireTick(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()
File not found.

 

Thanks a lot!

y2guru

Posted

33 minutes ago, gvl said:

Hello.  Thanks for your awesome work!

I'm new using this amazing tool. I'm getting this error when i try to plublish any theme, for example Neon theme included in version 1.0.3.6.

I'm on Windows 7 and using the COMMUNITY Theme Creator for BigBox version.1.0.3.6

at System.Drawing.Text.PrivateFontCollection.AddFontFile(String filename)
   at COMMUNITY_Theme_Creator_for_BigBox.UcPublish.CopyFontsToThemeFolder()
   at COMMUNITY_Theme_Creator_for_BigBox.UcPublish.MyTimer_Tick(Object sender, EventArgs e)
   at System.Windows.Threading.DispatcherTimer.FireTick(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()
File not found.

 

Thanks a lot!

Can you do me a favor, when you publish and the blue progress box is displayed in the bottom right, note the last thing it was doing before you get the exception window, it looks like it completed copying all the required fonts but I cannot tell

gvl

Posted

26 minutes ago, y2guru said:

Can you do me a favor, when you publish and the blue progress box is displayed in the bottom right, note the last thing it was doing before you get the exception window, it looks like it completed copying all the required fonts but I cannot tell

Ok thanks. It looks like it completed, but when i choose the theme on Bigbox i get the default theme. I could sent you the theme published in bigbox if you want

y2guru

Posted

Please zip up the published theme and send to me, I can’t look at it until much later as I have my day job to finish first

gvl

Posted (edited)

1 hour ago, y2guru said:

Please zip up the published theme and send to me, I can’t look at it until much later as I have my day job to finish first

There you got. Many thanks!

Neon.zip

Edited by gvl
y2guru

Posted

downloading now,  but I have to ask... did you install the fonts that I supplied within the main folder?  folder is called... ".Install these fonts first to allow the demo theme to load correctly in the editor"

y2guru

Posted

I dont think you did as I do not see them in the published theme folder you sent me, however you have discovered a bug I must fix...… cannot copy a font that does not physically exist on your system ?

gvl

Posted

6 hours ago, y2guru said:

downloading now,  but I have to ask... did you install the fonts that I supplied within the main folder?  folder is called... ".Install these fonts first to allow the demo theme to load correctly in the editor"

yes, i installed all of them.

Did you find a manual fix to allow work meanwhile?

thanks you.

y2guru

Posted

38 minutes ago, gvl said:

yes, i installed all of them.

Did you find a manual fix to allow work meanwhile?

thanks you.

That's interesting because those same fonts should have been copied to the published theme and they were not, so … as you are using windows 7 I have a sneaky suspicion that the fonts are housed in a location I am not aware of, can you locate the installed fonts on your drive and send me the file path.  thank you

gvl

Posted

27 minutes ago, y2guru said:

That's interesting because those same fonts should have been copied to the published theme and they were not, so … as you are using windows 7 I have a sneaky suspicion that the fonts are housed in a location I am not aware of, can you locate the installed fonts on your drive and send me the file path.  thank you

ok, this is the path C:\Windows\Fonts

 

Imagen1.jpg

y2guru

Posted

ok, I have that.  I may have to create a special build that will report issues encountered when analyzing fonts and send that to you.

gvl

Posted

17 minutes ago, y2guru said:

ok, I have that.  I may have to create a special build that will report issues encountered when analyzing fonts and send that to you.

Thank you very much for all you effort.

y2guru

Posted

1 minute ago, gvl said:

Thank you very much for all you effort.

I just sent you a personal message with a special  build

gvl

Posted

I have another problem that I have not mentioned before. I have not given importance because it is something visual. It refers to the menu, the icons appear very large. ¿?

Imagen2.jpg

y2guru

Posted

That's not correct at all !  I'll have to research to see what could be causing that issue on windows 7

y2guru

Posted

Re-worked the Animation Editor and associated Code Generator, i'm on a good path now.  Thanks @Rincewind for the feedback and suggestions!

 

Gaelion

Posted

I downloaded yesterday the ZIP.

I have the impression that I must be missing something obvious, as I can't find any other user with a problem similar to mine, but I can't make it work not matter what I try. I have done all the steps (unlock ZIP, extract,install fonts)
After entering the Author and BigBox path I just get a grey window, with only the min-max-close buttons, not even a title, or menus, ... nothing 

I am on Windows 10, v 1903, build 18362.535

Any help would be really appreciated. Thanks very much!

 

y2guru

Posted (edited)

@GaelionHave you imported any games into launchbox yet?

Edited by y2guru
Gaelion

Posted

Thanks for the reply.
Yes, I have a whole MAME romset imported (I play MAME games with BigBox on my arcade cabinet).

y2guru

Posted

zip up the following folder and send to me via a personal message

 

image.thumb.png.39e6f626c2182b3ada3400060fe6f6c0.png

Gaelion

Posted

Just sent you the message with the Zipped folder.

Thanks so much for your help.

y2guru

Posted

Thanks! I now have the same issue as you ? I will debug and issue a fix

y2guru

Posted

I have a fix coming


Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...