System error?

SCDroid

Member
Joined
Dec 2, 2009
Messages
212
Reaction score
0
Location
South Carolina
Everytime i reboot i have a window popup saying i have a system error and has force close or wait and either way it turns black and i have to pull the battery and then it reboots fine. Only been doing this since 1.3.1. anyone else have this problem?
 

Fabolous

Superuser
Developer
Joined
Dec 10, 2009
Messages
598
Reaction score
0
Location
Illinois
Website
fabdroid.com
This happens at every reboot?

I know the cause is my startup script, but it usually only happens when you restore an Apex nandroid or if you install a theme that changes the services.jar.

Here's a quick fix for now, while I look into the issue a little more. In terminal:

Code:
su
sys -rw
cd /system/usr/bin
mv setup_bt.sh setup_bt
sys -ro
reboot
 
OP
S

SCDroid

Member
Joined
Dec 2, 2009
Messages
212
Reaction score
0
Location
South Carolina
thanks fab. rebooted fine that time.

i also were doing mostly quick reboots, does that matter?
 
Top