Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work on the current version of the game #17

Open
TheMrKochan opened this issue Jan 7, 2024 · 1 comment
Open

Does not work on the current version of the game #17

TheMrKochan opened this issue Jan 7, 2024 · 1 comment

Comments

@TheMrKochan
Copy link

Make sure you are using the latest version of the Plugin and HDT.

System.Runtime.InteropServices.SEHException (0x80004005): Внешний компонент создал исключение.
в ScryDotNet.MonoObject.get_Item(String key)
в CallSite.Target(Closure , CallSite , Object , String )
в HearthMirror.Reflection.GetService(String name)
в HSReflection.Util.Services.get_RewardTrackManager()
в HSReflection.Util.RewardTracksManager.get_Entries()
в HSReflection.Util.RewardTracksManager.GetRewardTrack(RewardTrackType type)
в HSReflection.Reflection.GetQuestsInternal()
в HSReflection.Reflection.TryGetInternal[T](Func`1 action, Boolean clearCache)
в HSReflection.Reflection.GetQuests()
в QuestOverlayPlugin.Util.QuestDataUtil.UpdateQuestData(Boolean force)
в QuestOverlayPlugin.Overlay.QuestListViewModel.Update(Boolean force)
в QuestOverlayPlugin.Plugin.ShowQuests()
в QuestOverlayPlugin.Overlay.QuestListButton.d__7.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
в System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__6_0(Object state)
в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Make sure you are using the latest version of the Plugin and HDT.

System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
в HSReflection.Util.RewardTracksManager.get_Entries()
в HSReflection.Util.RewardTracksManager.GetRewardTrack(RewardTrackType type)
в HSReflection.Reflection.GetQuestsInternal()
в HSReflection.Reflection.TryGetInternal[T](Func`1 action, Boolean clearCache)
в HSReflection.Reflection.GetQuests()
в QuestOverlayPlugin.Util.QuestDataUtil.UpdateQuestData(Boolean force)
в QuestOverlayPlugin.Overlay.QuestListViewModel.Update(Boolean force)
в QuestOverlayPlugin.Plugin.ShowQuests()
в QuestOverlayPlugin.Overlay.QuestListButton.d__7.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
в System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__6_0(Object state)
в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

@SullieLore
Copy link

I managed to get the UI to stay enabled (disabling and enabling a few times), but hovering over the UI doesn't show any quest info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants