Author Topic: Crash when moving phonemes  (Read 1436 times)

Offline craftylag

  • Newbie
  • *
  • Posts: 15
    • View Profile
Crash when moving phonemes
« on: June 05, 2019, 02:42:40 PM »
2019.27 started around .23 kept thinking it would go a way! Wrong.  Yes it is something I am doing and yes I am an idiot. Not smart etc.  When extending like etc as soon as I stop movement it crashes.
2019-06-05 16:39:49,908 6828 log_base [INFO] Log4CPP config read from xlights.windows.properties.
2019-06-05 16:39:49,908 6828 log_base [INFO]      : ALERT CRIT DEBUG EMERG ERROR FATAL INFO NOTICE WARN
2019-06-05 16:39:49,908 6828 log_base [INFO]     log_base : ALERT CRIT DEBUG EMERG ERROR FATAL INFO NOTICE WARN
2019-06-05 16:39:49,908 6828 log_base [INFO]     log_conversion : ALERT CRIT DEBUG EMERG ERROR FATAL INFO NOTICE WARN
2019-06-05 16:39:49,908 6828 log_base [INFO]     log_generatecustommodel : ALERT CRIT DEBUG EMERG ERROR FATAL INFO NOTICE WARN
2019-06-05 16:39:49,908 6828 log_base [INFO]     log_jobpool : ALERT CRIT EMERG ERROR FATAL INFO NOTICE WARN
2019-06-05 16:39:49,908 6828 log_base [INFO]     log_opengl : ALERT CRIT EMERG ERROR FATAL INFO NOTICE WARN
2019-06-05 16:39:49,908 6828 log_base [INFO]     log_opengl_trace : ALERT CRIT EMERG ERROR FATAL INFO NOTICE WARN
2019-06-05 16:39:49,908 6828 log_base [INFO]     log_pianodata : ALERT CRIT DEBUG EMERG ERROR FATAL INFO NOTICE WARN
2019-06-05 16:39:49,908 6828 log_base [INFO]     log_prepcustommodel : ALERT CRIT DEBUG EMERG ERROR FATAL INFO NOTICE WARN
2019-06-05 16:39:49,908 6828 log_base [INFO]     log_render_log : ALERT CRIT EMERG ERROR FATAL NOTICE WARN
2019-06-05 16:39:49,908 6828 log_base [INFO]     log_timer : ALERT CRIT EMERG ERROR FATAL WARN
2019-06-05 16:39:49,908 6828 log_base [INFO] ******* XLights main function executing.
2019-06-05 16:39:49,908 6828 log_base [INFO] Main: Starting wxWidgets ...
2019-06-05 16:39:49,911 6828 log_base [INFO] Start Time: 2019-05-05_16-39-49-463.
2019-06-05 16:39:49,911 6828 log_base [INFO] Log4CPP config read from xlights.windows.properties.
2019-06-05 16:39:49,911 6828 log_base [INFO]      : ALERT CRIT DEBUG EMERG ERROR FATAL INFO NOTICE WARN
2019-06-05 16:39:49,911 6828 log_base [INFO]     log_base : ALERT CRIT DEBUG EMERG ERROR FATAL INFO NOTICE WARN
2019-06-05 16:39:49,911 6828 log_base [INFO]     log_conversion : ALERT CRIT DEBUG EMERG ERROR FATAL INFO NOTICE WARN
2019-06-05 16:39:49,911 6828 log_base [INFO]     log_generatecustommodel : ALERT CRIT DEBUG EMERG ERROR FATAL INFO NOTICE WARN
2019-06-05 16:39:49,911 6828 log_base [INFO]     log_jobpool : ALERT CRIT EMERG ERROR FATAL INFO NOTICE WARN
2019-06-05 16:39:49,911 6828 log_base [INFO]     log_opengl : ALERT CRIT EMERG ERROR FATAL INFO NOTICE WARN
2019-06-05 16:39:49,911 6828 log_base [INFO]     log_opengl_trace : ALERT CRIT EMERG ERROR FATAL INFO NOTICE WARN
2019-06-05 16:39:49,911 6828 log_base [INFO]     log_pianodata : ALERT CRIT DEBUG EMERG ERROR FATAL INFO NOTICE WARN
2019-06-05 16:39:49,911 6828 log_base [INFO]     log_prepcustommodel : ALERT CRIT DEBUG EMERG ERROR FATAL INFO NOTICE WARN
2019-06-05 16:39:49,911 6828 log_base [INFO]     log_render_log : ALERT CRIT EMERG ERROR FATAL NOTICE WARN
2019-06-05 16:39:49,911 6828 log_base [INFO]     log_timer : ALERT CRIT EMERG ERROR FATAL WARN
2019-06-05 16:39:49,911 6828 log_base [INFO] ******* OnInit: XLights started.
2019-06-05 16:39:49,911 6828 log_base [INFO] Version: 2019.27
2019-06

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: Crash when moving phonemes
« Reply #1 on: June 05, 2019, 03:15:05 PM »
So that part of the log you posted doesn't contain any errors that is just the normal startup messages.  I know it might look like errors with the words CRIT DEBUG EMERG but what each of those lines is showing are the debug levels set for each module type in log4cpp.  So not saying you didn't crash just that the log you posted doesn't contain the crash.  It would be best to open xLights and do a Tools -> Package Log Files and then post that zip file it creates.

