Seite 1 von 1

Fehler beim Account start

Verfasst: Do 13. Sep 2018, 19:54
von pete
Ich habe die Beta auf meinem Raspberry Pi installiert und wenn ich meinen Account aktiviere ("/start all") bekomme ich folgende Fehlermeldung:

Code: Alles auswählen

13.09.2018 17:46:47 Info Core x@x Logging in...
13.09.2018 17:46:48 Error Core x@x
   !##Input string was not in a correct format.
   !##  at System.Number.StringToNumber (System.String str, System.Globalization.NumberStyles options, System.Number+NumberBuffer& number, System.Globalization.NumberFormatInfo info, System.Boolean parseDecimal) [0x00057] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.Number.ParseInt32 (System.String s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info) [0x00015] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.Int32.Parse (System.String s) [0x00007] in <a6f810169ec746eeb2789b925e2858c0>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.CharResponse..ctor (System.String rawData, de.mfbot.MFBot_NG.Basisbibliothek.Account acc, System.Boolean ownAccount, System.Boolean newResponse, System.Boolean _otheraccount, System.Boolean _guildresponse) [0x0205c] in <3675843db2234d8aa30b10e2925f6e89>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.TavernResponse..ctor (System.String rawData, de.mfbot.MFBot_NG.Basisbibliothek.Account acc, System.Boolean CharRequest) [0x00000] in <3675843db2234d8aa30b10e2925f6e89>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.Response..ctor (System.String rawData, de.mfbot.MFBot_NG.Basisbibliothek.Account acc, System.Boolean newResponse, de.mfbot.MFBot_NG.Basisbibliothek.Command cmd, System.Boolean plaintext) [0x004d7] in <3675843db2234d8aa30b10e2925f6e89>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.CharResponse..ctor (System.String rawData, de.mfbot.MFBot_NG.Basisbibliothek.Account acc, System.Boolean ownAccount, System.Boolean newResponse, System.Boolean _otheraccount, System.Boolean _guildresponse) [0x00021] in <3675843db2234d8aa30b10e2925f6e89>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.LoginResponse..ctor (System.String rawData, de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x00000] in <3675843db2234d8aa30b10e2925f6e89>: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) [0x00081] in <3675843db2234d8aa30b10e2925f6e89>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.send (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.Command cmd) [0x0025e] in <3675843db2234d8aa30b10e2925f6e89>:0
13.09.2018 17:46:48 Error Core General
   !##Input string was not in a correct format.
   !##  at System.Number.StringToNumber (System.String str, System.Globalization.NumberStyles options, System.Number+NumberBuffer& number, System.Globalization.NumberFormatInfo info, System.Boolean parseDecimal) [0x00057] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.Number.ParseInt32 (System.String s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info) [0x00015] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.Int32.Parse (System.String s) [0x00007] in <a6f810169ec746eeb2789b925e2858c0>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.CharResponse..ctor (System.String rawData, de.mfbot.MFBot_NG.Basisbibliothek.Account acc, System.Boolean ownAccount, System.Boolean newResponse, System.Boolean _otheraccount, System.Boolean _guildresponse) [0x0205c] in <3675843db2234d8aa30b10e2925f6e89>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.TavernResponse..ctor (System.String rawData, de.mfbot.MFBot_NG.Basisbibliothek.Account acc, System.Boolean CharRequest) [0x00000] in <3675843db2234d8aa30b10e2925f6e89>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.Response..ctor (System.String rawData, de.mfbot.MFBot_NG.Basisbibliothek.Account acc, System.Boolean newResponse, de.mfbot.MFBot_NG.Basisbibliothek.Command cmd, System.Boolean plaintext) [0x004d7] in <3675843db2234d8aa30b10e2925f6e89>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.CharResponse..ctor (System.String rawData, de.mfbot.MFBot_NG.Basisbibliothek.Account acc, System.Boolean ownAccount, System.Boolean newResponse, System.Boolean _otheraccount, System.Boolean _guildresponse) [0x00021] in <3675843db2234d8aa30b10e2925f6e89>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.LoginResponse..ctor (System.String rawData, de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x00000] in <3675843db2234d8aa30b10e2925f6e89>: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) [0x00081] in <3675843db2234d8aa30b10e2925f6e89>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.send (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.Command cmd) [0x005ff] in <3675843db2234d8aa30b10e2925f6e89>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.xxxxxServer.doLogin (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x0002e] in <3675843db2234d8aa30b10e2925f6e89>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.login (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x0003a] in <3675843db2234d8aa30b10e2925f6e89>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.Account.login (System.Boolean relog) [0x000c4] in <3675843db2234d8aa30b10e2925f6e89>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.Account.start () [0x00008] in <3675843db2234d8aa30b10e2925f6e89>:0
  at de.mfbot.MFBot_NG.Konsole.Commands.StartCommand.Execute (System.String[] parameters) [0x0002b] in <f7a305ed4fdd4f49971128c129d582e7>:0
  at de.mfbot.MFBot_NG.Konsole.Commands.BaseCommand.ProcessCommand (System.String cmd, System.String[] parameters) [0x00059] in <f7a305ed4fdd4f49971128c129d582e7>:0
  at de.mfbot.MFBot_NG.Konsole.Program.Run () [0x00235] in <f7a305ed4fdd4f49971128c129d582e7>:0
  

Re: Fehler beim Account start

Verfasst: Do 13. Sep 2018, 20:49
von Robin
Hallo Pete,
welchen Server bespielst du denn?
So ein Fehler kommt in der Regel nur bei Servern vor, die dem offiziellen Muster nicht entsprechen (P-Server).

Grüße,
Robin

Re: Fehler beim Account start

Verfasst: Do 13. Sep 2018, 21:08
von pete
Hi Robin,
ja den Bot lasse ich für einen P-Server laufen. :D
Die 4.7.3 Version funktioniert einwandfrei auf dem P-Server, deswegen dachte ich ich poste das hier einfach mal.

Re: Fehler beim Account start

Verfasst: Do 13. Sep 2018, 21:40
von Robin
Hi Pete,
normalerweise bieten wir keinen Support für P-Server, da es aber in der Version 4.7.3 noch funktioniert habe ich mal nachgeschaut, was sich geändert hat - das einzige, was neu ist und sich in der Art auswirken könnte sind die letztens eingeführten Daily Quests, die es auf dem P-Server vermutlich noch nicht gibt, gehe ich da richtig in der Annahme?

Grüße,
Robin

Re: Fehler beim Account start

Verfasst: Do 13. Sep 2018, 21:48
von pete
Ja, die gibt es da nicht.

Re: Fehler beim Account start

Verfasst: Do 13. Sep 2018, 23:59
von Robin
Okay, dann werden wir da eine entsprechende Abfrage zur nächsten Beta verbauen.

Grüße,
Robin