Actions
Bug #5751
closed[Plugin]: ColoredEmoji.dll is causing errors on /(un)loademoji
Start date:
07/11/2023
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
No
Description
Hello,
I was trying to update the png database and i was first tried to unload all the old via /unloademoji and then this error came out, then i tried also /loademoji and also an error came out too. Both commands stopped the progress.
$osversion : Windows 11 Enterprise (Version 10.0 2009 Build 22621.1928)
/unloademoji
Plugin mscorlib.dll caused an error System.FormatException: Could not find any recognizable digits. at System.ParseNumbers.StringToInt(String s, Int32 radix, Int32 flags, Int32* currPos) at System.Convert.ToInt32(String value, Int32 fromBase) at ColoredEmoji.ColoredEmoji.UnloadEmoji(RegisteredCommandArgs argument)
/loademoji
Plugin mscorlib.dll caused an error System.FormatException: Could not find any recognizable digits. at System.ParseNumbers.StringToInt(String s, Int32 radix, Int32 flags, Int32* currPos) at System.Convert.ToInt32(String value, Int32 fromBase) at ColoredEmoji.ColoredEmoji.LoadEmoji(RegisteredCommandArgs argument)
- Thanks!
Actions