Seite 2 von 2

Re: Login

Verfasst: Do 19. Okt 2023, 10:35
von Raffael41
Bei mir funktioniert es aber leider immer noch ned
Hab die manuell hinzugefügten gelöscht
Über die Liste hinzugefügt aber
Mehr als logging in…. Passiert nicht

Re: Login

Verfasst: Fr 20. Okt 2023, 19:58
von Arctura
Adding this to the conversation here:

Code: Alles auswählen

######################### Closed ############################
#####################################################
#### Log für: General
#### Beginn am: 20-10-2023 19:55:38
#### Bot Version: MFBot 5.6.2.0 (Chinook)
#####################################################
20231020 19:55:50 Error Core The method or operation is not implemented.
Message: The method or operation is not implemented.
HResult: -2147467263
Source: Basisbibliothek
StackTrace:    at de.mfbot.MFBot_NG.Basisbibliothek.Server.GetDomainFromId(Int32 serverId) in File195:line 906
   at A.OKT.DKT.Q()
   at A.OKT.KKT.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
TargetSite: System.String GetDomainFromId(Int32)

20231020 19:55:59 Error Core The method or operation is not implemented.
Message: The method or operation is not implemented.
HResult: -2147467263
Source: Basisbibliothek
StackTrace:    at de.mfbot.MFBot_NG.Basisbibliothek.Server.GetDomainFromId(Int32 serverId) in File195:line 906
   at A.OKT.DKT.Q()
   at A.OKT.KKT.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
TargetSite: System.String GetDomainFromId(Int32)

20231020 19:55:50 Error Core The method or operation is not implemented.
Message: The method or operation is not implemented.
HResult: -2147467263
Source: Basisbibliothek
StackTrace:    at de.mfbot.MFBot_NG.Basisbibliothek.Server.GetDomainFromId(Int32 serverId) in File195:line 906
   at A.OKT.DKT.Q()
   at A.OKT.KKT.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
TargetSite: System.String GetDomainFromId(Int32)

20231020 19:55:59 Error Core The method or operation is not implemented.
Message: The method or operation is not implemented.
HResult: -2147467263
Source: Basisbibliothek
StackTrace:    at de.mfbot.MFBot_NG.Basisbibliothek.Server.GetDomainFromId(Int32 serverId) in File195:line 906
   at A.OKT.DKT.Q()
   at A.OKT.KKT.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
TargetSite: System.String GetDomainFromId(Int32)

######################### Closed ############################

Re: Login

Verfasst: Mi 25. Okt 2023, 10:30
von Arctura
Managed to get this working by manually creating the mfbot.de folder in %appdata% and creating the config file. Found this in an older forum post. Text below:


---

This is a sign that the MFBot seems to be blocked from accessing our server - maybe antivirus software stepping in because it's unknown behavior for it.
One of the files the bot tries to download is the update for the current server configuration, including the server IDs you can't seem to retrieve.

Usually this is an issue with current console versions, but since the bot tries to download this file to AppData, you can, too!
Downloading the file from https://s2.mfbot.de/api/botinterface/sfgame_cfg.php and saving it to %AppData%\mfbot.de\sfconfig.json (the changed file ending is important here) manually (for example via right click -> "Save link as") should work.