TroubiCZ#11605
My feedback
2 results found
-
2,697 votes
TroubiCZ#11605 supported this idea ·
An error occurred while saving the comment -
Black screen on match start
-
Log20210129_054116.log 15 KB -
Captura de tela 2020-12-02 001303.png 132 KB -
Captura de tela 2020-12-02 001027.png 325 KB -
Captura de tela 2020-11-28 110832.png 362 KB -
Captura de tela 2020-11-27 175731.png 1842 KB -
UTC_Log - 09-18-2020 01.09.35.log 3 KB -
Log20200915_200105.log 23 KB -
2020-09-02.png 729 KB -
2020-08-31.png 1093 KB -
Log20200817_144311.log 234 KB -
Log20200816_201657.log 514 KB -
Log20200802_193259.log 67 KB -
Log20200704_164317.log 49 KB -
Log20200628_184519.log 39 KB -
IMG-20200625-WA0050[1].jpeg 1196 KB -
Log20200613_090208.log 22 KB -
Log20200525_205540.log 5513 KB -
MTGA 5_18_2020 11_46_12 PM.png 4599 KB -
MTGA 5_18_2020 11_46_05 PM.png 2794 KB -
Log20200514_190318.log 21 KB -
75274D8D-85F9-40BB-AD9F-7F62EA854BE6.jpeg 3317 KB -
Log20200423_223705.log 167 KB -
Log20200422_134718.log 3302 KB -
Log20200422_134053.log 259 KB -
Log20200419_174127.log 244 KB -
Log20200416_213542.log 157 KB -
Log20200413_151647.log 577 KB -
Log20200411_164634.log 486 KB -
20200313_105126.mp4 6224 KB -
Log20200213_113036.log 17729 KB -
Log20200212_191822.log 743 KB -
Black Screen.jpg 14 KB -
erro arena 2.png 203 KB -
erro mtg.png 158 KB -
erro.png 490 KB -
Log20200125_123023.log 653 KB
4,650 votesAn error occurred while saving the comment TroubiCZ#11605 commented
I think it is related to the new emote system and the fact the 3rd reward in Mastery line gives you it
In the log file, you can find this exception:
EmoteUtils.GetEmoteLocalizationDataFull exception here:
Uploading Crash Report
NullReferenceException: Object reference not set to an instance of an object
at AssetLookupTree.Payloads.Prefab.PrefabPayloadUtils.GetPrefabPath[TPayload,TPrefab] (AssetLookupTree.AssetLookupSystem assets) [0x00000] in <6f382d106a6d4808a12325c2aaeb97a9>:0
at EmoteUtils.GetEmoteLocalizationData (UnityEngine.GameObject trackingGameObject) [0x0000d] in <6f382d106a6d4808a12325c2aaeb97a9>:0
at EmoteUtils.GetFrontSideShortKey (System.String emoteId, UnityEngine.GameObject trackingGameObject) [0x00000] in <6f382d106a6d4808a12325c2aaeb97a9>:0
at NotificationPopup.SetPopup3DObject (RewardDisplayData displayData) [0x00073] in <6f382d106a6d4808a12325c2aaeb97a9>:0
at ObjectiveBubble.SetReward (RewardDisplayData reward) [0x0022c] in <6f382d106a6d4808a12325c2aaeb97a9>:0
at ContentControllerObjectives.CreateProgressionBubble (ProgressionTrackLevel level, System.Int32 tier, System.String trackName) [0x00110] in <6f382d106a6d4808a12325c2aaeb97a9>:0
at ContentControllerObjectives.ShowQuestBar (System.Collections.Generic.List`1[T] quests, System.Collections.Generic.List`1[T] questRewards, RewardDisplayData dailyReward, RewardDisplayData weeklyReward, System.Int32 dailyWins, System.Int32 curDailyGoal, System.Int32 weeklyWins, System.Int32 curWeeklyGoal, System.Boolean doUpdateBarAnimation, System.Int32 numWinsInMatch, System.Boolean dailyWeeklyWinsEnabled) [0x001af] in <6f382d106a6d4808a12325c2aaeb97a9>:0
at HomePageContentController.ShowQuestBar (System.Collections.Generic.List`1[T] quests, System.Boolean isReturningFromGame) [0x001ed] in <6f382d106a6d4808a12325c2aaeb97a9>:0
at HomePageContentController.OnFinishOpen () [0x00057] in <6f382d106a6d4808a12325c2aaeb97a9>:0
at NavContentController.FinishOpen () [0x0000e] in <6f382d106a6d4808a12325c2aaeb97a9>:0
at SceneLoader+<Coroutine_EnterScreen>d__73.MoveNext () [0x000ef] in <6f382d106a6d4808a12325c2aaeb97a9>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <4a24a4d00a4a4c199fb9b7176a22a2d7>:0An error occurred while saving the comment TroubiCZ#11605 commented
There is an NPE exception in log, indicating the problem might be with the new Emote system
EmoteUtils.GetEmoteLocalizationData
full exception here:
Uploading Crash Report
NullReferenceException: Object reference not set to an instance of an object
at AssetLookupTree.Payloads.Prefab.PrefabPayloadUtils.GetPrefabPath[TPayload,TPrefab] (AssetLookupTree.AssetLookupSystem assets) [0x00000] in <6f382d106a6d4808a12325c2aaeb97a9>:0
at EmoteUtils.GetEmoteLocalizationData (UnityEngine.GameObject trackingGameObject) [0x0000d] in <6f382d106a6d4808a12325c2aaeb97a9>:0
at EmoteUtils.GetFrontSideShortKey (System.String emoteId, UnityEngine.GameObject trackingGameObject) [0x00000] in <6f382d106a6d4808a12325c2aaeb97a9>:0
at NotificationPopup.SetPopup3DObject (RewardDisplayData displayData) [0x00073] in <6f382d106a6d4808a12325c2aaeb97a9>:0
at ObjectiveBubble.SetReward (RewardDisplayData reward) [0x0022c] in <6f382d106a6d4808a12325c2aaeb97a9>:0
at ContentControllerObjectives.CreateProgressionBubble (ProgressionTrackLevel level, System.Int32 tier, System.String trackName) [0x00110] in <6f382d106a6d4808a12325c2aaeb97a9>:0
at ContentControllerObjectives.ShowQuestBar (System.Collections.Generic.List`1[T] quests, System.Collections.Generic.List`1[T] questRewards, RewardDisplayData dailyReward, RewardDisplayData weeklyReward, System.Int32 dailyWins, System.Int32 curDailyGoal, System.Int32 weeklyWins, System.Int32 curWeeklyGoal, System.Boolean doUpdateBarAnimation, System.Int32 numWinsInMatch, System.Boolean dailyWeeklyWinsEnabled) [0x001af] in <6f382d106a6d4808a12325c2aaeb97a9>:0
at HomePageContentController.ShowQuestBar (System.Collections.Generic.List`1[T] quests, System.Boolean isReturningFromGame) [0x001ed] in <6f382d106a6d4808a12325c2aaeb97a9>:0
at HomePageContentController.OnFinishOpen () [0x00057] in <6f382d106a6d4808a12325c2aaeb97a9>:0
at NavContentController.FinishOpen () [0x0000e] in <6f382d106a6d4808a12325c2aaeb97a9>:0
at SceneLoader+<Coroutine_EnterScreen>d__73.MoveNext () [0x000ef] in <6f382d106a6d4808a12325c2aaeb97a9>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <4a24a4d00a4a4c199fb9b7176a22a2d7>:0 -
+1
Happenning since the Strixhaven release update. After finishing all my daily quests, the bottom pannel with weekly quests and XP counter and so on is not displayed. Also, all rewards given after winning any game are not displayed, too.
FOR FELLOW PLAYERS:
Don't worry, you are still getting rewards as normal, they are just not displayed on the screen. But I confirm I have got my gold / XP / cards etc. normally.