aMule Forum
English => en_Bugs => Topic started by: btkaos on January 11, 2011, 01:45:40 AM
-
It seems something is wrong with the stat code, but unfortunately I don't understand it.
2011-01-11 01:35:43: Logger.cpp(331): Debug: Format.cpp(184): assert "wxAssertFailure" failed in GetString(): Called GetString() before all values were passed: %i : %s %s
2011-01-11 01:35:54: Logger.cpp(331): Debug: Format.cpp(288): assert "m_fieldStart < m_format.Length()" failed in GetCurrentField(): Passing argument to already completed string: Max Connection Limit Reached: %s
-
Nice to have an easy one for a change. Fixed in 10429.
The asserts simply show that the arguments passed to a CFormat don't match the format string.