Krit. Fehler: Schlüssel war nicht im Wörterbuch

In das Unterforum "Erledigt" werden alle Beiträge geschoben, die erledigt sind, bspw. bei behobenen Bugs.

Habt ihr das Problem nur auf S31?

Ja, nur S31 betroffen
6
43%
Nein, auch auf anderen Welten
8
57%
 
Insgesamt abgegebene Stimmen: 14
potato
Beiträge: 40
Registriert: Mo 16. Nov 2015, 14:50
Hat sich bedankt: 3 Mal
Danksagung erhalten: 11 Mal

Re: Krit. Fehler: Schlüssel war nicht im Wörterbuch

Beitrag von potato »

... ich konnte den Fehler beheben, indem ich in der Acc.ini den alten Account umbenannt und dann in der Oberfläche neu angelegt habe. Jetzt läuft der Bot auch wieder auf w27 (y)
Mfighter
Beiträge: 3
Registriert: Mi 2. Jun 2021, 17:31
Hat sich bedankt: 0
Danksagung erhalten: 1 Mal

Re: Krit. Fehler: Schlüssel war nicht im Wörterbuch

Beitrag von Mfighter »

Der Fehler tritt ebenfalls auf Server s42 auf.
SPOILER
20220717 15:32:34 Error Core The given key was not present in the dictionary.
Message: The given key was not present in the dictionary.
HResult: -2146232969
Source: mscorlib
StackTrace: at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <a6f810169ec746eeb2789b925e2858c0>:0
at de.mfbot.MFBot_NG.Basisbibliothek.LoginResponse..ctor (System.String rawData, de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x00012] in <7089555ba8f94f4fb8ad057e3b568580>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Response.createResponse (System.String rawData, de.mfbot.MFBot_NG.Basisbibliothek.Command request, de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x0008a] in <7089555ba8f94f4fb8ad057e3b568580>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Server.getGameResponse (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.Command cmd) [0x001d8] in <7089555ba8f94f4fb8ad057e3b568580>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Server.send (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.Command cmd) [0x0033f] in <7089555ba8f94f4fb8ad057e3b568580>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Server.doLogin (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x0002e] in <7089555ba8f94f4fb8ad057e3b568580>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Server.login (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x00041] in <7089555ba8f94f4fb8ad057e3b568580>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Account.login (System.Boolean relog) [0x000be] in <7089555ba8f94f4fb8ad057e3b568580>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Account.start () [0x00008] in <7089555ba8f94f4fb8ad057e3b568580>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Bot+<>c__DisplayClass40_0.<startAccount>b__0 () [0x00000] in <7089555ba8f94f4fb8ad057e3b568580>:0
at de.mfbot.MFBot_NG.Basisbibliothek.PerformanceHelper+<>c__DisplayClass27_0.<createThread>b__0 () [0x00000] in <7089555ba8f94f4fb8ad057e3b568580>:0
TargetSite: System.String get_Item(System.String)
Benutzeravatar
Robin
Administrator
Beiträge: 1723
Registriert: So 30. Jun 2013, 18:12
Wohnort: Rheinland-Pfalz
Hat sich bedankt: 303 Mal
Danksagung erhalten: 354 Mal

Re: Krit. Fehler: Schlüssel war nicht im Wörterbuch

Beitrag von Robin »

Hallo zusammen,

in der Beta-Version war leider ein Fehler, der ggf. dafür gesorgt hat, dass eure Version automatisch auf Version 5.4.1.0 zurückgedreht wurde.
Leider lässt sich auch im Nachhinein in den Logs nicht mehr unterscheiden, ob die "echte" Beta oder nicht lief - könntet ihr ggf. die Version noch einmal neu direkt herunterladen und prüfen, ob der Fehler dann immer noch auftritt?

Grüße, Robin
MFBot-VersionCode-Zeilen*In Dateien*Letzte Version
MFBot 1.5.x64851Juli 2013
MFBot 2.x1436316März 2014
MFBot 3.x2209536März 2015
MFBot 4.x55242241Juli 2018
MFBot 5.x66000440Tbc
*Ohne automatisch generierten Designer-Code
Benutzeravatar
DaBear78
Spender
Beiträge: 56
Registriert: Sa 29. Mär 2014, 12:48
Hat sich bedankt: 3 Mal
Danksagung erhalten: 5 Mal

Re: Krit. Fehler: Schlüssel war nicht im Wörterbuch

Beitrag von DaBear78 »

