Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I set up a project by clicking into the record ... #718

Closed
jsarabia opened this issue Jan 2, 2017 · 0 comments
Closed

I set up a project by clicking into the record ... #718

jsarabia opened this issue Jan 2, 2017 · 0 comments

Comments

@jsarabia
Copy link
Contributor

jsarabia commented Jan 2, 2017

Notes

I set up a project by clicking into the record section. when I go back to record, the program keeps crashing.

Environment

Environment Key Value
version 1.0.0- Closed Beta Dec 22
build 1
UDID ef690994c812b74f
Android Release 5.0.1
Android SDK 21
Brand Lenovo
Device A10-70F
Stack trace
======
java.lang.RuntimeException: Unable to start activity ComponentInfo{wycliffeassociates.recordingapp/wycliffeassociates.recordingapp.Recording.RecordingScreen}: java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.String.length()' on a null object reference
	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2460)
	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2522)
	at android.app.ActivityThread.access$800(ActivityThread.java:167)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1417)
	at android.os.Handler.dispatchMessage(Handler.java:111)
	at android.os.Looper.loop(Looper.java:194)
	at android.app.ActivityThread.main(ActivityThread.java:5534)
	at java.lang.reflect.Method.invoke(Native Method)
	at java.lang.reflect.Method.invoke(Method.java:372)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:955)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:750)
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.String.length()' on a null object reference
	at java.io.StringReader.<init>(StringReader.java:47)
	at com.wycliffeassociates.io.LanguageLevel.parseJSON(LanguageLevel.java:25)
	at com.wycliffeassociates.io.ArchiveOfHolding$Header.<init>(ArchiveOfHolding.java:48)
	at com.wycliffeassociates.io.ArchiveOfHolding.<init>(ArchiveOfHolding.java:109)
	at wycliffeassociates.recordingapp.Playback.SourceAudio.getAudioFromUri(SourceAudio.java:125)
	at wycliffeassociates.recordingapp.Playback.SourceAudio.loadAudioFile(SourceAudio.java:173)
	at wycliffeassociates.recordingapp.Playback.SourceAudio.initSrcAudio(SourceAudio.java:188)
	at wycliffeassociates.recordingapp.Recording.RecordingScreen.onCreate(RecordingScreen.java:120)
	at android.app.Activity.performCreate(Activity.java:5971)
	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1111)
	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2413)
	... 10 more

Log history

1/2/17 6:52 PM  W/wycliffeassociates.recordingapp.MainMenu@3fcd3f17: SUCCESS: Log file initialized.
1/2/17 6:52 PM  W/wycliffeassociates.recordingapp.Playback.player.UIDataManager@1f4ec167: passing cut to BufferPlayer and Canvases
1/2/17 6:52 PM  W/class wycliffeassociates.recordingapp.Playback.player.UIDataManager: Playback mode: false
1/2/17 6:52 PM  W/wycliffeassociates.recordingapp.MainMenu@389876b1: SUCCESS: Log file initialized.
1/2/17 6:52 PM  W/wycliffeassociates.recordingapp.Playback.player.UIDataManager@3caf5fbd: passing cut to BufferPlayer and Canvases
1/2/17 6:52 PM  W/class wycliffeassociates.recordingapp.Playback.player.UIDataManager: Playback mode: false
1/2/17 6:52 PM  W/wycliffeassociates.recordingapp.MainMenu@3fcd3f17: SUCCESS: Log file initialized.
1/2/17 6:49 PM  W/wycliffeassociates.recordingapp.Playback.player.UIDataManager@9a54ec8: passing cut to BufferPlayer and Canvases
1/2/17 6:49 PM  W/class wycliffeassociates.recordingapp.Playback.player.UIDataManager: Playback mode: false
1/2/17 6:41 PM  W/wycliffeassociates.recordingapp.ProjectManager.activities.ActivityProjectManager$3@a50f2f7: Delete Project: language en-x-demo1 book gen version ulb mode chunk
1/2/17 6:41 PM  W/wycliffeassociates.recordingapp.ProjectManager.activities.ActivityProjectManager@15dad5f2: Recent Project: language en-x-demo1 book gen version ulb mode chunk
1/2/17 6:41 PM  W/wycliffeassociates.recordingapp.Playback.player.UIDataManager$3@131274dc: UI thread received a stop message
1/2/17 6:38 PM  W/wycliffeassociates.recordingapp.Playback.player.UIDataManager@1f4ec167: passing cut to BufferPlayer and Canvases
1/2/17 6:38 PM  W/class wycliffeassociates.recordingapp.Playback.player.UIDataManager: Playback mode: false
1/2/17 6:38 PM  W/wycliffeassociates.recordingapp.MainMenu@389876b1: SUCCESS: Log file initialized.
1/2/17 6:28 PM  W/wycliffeassociates.recordingapp.Playback.player.UIDataManager@27828126: passing cut to BufferPlayer and Canvases
1/2/17 6:28 PM  W/class wycliffeassociates.recordingapp.Playback.player.UIDataManager: Playback mode: false
1/2/17 6:28 PM  W/wycliffeassociates.recordingapp.MainMenu@3ddb0b1f: SUCCESS: Log file initialized.
1/2/17 6:27 PM  W/wycliffeassociates.recordingapp.Playback.player.UIDataManager@1f4ec167: passing cut to BufferPlayer and Canvases
1/2/17 6:27 PM  W/class wycliffeassociates.recordingapp.Playback.player.UIDataManager: Playback mode: false
1/2/17 6:27 PM  W/wycliffeassociates.recordingapp.MainMenu@389876b1: SUCCESS: Log file initialized.
1/2/17 6:27 PM  W/wycliffeassociates.recordingapp.Playback.player.UIDataManager@3d79fd69: passing cut to BufferPlayer and Canvases
1/2/17 6:27 PM  W/class wycliffeassociates.recordingapp.Playback.player.UIDataManager: Playback mode: false
     
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant