Arithmetic error resulted in an overflow

Ojas Chugh 0 Reputation points
2024-07-20T21:51:41.9733333+00:00

I am using exe file which is actually a file i need to run to do a task on an emulator on windows 11 which is used to modify things in emulater (actually a cheat for a game in emulator) ,  this tool uses .NET framework 3.5 and when I try to to run anything in that,  it gives error " Arithmetic operation resulted in an overflow", I googled it and found that this problem is related to .NET framework,  can you please tell me how to fix this issue related to .NET Framework???

note- there's no issue with the file, the error is with ms framework 3.5

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,935 questions
{count} votes

2 answers

Sort by: Most helpful
  1. MotoX80 32,736 Reputation points
    2024-07-21T01:38:20.5566667+00:00

    Contact the author/developer/support team for that tool and ask them for a version that is compiled with a different .NET framework.

    We really can't help you if you don't provide specific details of the error. IE, do you have a dump? Do you have the source code to this program? What statement is causing the crash? How would we recreate the error to verify that it really is a .NET problem and test against other .NET versions?

    0 comments No comments

  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more