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

Fails to load on L4D2 #16

Open
Satanic-Spirit opened this issue Jan 10, 2025 · 1 comment
Open

Fails to load on L4D2 #16

Satanic-Spirit opened this issue Jan 10, 2025 · 1 comment

Comments

@Satanic-Spirit
Copy link

Satanic-Spirit commented Jan 10, 2025

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)

@FortyTwoFortyTwo
Copy link
Owner

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.

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