Anyone konw how to fix " Size range overflow " ?
Posted: Mon Dec 23, 2024 3:38 am
Size range overflow in
Panel1.SendMoveSizeMessages: Width=91265,
Height=34.
I recently made a Trainer through CE. some people reacted that they can't open it (all Win11), I debugged it and found that they open the lua window of the CE will show the above error. So I changed the system DPI to 100%, it can be displayed normally, but when the DPI is restored, it can't open Trainer again. I tried removing the included fixDPI() and making the window very small and still have the problem.This problem is known to only occur in win11, can anyone help with this?
Panel1.SendMoveSizeMessages: Width=91265,
Height=34.
I recently made a Trainer through CE. some people reacted that they can't open it (all Win11), I debugged it and found that they open the lua window of the CE will show the above error. So I changed the system DPI to 100%, it can be displayed normally, but when the DPI is restored, it can't open Trainer again. I tried removing the included fixDPI() and making the window very small and still have the problem.This problem is known to only occur in win11, can anyone help with this?