Hi Mohammad

That looks like there's a corrupt .multids file, perhaps 
core/language/en-GB/ControlPanel.multids

Best wishes

Jeremy

On Sunday, November 15, 2020 at 5:14:23 PM UTC Mohammad wrote:

> I am trying to make a Plugin Library Using the below script
>
> {
> "description": "TiddlyWiki Plugin Library",
> "plugins": [
> "tiddlywiki/pluginlibrary",
>         "kookma/commander",
>         "kookma/favorites",
>         "kookma/pinboard",
>         "kookma/searchwikis",
>         "kookma/shiraz",
>         "kookma/slider",
>         "kookma/solution", 
>         "kookma/toc", 
>         "kookma/todolist", 
>         "kookma/trashbin", 
>         "kookma/utility" 
> ],
> "themes": [
>                 "tiddlywiki/vanilla",
>                 "tiddlywiki/snowwhite"
> ],
> "includeWikis": [
> ],
> "build": {
> "library": [
> "--makelibrary","$:/UpgradeLibrary",
>     
> "--savelibrarytiddlers","$:/UpgradeLibrary","[prefix[$:/plugins/kookma]]","recipes/library/tiddlers/","$:/UpgradeLibrary/List",
>     
> "--savetiddler","$:/UpgradeLibrary/List","recipes/library/tiddlers.json",
>
> "--rendertiddler","$:/plugins/tiddlywiki/pluginlibrary/library.template.html","index.html","text/plain"]
> }
> }
>
>
> I get the following warning
>
> Warning: .multids file contains multiple definitions for 
> $:/language/ControlPanel/<$button set="$
>
> Interestingly, there is no warning if I use Tiddlywiki 5.1.22! What is 
> going wrong here?
>
> --Mohammad
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywikidev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/dac465dc-8d79-4bca-9aa1-1159e0176012n%40googlegroups.com.

Reply via email to