You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Use this repo with SourceMod 1.11 as for your testing server
Start your server
Check the errors in console or in error logs
The text was updated successfully, but these errors were encountered:
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.
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:
The text was updated successfully, but these errors were encountered: