memory.dll icon indicating copy to clipboard operation
memory.dll copied to clipboard

ReadFloat, System.FormatException: 'Input string was not in a correct format'

Open kotikgem opened this issue 4 years ago • 1 comments

photo_2021-09-28_00-48-08 System.FormatException HResult=0x80131537 Message=Input string was not in a correct format. Source=System.Private.CoreLib StackTrace: at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type) at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info) at System.Int32.Parse(String s, NumberStyles style) at Memory.Mem.GetCode(String name, String path, Int32 size) at Memory.Mem.ReadFloat(String code, String file, Boolean round) at memtest.Program.Main(String[] args) in C:\Users\zKotikGem\Source\Repos\memtest\memtest\Program.cs:line 17

kotikgem avatar Sep 27 '21 20:09 kotikgem

Try removing the spaces please.

erfg12 avatar Jan 25 '22 17:01 erfg12