Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- android.runtime.JavaProxyThrowable: Microsoft.Xna.Framework.Audio.NoAudioHardwareException (0x80004005): OpenAL device could not be opened. ---> System.NullReferenceException: Object reference not set to an instance of an object
- at Microsoft.Xna.Framework.Audio.OpenALSoundController.OpenSoundController () [0x00000] in <847734d25c2c45ad885e63b413056a43>:0
- at Microsoft.Xna.Framework.Audio.OpenALSoundController.OpenSoundController () [0x00031] in <847734d25c2c45ad885e63b413056a43>:0
- at Microsoft.Xna.Framework.Audio.OpenALSoundController..ctor () [0x00011] in <847734d25c2c45ad885e63b413056a43>:0
- at Microsoft.Xna.Framework.Audio.OpenALSoundController+<>c.<.cctor>b__50_0 () [0x00000] in <847734d25c2c45ad885e63b413056a43>:0
- at System.Lazy`1[T].CreateValue () [0x00081] in <fe08c003e91342eb83df1ca48302ddbb>:0
- at System.Lazy`1[T].LazyInitValue () [0x00080] in <fe08c003e91342eb83df1ca48302ddbb>:0
- at System.Lazy`1[T].get_Value () [0x0003a] in <fe08c003e91342eb83df1ca48302ddbb>:0
- at Microsoft.Xna.Framework.Audio.OpenALSoundController.get_GetInstance () [0x00000] in <847734d25c2c45ad885e63b413056a43>:0
- at Microsoft.Xna.Framework.AndroidGamePlatform..ctor (Microsoft.Xna.Framework.Game game) [0x00060] in <847734d25c2c45ad885e63b413056a43>:0
- at Microsoft.Xna.Framework.GamePlatform.PlatformCreate (Microsoft.Xna.Framework.Game game) [0x00000] in <847734d25c2c45ad885e63b413056a43>:0
- at Microsoft.Xna.Framework.Game..ctor () [0x00213] in <847734d25c2c45ad885e63b413056a43>:0
- at StardewValley.Game1..ctor () [0x00057] in <d76d322caf544d348fe38be3362159fc>:0
- at StardewValley.MainActivity.OnCreate (Android.OS.Bundle bundle) [0x0006c] in <d76d322caf544d348fe38be3362159fc>:0
- at Android.App.Activity.n_OnCreate_Landroid_os_Bundle_ (System.IntPtr jnienv, System.IntPtr native__this, System.IntPtr native_savedInstanceState) [0x00011] in <2530aa2e412d4754af3ae7e1a8c80b6d>:0
- at (wrapper dynamic-method) System.Object.3(intptr,intptr,intptr)
- at md5dee79b5aa46d0ac87adbcd4b193daa49.MainActivity.n_onCreate(Native Method)
- at md5dee79b5aa46d0ac87adbcd4b193daa49.MainActivity.onCreate(MainActivity.java:42)
- at android.app.Activity.performCreate(Activity.java:6845)
- at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1119)
- at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2700)
- at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2808)
- at android.app.ActivityThread.-wrap12(ActivityThread.java)
- at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1541)
- at android.os.Handler.dispatchMessage(Handler.java:102)
- at android.os.Looper.loop(Looper.java:165)
- at android.app.ActivityThread.main(ActivityThread.java:6375)
- at java.lang.reflect.Method.invoke(Native Method)
- at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:912)
- at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:802)
Advertisement
Add Comment
Please, Sign In to add comment