GAMMACASE / MomSurfFix

Momentum mod surf fix ported to csgo and css
https://forums.alliedmods.net/showthread.php?p=2680743#post2680743
GNU General Public License v3.0
58 stars 11 forks source link

Load Error #14

Closed fearts closed 2 years ago

fearts commented 2 years ago

L 10/01/2022 - 01:20:35: [SM] Exception reported: [momsurffix2] Can't get "g_pMemAlloc" address from gamedata. L 10/01/2022 - 01:20:35: [SM] Blaming: momsurffix2.smx L 10/01/2022 - 01:20:35: [SM] Call stack trace: L 10/01/2022 - 01:20:35: [SM] [0] SetFailState L 10/01/2022 - 01:20:35: [SM] [1] Line 656, momsurffix2.sp::SetFailStateCustom L 10/01/2022 - 01:20:35: [SM] [2] Line 152, momsurffix/utils.sp::InitUtils L 10/01/2022 - 01:20:35: [SM] [3] Line 98, momsurffix2.sp::OnPluginStart L 10/01/2022 - 01:20:35: [SM] Unable to load plugin "momsurffix2.smx": Error detected in plugin startup (see error logs)

Not sure why I'm getting this error.

Game TF2

OS Windows

Addons MetaMod v1.11.0-dev+1148V SourceMod v1.11.0.6911

] sm exts list [SM] Displaying 20 extensions: [01] Automatic Updater (1.11.0.6911): Updates SourceMod gamedata files [02] Webternet (1.11.0.6911): Extension for interacting with URLs [03] Accelerator (2.5.0): SRCDS Crash Handler [04] TF2Items (1.6.4): TF2 Item Modifier [05] TF2 Tools (1.11.0.6911): TF2 extended functionality [06] BinTools (1.11.0.6911): Low-level C/C++ Calling API [07] SDK Hooks (1.11.0.6911): Source SDK Hooks [08] SDK Tools (1.11.0.6911): Source SDK Tools [09] Top Menus (1.11.0.6911): Creates sorted nested menus [10] Regex (1.11.0.6911): Provides regex natives for plugins [11] GeoIP (1.11.0.6911): Geographical IP information [12] Client Preferences (1.11.0.6911): Saves client preference settings [13] SQLite (1.11.0.6911): SQLite Driver [14] file "geoipcity.ext.dll": The specified module could not be found.

[15] SteamWorks Extension (1.2.2): Exposes SteamWorks functions to Developers [16] Socket (3.0.1): Socket extension for SourceMod [17] DHooks (1.11.0.6911): Dynamic Hooks [18] MySQL-DBI (1.11.0.6911): MySQL driver implementation for DBI [19] Connect (1.2.1): Forward for early connection [20] MessageBot (2.0): MessageBot Extension

JoinedSenses commented 2 years ago

Come to find out, they are loading this on tf2 and weren't using my fork + gamedata, so this issue could probably be closed.

GAMMACASE commented 2 years ago

Yeah, as @JoinedSenses pointed out, use this fork https://github.com/JoinedSenses/MomSurfFix/tree/TF2-Fork for tf2 support.

JoinedSenses commented 2 years ago

Spoke too soon, there is a problem with windows gamedata on my forks.