[OS BUG] Loading Neutron stuck at 90%

Support questions for Neutron Player only.
Post Reply
RichieB
Posts: 13
Joined: Fri Nov 29, 2013 4:14 pm

[OS BUG] Loading Neutron stuck at 90%

Post by RichieB » Tue Dec 17, 2013 9:11 pm

I did a fresh install of Neutron 1.76.1 NEON today, but it still gets stuck loading at 90%. Logcat says:

Code: Select all

I/ActivityManager( 1407): Starting: Intent { act=android.intent.action.MAIN flg=0x10000000 cmp=com.neutroncode.mp/.NeutronMPCore } from pid 2766
I/ActivityManager( 1407): Start proc com.neutroncode.mp for activity com.neutroncode.mp/.NeutronMPCore: pid=3790 uid=10082 gids={1015, 3002, 3003}
D/dalvikvm( 3790): Trying to load lib /data/data/com.neutroncode.mp/lib/libneutronmp.so 0x40513100
D/dalvikvm( 3790): Added shared lib /data/data/com.neutroncode.mp/lib/libneutronmp.so 0x40513100
D/dalvikvm( 3790): GC_EXTERNAL_ALLOC freed 59K, 49% free 2792K/5379K, external 1443K/1752K, paused 140ms
D/dalvikvm( 3790): GC_EXTERNAL_ALLOC freed 1K, 49% free 2791K/5379K, external 1988K/2500K, paused 71ms
I//system/xbin/smm( 1395): tid=0x000394f0, [I] [01678.248] SMM_Task_Run                       : Received Event (EXT) : SMM_EVT_TIME_GPS_TIMESTAMP_RECEIVED
I//system/xbin/smm( 1395): tid=0x000394f0, [I] [01678.249] SMM_Transition_Exec                : Transition : SMM_STATE_ACU_ACTIVE --> SMM_STATE_ACU_ACTIVE
I/ServiceManager( 1056): Waiting for service media.audio_hw.MEDIA_OUT...
I/ActivityManager( 1407): Displayed com.neutroncode.mp/.NeutronMPCore: +780ms (total +29s294ms)
I/dalvikvm( 3790): Could not find method android.media.AudioManager.unregisterRemoteControlClient, referenced from method com.neutroncode.mp.NeutronMPService.D
W/dalvikvm( 3790): VFY: unable to resolve virtual method 172: Landroid/media/AudioManager;.unregisterRemoteControlClient (Landroid/media/RemoteControlClient;)V
D/dalvikvm( 3790): VFY: replacing opcode 0x6e at 0x0050
I/dalvikvm( 3790): Could not find method android.media.RemoteControlClient.editMetadata, referenced from method com.neutroncode.mp.NeutronMPService.a
W/dalvikvm( 3790): VFY: unable to resolve virtual method 178: Landroid/media/RemoteControlClient;.editMetadata (Z)Landroid/media/RemoteControlClient$MetadataEditor;
D/dalvikvm( 3790): VFY: replacing opcode 0x6e at 0x005b
D/dalvikvm( 3790): VFY: dead code 0x005e-0088 in Lcom/neutroncode/mp/NeutronMPService;.a (Lbp;)V
D/dalvikvm( 3790): VFY: dead code 0x00ac-00b0 in Lcom/neutroncode/mp/NeutronMPService;.a (Lbp;)V
I/dalvikvm( 3790): Could not find method android.media.RemoteControlClient.editMetadata, referenced from method com.neutroncode.mp.NeutronMPService.a
W/dalvikvm( 3790): VFY: unable to resolve virtual method 178: Landroid/media/RemoteControlClient;.editMetadata (Z)Landroid/media/RemoteControlClient$MetadataEditor;
D/dalvikvm( 3790): VFY: replacing opcode 0x6e at 0x04a0
I/dalvikvm( 3790): Could not find method android.media.RemoteControlClient.setPlaybackState, referenced from method com.neutroncode.mp.NeutronMPService.a
W/dalvikvm( 3790): VFY: unable to resolve virtual method 181: Landroid/media/RemoteControlClient;.setPlaybackState (I)V
D/dalvikvm( 3790): VFY: replacing opcode 0x6e at 0x04d7
I/dalvikvm( 3790): Could not find method android.media.RemoteControlClient.setPlaybackState, referenced from method com.neutroncode.mp.NeutronMPService.a
W/dalvikvm( 3790): VFY: unable to resolve virtual method 181: Landroid/media/RemoteControlClient;.setPlaybackState (I)V
D/dalvikvm( 3790): VFY: replacing opcode 0x6e at 0x0572
D/dalvikvm( 3790): DexOpt: couldn't find field Landroid/app/Notification;.priority
W/dalvikvm( 3790): VFY: unable to resolve instance field 49
D/dalvikvm( 3790): VFY: replacing opcode 0x59 at 0x0daf
E/dalvikvm( 3790): Could not find class 'android.app.Notification$Builder', referenced from method com.neutroncode.mp.NeutronMPService.a
W/dalvikvm( 3790): VFY: unable to resolve new-instance 27 (Landroid/app/Notification$Builder;) in Lcom/neutroncode/mp/NeutronMPService;
D/dalvikvm( 3790): VFY: replacing opcode 0x22 at 0x0f72
E/dalvikvm( 3790): Could not find class 'android.app.Notification$Builder', referenced from method com.neutroncode.mp.NeutronMPService.a
W/dalvikvm( 3790): VFY: unable to resolve new-instance 27 (Landroid/app/Notification$Builder;) in Lcom/neutroncode/mp/NeutronMPService;
D/dalvikvm( 3790): VFY: replacing opcode 0x22 at 0x1043
D/dalvikvm( 3790): VFY: dead code 0x04a3-04c9 in Lcom/neutroncode/mp/NeutronMPService;.a (Lcom/neutroncode/mp/NeutronMPService;Landroid/os/Message;)V
D/dalvikvm( 3790): VFY: dead code 0x04da-04f3 in Lcom/neutroncode/mp/NeutronMPService;.a (Lcom/neutroncode/mp/NeutronMPService;Landroid/os/Message;)V
D/dalvikvm( 3790): VFY: dead code 0x0575-0590 in Lcom/neutroncode/mp/NeutronMPService;.a (Lcom/neutroncode/mp/NeutronMPService;Landroid/os/Message;)V
D/dalvikvm( 3790): VFY: dead code 0x0db1-0db2 in Lcom/neutroncode/mp/NeutronMPService;.a (Lcom/neutroncode/mp/NeutronMPService;Landroid/os/Message;)V
D/dalvikvm( 3790): VFY: dead code 0x0f74-0faa in Lcom/neutroncode/mp/NeutronMPService;.a (Lcom/neutroncode/mp/NeutronMPService;Landroid/os/Message;)V
D/dalvikvm( 3790): VFY: dead code 0x1045-1080 in Lcom/neutroncode/mp/NeutronMPService;.a (Lcom/neutroncode/mp/NeutronMPService;Landroid/os/Message;)V
I/dalvikvm( 3790): Could not find method android.media.AudioManager.registerRemoteControlClient, referenced from method com.neutroncode.mp.NeutronMPService.i
W/dalvikvm( 3790): VFY: unable to resolve virtual method 171: Landroid/media/AudioManager;.registerRemoteControlClient (Landroid/media/RemoteControlClient;)V
D/dalvikvm( 3790): VFY: replacing opcode 0x6e at 0x0092
D/dalvikvm( 3790): VFY: dead code 0x0095-0096 in Lcom/neutroncode/mp/NeutronMPService;.i (Z)V
W/AudioHardware( 1056): AudioHw Binder is not available 4 !
D/szipinf ( 3790): Initializing inflate state
D/szipinf ( 3790): Initializing zlib to inflate
D/szipinf ( 3790): Initializing inflate state
D/szipinf ( 3790): Initializing zlib to inflate
D/szipinf ( 3790): Initializing inflate state
D/szipinf ( 3790): Initializing zlib to inflate
D/szipinf ( 3790): Initializing inflate state
D/szipinf ( 3790): Initializing zlib to inflate
D/szipinf ( 3790): Initializing inflate state
D/szipinf ( 3790): Initializing zlib to inflate
D/szipinf ( 3790): Initializing inflate state
D/szipinf ( 3790): Initializing zlib to inflate
D/szipinf ( 3790): Initializing inflate state
D/szipinf ( 3790): Initializing zlib to inflate
D/dalvikvm( 2174): GC_CONCURRENT freed 642K, 49% free 3491K/6791K, external 1443K/1752K, paused 67ms+88ms
D/dalvikvm( 2174): GC_CONCURRENT freed 725K, 50% free 3463K/6791K, external 1443K/1752K, paused 6ms+8ms
D/dalvikvm( 2766): GC_EXPLICIT freed 201K, 49% free 2931K/5639K, external 1834K/2306K, paused 65ms
W/ASFDummyExtractor( 3790): ASF parser is not available
I/ServiceManager( 1056): Waiting for service media.audio_hw.MEDIA_OUT...
I//system/xbin/smm( 1395): tid=0x000394f0, [I] [01688.249] SMM_Task_Run                       : Received Event (EXT) : SMM_EVT_TIME_GPS_TIMESTAMP_RECEIVED
I//system/xbin/smm( 1395): tid=0x000394f0, [I] [01688.250] SMM_Transition_Exec                : Transition : SMM_STATE_ACU_ACTIVE --> SMM_STATE_ACU_ACTIVE
I/ServiceManager( 1056): Waiting for service media.audio_hw.MEDIA_OUT...
I/ServiceManager( 1056): Waiting for service media.audio_hw.MEDIA_OUT...
W/AudioTrack( 3790): obtainBuffer timed out (is the CPU pegged?) 0x2abbf8 user=00002b22, server=00000000
I/ServiceManager( 1056): Waiting for service media.audio_hw.MEDIA_OUT...
I/ServiceManager( 1056): Waiting for service media.audio_hw.MEDIA_OUT...
I//system/xbin/smm( 1395): tid=0x0003dad8, [I] [01691.731] SMM_Raggalib_OnCmdTimeValue_CB     : RAGGALIB CLB / Vehicle Global Time : 22:03:53
I//system/xbin/smm( 1395): tid=0x000394f0, [I] [01691.732] SMM_Task_Run                       : Received Event (EXT) : SMM_EVT_RAGGALIB_ON_CMD_TIME_VALUE_CB
I//system/xbin/smm( 1395): tid=0x000394f0, [I] [01691.733] SMM_Transition_Exec                : Transition : SMM_STATE_ACU_ACTIVE --> SMM_STATE_ACU_ACTIVE
W/AudioHardware( 1056): AudioHw Binder is not available 4 !
W/AudioTrack( 3790): obtainBuffer timed out (is the CPU pegged?) 0x2abbf8 user=00002b22, server=00000000
W/AudioTrack( 3790): obtainBuffer timed out (is the CPU pegged?) 0x2abbf8 user=00002b22, server=00000000
W/AudioTrack( 3790): obtainBuffer timed out (is the CPU pegged?) 0x2abbf8 user=00002b22, server=00000000
Is there anything I should try?

dmitrykos
Site Admin
Posts: 1914
Joined: Mon Apr 25, 2011 6:15 pm

Re: Loading Neutron stuck at 90%

Post by dmitrykos » Fri Dec 20, 2013 3:05 pm

What if you uninstall NEON and install it again? Do not install it over standard VFP version.

RichieB
Posts: 13
Joined: Fri Nov 29, 2013 4:14 pm

Re: [?] Loading Neutron stuck at 90%

Post by RichieB » Fri Dec 20, 2013 6:40 pm

This was a fresh install. I uninstalled the Google Play Neutron MP 1.76.0 version first, then installed the NEON 1.76.1 apk from SD card.

RichieB
Posts: 13
Joined: Fri Nov 29, 2013 4:14 pm

Re: [?] Loading Neutron stuck at 90%

Post by RichieB » Fri Dec 20, 2013 9:06 pm

Ok, I resolved this by uninstalling Neutron and then reinstalling 1.76.1 from the Play Store. Of course that version has no NEON support. So I uninstalled again, and then installed the NEON 1.76.1 apk using "adb install". This worked! It seems installing from SD card (I used ES File Explorer) can cause problems.

Post Reply

Who is online

Users browsing this forum: No registered users and 34 guests