Closed Ston3Cold closed 2 days ago
Same issue on a Linux server:
MMS: Fatal error: Detected engine 26 but could not load: /home/ubuntu/cs2/game/csgo/addons/metamod/bin/linuxsteamrt64/metamod.2.cs2.so: undefined symbol: _AssertValidWritePtr
same problem on linux
MMS: Fatal error: Detected engine 26 but could not load: /home/steam/cs2-dedicated/game/csgo/addons/metamod/bin/linuxsteamrt64/metamod.2.cs2.so: undefined symbol: _AssertValidWritePtr
same problem on debian11.1 server
MMS: Fatal error: Detected engine 26 but could not load: /home/cs2/game/csgo/addons/metamod/bin/linuxsteamrt64/metamod.2.cs2.so: undefined symbol: _AssertValidWritePtr
thanks bro it can work
But when I used the meta list to view my plugin list,CSS got an error Should I go find the CSS developers?
Hello! What exactly did you changed? The same errors in the plugins
Debian 12, same issue: _AssertValidWritePtr
.
Tested the above ZIP by @exababy, it loads okay, not sure if SDK should be updated to support existing metamod plugins. Do a PR if everything is okay.
@DiDHack,
Hello! What exactly did you changed? The same errors in the plugins
The first problem is from the metamod itself, which is giving this _AssertValidWritePtr
error. After using the @exababy's zip, the error is not there and metamod loads okay.
When trying to load a PLUGIN (!), there is this error: AssertValidStringPtr
, which is from SDK, maybe SDK needs to be updated too.
Any chance that you could perhaps post a Windows variant too, please? I don't do Linux :(
@Gawnz1 I understand. I just want to understand what changed to implement this changes in my plugin or SDK
you need to build the plugins yourself, if you need sdk you can find it here.
you need to build the plugins yourself, if you need sdk you can find it here.
I assume this was directed towards me? You have to excuse me, but I have no prior knowledge of using the sdk to build the plugins. If you could just break down the steps for me, I'll attempt it as I have Visual Studio 2022 installed.
bro,just windows
@exababy did you do something else except comment the strings AssertValid...? Thank You!
What is the fix?
Hi, same issue happen on my host
Can anyone upload the Windows version please?
Can anyone upload the Windows version please?
just wait for the offcial , that one is full of bugs and crash and errors
Official is now works. build 1314 now we need to wait for CounterStrikeSharp update :)
Official is now works. build 1314 now we need to wait for CounterStrikeSharp update :)
Version 267 of CSS was released 30 min ago, so I guess we're good to go :D
我的大部分插件无法使用,比如cs2kz
Hi there,
Valve released an update for CS2 on 2 October (The Armory). As part of the update quite several things have been changed in the game engine-wise, and as such has caused MM not to load correctly anymore. For example, when trying to boot my dedicated servers, I'm greeted with this error message:
Any estimation as to how long it would take to make MM compatible with the latest CS2 update?
Thanks in advance, SC