[1.2] "ClassNotFoundException" in logcat

iownall555

Terrarian
I too are having problems opening Terraria 1.2. I went ahead and checked logcat for any errors and sure enough, there were a couple.

Code:
E/AndroidRuntime(18527): Process: com.and.games505.Terraria, PID: 18527

E/AndroidRuntime(18527): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.and.games505.Terraria/com.and.games505.Terraria.Terraria}: java.lang.ClassNotFoundException: Didn't find class "com.and.games505.Terraria.Terraria" on path: DexPathList[[zip file "/data/app/com.and.games505.Terraria-1.apk"],nativeLibraryDirectories=[/data/app-lib/com.and.games505.Terraria-1, /vendor/lib, /system/lib]]

E/AndroidRuntime(18527): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.and.games505.Terraria.Terraria" on path: DexPathList[[zip file "/data/app/com.and.games505.Terraria-1.apk"],nativeLibraryDirectories=[/data/app-lib/com.and.games505.Terraria-1, /vendor/lib, /system/lib]]
 

Attachments

  • deviceinfo.txt
    2.4 KB · Views: 509
Back
Top Bottom