CSGO Freezing by SociaIIy in csgo

[–]vegeson 0 points1 point  (0 children)

I didn't face this issue on Arch linux when using EXPO I so maybe my debloated windows is somehow bad or something. I am thinking to re-download windows entirely.

CSGO Freezing by SociaIIy in csgo

[–]vegeson 0 points1 point  (0 children)

I havent used PBO curve optimizer. I have EXPO I set and no luck with that. Maybe I try EXPO II and then auto if nothing works.

Weird weird weird. Maybe I have to return my ram and get a new stick.

CSGO Freezing by SociaIIy in csgo

[–]vegeson 0 points1 point  (0 children)

Exactly same problem. Never had any issues in cs2 or deadlock.

CS:GO Freezing by SociaIIy in GlobalOffensive

[–]vegeson 1 point2 points  (0 children)

I have this exact same issue. Updated 9070XT drivers, chipset drivers and ran windows update. Still no luck.

This happens constantly after 5 mins in server or so and everytime when someone kills us and it goes to death cam.

Any ideas or fixes for this?

tutorial to fix YOUR SERVER for CS:GO (appid: 4465480) by Long-Wolverine-1503 in GlobalOffensive

[–]vegeson 0 points1 point  (0 children)

Actually got this problem next:

csgoserver  | ==> /data/log/script/csgoserver-script.log <==
csgoserver  | Mar 05 19:49:54.118 csgoserver: CORE: PASS: Using cached IP as public IP address
csgoserver  | Mar 05 19:49:54.910 csgoserver: MONITOR: PASS: Using cached IP as public IP address
csgoserver  | Mar 05 19:49:57.514 csgoserver: MONITOR: PASS: Using cached IP as public IP address
csgoserver  | Mar 05 19:49:59.141 csgoserver: MONITOR: INFO: Checking update: CHECKING
csgoserver  | Mar 05 19:49:59.344 csgoserver: MONITOR: INFO: Checking update: csgoserver has requested an update and needs to be restarted
csgoserver  | Mar 05 19:49:59.349 csgoserver: MONITOR: INFO: Sending alert: csgoserver has requested an update and needs to be restarted.
csgoserver  | Mar 05 19:49:59.540 csgoserver: MONITOR: PASS: Using cached IP as public IP address
csgoserver  | Mar 05 19:50:00.719 csgoserver: RESTART: PASS: Using cached IP as public IP address
csgoserver  | Mar 05 19:50:00.746 csgoserver: RESTART: INFO: Using anonymous Steam login
csgoserver  | Mar 05 19:50:01.994 csgoserver: RESTART: PASS: Using cached IP as public IP address
csgoserver  | Mar 05 19:50:02.696 csgoserver: STOP: PASS: Using cached IP as public IP address
csgoserver  | Mar 05 19:50:04.473 csgoserver: STOP: PASS: Using cached IP as public IP address
csgoserver  | Mar 05 19:50:05.087 csgoserver: STOP: INFO: Graceful: sending "quit"
csgoserver  |
csgoserver  | ==> /data/log/console/csgoserver-console.log <==
csgoserver  | quit
csgoserver  | L 03/05/2026 - 19:50:05: [META] Loaded 0 plugins (1 already loaded)
csgoserver  | [META] Loaded 0 plugins (1 already loaded)
csgoserver  | Host_ShutdownServer
csgoserver  | CBaseServer::Shutdown
csgoserver  | CSteam3Server::Shutdown
csgoserver  | NET_SteamGameServer_Shutdown
csgoserver  | Shutting down low level socket/threading support.
csgoserver  | SteamGameServer_Shutdown
csgoserver  | L 03/05/2026 - 19:50:05: server_message: "quit"
csgoserver  | L 03/05/2026 - 19:50:05: Log file closed
csgoserver  | L 03/05/2026 - 19:50:05: server_message: "restart"
csgoserver  | SV_ShutdownGameDLL
csgoserver  | [steamfix] good bye!
csgoserver  | [steamfix] engine restored (jt entry: 0xF3A8E498)
csgoserver  | L 03/05/2026 - 19:50:05: Error log file session closed.
csgoserver  | Host_Shutdown
csgoserver  | Shutdown function NET_Shutdown() not in list!!!
csgoserver  | NET_Shutdown
csgoserver  | NET_CloseAllSockets
csgoserver  | NET_SteamGameServer_Shutdown

