Advertisement
Loontik

Untitled

Feb 21st, 2020
2,873
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Genie 3.54 KB | None | 0 0
  1. AndroidJavaException: java.lang.ClassNotFoundException: Didn't find class "com/amplitude/u
  2.                            nity/plugins/AmplitudePlugin" on path: DexPathList[[zip file "/system/framework/org.apache
  3.                            .http.legacy.boot.jar", zip file "/data/app/com.rmg.clicking.dead-tO5MkYG0Zvl5ZTaKcUOkHw==
  4.                            /base.apk", zip file "/data/app/com.rmg.clicking.dead-tO5MkYG0Zvl5ZTaKcUOkHw==/split_confi
  5.                            g.arm64_v8a.apk"],nativeLibraryDirectories=[/data/app/com.rmg.clicking.dead-tO5MkYG0Zvl5ZT
  6.                            aKcUOkHw==/lib/arm64, /data/app/com.rmg.clicking.dead-tO5MkYG0Zvl5ZTaKcUOkHw==/base.apk!/l
  7.                            ib/arm64-v8a, /data/app/com.rmg.clicking.dead-tO5MkYG0Zvl5ZTaKcUOkHw==/split_config.arm64_
  8.                            v8a.apk!/lib/arm64-v8a, /system/lib64]]
  9.                         E  java.lang.ClassNotFoundException: Didn't find class "com/amplitude/unity/plugins/Amplitude
  10.                            Plugin" on path: DexPathList[[zip file "/system/framework/org.apache.http.legacy.boot.jar"
  11.                             , zip file "/data/app/com.rmg.clicking.dead-tO5MkYG0Zvl5ZTaKcUOkHw==/base.apk", zip file "
  12.                            /data/app/com.rmg.clicking.dead-tO5MkYG0Zvl5ZTaKcUOkHw==/split_config.arm64_v8a.apk
  13.                         I  GameController OnStart
  14.                         I  CharacterCollection ManualStart
  15.                         I  GameController OnLateStart
  16.                         I  start step WaveFirst
  17.                         I  New safe area applied to TutorialWindow: x=0, y=0, w=1080, h=2340 on full extents w=1080,
  18.                            h=2340
  19.                         I  ==================== StartNewWave START ====================
  20.                 Parcel  E  Reading a NULL string not supported here.
  21.                  Unity  E  NullReferenceException: Object reference not set to an instance of an object.
  22.                         E    at HandController.get_DPS () [0x00000] in <00000000000000000000000000000000>:0
  23.                         E    at CharacterCollection.GetDPS (Character character) [0x00000] in <0000000000000000000000
  24.                            0000000000>:0
  25.                         E    at CharacterCollection.GetEffectiveDPS (System.Int32 countOfPlayerClicks) [0x00000] in <
  26.                            00000000000000000000000000000000>:0
  27.                         E    at ZombieManager.CalculateWaveHP (WaveType waveType) [0x00000] in <000000000000000000000
  28.                            00000000000>:0
  29.                         E    at ZombieManager.StartNewWave (System.Boolean isRepeat) [0x00000] in <000000000000000000
  30.                            00000000000000>:0
  31.                         E    at TutorialManager.StartStep (System.Boolean isNext) [0x00000] in <000000000000000000000
  32.                            00000000000>:0
  33.                         E    at GameController.OnLateStart () [0x00000] in <00000000000000000000000000000000>:0
  34.                         E  (Filename: currently not available on il2cpp Line: -1)
  35.                 Parcel  E  Reading a NULL string not supported here.
  36.                  Unity  E  NullReferenceException: Object reference not set to an instance of an object.
  37.                         E    at HandController.OnUpdate () [0x00000] in <00000000000000000000000000000000>:0
  38.                         E    at GameController.Update () [0x00000] in <00000000000000000000000000000000>:0
  39.                         E  (Filename: currently not available on il2cpp Line: -1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement