Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/unity3d/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
首次由unity构建的开放崩溃android游戏_Android_Unity3d_Runtime Error - Fatal编程技术网

首次由unity构建的开放崩溃android游戏

首次由unity构建的开放崩溃android游戏,android,unity3d,runtime-error,Android,Unity3d,Runtime Error,大家好,我在playstore上发布了一个文字卡游戏。我从团结中建立它。每当有人下载我的应用程序并打开它时,会因此错误而崩溃 第二次尝试后,它没有崩溃。我们如何才能找到这是什么原因 添加注释 java.lang.Error: FATAL EXCEPTION [main] Unity version : 2019.1.4f1 Device model : samsung GT-I9060I Device fingerprint: samsung/grandneove3gxx

大家好,我在playstore上发布了一个文字卡游戏。我从团结中建立它。每当有人下载我的应用程序并打开它时,会因此错误而崩溃

第二次尝试后,它没有崩溃。我们如何才能找到这是什么原因

添加注释

java.lang.Error: FATAL EXCEPTION [main]
 Unity version     : 2019.1.4f1
 Device model      : samsung GT-I9060I
 Device fingerprint: samsung/grandneove3gxx/grandneove3g:4.4.4/KTU84P/I9060IXXS0AQC2:user/release-keys
 Caused by
  1 at android.app.ActivityThread.handleReceiver (ActivityThread.java:2648)
  2 at android.app.ActivityThread.access$1700 (ActivityThread.java:166)
  3 at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1359)
  4 at android.os.Handler.dispatchMessage (Handler.java:102)
  5 at android.os.Looper.loop (Looper.java:136)
  6 at android.app.ActivityThread.main (ActivityThread.java:5584)
  7 at java.lang.reflect.Method.invokeNative (Native Method)
  8 at java.lang.reflect.Method.invoke (Method.java:515)
  9 at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1268)
  10 at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1084)
  11 at dalvik.system.NativeStart.main (Native Method)
 Caused by: java.lang.ClassNotFoundException: 
   1 at dalvik.system.BaseDexClassLoader.findClass (BaseDexClassLoader.java:56)
   2 at java.lang.ClassLoader.loadClass (ClassLoader.java:497)
   3 at java.lang.ClassLoader.loadClass (ClassLoader.java:457)
   4 at android.app.ActivityThread.handleReceiver (ActivityThread.java:2643)

可能是多指标问题。检查问题。可能与多索引问题重复。检查问题。可能存在重复的问题