gabrielefilipp/SmartHunter

ArgumentNullException when doing the investigation task of SAFI_JIIVA

Closed this issue · 1 comments

There's the log:
[2020-03-13 00:16:43] ArgumentNullException: 值不能为 null(value can not be null)。
参数名(parameter name): source
在 System.Linq.Enumerable.Count[TSource](IEnumerable`1 source)
在 SmartHunter.Game.Helpers.MhwHelper.UpdateAndGetMonster(Process process, UInt64 monsterAddress)
在 SmartHunter.Game.Helpers.MhwHelper.UpdateMonsterWidget(Process process, UInt64 monsterBaseList, UInt64 mapBaseAddress)
在 SmartHunter.Game.MhwMemoryUpdater.UpdateMemory()
在 SmartHunter.Core.MemoryUpdater.<>c__DisplayClass20_0.b__31()

it should be fixed now