Ja, tritt auch mit der aktuellen Beta noch auf:

Code: Alles auswählen

#####################################################
#### Log für: XXX@W21.SFGAME.NET
#### Beginn am: 21.07.2022 19:08:10
#### Bot Version: MFBot 5.4.2b1 - Beta (running on 0131707c) (Wisteria)
#####################################################
20220721 19:08:12 Info Core Logging in...
20220721 19:08:14 Error RequestResponse Something went wrong on sending a de.mfbot.MFBot_NG.Basisbibliothek.LoginCommand!
Message: Der angegebene Schlüssel war nicht im Wörterbuch angegeben.
HResult: -2146232969
Source: mscorlib
StackTrace:    bei System.ThrowHelper.ThrowKeyNotFoundException()
   bei System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   bei de.mfbot.MFBot_NG.Basisbibliothek.LoginResponse.H() in File87:Zeile 55.
   bei de.mfbot.MFBot_NG.Basisbibliothek.LoginResponse.Build() in File87:Zeile 51.
   bei de.mfbot.MFBot_NG.Basisbibliothek.BaseResponse.H(String H, Command K, Account V) in File94:Zeile 167.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.S(Account H, Command K) in File174:Zeile 737.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.send(Account acc, Command cmd) in File174:Zeile 639.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.doLogin(Account acc) in File174:Zeile 499.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.login(Account acc) in File174:Zeile 475.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Account.login(Boolean relog) in File0:Zeile 1698.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Account.start() in File0:Zeile 1753.
   bei de.mfbot.MFBot_NG.Basisbibliothek.PerformanceHelper.XS.H() in File182:Zeile 242.
TargetSite: Void ThrowKeyNotFoundException()

20220721 19:08:14 Error RequestResponse        bei System.ThrowHelper.ThrowKeyNotFoundException()
Message: Der angegebene Schlüssel war nicht im Wörterbuch angegeben.
HResult: -2146232969
Source: mscorlib
StackTrace:    bei System.ThrowHelper.ThrowKeyNotFoundException()
   bei System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   bei de.mfbot.MFBot_NG.Basisbibliothek.LoginResponse.H() in File87:Zeile 55.
   bei de.mfbot.MFBot_NG.Basisbibliothek.LoginResponse.Build() in File87:Zeile 51.
   bei de.mfbot.MFBot_NG.Basisbibliothek.BaseResponse.H(String H, Command K, Account V) in File94:Zeile 167.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.S(Account H, Command K) in File174:Zeile 737.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.send(Account acc, Command cmd) in File174:Zeile 639.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.doLogin(Account acc) in File174:Zeile 499.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.login(Account acc) in File174:Zeile 475.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Account.login(Boolean relog) in File0:Zeile 1698.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Account.start() in File0:Zeile 1753.
   bei de.mfbot.MFBot_NG.Basisbibliothek.PerformanceHelper.XS.H() in File182:Zeile 242.
TargetSite: Void ThrowKeyNotFoundException()

20220721 19:08:14 Error RequestResponse        bei System.Collections.Generic.Dictionary`2.get_Item(TKey key)
Message: Der angegebene Schlüssel war nicht im Wörterbuch angegeben.
HResult: -2146232969
Source: mscorlib
StackTrace:    bei System.ThrowHelper.ThrowKeyNotFoundException()
   bei System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   bei de.mfbot.MFBot_NG.Basisbibliothek.LoginResponse.H() in File87:Zeile 55.
   bei de.mfbot.MFBot_NG.Basisbibliothek.LoginResponse.Build() in File87:Zeile 51.
   bei de.mfbot.MFBot_NG.Basisbibliothek.BaseResponse.H(String H, Command K, Account V) in File94:Zeile 167.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.S(Account H, Command K) in File174:Zeile 737.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.send(Account acc, Command cmd) in File174:Zeile 639.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.doLogin(Account acc) in File174:Zeile 499.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.login(Account acc) in File174:Zeile 475.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Account.login(Boolean relog) in File0:Zeile 1698.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Account.start() in File0:Zeile 1753.
   bei de.mfbot.MFBot_NG.Basisbibliothek.PerformanceHelper.XS.H() in File182:Zeile 242.
TargetSite: Void ThrowKeyNotFoundException()

20220721 19:08:14 Error RequestResponse        bei de.mfbot.MFBot_NG.Basisbibliothek.LoginResponse.H() in File87:Zeile 55.
Message: Der angegebene Schlüssel war nicht im Wörterbuch angegeben.
HResult: -2146232969
Source: mscorlib
StackTrace:    bei System.ThrowHelper.ThrowKeyNotFoundException()
   bei System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   bei de.mfbot.MFBot_NG.Basisbibliothek.LoginResponse.H() in File87:Zeile 55.
   bei de.mfbot.MFBot_NG.Basisbibliothek.LoginResponse.Build() in File87:Zeile 51.
   bei de.mfbot.MFBot_NG.Basisbibliothek.BaseResponse.H(String H, Command K, Account V) in File94:Zeile 167.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.S(Account H, Command K) in File174:Zeile 737.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.send(Account acc, Command cmd) in File174:Zeile 639.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.doLogin(Account acc) in File174:Zeile 499.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.login(Account acc) in File174:Zeile 475.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Account.login(Boolean relog) in File0:Zeile 1698.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Account.start() in File0:Zeile 1753.
   bei de.mfbot.MFBot_NG.Basisbibliothek.PerformanceHelper.XS.H() in File182:Zeile 242.
TargetSite: Void ThrowKeyNotFoundException()

20220721 19:08:14 Error RequestResponse        bei de.mfbot.MFBot_NG.Basisbibliothek.LoginResponse.Build() in File87:Zeile 51.
Message: Der angegebene Schlüssel war nicht im Wörterbuch angegeben.
HResult: -2146232969
Source: mscorlib
StackTrace:    bei System.ThrowHelper.ThrowKeyNotFoundException()
   bei System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   bei de.mfbot.MFBot_NG.Basisbibliothek.LoginResponse.H() in File87:Zeile 55.
   bei de.mfbot.MFBot_NG.Basisbibliothek.LoginResponse.Build() in File87:Zeile 51.
   bei de.mfbot.MFBot_NG.Basisbibliothek.BaseResponse.H(String H, Command K, Account V) in File94:Zeile 167.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.S(Account H, Command K) in File174:Zeile 737.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.send(Account acc, Command cmd) in File174:Zeile 639.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.doLogin(Account acc) in File174:Zeile 499.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.login(Account acc) in File174:Zeile 475.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Account.login(Boolean relog) in File0:Zeile 1698.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Account.start() in File0:Zeile 1753.
   bei de.mfbot.MFBot_NG.Basisbibliothek.PerformanceHelper.XS.H() in File182:Zeile 242.
TargetSite: Void ThrowKeyNotFoundException()

20220721 19:08:14 Error RequestResponse        bei de.mfbot.MFBot_NG.Basisbibliothek.BaseResponse.H(String H, Command K, Account V) in File94:Zeile 167.
Message: Der angegebene Schlüssel war nicht im Wörterbuch angegeben.
HResult: -2146232969
Source: mscorlib
StackTrace:    bei System.ThrowHelper.ThrowKeyNotFoundException()
   bei System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   bei de.mfbot.MFBot_NG.Basisbibliothek.LoginResponse.H() in File87:Zeile 55.
   bei de.mfbot.MFBot_NG.Basisbibliothek.LoginResponse.Build() in File87:Zeile 51.
   bei de.mfbot.MFBot_NG.Basisbibliothek.BaseResponse.H(String H, Command K, Account V) in File94:Zeile 167.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.S(Account H, Command K) in File174:Zeile 737.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.send(Account acc, Command cmd) in File174:Zeile 639.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.doLogin(Account acc) in File174:Zeile 499.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.login(Account acc) in File174:Zeile 475.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Account.login(Boolean relog) in File0:Zeile 1698.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Account.start() in File0:Zeile 1753.
   bei de.mfbot.MFBot_NG.Basisbibliothek.PerformanceHelper.XS.H() in File182:Zeile 242.
TargetSite: Void ThrowKeyNotFoundException()

20220721 19:08:14 Error RequestResponse        bei de.mfbot.MFBot_NG.Basisbibliothek.Server.S(Account H, Command K) in File174:Zeile 737.
Message: Der angegebene Schlüssel war nicht im Wörterbuch angegeben.
HResult: -2146232969
Source: mscorlib
StackTrace:    bei System.ThrowHelper.ThrowKeyNotFoundException()
   bei System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   bei de.mfbot.MFBot_NG.Basisbibliothek.LoginResponse.H() in File87:Zeile 55.
   bei de.mfbot.MFBot_NG.Basisbibliothek.LoginResponse.Build() in File87:Zeile 51.
   bei de.mfbot.MFBot_NG.Basisbibliothek.BaseResponse.H(String H, Command K, Account V) in File94:Zeile 167.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.S(Account H, Command K) in File174:Zeile 737.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.send(Account acc, Command cmd) in File174:Zeile 639.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.doLogin(Account acc) in File174:Zeile 499.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.login(Account acc) in File174:Zeile 475.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Account.login(Boolean relog) in File0:Zeile 1698.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Account.start() in File0:Zeile 1753.
   bei de.mfbot.MFBot_NG.Basisbibliothek.PerformanceHelper.XS.H() in File182:Zeile 242.
TargetSite: Void ThrowKeyNotFoundException()

20220721 19:08:14 Error RequestResponse        bei de.mfbot.MFBot_NG.Basisbibliothek.Server.send(Account acc, Command cmd) in File174:Zeile 531.
Message: Der angegebene Schlüssel war nicht im Wörterbuch angegeben.
HResult: -2146232969
Source: mscorlib
StackTrace:    bei System.ThrowHelper.ThrowKeyNotFoundException()
   bei System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   bei de.mfbot.MFBot_NG.Basisbibliothek.LoginResponse.H() in File87:Zeile 55.
   bei de.mfbot.MFBot_NG.Basisbibliothek.LoginResponse.Build() in File87:Zeile 51.
   bei de.mfbot.MFBot_NG.Basisbibliothek.BaseResponse.H(String H, Command K, Account V) in File94:Zeile 167.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.S(Account H, Command K) in File174:Zeile 737.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.send(Account acc, Command cmd) in File174:Zeile 639.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.doLogin(Account acc) in File174:Zeile 499.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Server.login(Account acc) in File174:Zeile 475.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Account.login(Boolean relog) in File0:Zeile 1698.
   bei de.mfbot.MFBot_NG.Basisbibliothek.Account.start() in File0:Zeile 1753.
   bei de.mfbot.MFBot_NG.Basisbibliothek.PerformanceHelper.XS.H() in File182:Zeile 242.
TargetSite: Void ThrowKeyNotFoundException()

20220721 19:11:10 Info Core Logged out
######################### Closed ############################
Benutzeravatar
Robin
Administrator
Beiträge: 1723
Registriert: So 30. Jun 2013, 18:12
Wohnort: Rheinland-Pfalz
Hat sich bedankt: 303 Mal
Danksagung erhalten: 354 Mal

Re: Krit. Fehler: Schlüssel war nicht im Wörterbuch

Beitrag von Robin »

Hi DaBear,

habe dir eine PN zum weiteren Analyseverlauf geschickt.

Für alle anderen Beteiligten: Wir haben inzwischen ein weiteres Problem identifiziert und sind dran, das auszugleichen.

Grüße, Robin
MFBot-VersionCode-Zeilen*In Dateien*Letzte Version
MFBot 1.5.x64851Juli 2013
MFBot 2.x1436316März 2014
MFBot 3.x2209536März 2015
MFBot 4.x55242241Juli 2018
MFBot 5.x66000440Tbc
*Ohne automatisch generierten Designer-Code
Benutzeravatar
Robin
Administrator
Beiträge: 1723
Registriert: So 30. Jun 2013, 18:12
Wohnort: Rheinland-Pfalz
Hat sich bedankt: 303 Mal
Danksagung erhalten: 354 Mal

Re: Krit. Fehler: Schlüssel war nicht im Wörterbuch

Beitrag von Robin »

Kurzes Update: Beta 2 (s. https://www.mfbot.de/version-5-4-2b2-beta-version/) sollte einige Probleme in die Richtung lösen, probiert sie gerne mal aus.

Grüße, Robin
Folgende Benutzer bedankten sich beim Autor Robin für den Beitrag (Insgesamt 2):
DaBear78 (Fr 22. Jul 2022, 10:42) • blablabla (Sa 23. Jul 2022, 08:23)
MFBot-VersionCode-Zeilen*In Dateien*Letzte Version
MFBot 1.5.x64851Juli 2013
MFBot 2.x1436316März 2014
MFBot 3.x2209536März 2015
MFBot 4.x55242241Juli 2018
MFBot 5.x66000440Tbc
*Ohne automatisch generierten Designer-Code
Gesperrt

Wer ist online?

Mitglieder in diesem Forum: Ahrefs [Bot], Bing [Bot] und 19 Gäste