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

How to fix explorer? #127

Open
ZamossIO opened this issue Jul 7, 2023 · 1 comment
Open

How to fix explorer? #127

ZamossIO opened this issue Jul 7, 2023 · 1 comment

Comments

@ZamossIO
Copy link

ZamossIO commented Jul 7, 2023

ASFenhance обнаружил ошибку, журнал ошибок ниже

  • Origin Message: explorer nickname
  • Access: Owner
  • Версия ASF: 5.4.7.3
  • Версия плагина: 1.8.6.2
    ==========================================
    {
    "EULA": true,
    "Statistic": true,
    "DevFeature": false,
    "DisabledCmds": [],
    "Address": null,
    "Addresses": []
    }
    ==========================================
  • Exception Type: System.NullReferenceException
  • Exception Message: Object reference not set to an instance of an object.
    at ASFEnhance.Explorer.ReflectionHelper.GetPrivateField[T](Object instance, String fieldname)
    at ASFEnhance.Explorer.Command.ResponseExploreDiscoveryQueue(Bot bot, SemaphoreSlim semaphore)
    at ASFEnhance.Explorer.Command.ResponseExploreDiscoveryQueue(Bot bot, SemaphoreSlim semaphore)
    at ArchiSteamFarm.Core.Utilities.InParallel[T](IEnumerable`1 tasks)
    at ASFEnhance.Explorer.Command.ResponseExploreDiscoveryQueue(String botNames)
    at ASFEnhance.ASFEnhance.ResponseCommand(Bot bot, EAccess access, String message, String[] args, UInt64 steamId)
    at ASFEnhance.ASFEnhance.OnBotCommand(Bot bot, EAccess access, String message, String[] args, UInt64 steamId)
@chr233
Copy link
Owner

chr233 commented Jul 7, 2023

its ASF's function the command only reset the timer.

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