Fuzion
Fuzion copied to clipboard
POP OS, When I inject it says it's succesful but it's not.
The game temporarily freezes like it is interacting with it but nothing actually happens.
I've tried to run the command using sudo but still issues.
No logs, no help.
No logs, no help.
rude.
you either have library name collision (just rebuild) or your steam and/or csgo is running inside a container like snap or firejail, it sounds like you have the second.
No logs, no help.
rude.
you either have library name collision (just rebuild) or your steam and/or csgo is running inside a container like snap or firejail, it sounds like you have the second.
How is it rude? People ask for help but don't help others to help them out. They expect people to know what problem they're having when not much info is given.
it's a pretty common problem so i answered with a pretty common answer. with "no logs, no help" you're not really helping the issue, it would have been better to ask for specific logs that you need and provide the way to obtain these logs. i might have been a bit rude myself, your answer was just the first thing that i saw when i woke up.
if you want to continue the conversation it would be better to move over to gitter :)
btw probably duplicate of #558
Alright, I switched from the Steam snap to the .deb. Now when I inject the game crashes. I guess this is progress lol. Also where exactly can I find the logs for trouble shooting? Also it it recommended to inject as sudo?
Also, I disabled precaching.
./build-debug
./debug
continue
a few times until the breakpoint is inside game binary or cheat binary, not nanosleep or something similar from system libs
backtrace
sudo is not necessary, script uses sudo anyway
Alright, when I continue nothing happens, this is the output:
NAME@pop-os:~$ cd Fuzion/ NAME@pop-os:~/Fuzion$ ./debug [sudo] password for NAME: 2 Injecting build libsoxr.so GNU gdb (Ubuntu 10.1-2ubuntu2) 10.1.90.20210411-git Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: https://www.gnu.org/software/gdb/bugs/. Find the GDB manual and other documentation resources online at: http://www.gnu.org/software/gdb/documentation/.
For help, type "help". Type "apropos word" to search for commands related to "word". Attaching to process 5681 [New LWP 5684] [New LWP 5685] [New LWP 5686] [New LWP 5687] [New LWP 5690] [New LWP 5709] [New LWP 5710] [New LWP 5711] [New LWP 5719] [New LWP 5720] [New LWP 5721] [New LWP 5722] [New LWP 5724] [New LWP 5725] [New LWP 5726] [New LWP 5727] [New LWP 5728] [New LWP 5729] [New LWP 5730] [New LWP 5733] [New LWP 5734] [New LWP 5735] [New LWP 5736] [New LWP 5737] [New LWP 5738] [New LWP 5739] [New LWP 5740] [New LWP 5743] [New LWP 5746] [New LWP 5747] [New LWP 5748] [New LWP 5749] [New LWP 5797] [New LWP 5798] [New LWP 5802] [New LWP 5804] [New LWP 5805] [New LWP 5806] [New LWP 5808] [New LWP 5810] [New LWP 5820] [New LWP 5822] [New LWP 5823] [New LWP 5824]
warning: Could not load shared library symbols for bin/linux64/launcher_client.so. Do you need "set solib-search-path" or "set sysroot"? Error while reading shared library symbols for /lib/x86_64-linux-gnu/libpthread.so.0: Cannot find user-level thread for LWP 5824: generic error --Type <RET> for more, q to quit, c to continue without paging--0x00007f9c8a95f5df in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=0x7fffc25a3bc0, rem=0x7fffc25a3bb0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:73 73 ../sysdeps/unix/sysv/linux/clock_nanosleep.c: No such file or directory. (gdb) (gdb) Cannot find user-level thread for LWP 5861: generic error An error occurred while in a function called from GDB. Evaluation of the expression containing the function (dlopen) will be abandoned. When the function is done executing, GDB will silently stop. (gdb) Selected thread is running. (gdb) continue Continuing.
doesn't crash and doesn't inject with deb steam? weird.
Cannot find user-level thread for LWP 5861: generic error
looks odd but i don't remember if that's normal or not.
Alright, I switched from the Steam snap to the .deb. Now when I inject the game crashes. I guess this is progress lol. Also where exactly can I find the logs for trouble shooting? Also it it recommended to inject as sudo?
try using gdb from #621
Interesting, same issues 3 of our shitbuntu users are also having over on seksea/gamesneeze.
Mind sending the output from cat /etc/os-release
and uname -a
? (you can redact your name from the outputs from them too if you care)
All Shitbuntu users that had this issue were on 20.04 LTS. @Arcane-Cube if you aren't OP's alt, I'd appreciate these from you too.
@dweee
Output from cat /etc/os-release: AME="Pop!_OS"
NAME="Pop!_OS" VERSION="21.04" ID=pop ID_LIKE="ubuntu debian" PRETTY_NAME="Pop!_OS 21.04" VERSION_ID="21.04" HOME_URL="https://pop.system76.com" SUPPORT_URL="https://support.system76.com" BUG_REPORT_URL="https://github.com/pop-os/pop/issues" PRIVACY_POLICY_URL="https://system76.com/privacy" VERSION_CODENAME=hirsute UBUNTU_CODENAME=hirsute LOGO=distributor-logo-pop-os
Output from uname -a: Linux coob 5.11.0-7620-generic #21~1624379747~21.04~3abeff8-Ubuntu SMP Wed Jun 23 02:34:03 UTC x86_64 x86_64 x86_64 GNU/Linux
@Arcane-Cube Could you attempt injecting using kubo's injector?
This guy is not my alt btw just a coincidence.
/etc/os-release output:
NAME="Pop!_OS"
VERSION="21.04"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 21.04"
VERSION_ID="21.04"
HOME_URL="https://pop.system76.com"
SUPPORT_URL="https://support.system76.com"
BUG_REPORT_URL="https://github.com/pop-os/pop/issues"
PRIVACY_POLICY_URL="https://system76.com/privacy"
VERSION_CODENAME=hirsute
UBUNTU_CODENAME=hirsute
LOGO=distributor-logo-pop-os
uname -a output:
Linux pop-os 5.11.0-7620-generic #21~1624379747~21.04~3abeff8-Ubuntu SMP Wed Jun 23 02:34:03 UTC x86_64 x86_64 x86_64 GNU/Linux