Fredo's roundcorner plugin crashing! help...!
-
good day - haven't used this plugin for a few weeks.
crashes skp everytime now. not sure what happened. i've attached an image of my plugin dir - maybe something i'm missing?
thanks in advance!
jon
-
So the plugin was working OK before, but now is bugsplatting?
If that is the case, first question has to be - have you installed any other new plugins during that time?
It's possible for plugins to over-write standard Ruby routines that other plugins rely upon to work properly, so sometimes it can be an unrelated (and apperently working) plugin that is the the cause of problems.
For example, I notice you have SketchyPhysics in your plugins. Lovely as it is, it is known to alter some code that it shouldn't - and when I stop using it, several other plugins start working much better.
I simply turn SketchyPhysics off by changing the file extension on the .rb file, so I can easily turn it on again if I really need to use it. By systematically doing this with the .rb files in your folder, you can track down the culprit (assuming that clashing is the cause of the problem, of course!). -
I don't know if this has anything to do with the crash, since maybe we need a little more info, but I see several versions of Libfredo_Dir in your image. You could certainly delete the earlier versions and only retain the most current.
And, without looking further, I am not seeing, a Roundcorner.rb file, if there is one to be deployed. Possibly you inadvertently removed it or it got placed in another folder? Do you see the tool buttons in your menu? Have you activated it as an extension, if appropriate? -
see this attachment. it is the contents of my copy of Roundcorner_Dir_23. (Not necessarily the latest version)
Meanwhile, I see that I need to do some cleanup of my plugins folder, too.
Advertisement