Jump to content

Extensions not working


telnetrestart

Recommended Posts

Hi All,

I'm having a bit of an issue with my BB. It looks like the extension scripts aren't working. For example this works:

#!/bin/bash
LED R 1000
ATTACKMODE HID
Q DELAY 5000
# trying to open terminal no shortcuts
Q GUI SPACE
Q DELAY 500
Q STRING terminal
Q ENTER
LED

However, this does not:

#!/bin/bash

LED R 1000
ATTACKMODE HID
Q DELAY 5000
Q REM trying to open terminal with shortcuts
RUN OSX terminal
LED

The BB is upgraded to the latest 1.5 version and the extensions folder is the same as on GitHub. Anyone else run into this issue?

Link to comment
Share on other sites

6 minutes ago, telnetrestart said:

Looks like it is all the extensions, I can't GET either. I've also tried on OSX and Windows 10.

I would first try the reinstall the extensions folder manually, if still nothing then maybe i would do a full reset and upgrade again. backing up before i do of course.

Link to comment
Share on other sites

For anyone also experiencing this issue, a big thanks to Just_a_User for giving me a hand on this, I was able to get it working.

It looks like the issue was that the BB was running on stock firmware, though I did update via the bunny updater. I had to manually create udisk on the BB and run a udisk reformat and then run the bunny updater to update to 1.5. Now extensions are working perfectly.

Again, huge shout out to Just_a_User for their help.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...