Sapphira Tempest

Results 10 comments of Sapphira Tempest

![image](https://github.com/fatedier/frp/assets/40729044/042ff81c-66dd-4927-a187-43de1ba37128) UDP 27015端口,看来你也是转发cs2的( 遇到了同样的问题 `frps.toml`: ```toml bindPort = 7000 webServer.addr = "0.0.0.0" webServer.port = 7500 webServer.user = "admin" webServer.password = "" ``` `frpc.toml`: ```toml serverAddr = "****.****.****.****" serverPort = 7000...

> How would you store the "song" in the file? Could you elaborate more or give some example? We noteblock players nowadays use [NBS (Noteblock Studio)](https://opennbs.org/) to write songs, which...

> This looks interesting. How would the noteblock setup look like in the game? Do you have any showcase screenshots (maybe a screenshot of the player playing a song in...

fork: https://github.com/freeze-dolphin/ArcCreateController something important: https://github.com/freeze-dolphin/ArcCreateController/commit/7358ba7c40dc77c87de9279f76bfb64f57dd051f#commitcomment-143390750

`IPN` is a widely used mod, and the player in my server found the issue somewhat 'accidentally' during his normal usage. I think there should be a checker for switching...

Thanks. I configured the ammo system to let players use item ammo, which may reduce the affection of this issue. Can you keep this issue open? For this is really...

I have the same output running `gdb -ex run cs2` (saying: ``` Thread 1 "cs2" received signal SIGSEGV, Segmentation fault. __memmove_evex_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:874 874 ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S: No such file or...

> I have seen other CS2 segfaults in the past that seemed to be resolved when moving to the flatpak version of Steam, further supporting this theory. Tried switching to...

Running `Counter-Strike Global Offensive/game/bin/linuxsteamrt64/cs2` executable once with valgrind truly solved the problem :smile: Simply do: `valgrind -v ./cs2` https://steamcommunity.com/app/730/discussions/0/3881597531962830650/#c6993585599485636573