Jump to content
LaunchBox Community Forums

Community Theme Creator 3.2.5

   (19 reviews)

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.5   See changelog

Released

Changes

  •  Editor: Resizing/Rotating/Moving UIElement now shows the values being changed next to the mouse pointer.

  •  Publishing a Theme with either Startup or Pause views will publish the CTC .dlls to Launchbox/Plugins.

  •  Text List Preset Styles: Removed most hardcoded colors.

     

Fixes

  • COMMUNITYThemeCreatorLibrary upgraded to 1.4.8

  •  Code Generator: Internal naming of Custom Fields.

  •  Editor: UIElement dragging when parent is flipped x/y.

  •  Editor: The resizing mouse cursor was incorrect when parent is flipped x/y.

  •  Code Generator: Wheel Item User Defined Video.

  • Like 41
  • Thanks 24
  • Game On 4
  • Unusual Gem 15

User Feedback

Recommended Comments



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!

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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
Link to comment
Share on other sites

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"

Link to comment
Share on other sites

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 ?

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

1 minute ago, gvl said:

Thank you very much for all you effort.

I just sent you a personal message with a special  build

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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!

 

Link to comment
Share on other sites


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...