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

[BUG] Plugins' incompatibility with SM 1.11 #838

Open
StarterX4 opened this issue Nov 10, 2024 · 0 comments
Open

[BUG] Plugins' incompatibility with SM 1.11 #838

StarterX4 opened this issue Nov 10, 2024 · 0 comments

Comments

@StarterX4
Copy link
Contributor

Describe the bug
As some plugins don't work with 1.11 without recompilation now, I think the support for 1.11 and up (in readme) should be corrected to just 1.12, or it should be noted that some plugins (or better all of them) should be recompiled under 1.11.

L 11/10/2024 - 19:33:31: [SM] Failed to load plugin "fixes/l4d_fix_stagger_dir.smx": Unable to load plugin (unsupported feature set; code is too new).
L 11/10/2024 - 19:33:31: [SM] Failed to load plugin "fixes/l4d2_charge_target_fix.smx": Unable to load plugin (unsupported feature set; code is too new).
L 11/10/2024 - 19:33:31: [SM] Failed to load plugin "fixes/l4d_fix_common_shove.smx": Unable to load plugin (unsupported feature set; code is too new).
L 11/10/2024 - 19:33:31: [SM] Failed to load plugin "fixes/l4d_fix_rotated_physblocker.smx": Unable to load plugin (unsupported feature set; code is too new).
L 11/10/2024 - 19:33:31: [SM] Failed to load plugin "fixes/l4d_tongue_bend_fix.smx": Unable to load plugin (unsupported feature set; code is too new).

There were like two more plugins since this repo switched to 1.12, but just recompiled and forgot about them.
Though since the list is growing, I think we should point it out. Compatibility with 1.11 gets lost.

To Reproduce
Steps to reproduce the behavior:

  1. Use this repo with SourceMod 1.11 as for your testing server
  2. Start your server
  3. Check the errors in console or in error logs
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