senkwich Posted December 6, 2021 Share Posted December 6, 2021 (edited) I've got an old Nvidia Shield Clamshell (the one released in 2013) running Android 5.1. The website claims that Android 5.0 and above is supported. When I try to start up Launchbox on my shield, I get several different exceptions that I'm including below and then the app hangs on "Loading data". Some of them appear to be about permissions failing, but Andoid indicates that I've given full network access, SD card access, and a couple of other permissions to LaunchBox. I'm using LaunchBox 0.42 for reference as this was the apk made available in the email. Calibrartion - System.NullReferenceException: Object reference not set to an instance of an object at Unbroken.LaunchBox.Xamarin.Views.LoadingPage.RDxuoN3NbE () [0x0061f] in ... at Unbroken.LaunchBox.Xamarin.Droid.MainActivity.RequestPermissions (System.Action.acceptedAction) [0x00042] in ... at Unbroken.LaunchBox.Xamarin.Views.LoadingPage.w7huz872HZ () [0x000c6] in ... Unable to create logging folder "/storage/sdcard1/LaunchBox/Logs" System.UnauthorizedAccessException: Access to the path '/storage/sdcard1/LaunchBox/Logs' is denied. --> System.IO.IOException: Permission denied -- End of inner exception stack trace -- at System.IO.FileSystem.CreateDirectory (System.String fullPath) [0x00191] in ... at System.IO.Directory.CreatorDirectory (System.String path) [0x0002c] in ... at Unbroken.LaunchBox.Xamarin.Views.LoadingPage.RDxuoN3NbE () [0x00087] in ... Unable to create logging folder "/storage/sdcard1/LaunchBox" System.UnauthorizedAccessException: Access to the path '/storage/sdcard1/LaunchBox' is denied. --> System.IO.IOException: Permission denied -- End of inner exception stack trace -- at System.IO.FileSystem.CreateDirectory (System.String fullPath) [0x00191] in ... at System.IO.Directory.CreatorDirectory (System.String path) [0x0002c] in ... at Unbroken.LaunchBox.Xamarin.Droid.MainActivity.InitializeRootFolder () [0x00688] in ... Edited December 6, 2021 by senkwich Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted January 17, 2022 Share Posted January 17, 2022 Sorry for the way late response here @senkwich. This is a known issue with those really old clamshell Shield devices. I might be able to solve the issue if I had one on hand, but I don't, so solving it has proven difficult. Whatever the issue is seems to be unique to that device. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.