souramoo / Needle

Android framework injection made easy
GNU General Public License v3.0
100 stars 28 forks source link

NameError Error #41

Open Heat84 opened 10 months ago

Heat84 commented 10 months ago

When I try to install the patch.py patch, I get the following error message: NameError: name 'false' is not defined. Did you mean: 'False'?

I'm using Lineage Mint 21.3 Virginia. The phone is a Motorola Edge original with Lineageos 20 for the OS.

Maybe I just need to go into the code and find all instances of false and capatilize the f?

Heat84 commented 9 months ago

I tried the Tingle fork and got the same error message except the undefined word is true.

Heat84 commented 8 months ago

Nevermind. The problem was that I downloaded just the script and not the whole patch. The button to download the whole patch is hidden at the bottom of a menu. I thought I needed the whole patch, but when I couldn't find the Download Zip button, then I thought maybe I was wrong.