Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
π£οΈ Road Profile Builder | Generate roads, curbs and pavements easily Download
Plugin won't load ("Stack Level Too Deep")
-
A user of one of my plugins is getting a 'Stack Level Too Deep' error when the plugin is loading. The plugin, thus, fails to load.
This is occuring using SketchUp 7 and Mac OS 10.5.8. Any ideas what the cause and solution is?
Thanks.
-
I ran into this with iterating loops. Methods that call them-selves. There's a limit for how many times you can let a method do that. This is not a SU or Ruby thing - it's something that happens with all languages. Search for stack level error / overflow for more info.
What's odd is that this occur when the plugin loads. Does it do some processing while it loads?
-
Advertisement