Did everything according to instruction, flashed 5.1.7 before doing so,
Still every treble rom either goes to crashdump mode, or stuck on boot logo.
Why is it so damned hard to get even a single treble rom working on this forsaken treble device
I got similar situation, twrp flashed unsuccessfully with error, even I can go back to srock rom, I think the partitions are messed up by the guides!
Updated:
After re-flashing the stock rom 9.0.1 and perform system update, I successfully install twrp by the following steps :
1. fastboot boot "twrp-3.2.3-x_blu_spark.img'"
2. install "twrp-3.2.3-x_blu_spark_v9.85_op6.zip" in TWRP *
(* Remember to copy the zip file to the internal storage first)
However, if you are going to flash a new custom rom, you have to stick to the following order
1. boot your phone into a temporarily twrp using "fastboot boot twrp...img"
2. install the rom only and do not reboot.(at this moment) You may continue to install add-on zip file such as custom kernel .
3. install the twrp zip file, then choose "REBOOT", "RECOVERY" to re-enter into current TWRP screen without really reboot the phone.
4. continue to install the gapp zip file .
5. continue to install the magisk zip file and then reboot the phone.