Group.copy fails
-
Xrok1 has a problem with some of my
EEby..
tools where they copy groups and manipulate them.
At first I thought it was a groupmake_unique
problem... but via PMs and testing of basic code in the Ruby Console we discovered that althoughgroup.copy
is a listed method you can't set a variable thus:g=group.copy
- it simply returnsnil
. So it's not my scripts, but a glitch with his entire SUp Ruby API. He tried reinstalling SUp... but no joy.
His current installation is Win7 ultimate64 SUp ver7.1.6860 - which fails: however, his earlier ver7.0.10247 works fine on another machine ???
Any ideas out there ???
-
That would be a serious flaw. I've copied Groups in that way many time without trouble (that I know of.)
First thought is usually "Who's plug-in has changed the default behaviour?" and my reply is "Hopefully, not one of mine!"
-
group.copy
returns a group in my tests... -
and the winner is sketchyphysics!
i started deleting plugs until etrude worked and its SP. tried on both installs deleting and replacing... i'm not sure which version it is but its from 6/27/2009
my other install of SU had SP from 3/10/2009 i guess that ones ok -
can someone tell me what this is now? got it since i've been screwing around so much. did a reinstall/repair but didn't help.
-
So, to recap: it seems that SketchyPhysics in some recent form messes with
group.copy
???The file
c:\windows\SKPLib80U.dll
is only referred once on the net within a Trojan test...
It might be a SP lib ?
Don't know what it is at all ?
When do you get the error - when starting SUp ?? -
yes it was SP everythng is fine now!!!
yes the error was starting SU but i went into preferences and re-enabled all the plugins and it went away. -
Searching the code for SketchyPhysics, I don't see it as being the culprit. I've notified Chris to see what he thinks.
-
I've looked too and can't find anything... there is
group.definition
and various extragroup
methods, but none that should clash - weird or what ?
Xrok1 found that with SP installed, he couldn't getgroup.copy
to work at all it kept returning Nil ! BUT after un-installing SP it all worked OK... -
Could be an observer interfering?
-
@tig said:
I've looked too and can't find anything... there is
group.definition
and various extragroup
methods, but none that should clash - weird or what ?
Xrok1 found that with SP installed, he couldn't getgroup.copy
to work at all it kept returning Nil ! BUT after un-installing SP it all worked OK...i even reinstalled then uninstalled SP twice to confirm. here is the offending version, i saved a copy for just such skepticism.
Advertisement