Seite 1 von 1

Problem with mirror shards

Verfasst: Do 9. Feb 2017, 23:57
von Sathorn
From time to time, usually when I'm training some soldiers in Fortress I'm getting this error. I am not sure whats the really reason, but it happens also on windows.
SPOILER
!##Input string was not in a correct format.
!## at System.Text.StringBuilder.AppendFormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00306] in <8f2c484307284b51944a1a13a14c0266>:0
at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00026] in <8f2c484307284b51944a1a13a14c0266>:0
at System.String.Format (System.String format, System.Object arg0) [0x00008] in <8f2c484307284b51944a1a13a14c0266>:0
at de.mfbot.MFBot_NG.Basisbibliothek.SingleTimeTasker.UseItem (de.mfbot.MFBot_NG.Basisbibliothek.ItemPosition pos) [0x00085] in <9ac0baef0ba845afa3d7b864f332a7e7>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Account.<doBot>b__300_2 () [0x00006] in <9ac0baef0ba845afa3d7b864f332a7e7>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Account.<doBot>b__300_0 (System.Action act) [0x00008] in <9ac0baef0ba845afa3d7b864f332a7e7>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Account.doBot () [0x00250] in <9ac0baef0ba845afa3d7b864f332a7e7>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Account.runAllBots () [0x00056] in <9ac0baef0ba845afa3d7b864f332a7e7>:0

Re: Console and Windows problem

Verfasst: Sa 11. Feb 2017, 19:30
von Sathorn
After few tests, Im not sure for 100% but it seems problem arrives only when I have a mirror part in my inventory. When I use it manually problems gone. It happens so far twice, when I will confirm it third time. Please have a look into a code.

Re: Console and Windows problem

Verfasst: So 12. Feb 2017, 14:02
von Sathorn
Ok, it is confirmed. Third situation like that - and it is for sure a mirror shard in inventory - unused. After I used it, error message was gone.

Re: Problem with mirror shards

Verfasst: So 12. Feb 2017, 14:38
von Sathorn
Ok here is the same situation but from windows log side:
SPOILER
20170204 12:42:43 Info Tavern Zadanie wykonane z rezultatem:wygrał(a). Znaleziono grzybków: 0 -->Znalazłeś(aś) przedmiot! Wartość w złocie:0 (Odłamek Lustra)
20170204 12:42:46 Error Core Nieprawidłowy format ciągu wejściowego.
Message: Nieprawidłowy format ciągu wejściowego.
HResult: -2146233033
Source: mscorlib
StackTrace: w System.Text.StringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args)
w System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args)
w de.mfbot.MFBot_NG.Basisbibliothek.SingleTimeTasker.UseItem(ItemPosition pos)
w de.mfbot.MFBot_NG.Basisbibliothek.Account.(Action )
w de.mfbot.MFBot_NG.Basisbibliothek.Account.()
w de.mfbot.MFBot_NG.Basisbibliothek.Account.
()
TargetSite: System.Text.StringBuilder AppendFormatHelper(System.IFormatProvider, System.String, System.ParamsArray)
What you can see in this log is interesting, because its a clear confirmation on the problem.
SPOILER
20170204 12:42:43 Info Tavern Zadanie wykonane z rezultatem:wygrał(a). Znaleziono grzybków: 0 -->Znalazłeś(aś) przedmiot! Wartość w złocie:0 (Odłamek Lustra)
its info about succesfull quest with mirror shard as a result
and then immediately an error:
SPOILER
Message: Nieprawidłowy format ciągu wejściowego.
"Incorrect string format"

Also, I believe that posted problem by "Johann" - Problem with international server is all about the same problem which as Johann says "dissapears by itself"

Re: Problem with mirror shards

Verfasst: So 26. Mär 2017, 15:34
von Robin
Is fixed with the next version! :-)

Regards,
Robin