ChrisNZL / Tallowmere2

Changelog, issue tracker, and development knowledge for Tallowmere 2.
https://tallowmere2.com
13 stars 0 forks source link

Null ref: Achievements: Difficulty check can be null if game is not in a dungeon #1208

Closed ChrisNZL closed 10 months ago

ChrisNZL commented 10 months ago

Steam. Feedback ID: 0.4.0_20230815-V7CHX

5:40:44, Frame 474, EXCEPTION »  NullReferenceException: Object reference not set to an instance of an object
>>>>> CRITICAL ERROR >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

T2.Task.get_DifficultyIsCuddly ()
T2.Task.ProcessOneOff (T2.GameModeID gameModeID)
T2.Account.OnPerformedOneOffTask (T2.TaskID taskID, T2.GameModeID gameModeID)
T2.Task.OnTaskCompleted ()
T2.TaskProgress.IncreaseValueIfNeeded (T2.Task task)
T2.Task.IncreaseProgress ()
T2.Task.Cheat_CompleteTask ()
T2.TaskProgressManager_Steam.OnStatsReceived (Steamworks.UserStatsReceived_t callback)
Steamworks.Callback`1[T].OnRunCallback (System.IntPtr pvParam)
UnityEngine.Debug:LogException(Exception)
Steamworks.CallbackDispatcher:ExceptionHandler(Exception)
Steamworks.Callback`1:OnRunCallback(IntPtr)
Steamworks.CallbackDispatcher:RunFrame(Boolean)
Steamworks.SteamAPI:RunCallbacks()
T2.Platform_Steam:Update()

OnlineGameInfo: Device is offline.
No previous server nor online game info.
ChrisNZL commented 10 months ago

0.4.0a: