Skip to content

Instantly share code, notes, and snippets.

@cqusyc
Last active August 15, 2019 09:12
Show Gist options
  • Save cqusyc/46b20250b2629de3c91583092d274de2 to your computer and use it in GitHub Desktop.
Save cqusyc/46b20250b2629de3c91583092d274de2 to your computer and use it in GitHub Desktop.
Unity2018.4.1f + admob 3.18.1
(Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
2019-08-15 12:09:37.066 24406-25415/? E/Unity: Function SoundChannelInstance *SoundChannel::operator->() const may only be called from main thread!
(Filename: Line: 19)
2019-08-15 12:09:37.066 24406-25415/? E/Unity: Function SoundChannelInstance *SoundChannel::operator->() const may only be called from main thread!
(Filename: Line: 19)
2019-08-15 12:09:45.314 24406-25436/? I/Unity: HandleRewardedAdRewarded event received for 10 coins
(Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
2019-08-15 12:09:45.314 24406-25436/? E/Unity: Function SoundChannelInstance *SoundChannel::operator->() const may only be called from main thread!
(Filename: Line: 19)
2019-08-15 12:09:45.314 24406-25436/? E/Unity: Function SoundChannelInstance *SoundChannel::operator->() const may only be called from main thread!
(Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
2019-08-15 12:09:46.849 24406-24458/? I/Unity: OnApplicationPause:False
(Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
2019-08-15 12:09:46.849 24406-24458/? I/Unity: OnApplicationPause:this.pauseStatus.True,pauseStatus.False
(Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
2019-08-15 12:09:46.849 24406-24458/? I/Unity: *************** game log 游戏回复
(Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
2019-08-15 12:09:48.847 24406-25473/? D/CrashReport-Native: java:
com.unity3d.player.ReflectionHelper.a(Unknown Source)
com.unity3d.player.ReflectionHelper$1.invoke(Unknown Source)
java.lang.reflect.Proxy.invoke(Proxy.java:813)
$Proxy9.onUserEarnedReward(Unknown Source)
com.google.unity.ads.UnityRewardedAd$4$1$3.run(UnityRewardedAd.java:164)
java.lang.Thread.run(Thread.java:760)
2019-08-15 12:09:49.220 24406-25473/? E/CrashReport: SIGSEGV(SEGV_MAPERR)
0x0
#00 pc 0080b6dc /data/app/com.peakx.idledisaster-1/lib/arm/libunity.so [armeabi-v7a::a8503eca9badc958f9f6901408bc90bf]
#01 pc 0080cdc0 /data/app/com.peakx.idledisaster-1/lib/arm/libunity.so [armeabi-v7a::a8503eca9badc958f9f6901408bc90bf]
#02 pc 0080cfb8 /data/app/com.peakx.idledisaster-1/lib/arm/libunity.so [armeabi-v7a::a8503eca9badc958f9f6901408bc90bf]
#03 pc 0000b43c [armeabi-v7a::a8503eca9badc958f9f6901408bc90bf]
java:
com.unity3d.player.ReflectionHelper.a(Unknown Source)
com.unity3d.player.ReflectionHelper$1.invoke(Unknown Source)
java.lang.reflect.Proxy.invoke(Proxy.java:813)
$Proxy9.onUserEarnedReward(Unknown Source)
com.google.unity.ads.UnityRewardedAd$4$1$3.run(UnityRewardedAd.java:164)
java.lang.Thread.run(Thread.java:760)
2019-08-15 12:09:50.984 24406-25483/? I/Unity: HandleRewardedAdLoaded event received
(Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
2019-08-15 12:09:51.013 24406-25483/? I/Unity: RequestVideoAdResultSuccess, type: RewardVideo
(Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
2019-08-15 12:09:51.201 24406-25436/? E/CRASH: #03 pc 0000b43c ( (wrapper managed-to-native) UnityEngine.Mesh:Internal_Create (UnityEngine.Mesh) {0xbb540eb8} + 0x3c (0xbf08b400 0xbf08b48c) [0xc2302f00 - Unity Root Domain]+46140)
2019-08-15 15:09:42.920 3385-3439/? I/Unity: SystemInfo CPU = ARMv7 VFPv3 NEON, Cores = 4, Memory = 1850mb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment