Read the statement by Michael Teeuw here.
Black screen: need help
-
if i deprecied this module … sorry, unfortunately i have my reason :crying_face:
Unfortunately, nothing is for granted … even for a developer (.even if we develop with pleasure and for free)
I hope that on your side it will be better than me -
pi@raspberrypi:~/MagicMirror $ npm start dev magicmirror@2.11.0 start /home/pi/MagicMirror DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js "dev" [2020-06-05 08:24:47.909] [LOG] Starting MagicMirror: v2.11.0 [2020-06-05 08:24:47.922] [LOG] Loading config ... [2020-06-05 08:24:47.931] [LOG] Loading module helpers ... [2020-06-05 08:24:47.934] [LOG] No helper found for module: alert. [2020-06-05 08:24:48.023] [LOG] Initializing new module helper ... [2020-06-05 08:24:48.024] [LOG] Module helper loaded: updatenotification [2020-06-05 08:24:48.025] [LOG] No helper found for module: clock. [2020-06-05 08:24:48.707] [LOG] Initializing new module helper ... [2020-06-05 08:24:48.708] [LOG] Module helper loaded: calendar [2020-06-05 08:24:48.709] [LOG] No helper found for module: compliments. [2020-06-05 08:24:48.710] [LOG] No helper found for module: currentweather. [2020-06-05 08:24:48.711] [LOG] No helper found for module: weatherforecast. [2020-06-05 08:24:48.718] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module '@bugsounet/lpcm16' Require stack: /home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js /home/pi/MagicMirror/js/app.js /home/pi/MagicMirror/js/electron.js /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js [2020-06-05 08:24:48.720] [LOG] Loading module helpers ... [2020-06-05 08:24:48.721] [LOG] No helper found for module: alert. [2020-06-05 08:24:48.722] [LOG] Initializing new module helper ... [2020-06-05 08:24:48.722] [LOG] Module helper loaded: updatenotification [2020-06-05 08:24:48.723] [LOG] No helper found for module: clock. [2020-06-05 08:24:48.724] [LOG] Initializing new module helper ... [2020-06-05 08:24:48.725] [LOG] Module helper loaded: calendar [2020-06-05 08:24:48.725] [LOG] No helper found for module: compliments. [2020-06-05 08:24:48.726] [LOG] No helper found for module: currentweather. [2020-06-05 08:24:48.727] [LOG] No helper found for module: weatherforecast. [2020-06-05 08:24:48.730] [ERROR] App threw an error during load [2020-06-05 08:24:48.732] [ERROR] Error: Cannot find module '@bugsounet/lpcm16' Require stack: /home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js /home/pi/MagicMirror/js/app.js /home/pi/MagicMirror/js/electron.js /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js at Module._resolveFilename (internal/modules/cjs/loader.js:627:15) at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:41:16) at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29) at Function.Module._load (internal/modules/cjs/loader.js:531:27) at Module.require (internal/modules/cjs/loader.js:685:19) at require (internal/modules/cjs/helpers.js:16:16) at Object. (/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js:9:16) at Module._compile (internal/modules/cjs/loader.js:786:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:798:10) at Module.load (internal/modules/cjs/loader.js:645:32) [2020-06-05 08:24:48.734] [LOG] Whoops! There was an uncaught exception... [2020-06-05 08:24:48.735] [ERROR] Error: Cannot find module '@bugsounet/lpcm16' Require stack: /home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js /home/pi/MagicMirror/js/app.js /home/pi/MagicMirror/js/electron.js /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js at Module._resolveFilename (internal/modules/cjs/loader.js:627:15) at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:41:16) at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29) at Function.Module._load (internal/modules/cjs/loader.js:531:27) at Module.require (internal/modules/cjs/loader.js:685:19) at require (internal/modules/cjs/helpers.js:16:16) at Object. (/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js:9:16) at Module._compile (internal/modules/cjs/loader.js:786:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:798:10) at Module.load (internal/modules/cjs/loader.js:645:32) { code: 'MODULE_NOT_FOUND', requireStack: [ '/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js', '/home/pi/MagicMirror/js/app.js', '/home/pi/MagicMirror/js/electron.js', '/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js', undefined ] } [2020-06-05 08:24:48.750] [LOG] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? [2020-06-05 08:24:48.750] [LOG] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues [2020-06-05 08:24:48.959] [LOG] Launching application.
-
@Bugsounet don’t worry I don’t blame you mate only can you please tell me if there’s a way to revert before I did the module upgrade?
Perhaps what @BKeyport said?
If yes how exactly please? :grimacing_face: -
it’s a bit twisted, but there’s a way to figure out which module it is…
Set up your config.js with every module commented out. Open comment is /* - close comment is */ I would set up one of the default modules (Alert) as the first module, and leave it alone, like this:
modules: [ { module: "alert", }, /* (insert remainder of modules here) */ ]
Restart your Mirror. It should have no errors.
Now, move the /* down to the next module and restart. Once it has error, you’ve found a troublesome module. Take it out.
Keep going until you get the comments next to each other.
-
@Cr4z33 , @aamir6629 : I repeat again
if i deprecied this module … sorry, unfortunately i have my reason 😢
So : MMM-Hotword project is closed
You can uninstall it and delete his config -
@BKeyport cheers I will definitely go that way! :thumbs_up_medium_skin_tone:
Once I find out the ‘guilty’ module I will post back here.
-
@BKeyport OK I’ve done it and it’s definitely because of MMM-Hotword.
Who can give me please a hand now to either (eventually) revert to a 2019 version or to fix this?
-
@Bugsounet said in Black screen: need help:
single result of MMM-Hotword deprecied
@Bugsounet said in Black screen: need help:
if i deprecied this module … sorry, unfortunately i have my reason :crying_face:
Unfortunately, nothing is for granted … even for a developer (.even if we develop with pleasure and for free)
I hope that on your side it will be better than me
@Bugsounet said in Black screen: need help:
@Cr4z33 , @aamir6629 : I repeat again
if i deprecied this module … sorry, unfortunately i have my reason 😢
So : MMM-Hotword project is closed
You can uninstall it and delete his config
NO WAY, I HAVE CLOSE IT !
-
-
@Cr4z33 >Who can give me please a hand now to either (eventually) revert to a 2019 version or to fix this?
the Hotword and Assistant modules are no longer being used.
please delete the old modules from your system, and move to the new MMM-GoogleAssistant module