Offline craftylag

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: Crash when moving phonemes
« Reply #2 on: June 05, 2019, 07:40:50 PM »
File

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: Crash when moving phonemes
« Reply #3 on: June 05, 2019, 08:50:48 PM »
So I don't see any signs of a crash in that log.  Just saying it crashed isn't really specific enough because it could 1) crash and display the debug crash window allowing you to save the crash zip file 2) the app just freezes or 3) the app just disappears.

Offline craftylag

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: Crash when moving phonemes
« Reply #4 on: June 06, 2019, 07:10:46 AM »
Yes you're probably right it seems as it just closes down. Tried to video but as soon as I stopped recording it disappeared.

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: Crash when moving phonemes
« Reply #5 on: June 06, 2019, 07:35:18 AM »
So for a crash like that the probably to fix it is low unless you have a repeatable scenario.  If so you can Package Sequence and tell us the instructions to reproduce it.

Offline craftylag

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: Crash when moving phonemes
« Reply #6 on: June 06, 2019, 08:13:48 AM »
The problem has been there for a while after I think .22 or .23 It does happen with just about any sequence after I copy and paste phonemes. Not sure what I have done to cause the problem. Will try different sequences and see for sure and package one and send.

Offline craftylag

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: Crash when moving phonemes
« Reply #7 on: June 06, 2019, 03:21:47 PM »
Phonemes dropping. Since this is a singing face close group didn't want others to see this file. Working in the 1:42 area with the word begun. Where the notes change trying to add phoneme to give the mouth some movement.  After you see file please remove file
« Last Edit: June 06, 2019, 08:46:32 PM by craftylag »

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: Crash when moving phonemes
« Reply #8 on: June 06, 2019, 08:42:42 PM »
Yeah I don't get what you mean.  Around 1:42 the word begun there is no empty space to add a phoneme.  But I shrank a couple and pasted a new ones in just fine.  What do you mean by "Phoneme dropping"?  There is no way to "drop" phonemes that I know of.  You can copy one and then paste it somewhere else and then resize or change it.  I did that all over no problem.

By the way I have no privileges to delete your attachment.

Offline craftylag

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: Crash when moving phonemes
« Reply #9 on: June 06, 2019, 08:57:31 PM »
you said that xlights wasn't giving an crash error so I change the phoneme crashing to phoneme dropping.If you resize the phoneme and it didn't drop( crash ) then I will try installing a new xlight file. I most have a corrupt file of some kind, Thanks

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: Crash when moving phonemes
« Reply #10 on: June 07, 2019, 04:37:40 PM »
Phoneme's don't crash or drop....the program does.