Hi,
Could I get some help debugging this mod ? I am trying to fix it to work on my setup, but I keep getting an esp mismatch error when debugging.
this is the error.
Run-Time Check Failure #0 - The value of ESP was not properly saved across a function call. This is usually a result of calling a function declared with one calling convention with a function pointer declared with a different calling convention.
It happens after submitting the texture for the right eye.
Hi,
Could I get some help debugging this mod ? I am trying to fix it to work on my setup, but I keep getting an esp mismatch error when debugging.
this is the error.
Run-Time Check Failure #0 - The value of ESP was not properly saved across a function call. This is usually a result of calling a function declared with one calling convention with a function pointer declared with a different calling convention.
It happens after submitting the texture for the right eye.