Closed ezekutor closed 8 months ago
seems to be related to ServerInfo
кажется, связано с
ServerInfo
Ok
Updating seems to remove Game csgo/addons/metamod
from gameinfo.gi and re-adding it breaks the server.
Обновление, похоже, удаляет
Game csgo/addons/metamod
из gameinfo.gi, а повторное добавление приводит к поломке сервера.
it happened a few hours after the update, when online on 22/32. I don't think that's the reason.
This issue has been marked needs-author-action
and may be missing some important information.
Unhandled exception. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at System.Runtime.InteropServices.Marshal.ReadInt32(IntPtr ptr, Int32 ofs) at CounterStrikeSharp.API.Modules.Utils.CHandle`1.get_IsValid() in /home/runner/work/CounterStrikeSharp/CounterStrikeSharp/managed/CounterStrikeSharp.API/Modules/Utils/CHandle.cs:line 56 at ServerInfo.ServerInfo.IsPlayerValid(CCSPlayerController player) at ServerInfo.ServerInfo.UpdatePlayerInfoAsync() at ServerInfo.ServerInfo.<OnRoundStart>b__59_1() at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_1(Object state) at System.Threading.QueueUserWorkItemCallback.Execute() at System.Threading.ThreadPoolWorkQueue.Dispatch() at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart() Using breakpad crash handler
I was having this same problem and I think I either fixed it by doing a complete fresh install of cs2 server and cssharp, or I think I just updated cssharp and it started working. was rly random
This issue has been automatically marked no-recent-activity
because it has not had any activity for 14 days. It will be closed if no further activity occurs within 14 more days. Any new comment (by anyone, not necessarily the author) will remove no-recent-activity.