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

Win 11 keeps crash after MM 1314 and CSS B271 #598

Open
rodrigo286 opened this issue Oct 4, 2024 · 9 comments
Open

Win 11 keeps crash after MM 1314 and CSS B271 #598

rodrigo286 opened this issue Oct 4, 2024 · 9 comments
Labels
untriaged New issue has not been triaged

Comments

@rodrigo286
Copy link

rodrigo286 commented Oct 4, 2024

After clean install of Metamod:Source Build 1314 and CounterStrikeSharp Build 271 on Windows 11, servers keeps starts and close without any erros, if CSS removed servers starts sucessfuly with Metamod working.

Clean install, only MM + CSS and CSS without any plugins.

I try some gamedatas files such #584.

Any other with same problem ?

Thanks.

@github-actions github-actions bot added the untriaged New issue has not been triaged label Oct 4, 2024
@KillStr3aK
Copy link
Contributor

Hey there, windows is cooked currently but might worth giving a try with artifact v271

@Artk017
Copy link

Artk017 commented Oct 4, 2024

Same problem, but I m on Windows 10 and everything works fine on Linux

@Artk017
Copy link

Artk017 commented Oct 4, 2024

Same problem, but I m on Windows 10 and everything works fine on Linux

It just closes without any error message, I tried to install only metamod and it works fine, but after installing CSS it doesn t work fine

@rodrigo286
Copy link
Author

Hey there, windows is cooked currently but might worth giving a try with artifact v271

Sorry, I wrote 267 but I'm using 271.

@ZanderJi
Copy link

ZanderJi commented Oct 4, 2024

Yeah, I have the same problem on my Windows 11 server

@rodrigo286 rodrigo286 changed the title Win 11 keeps crash after MM 1314 and CSS B267 Win 11 keeps crash after MM 1314 and CSS B271 Oct 4, 2024
@oG1337
Copy link

oG1337 commented Oct 4, 2024

Pointer issue somewhere in the code

PROCESS_NAME: cs2.exe

WRITE_ADDRESS: 00000001ffffffff

ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%p referenced memory at 0x%p. The memory could not be %s.

EXCEPTION_CODE_STR: c0000005

EXCEPTION_PARAMETER1: 0000000000000001

EXCEPTION_PARAMETER2: 00000001ffffffff

STACK_TEXT:
000000a45f9ee280 00007fffdfd88121 : 000002599ec21800 000002599ec21800 000000a45f9ee4a0 0000025a4e500560 : counterstrikesharp!InvokeNative+0x902
000000a45f9ee2b0 00007fffdfd842e3 : 00007ffff2452ca0 00007fffe001dd40 00007ffff252b100 0000025a4e500560 : counterstrikesharp!InvokeNative+0xcf1
000000a45f9ee2e0 00007fffdfd74f98 : 0000025998d94600 0000025a4e500560 00007fffe17b3e1d 00007ffff252b100 : counterstrikesharp+0x142e3
000000a45f9ee340 00007fffe10e95dd : 0000025a00000000 0000025a6c383800 000000a45f9ee4c0 0000025a52e12800 : counterstrikesharp+0x4f98
000000a45f9ee3c0 00007fffe0081c18 : 0000025a52e12800 0000025a4caa3d10 00007ffff252c468 0000025a00000000 : server_7fffe09c0000+0x7295dd
000000a45f9ee580 00007ffff211ce0a : 0000025900000000 00000259a0971e00 0000000000000000 0000025a52e12800 : metamod_2_cs2!GetGameDllBridge+0x8c8
000000a45f9ee620 00007ffff210bfa9 : 0000000000000000 0000000000000000 000000a45f9ee750 00000259a0971e00 : engine2!Source2Main+0x153aa
000000a45f9ee650 00007ffff210399d : 0000000000000000 0000000000000005 0000000000000000 0000000000000002 : engine2!Source2Main+0x4549
000000a45f9ee8b0 00007ffff2104f77 : 00007ffff28fb400 000000a400ecf2fc 000000a45f9eda28 0000000000000000 : engine2+0x1e399d
000000a45f9ee9d0 00007ffff2107c4a : 00007ff638bc0000 0000000000000000 000000000000000a 0000025995fc4199 : engine2+0x1e4f77
000000a45f9eee20 00007ff638bc4690 : 00007ffff2107a60 0000025995fc4199 0000000000000000 00007ff638bc0000 : engine2!Source2Main+0x1ea
000000a45f9eeeb0 00007ff638bce2de : 000000000000000a 0000000000000000 0000000000000000 0000000000000000 : cs2+0x4690
000000a45f9efe20 00007ff854337374 : 0000000000000000 0000000000000000 0000000000000000 0000000000000000 : cs2!BSecureAllowed+0x9bae
000000a45f9efe60 00007ff854d3cc91 : 0000000000000000 0000000000000000 0000000000000000 0000000000000000 : kernel32!BaseThreadInitThunk+0x14
000000a45f9efe90 0000000000000000 : 0000000000000000 0000000000000000 0000000000000000 0000000000000000 : ntdll!RtlUserThreadStart+0x21

STACK_COMMAND: ~0s; .ecxr ; kb

SYMBOL_NAME: counterstrikesharp+902

MODULE_NAME: counterstrikesharp

IMAGE_NAME: counterstrikesharp.dll

FAILURE_BUCKET_ID: INVALID_POINTER_WRITE_AVRF_c0000005_counterstrikesharp.dll!Unknown

OS_VERSION: 10.0.19041.1

BUILDLAB_STR: vb_release

OSPLATFORM_TYPE: x64

OSNAME: Windows 10

FAILURE_ID_HASH: {20f2632b-7500-f132-957b-b0936214f385}

Followup: MachineOwner

@rodrigo286
Copy link
Author

Build 272 and keep crash on windows 11. Thanks.

@bijkomune
Copy link

CSS not working on win11

@KillStr3aK
Copy link
Contributor

after local test #606 seems to fix this, however further crashes could happen as there are internal changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged New issue has not been triaged
Projects
None yet
Development

No branches or pull requests

6 participants