-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Deckord frontend_bundle not OK #19
Comments
I think this will help you. Password: changeme |
@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! |
@thelabcat That was my suspicion, I appreciate it 🙏 |
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 frontend_bundle 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.
The text was updated successfully, but these errors were encountered: