Skip to content

Instantly share code, notes, and snippets.

@mamtha23
mamtha23 / 466
Created March 22, 2021 06:34
Bug id:466
The referenced script (Unknown) on this Behaviour is missing!
The referenced script on this Behaviour (Game Object '<null>') is missing!
A scripted object (script unknown or not yet loaded) has a different serialization layout when loading. (Read 56 bytes but expected 156 bytes)
Did you #ifdef UNITY_EDITOR a section of your serialized properties in any of your scripts?
The referenced script (IjsUiFramework.IAPProduct) on this Behaviour is missing!
The referenced script on this Behaviour (Game Object '<null>') is missing!
The referenced script (IjsUiFramework.IAPProduct) on this Behaviour is missing!
The referenced script on this Behaviour (Game Object '<null>') is missing!
The referenced script (IjsUiFramework.IAPProduct) on this Behaviour is missing!
The referenced script on this Behaviour (Game Object '<null>') is missing!
UID: 104 : => member name: findAndGetCards : => source line number: 354
onRequestAckRecvd: ==============REQUST ACK===========
id: 2
From: Roshni
To: Rajesh
isReqAccepted: True
Ack Cards
DialogBox.get_messageBox () (at Assets/Scripts/UI/DialogBox/DialogBox.cs:26)
DialogBox.get_showingLoadingScreen () (at Assets/Scripts/UI/DialogBox/DialogBox.cs:13)
DialogBox.ShowLoadingScreen (System.String status, System.Boolean canCancel, System.Action cancelCallback, System.Boolean showNativeAd, System.Boolean hideLoadingWheel) (at Assets/Scripts/UI/DialogBox/DialogBox.cs:112)
IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController.onShowRejoingEventToView () (at Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:2130)
IJDV.MonopolyDeal.Controller.MonoDealController.onPhotonConnectionLost () (at Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:3581)
PhotonManager.checkPUNConnection () (at Assets/Scripts/Managers/PhotonManager.cs:672)
@mamtha23
mamtha23 / 466
Created March 22, 2021 11:22
466
DialogBox.get_messageBox () (at Assets/Scripts/UI/DialogBox/DialogBox.cs:26)
DialogBox.get_showingLoadingScreen () (at Assets/Scripts/UI/DialogBox/DialogBox.cs:13)
DialogBox.ShowLoadingScreen (System.String status, System.Boolean canCancel, System.Action cancelCallback, System.Boolean showNativeAd, System.Boolean hideLoadingWheel) (at Assets/Scripts/UI/DialogBox/DialogBox.cs:112)
IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController.onShowRejoingEventToView () (at Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:2130)
IJDV.MonopolyDeal.Controller.MonoDealController.onPhotonConnectionLost () (at Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:3581)
PhotonManager.checkPUNConnection () (at Assets/Scripts/Managers/PhotonManager.cs:672)
@mamtha23
mamtha23 / Log for P1
Created March 22, 2021 11:28
Log for P1
NullReferenceException: Object reference not set to an instance of an object
IJDV.MonopolyDeal.Controller.MonoDealController.handleAcceptedRequest (IJDV.MonopolyDeal.Model.RequestACK ack) (at Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:2983)
IJDV.MonopolyDeal.Controller.MonoDealController.onRequestAckRecvdFromOppnt (IJDV.MonopolyDeal.Model.RequestACK ack) (at Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:2865)
IJDV.MonopolyDeal.Controller.MonoDealController.onRequestAckRecvd (IJDV.MonopolyDeal.Model.SerializableRequestACK requestAck) (at Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:2852)
PhotonManager.onRequestAckRecvdFromOppntRPC (System.Byte[] requestAck) (at Assets/Scripts/Managers/PhotonManager.cs:1315)
System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <625030e3cf2d4a33b73d8fa4030fc317>:0)
Rethrow as Tar
@mamtha23
mamtha23 / Log for P2
Created March 22, 2021 11:29
Log for P2
NullReferenceException: Object reference not set to an instance of an object
IJDV.MonopolyDeal.Controller.MonoDealController.handleAcceptedRequest (IJDV.MonopolyDeal.Model.RequestACK ack) (at Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:2983)
IJDV.MonopolyDeal.Controller.MonoDealController.onRequestAckRecvdFromOppnt (IJDV.MonopolyDeal.Model.RequestACK ack) (at Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:2865)
IJDV.MonopolyDeal.Controller.MonoDealController.onRequestAckRecvd (IJDV.MonopolyDeal.Model.SerializableRequestACK requestAck) (at Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:2852)
PhotonManager.onRequestAckRecvdFromOppntRPC (System.Byte[] requestAck) (at Assets/Scripts/Managers/PhotonManager.cs:1315)
System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <625030e3cf2d4a33b73d8fa4030fc317>:0)
Rethrow as Tar
@mamtha23
mamtha23 / 523
Created March 26, 2021 04:33
523
NullReferenceException: Object reference not set to an instance of an object
IJDV.MonopolyDeal.Controller.MonoDealController.handleAcceptedRequest (IJDV.MonopolyDeal.Model.RequestACK ack) (at Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:3088)
IJDV.MonopolyDeal.Controller.MonoDealController.onRequestAckRecvdFromOppnt (IJDV.MonopolyDeal.Model.RequestACK ack) (at Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:2970)
IJDV.MonopolyDeal.Controller.MonoDealController.onRequestAckRecvd (IJDV.MonopolyDeal.Model.SerializableRequestACK requestAck) (at Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:2957)
PhotonManager.onRequestAckRecvdFromOppntRPC (System.Byte[] requestAck) (at Assets/Scripts/Managers/PhotonManager.cs:1330)
System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <625030e3cf2d4a33b73d8fa4030fc317>:0)
Rethrow as Tar
This file has been truncated, but you can view the full file.
10-31 14:39:14.855 21002 21054 I Unity :
10-31 14:39:14.855 21002 21054 I Unity :
10-31 14:39:14.855 21002 21054 I Unity : ****OnEvent **** 8 _punGameState GameStarted IsCustomHeavyData True lastReceivedEvent 8 senderId 2 contentType System.Byte[] : => member name: OnEvent : => source line number: 1751
10-31 14:39:14.855 21002 21054 I Unity : UnityEngine.StackTraceUtility:ExtractStackTrace () (at /Users/bokken/buildslave/unity/build/Runtime/Export/Scripting/StackTrace.cs:37)
10-31 14:39:14.855 21002 21054 I Unity : UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
10-31 14:39:14.855 21002 21054 I Unity : UnityEngine.Logger:Log (UnityEngine.LogType,object)
10-31 14:39:14.855 21002 21054 I Unity : UnityEngine.Debug:Log (object)
10-31 14:39:14.855 21002 21054 I Unity : Game:Log (string,UnityEngine.LogType,System.Nullable`1<UnityEngine.Color>,UnityEngine.GameObject,string,int) (at D:/UnityProjects/SkipBoGit/SkipBoMerge/Assets/Scripts/Game/Game.cs:515)
This file has been truncated, but you can view the full file.
Last login: Wed Oct 27 09:53:43 on ttys000
Trupthi-iMac:~ sushmitha$ adb logcat -s Unity
--------- beginning of system
--------- beginning of main
11-01 14:21:14.505 14633 14633 I Unity : windowFocusChanged: false
11-01 14:21:16.830 14633 14633 I Unity : onPause
11-01 14:21:16.891 14633 14889 I Unity :
11-01 14:21:16.891 14633 14889 I Unity :
11-01 14:21:16.891 14633 14889 I Unity : PhotonManager.cs OnApplicationPause isMasterClient False _punGameState GameStarted : => member name: OnPaused : => source line number: 1621
11-01 14:21:16.891 14633 14889 I Unity : UnityEngine.StackTraceUtility:ExtractStackTrace () (at /Users/bokken/buildslave/unity/build/Runtime/Export/Scripting/StackTrace.cs:37)
Unity iOS Support: App Tracking Transparency status not checked, because the platform is not iOS.
<b>[FlashTools]</b> Sequence 'play_offline_onclick' not found
Notification Set 1.00:00:00 : => member name: SetAndroidLocalNotificationWithReward : => source line number: 148
ios more games url : => member name: GetIosMoreGamesURL : => source line number: 726