We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It appears the offsets have moved. Can you help or point me to the location in the binary where I can update them?
L 01/09/2025 - 20:13:55: Info (map "c5m1_waterfront") (file "/left4dead2/addons/sourcemod/logs/errors_20250109.log") L 01/09/2025 - 20:13:55: [SM] Unrecognized library "vscript" (gameconf "/var/lib/pufferpanel/servers/93662b54/left4dead2/addons/sourcemod/gamedata/vscript.txt") L 01/09/2025 - 20:13:55: [SM] Exception reported: Invalid address 0x64 is pointing to reserved memory. L 01/09/2025 - 20:13:55: [SM] Blaming: vscript.smx L 01/09/2025 - 20:13:55: [SM] Call stack trace: L 01/09/2025 - 20:13:55: [SM] [0] LoadFromAddress L 01/09/2025 - 20:13:55: [SM] [1] Line 129, vscript\vtable.sp::VTable_GetAddressFromName L 01/09/2025 - 20:13:55: [SM] [2] Line 108, vscript\util.sp::CreateSDKCall L 01/09/2025 - 20:13:55: [SM] [3] Line 30, vscript\entity.sp::Entity_LoadGamedata L 01/09/2025 - 20:13:55: [SM] [4] Line 166, \scripting\vscript.sp::OnPluginStart L 01/09/2025 - 20:13:55: [SM] Unable to load plugin "vscript.smx": Error detected in plugin startup (see error logs)
The text was updated successfully, but these errors were encountered:
L 01/09/2025 - 20:13:55: [SM] Unrecognized library "vscript" (gameconf "/var/lib/pufferpanel/servers/93662b54/left4dead2/addons/sourcemod/gamedata/vscript.txt")
What version of sourcemod are you using, you need to use a version that supports reading vscript library, which should be 1.12.0.6924 or higher.
1.12.0.6924
Sorry, something went wrong.
No branches or pull requests
It appears the offsets have moved. Can you help or point me to the location in the binary where I can update them?
The text was updated successfully, but these errors were encountered: