Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Y_Hooks not called with 3.10.11 Compiler and Open.MP #670

Open
AthallahDzaki opened this issue Mar 1, 2024 · 2 comments
Open

Y_Hooks not called with 3.10.11 Compiler and Open.MP #670

AthallahDzaki opened this issue Mar 1, 2024 · 2 comments

Comments

@AthallahDzaki
Copy link

AthallahDzaki commented Mar 1, 2024

If i use 3.10.10 Compiler, y_hooks work perfectly.
with 3.10.11 (64 Bit) compiler, hook not call at all only public function.

Hook Function is OnPlayerEnterDynamicRaceCP -> OnPlayerEnterDynRaceCP (x) -> OnPlayerEnterDynamicRaceCP (x)

Note : (x) is not work

3.10.10
3.10.10 Log (Called 2 Times)

3.10.11
3.10.11 Log (Called 1 Times)

@AthallahDzaki
Copy link
Author

Only happend with 31+ Function name

@Y-Less
Copy link
Member

Y-Less commented Mar 5, 2024

Let me check that specific case, because y_hooks works in open.mp in general. There could be something with the double replacements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants