Skip to content

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. #126

@renanpc

Description

@renanpc

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions