Hi, thanks for offering to help!
It's
Authoring tool 0.10.0.
Framework 2.4.0.
Here's the console:
error [17 Sep 19 14:06:44 +00:00] Already found extension config attribute with key _launchNewWindow (adapt-launchNewWindow-de)
Error: Already found extension config attribute with key _launchNewWindow (adapt-launchNewWindow-de)
at /home/jonathan_4091_b/adapt_authoring/lib/contentmanager.js:702:31
at /home/jonathan_4091_b/adapt_authoring/node_modules/async/dist/async.js:3110:16
at eachOfArrayLike (/home/jonathan_4091_b/adapt_authoring/node_modules/async/dist/async.js:1069:9)
at eachOf (/home/jonathan_4091_b/adapt_authoring/node_modules/async/dist/async.js:1117:5)
at Object.eachLimit (/home/jonathan_4091_b/adapt_authoring/node_modules/async/dist/async.js:3172:5)
at processPluginLocations (/home/jonathan_4091_b/adapt_authoring/lib/contentmanager.js:689:13)
at processPlugin (/home/jonathan_4091_b/adapt_authoring/lib/contentmanager.js:652:7)
at /home/jonathan_4091_b/adapt_authoring/lib/contentmanager.js:636:15
at /home/jonathan_4091_b/adapt_authoring/node_modules/async/dist/async.js:3110:16
at replenish (/home/jonathan_4091_b/adapt_authoring/node_modules/async/dist/async.js:1011:17)
at /home/jonathan_4091_b/adapt_authoring/node_modules/async/dist/async.js:1016:9
at eachLimit$1 (/home/jonathan_4091_b/adapt_authoring/node_modules/async/dist/async.js:3196:24)
at Object.<anonymous> (/home/jonathan_4091_b/adapt_authoring/node_modules/async/dist/async.js:1046:16)
at /home/jonathan_4091_b/adapt_authoring/lib/contentmanager.js:635:19
at /home/jonathan_4091_b/adapt_authoring/node_modules/mongoose/lib/model.js:4638:16
at /home/jonathan_4091_b/adapt_authoring/node_modules/mongoose/lib/utils.js:264:16
at _hooks.execPost (/home/jonathan_4091_b/adapt_authoring/node_modules/mongoose/lib/query.js:4320:11)
at /home/jonathan_4091_b/adapt_authoring/node_modules/mongoose/node_modules/kareem/index.js:135:16
at _combinedTickCallback (internal/process/next_tick.js:131:7)
at process._tickDomainCallback (internal/process/next_tick.js:218:9)
error [17 Sep 19 14:06:45 +00:00] Already found extension config attribute with key _launchNewWindow (adapt-launchNewWindow-de)
Error: Already found extension config attribute with key _launchNewWindow (adapt-launchNewWindow-de)
at /home/jonathan_4091_b/adapt_authoring/lib/contentmanager.js:702:31
at /home/jonathan_4091_b/adapt_authoring/node_modules/async/dist/async.js:3110:16
at eachOfArrayLike (/home/jonathan_4091_b/adapt_authoring/node_modules/async/dist/async.js:1069:9)
at eachOf (/home/jonathan_4091_b/adapt_authoring/node_modules/async/dist/async.js:1117:5)
at Object.eachLimit (/home/jonathan_4091_b/adapt_authoring/node_modules/async/dist/async.js:3172:5)
at processPluginLocations (/home/jonathan_4091_b/adapt_authoring/lib/contentmanager.js:689:13)
at processPlugin (/home/jonathan_4091_b/adapt_authoring/lib/contentmanager.js:652:7)
at /home/jonathan_4091_b/adapt_authoring/lib/contentmanager.js:636:15
at /home/jonathan_4091_b/adapt_authoring/node_modules/async/dist/async.js:3110:16
at replenish (/home/jonathan_4091_b/adapt_authoring/node_modules/async/dist/async.js:1011:17)
at /home/jonathan_4091_b/adapt_authoring/node_modules/async/dist/async.js:1016:9
at eachLimit$1 (/home/jonathan_4091_b/adapt_authoring/node_modules/async/dist/async.js:3196:24)
at Object.<anonymous> (/home/jonathan_4091_b/adapt_authoring/node_modules/async/dist/async.js:1046:16)
at /home/jonathan_4091_b/adapt_authoring/lib/contentmanager.js:635:19
at /home/jonathan_4091_b/adapt_authoring/node_modules/mongoose/lib/model.js:4638:16
at /home/jonathan_4091_b/adapt_authoring/node_modules/mongoose/lib/utils.js:264:16
at _hooks.execPost (/home/jonathan_4091_b/adapt_authoring/node_modules/mongoose/lib/query.js:4320:11)
at /home/jonathan_4091_b/adapt_authoring/node_modules/mongoose/node_modules/kareem/index.js:135:16
at _combinedTickCallback (internal/process/next_tick.js:131:7)
at process._tickDomainCallback (internal/process/next_tick.js:218:9)
The situation is that previously I'd made language variants of another extension successfully. I tried the same approach with Launch New Window (so not core) and I guess I shouldn't have done that. Honestly I'm not a total idiot, even if it looks like I am! Launch New Window was already in and I imported the -de version. I thought I'd made it specific. But obviously not.