Seite 1 von 1

Translation bugs: spanish.

Verfasst: Mi 2. Jan 2019, 19:54
von henrypintoc
Hi all. I report two points:
1) I would like to contribute to the translation of some parts of the bot: Photos attached
Bild

Bild


2) in the Spanish translation, when selecting "Mostrar detalles" (show details), an error occurs, a sale appears and the details window appears in white (attached photos):
SPOILER
20190102 13:44:41 Error Core Se produjo una excepción en el destino de la invocación.
Message: Se produjo una excepción en el destino de la invocación.
HResult: -2146232828
Source: mscorlib
StackTrace: en System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
en System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
en System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
en System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
en System.Activator.CreateInstance(Type type, Object[] args)
en MFBot_1701_E.Forms.FrmAccount.MJS.W(Type W)
en System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
en System.Linq.Buffer`1..ctor(IEnumerable`1 source)
en System.Linq.OrderedEnumerable`1.<GetEnumerator>d__1.MoveNext()
en System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
en System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
en MFBot_1701_E.Forms.FrmAccount..ctor(Player W)
TargetSite: System.Object InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
=== INNER EXCEPTION ===
Message: La cadena de entrada no tiene el formato correcto.
HResult: -2146233033
Source: mscorlib
StackTrace: en System.Text.StringBuilder.FormatError()
en System.Text.StringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args)
en System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args)
en System.String.Format(String format, Object[] args)
en MFBot_1701_E.FormParts.AccountPages.AccountPageBase.setTooltip(PictureBox target, Item pItem, EquippableFighter comparableFighter)
en MFBot_1701_E.FormParts.AccountPages.AccountPageBase.setItemToBox(PictureBox picbox, Int32 index, EquippableFighter comparableFighter, Boolean socket)
en MFBot_1701_E.FormParts.AccountPages.AccountCharacter.W(Object W, PropertyChangedEventArgs V)
en MFBot_1701_E.FormParts.AccountPages.AccountCharacter..ctor(Player a, Control parent)
TargetSite: Void FormatError()
Bild

Bild

I hope the messages are helpful!
Very good update of the V5. Good job!

Re: Translation bugs: spanish.

Verfasst: Do 3. Jan 2019, 11:52
von Robin
Hi Henry,
thank you for the missing translations and the error report, both will be solved with the next update!

Regards,
Robin