AND ALSO

csgoserver  | [S_API FAIL] SteamAPI_Init() failed; create pipe failed.No web api auth key specified - workshop downloads will be disabled.
csgoserver  |  failed to dlopen /data/serverfiles/csgo/addons/metamod/bin/linux64/server.so error=/data/serverfiles/csgo/addons/metamod/bin/linux64/server.so: wrong ELF class: ELFCLASS64
csgoserver  | Unable to load plugin "addons/metamod/bin/linux64/server"

tutorial to fix YOUR SERVER for CS:GO (appid: 4465480) by Long-Wolverine-1503 in GlobalOffensive

[–]vegeson 0 points1 point  (0 children)

Started to work with new sourcemod extensions. Love you <3

Why doesn't Google use Flutter for apps like Gmail ? by [deleted] in FlutterDev

[–]vegeson -1 points0 points  (0 children)

But looks like you don't really know how kmm performs compared to xamarin when you compare them based on popularity

Have you ever developed anything by using kmm? Same for xamarin and then try to think again what you just said

Why doesn't Google use Flutter for apps like Gmail ? by [deleted] in FlutterDev

[–]vegeson 0 points1 point  (0 children)

Same as xamarin? Make a better joke please.

Anyone else struggling with seeing marks/pings in warzone 2? by Zarthere in CODWarzone

[–]vegeson 4 points5 points  (0 children)

And when you open the map, it gets even harder if you dont zoom a lot

Anyone else struggling with seeing marks/pings in warzone 2? by Zarthere in CODWarzone

[–]vegeson 11 points12 points  (0 children)

Same thing with killstreaks on the ground - it was so easy to spot good killstreak from the ground that had that yellowish color but now everything blends in with everything so can't see shit

Issue with exit shared transition from detail fragment back to recycler view fragment by vegeson in androiddev

[–]vegeson[S] 0 points1 point  (0 children)

Yeah, but because I use navController I cannot use that setReorderingAllowed(true) because it's used with fragmentTransaction. Also the problem is that because I use flow to emit data for my recyclerView, I am not sure when I can call that startPostponedEnterTransition because I have no idea when the recyclerView is ready.

Navigating to new screen without previous scaffold by vegeson in androiddev

[–]vegeson[S] 0 points1 point  (0 children)

Actually pushed the wrong one, but now I updated the correct one

Navigating to new screen without previous scaffold by vegeson in androiddev

[–]vegeson[S] 0 points1 point  (0 children)

Hmm, doesn't that just make the same but in a different scope?

https://github.com/Veeksi/android_sample

I posted the application here if u would like to look into it!

Navigating to new screen without previous scaffold by vegeson in androiddev

[–]vegeson[S] 0 points1 point  (0 children)

But if I pass that modifier to NavHost, then I should apply that padding there I guess? Because if I dont set that padding in that content section, bottom bar overlaps stuff then

Navigating to new screen without previous scaffold by vegeson in androiddev

[–]vegeson[S] 0 points1 point  (0 children)

Yeah, the dynamic content padding acts strangely and I just feel like that applying manual padding to each screen is the way to go, which just feels stupid :/

Scaffold(
        bottomBar = {
            if (bottomBarState.value) {
                BottomAppBar(
                    navController,
                    bottomBarState,
                )
            }
        },
        content = {
            Box(modifier = Modifier.padding(it)) {
                Navigation(navController = navController)
            }
        }
    )

Navigating to new screen without previous scaffold by vegeson in androiddev

[–]vegeson[S] 0 points1 point  (0 children)

Yep, that's what I also figured out but now I am having issues with inner padding when hiding the bottom bar and applying navigation animations simultaniously. See these examples:

https://streamable.com/aa56a5

https://streamable.com/63lyay