linux-sunxi / sunxi-livesuite

All in one repo for the LiveSuit tool, to take some of the pain outof using this.
106 stars 62 forks source link

./image/ASuitImage.cpp, LoadToolsPlug failed 206 #16

Open cajomar opened 3 years ago

cajomar commented 3 years ago

I built it on Arch Linux according to the debian instructions. I then tried to select a .img file, but the GUI said the file is invalid and gave this error in the terminal:

Load /home/caleb/s/sunxi-livesuite/x86-64/tools.scj failed
./image/ASuitImage.cpp, LoadToolsPlug failed 206

The full terminal log is:

Starting x86-64/LiveSuit.

QGtkStyle was unable to detect the current GTK+ theme.
library file path: /home/caleb/s/sunxi-livesuite/x86-64/plgvector.dll
library file path: /home/caleb/s/sunxi-livesuite/x86-64/LangPlg.dll
LoadFile 24
Open 274: Language file format is UTF-8
library file path: /home/caleb/s/sunxi-livesuite/x86-64/LiveProc.Plg
library file path: /home/caleb/s/sunxi-livesuite/x86-64/plgvector.dll
library file path: /home/caleb/s/sunxi-livesuite/x86-64/luaeFex.dll
Dev Plugin The Device Path is: /dev/aw_efex0
Register./luaBase.dll l_RegAllFun Sucess!
Register./luaeFex.dll l_RegAllFun Sucess!
Register./luadec.dll l_RegAllFun Sucess!
ANDROID!��
pIn pOut:
pIn pOut:
pIn pOut:
pIn pOut:
pIn pOut:
pIn pOut:
Load /home/caleb/s/sunxi-livesuite/x86-64/tools.scj failed
./image/ASuitImage.cpp, LoadToolsPlug failed 206
iwebroot commented 3 years ago

Hi, I have a same issue with different firmware.

Thank you

hzy199411 commented 1 year ago

I also meet the same issue, after use chmod 777 to change the x86-64 folder permission, the issue can be fixed. for example, sudo chmod 777 /home/caleb/s/sunxi-livesuite/x86-64