Will NOT scramble ??
-
@ksor said:
This code samples sucks more and more of just killing time ! ...
Dan - again you are there right before the ship goes down - ...Do not give up the ship !
You are learning a hell of a lot, in a very short period of time.
-
@ksor said:
Error Loading File C:/Program Files/Google/Google SketchUp 8/Plugins/KSOR/Remskive/remskive_loader.rb (eval):39:in
require': uninitialized constant KSOR::Remskive::ABSDIRError Loading File KSOR_remskive_ext.rb
(eval):39:inrequire': uninitialized constant KSOR::Remskive::ABSDIR
is it "remskive_loader.rb" that's wrong ? the file has 1 line !!!!!!!!!!!!!!!
Please post the one line "remskive_loader.rb" file (within a bbCode box.)
-
OH wait !!
I can see the problem... BANG! (shooting self.)
STUPID DUMB error on my part.
The constants need to be defined BEFORE the Sketchup's extension loader tries to load the
@path
file, in line 19 of the "_ext.rb" file !!I am sorry Keld.
I'll fix the example. Sheesh that was a dumb one.
(I had actually tested it with the "load on start" parameter, set tofalse
. So this error did not happen for me in testing.)DONE
-
@dan rathbun said:
OH wait !!
I'll fix the example. Sheesh that was a dumb one.
(I had actually tested it with the "load on start" parameter, set tofalse
. So this error did not happen for me in testing.)DONE
Now I see the contours of a TEMPLATE for future plugins made in THE RIGHT WAY in a HURRY - that's good practice I think !
Still I have some claims and I'll try figure it out myself before I seek you help
Advertisement