23 lines
1.9 KiB
Plaintext
23 lines
1.9 KiB
Plaintext
|
|
error=6 warning=410 log=4139
|
|||
|
|
--- error 메시지(중복 묶음) ---
|
|||
|
|
×1 NullReferenceException: Object reference not set to an instance of an object
|
|||
|
|
ProjectileInfo+<Start>d__7.MoveNext () (at Assets/Script/Info/ProjectileInfo.cs:33)
|
|||
|
|
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress)
|
|||
|
|
×1 PlayFabException: Must be logged in to call this method
|
|||
|
|
PlayFab.PlayFabClientAPI.GetTitleNews (PlayFab.ClientModels.GetTitleNewsRequest request, System.Action`1[T] resultCallba
|
|||
|
|
ServerInfo.Get_News (System.Action`1[T] _act) (at Assets/Script/Server/ServerInfo.cs:428)
|
|||
|
|
DataCheckMgr+<Co_1Min>d__11.MoveNext () (at Assets/Script/Util/DataCheckMgr.cs:38)
|
|||
|
|
×1 NullReferenceException: Object reference not set to an instance of an object
|
|||
|
|
DataCheckMgr+<Co_1Sec>d__13.MoveNext () (at Assets/Script/Util/DataCheckMgr.cs:59)
|
|||
|
|
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress)
|
|||
|
|
UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
|
|||
|
|
×1 NullReferenceException: Object reference not set to an instance of an object
|
|||
|
|
InGameInfo.Set_Init () (at Assets/Script/Info/InGameInfo.cs:46)
|
|||
|
|
InGameInfo+<Start>d__16.MoveNext () (at Assets/Script/Info/InGameInfo.cs:78)
|
|||
|
|
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress)
|
|||
|
|
×1 NullReferenceException: Object reference not set to an instance of an object
|
|||
|
|
DropItemInfo.Make_DropItem (System.Int32 key, System.Int32 count) (at Assets/Script/Info/DropItemInfo.cs:60)
|
|||
|
|
DropItemInfo.Start () (at Assets/Script/Info/DropItemInfo.cs:24)
|
|||
|
|
×1 NullReferenceException: Object reference not set to an instance of an object
|
|||
|
|
LoadMapMgr.Awake () (at Assets/Script/Ingame/LoadMapMgr.cs:16)
|