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

Problems on Linux (graphic glitches, crashes, writing stops working) #518

Open
devingDev opened this issue Dec 8, 2024 · 15 comments
Open

Comments

@devingDev
Copy link

Running Fedora 40 x11 Gnome
On a NVidia 3090, Intel 13600KF

Hey,
1.its so noisy, and the ground has those black lines that move when camera moves
image
image
image

  1. Also crashing a lot easily when changing options.
  2. Alt+Tab once => can not write in console or in chat (can still move and play otherwise)

Tried different compat, for example: ge proton 9-16 but same results.
And of course native linux version does not work at all with this (sadly)

Any help or will I have to play without this?

@hzqst
Copy link
Owner

hzqst commented Dec 8, 2024

  1. same issue as SSAO #489 and 在CS中环境遮蔽光不工作 #464 (turning r_ssao off or changing fov to 90 mitigates the problem), and the whole Renderer.dll will be refactored soon so I'm not gonna fix this issue.

  2. then don't change options.

  3. same issue as I can't write anything #438, that's because the CaptionMod uses a “Win32-Exclusive” way to handle IME input events. wine doesn't like Win32 stuffs. Disabling CaptionMod.dll in Half-Life\<mod_directory>\metahook\configs\plugins.lst mitigates the problem. I will fix this issue soon by using a better approach to handle IME.

@devingDev
Copy link
Author

devingDev commented Dec 8, 2024

Alright thanks for the quick answer, I'll try those commands then but kind of a bummer that it's either fov or ssao.

2nd is weird but i guess i can set them in mainmenu.
also looks like anisotropic setting is cut off in the menu, not sure if there is more under it.

3rd i see i will turn it off for now

@devingDev
Copy link
Author

Ok so 1) default_fov 90 works fine
2nd dunno, it also crashes when i just exit the game lol (shows the crash report sent dialog)

3rd: still not working! i removed the captionmod line (confirmed in options that tab is now gone)
but as soon as i alt tab i can not write anymore. Guess I gotta lock into sven coop until a fix is found then 😭

@devingDev
Copy link
Author

devingDev commented Dec 8, 2024

alt+tab ""works"" if i remove VGUIExtensions and BulletPhysics(it cries about missing vgui)
but now the options are gone and idk why bulletphysics relies on the vgui kinda weird

Edit: ok i guess cause it creates entries in the options.
anyway would be neat if i could have at least render options in the menus without losing writing after alttab

@devingDev
Copy link
Author

devingDev commented Dec 8, 2024

Played on a server and sometimes it just crashes out of the blue, no idea what triggers it. I don't get any error or anything. The game just closes and is gone.
Happens way too often, not playable at all :(

@devingDev
Copy link
Author

devingDev commented Jan 12, 2025

Still getting this issue, anything I can look at to find out the culprit? I mean there isn't even an error message. It just closes the game.
Tried many proton versions, currently proton-ge 9.22
And these things never happened in the native linux build of the game but there I have bad fps and metahooksv is not ported

@devingDev
Copy link
Author

Crashed again and first time I got a somewhat "meaningful" error:
image

@hzqst
Copy link
Owner

hzqst commented Jan 13, 2025

Crashed again and first time I got a somewhat "meaningful" error: image

What's your GPU? I've tested on latest steam-proton with RTX 4060 and RX6800 without problem

@KaniEMUACH
Copy link

Played on a server and sometimes it just crashes out of the blue, no idea what triggers it. I don't get any error or anything. The game just closes and is gone. Happens way too often, not playable at all :(

I have this exact problem though im running Windows 11 with Ryzen 5 5600, 32gb 3600mhz and RX 6600

Removing the line renderer.dll from the plugins.lst file fixed the issue for me

@devingDev
Copy link
Author

devingDev commented Jan 13, 2025

What's your GPU? I've tested on latest steam-proton with RTX 4060 and RX6800 without problem

RTX 3090, which OS do you use? I'm on Fedora 40 but not sure what could cause this issue anyway.

I have this exact problem though im running Windows 11 with Ryzen 5 5600, 32gb 3600mhz and RX 6600

Removing the line renderer.dll from the plugins.lst file fixed the issue for me

Yea but isn't the renderer one of the major things people use this in svencoop to not have super low fps with certain models etc? And interesting that it happens on windows 11 as well.. hmm

@KaniEMUACH
Copy link

Yea but isn't the renderer one of the major things people use this in svencoop to not have super low fps with certain models etc? And interesting that it happens on windows 11 as well.. hmm

Yeah, I think it got something to do with the Server I'm joining in. This server in particular got INS2 weapons modded to the server, so that probably it. But on normal servers, everything works fine.

@hzqst
Copy link
Owner

hzqst commented Jan 13, 2025

What's your GPU? I've tested on latest steam-proton with RTX 4060 and RX6800 without problem

RTX 3090, which OS do you use? I'm on Fedora 40 but not sure what could cause this issue anyway.

I have this exact problem though im running Windows 11 with Ryzen 5 5600, 32gb 3600mhz and RX 6600
Removing the line renderer.dll from the plugins.lst file fixed the issue for me

Yea but isn't the renderer one of the major things people use this in svencoop to not have super low fps with certain models etc? And interesting that it happens on windows 11 as well.. hmm

I'm on Windows 11 24H2, ubuntu 20.04 LTS and ubuntu 22.04 LTS (ofc as vmware guests)

@devingDev
Copy link
Author

devingDev commented Jan 13, 2025

Yeah, I think it got something to do with the Server I'm joining in. This server in particular got INS2 weapons modded to the server, so that probably it. But on normal servers, everything works fine.

Same here was on an empty server for like 15 minutes and on another server (called US something) with around 20 people for about 30 minutes no crash then I joined the king/sbmesh ALL maps server and crashed within like 5 minutes, so yeah it seems server related? or maybe some player on there having a specific model/animation or whatever. i'm not sure...

@KaniEMUACH
Copy link

Yeah, I think it got something to do with the Server I'm joining in. This server in particular got INS2 weapons modded to the server, so that probably it. But on normal servers, everything works fine.

Same here was on an empty server for like 15 minutes and on another server (called US something) with around 20 people for about 30 minutes no crash then I joined the king/sbmesh ALL maps server and crashed within like 5 minutes, so yeah it seems server related? or maybe some player on there having a specific model/animation or whatever. i'm not sure...

For me i keep crashing while playing or everytime i load the map, the server I play are these two, specifically the 0ap server where the INS2 weapons are.
image

I'm gonna do some more testing before imma open a new issue in this repository

@hzqst
Copy link
Owner

hzqst commented Jan 30, 2025

"Alt+Tab once => can not write in console or in chat (can still move and play otherwise)"

Should've been fixed in https://github.com/hzqst/MetaHookSv/releases/tag/v20250126e

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

3 participants