0% found this document useful (0 votes)
38 views

Mod Menu Log

The document contains log output from a Unity application running on an Android device. It reports various errors including failures to connect to network resources, missing permissions, and handshake verification failures. The application attempts to initialize in-app purchases but receives an error that the store is not initialized. Additional errors are seen related to missing bus definitions in an audio engine, invalid arguments, and the Play Store not being found.

Uploaded by

4lunggunawan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views

Mod Menu Log

The document contains log output from a Unity application running on an Android device. It reports various errors including failures to connect to network resources, missing permissions, and handshake verification failures. The application attempts to initialize in-app purchases but receives an error that the store is not initialized. Additional errors are seen related to missing bus definitions in an audio engine, invalid arguments, and the Play Store not being found.

Uploaded by

4lunggunawan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

--------- beginning of main

10-15 15:14:10.454 28763 28763 E arXTech.highWa: Not starting debugger since


process cannot load the jdwp agent.
10-15 15:14:13.810 28763 28860 E com.facebook.GraphResponse: {HttpStatus: 400,
errorCode: 100, subErrorCode: 33, errorType: GraphMethodException, errorMessage:
Unsupported get request. Object with ID '1612994935649903' does not exist, cannot
be loaded due to missing permissions, or does not support this operation. Please
read the Graph API documentation at ***********************************************
10-15 15:14:13.895 28763 28903 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
10-15 15:14:13.896 28763 28903 I chatty : uid=10600(com.CarXTech.highWay)
UnityMain identical 14 lines
10-15 15:14:13.896 28763 28903 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
10-15 15:14:44.215 28763 28903 E Unity : NullReferenceException: Object reference
not set to an instance of an object.
10-15 15:14:44.215 28763 28903 E Unity : at
UnityEngine.Purchasing.MetricizedGooglePlayStoreService.DequeueQueryProducts ()
[0x00000] in <00000000000000000000000000000000>:0
10-15 15:14:44.215 28763 28903 E Unity : at
UnityEngine.Purchasing.GooglePlayStoreService.OnDisconnected () [0x00000] in
<00000000000000000000000000000000>:0
10-15 15:14:44.215 28763 28903 E Unity : at System.Action.Invoke () [0x00000]
in <00000000000000000000000000000000>:0
10-15 15:14:44.215 28763 28903 E Unity : at System.Reflection.MonoMethod.Invoke
(System.Object obj, System.Reflection.BindingFlags invokeAttr,
System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] in
<00000000000000000000000000000000>:0
10-15 15:14:44.215 28763 28903 E Unity : at System.Reflection.MethodBase.Invoke
(System.Object obj, System.Object[] parameters) [0x00000] in
<00000000000000000000000000000000>:0
10-15 15:14:44.215 28763 28903 E Unity : at UnityEngine.AndroidJavaProxy.Invoke
(System.String methodName, System.Object[] args) [0x00000] in
<00000000000000000000000000000000>:0
10-15 15:14:44.215 28763 28903 E Unity : at
UnityEngine._AndroidJNIHelper.InvokeJavaProxyMethod (UnityEngine.
10-15 15:14:44.267 28763 28903 E Unity : [IAP] Error: Store initialize failed:
PurchasingUnavailable [StoreNotInited]
10-15 15:14:44.267 28763 28903 E Unity : UnityEngine.Logger:LogFormat(LogType,
String, Object[])
10-15 15:14:44.267 28763 28903 E Unity : UnityEngine.Debug:LogErrorFormat(String,
Object[])
10-15 15:14:44.267 28763 28903 E Unity : IAPManager:SetErrorString(String,
Errors)
10-15 15:14:44.267 28763 28903 E Unity :
IAPManager:OnInitializeFailed(InitializationFailureReason)
10-15 15:14:44.267 28763 28903 E Unity : System.Action:Invoke()
10-15 15:14:44.267 28763 28903 E Unity :
UnityEngine.Purchasing.Extension.UnityUtil:Update()
10-15 15:14:44.267 28763 28903 E Unity :
10-15 15:14:58.432 28763 29057 E Unity : Curl error 35: Handshake did not perform
verification. UnityTls error code: 7
10-15 15:14:58.433 28763 29057 I chatty : uid=10600(com.CarXTech.highWay) Thread-
227 identical 8 lines
10-15 15:14:58.433 28763 29057 E Unity : Curl error 35: Handshake did not perform
verification. UnityTls error code: 7
10-15 15:14:58.439 28763 29057 E Unity : Curl error 35: Handshake did not perform
verification. UnityTls error code: 7
10-15 15:14:58.440 28763 29057 E Unity : Curl error 35: Handshake did not perform
verification. UnityTls error code: 7
10-15 15:14:58.635 28763 29072 E Unity : Curl error 6: Could not resolve host:
cdp.cloud.unity3d.com
10-15 15:14:59.597 28763 29071 E Unity : Curl error 6: Could not resolve host:
cdp.cloud.unity3d.com
10-15 15:15:02.764 28763 29061 E Unity : Curl error 7: Failed to connect to
localhost port 80: Connection refused
10-15 15:15:02.911 28763 29061 E Unity : Curl error 7: Failed to connect to
localhost port 80: Connection refused
10-15 15:15:02.973 28763 29061 E Unity : Curl error 7: Failed to connect to
localhost port 80: Connection refused
10-15 15:15:02.987 28763 29061 E Unity : Curl error 7: Failed to connect to
localhost port 80: Connection refused
10-15 15:15:03.022 28763 28903 E Unity : [Sync] Cannot get Profile from server,
hwLoginToken is null
10-15 15:15:03.022 28763 28903 E Unity : UnityEngine.Logger:Log(LogType, Object)
10-15 15:15:03.022 28763 28903 E Unity :
SyncManager:GetSaveDataFromServer(Action, Action)
10-15 15:15:03.022 28763 28903 E Unity :
<RestoreUnconfirmedPurchasesCoroutine>d__12:MoveNext()
10-15 15:15:03.022 28763 28903 E Unity :
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
10-15 15:15:03.022 28763 28903 E Unity :
10-15 15:15:04.406 28763 28903 E Unity : BusNotFoundException: [FMOD] Bus not
found 'bus:/Music'
10-15 15:15:04.406 28763 28903 E Unity : at FMODUnity.RuntimeManager.GetBus
(System.String path) [0x00000] in <00000000000000000000000000000000>:0
10-15 15:15:04.406 28763 28903 E Unity : at SoundManagerFmod.SetMusicVolume
(System.Single value) [0x00000] in <00000000000000000000000000000000>:0
10-15 15:15:04.406 28763 28903 E Unity : at
UserSettings+<ApplyCoroutine>d__96.MoveNext () [0x00000] in
<00000000000000000000000000000000>:0
10-15 15:15:04.406 28763 28903 E Unity : at
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator
enumerator, System.IntPtr returnValueAddress) [0x00000] in
<00000000000000000000000000000000>:0
10-15 15:15:04.406 28763 28903 E Unity :
10-15 15:15:11.092 28763 30786 E FMQ : grantorIdx must be less than 3
10-15 15:15:11.092 28763 30786 E FMQ : grantorIdx must be less than 3
10-15 15:15:11.098 28763 30786 E ion : ioctl c0044901 failed with code -1:
Invalid argument
10-15 15:15:11.106 28763 30786 E FMQ : grantorIdx must be less than 3
10-15 15:15:11.120 28763 30790 E FMQ : grantorIdx must be less than 3
10-15 15:15:11.248 28763 30794 E FMQ : grantorIdx must be less than 3
10-15 15:15:11.248 28763 30794 E FMQ : grantorIdx must be less than 3
10-15 15:15:11.291 28763 30793 E FMQ : grantorIdx must be less than 3
10-15 15:15:11.411 28763 28763 E PlayCore: UID: [10600] PID: [28763]
PrewarmService : error: Play Store not found.
10-15 15:16:55.035 28763 29061 E Unity : Curl error 35: Handshake did not perform
verification. UnityTls error code: 7
10-15 15:17:05.270 28763 29061 E Unity : Curl error 35: Handshake did not perform
verification. UnityTls error code: 7
10-15 15:17:05.271 28763 29061 E Unity : Curl error 35: Handshake did not perform
verification. UnityTls error code: 7
10-15 15:17:15.509 28763 29061 E Unity : Curl error 35: Handshake did not perform
verification. UnityTls error code: 7
10-15 15:17:20.630 28763 29061 E Unity : Curl error 35: Handshake did not perform
verification. UnityTls error code: 7
10-15 15:17:20.630 28763 29061 E Unity : Curl error 35: Handshake did not perform
verification. UnityTls error code: 7
10-15 15:17:30.870 28763 29061 E Unity : Curl error 35: Handshake did not perform
verification. UnityTls error code: 7
10-15 15:17:30.870 28763 29061 E Unity : Curl error 35: Handshake did not perform
verification. UnityTls error code: 7
10-15 15:17:35.989 28763 29061 E Unity : Curl error 35: Handshake did not perform
verification. UnityTls error code: 7
10-15 15:18:27.190 28763 29061 E Unity : Curl error 35: Handshake did not perform
verification. UnityTls error code: 7
10-15 15:18:32.310 28763 29061 E Unity : Curl error 35: Handshake did not perform
verification. UnityTls error code: 7
10-15 15:18:32.320 28763 29061 E Unity : Curl error 35: Handshake did not perform
verification. UnityTls error code: 7
10-15 15:19:13.272 28763 29061 E Unity : Curl error 35: Handshake did not perform
verification. UnityTls error code: 7
10-15 15:19:13.272 28763 29061 I chatty : uid=10600(com.CarXTech.highWay) Thread-
142 identical 1 line
10-15 15:19:13.272 28763 29061 E Unity : Curl error 35: Handshake did not perform
verification. UnityTls error code: 7
10-15 15:19:18.390 28763 29061 E Unity : Curl error 35: Handshake did not perform
verification. UnityTls error code: 7
10-15 15:19:23.509 28763 29061 E Unity : Curl error 35: Handshake did not perform
verification. UnityTls error code: 7
10-15 15:19:33.750 28763 29061 E Unity : Curl error 35: Handshake did not perform
verification. UnityTls error code: 7
10-15 15:19:33.752 28763 29061 I chatty : uid=10600(com.CarXTech.highWay) Thread-
142 identical 3 lines
10-15 15:19:33.752 28763 29061 E Unity : Curl error 35: Handshake did not perform
verification. UnityTls error code: 7
10-15 15:19:43.990 28763 29061 E Unity : Curl error 35: Handshake did not perform
verification. UnityTls error code: 7
10-15 15:19:44.000 28763 29061 E Unity : Curl error 35: Handshake did not perform
verification. UnityTls error code: 7
10-15 15:19:44.001 28763 29061 E Unity : Curl error 35: Handshake did not perform
verification. UnityTls error code: 7

You might also like