I will see if I can help by suggesting some strategies (if you have not 
tried them)


   - Have you tried bringing your plugin into an empty to see if it is 
   tripping over the tiddlers you used to create the plugin?
   - Can you exclude parts of the solution even if it does not work 
   properly, to see where the error is triggered? You can use overwitten 
   shadow tiddlers for this.
   - Perhaps replace a complex macro with a simple output such as macro and 
      parameter values
   - Can you look at your design as a tree and selectively disable branches
   - Can you divide the code into two, and See which side of the divide the 
   problem lies?, then do the same with what remains

Best of luck

On Tuesday, October 16, 2018 at 9:29:00 AM UTC+11, mauloop wrote:
>
> I've done some work I would like to pack as a plugin. I tried with Tinka. 
> The packing steps work fine, but after having the wiki relodead and the 
> single tiddlers of the plugin substituted by the plugin itself, the macro 
> that should run everything returns a "recursive transclusion error".
>
> It worked correctly before I packed the tiddlers into the plugin. Is there 
> anyone that could help me to understand where I was wrong?
>
> The wiki I'm working on is here: https://mauloop.github.io/tw5-table-tool/
> The tiddlers building the plugin are all those tagged TableToolPlugin.
>
> Thanks in advance,
>
> )+(
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6e8c555c-88bf-4899-98e0-ec6d3538a98a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to