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

Invalid or unsupported instruction #70

Open
iLuXing opened this issue Feb 11, 2024 · 1 comment
Open

Invalid or unsupported instruction #70

iLuXing opened this issue Feb 11, 2024 · 1 comment

Comments

@iLuXing
Copy link

iLuXing commented Feb 11, 2024

    "pawn": {
        "legacy_plugins": ["jit", "streamer"],
        "main_scripts": [ "ngf" ],
        "side_scripts": []
    }
#include "./includes/libs/streamer";
#include "./includes/libs/sscanf2";
#include "./includes/libs/Pawn.CMD"
#include "./includes/libs/easyDialog"
#define YSI_NO_HEAP_MALLOC
#include "./includes/libs/YSI-Includes/YSI_Coding\y_timers"
#include "./includes/libs/YSI-Includes/YSI_Coding\y_hooks"
[jit] Invalid or unsupported instruction at address 000005b8:\
[jit]   => 0000008c
[jit] Compilation failed
@iLuXing
Copy link
Author

iLuXing commented Feb 11, 2024

another problem occoured when i delete "-O2" from pawn.cc

omp_minidump.dmp

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

1 participant