Close

Results 1 to 4 of 4
  1. #1

    Default New warning prompt appearing during save operations

    This has only started in the last few weeks. Anyone seen this one before?

    WARNING!
    Plugin Settings Data Is Oversize...
    Some Or All Settings May Be Lost!

    [Ok]

    After working in a session for a while, this starts popping up with every edit as well as when I try to save the session. I re-open the EDL and can continue working for several minutes before it starts popping up, again.

    Ideas?
    Dave "it aint the heat, it's the humidity" Labrecque
    Becket, Massachusetts

  2. #2

    Default Re: New warning prompt appearing during save operations

    Some plugin is asking for enormous amounts of space for saving its session data... the only thing you can do is find out which one and get it out of the session.

    Bob L

  3. #3

    Default Re: New warning prompt appearing during save operations

    Quote Originally Posted by Bob L View Post
    Some plugin is asking for enormous amounts of space for saving its session data... the only thing you can do is find out which one and get it out of the session.

    Bob L
    Thanks, Bob. Would 64-bit SAW likely have the same issue? Or would that be a way to avoid this?
    Dave "it aint the heat, it's the humidity" Labrecque
    Becket, Massachusetts

  4. #4

    Default Re: New warning prompt appearing during save operations

    Depends on how the plugin stores its session data.... if id is the same in the 64 bit version, then there would be no difference.

    The default method of saving plugin session data is for the host to query the plugin to send a block of memory data to the host whenever the session is saved... if the plugin begins storing all kinds of processing data and continues to send this ever-growing block of data to the host, then the session edls begin to grow and grow out of control. The plugins that save huge blocks of memory data that do it right would be plugins that would create their own disk file of the data and simply save the filename in the host... therefore the data can grow as large as it wants with no overhead to the host and session files.

    Bob L

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •