Memory Leak? in Rocket League

My game suddenly started a memory leak out of nowhere. I didn't change any files and i reinstalled the game several times. Nothing worked. Can someone help me ? I can send logs if you want
65 Replies
robust-apricot
robust-apricot•16mo ago
inxi -SMGxx Post this output Also why did you tag windows lol
rare-sapphire
rare-sapphireOP•16mo ago
@"Leopard"
robust-apricot
robust-apricot•16mo ago
Why do you ping me if you dont have the output 🐸
rare-sapphire
rare-sapphireOP•16mo ago
It is Kubuntu 20.04 KDE 5.18 Wait a minute
robust-apricot
robust-apricot•16mo ago
I don't care, me wants output :husk:
rare-sapphire
rare-sapphireOP•16mo ago
Ok sryyy
robust-apricot
robust-apricot•16mo ago
No worries
rare-sapphire
rare-sapphireOP•16mo ago
I can't use it Not installed It shows command/app not installed
robust-apricot
robust-apricot•16mo ago
You know how to install packages right? 🐸
rare-sapphire
rare-sapphireOP•16mo ago
I can't use root I'm not admin
robust-apricot
robust-apricot•16mo ago
So you're saying sudo apt install inxi won't work
rare-sapphire
rare-sapphireOP•16mo ago
Yeah i don't have superuser permissions
robust-apricot
robust-apricot•16mo ago
inb4 you say that is why i use appimage
rare-sapphire
rare-sapphireOP•16mo ago
I use the flatpak version Because appimage didn't let me login on epic That's not my pc
robust-apricot
robust-apricot•16mo ago
Post game log then, one in the game page that says "i have problem running this game" -> Show log file in folder and post that log file
rare-sapphire
rare-sapphireOP•16mo ago
K hold on I'm rebooting pc To change it to english for you
robust-apricot
robust-apricot•16mo ago
That log is likely already english
rare-sapphire
rare-sapphireOP•16mo ago
Not completely Some words aren't in English
robust-apricot
robust-apricot•16mo ago
Eh, not to be bragging but i'm confident that i can do some little deduction 🐸
rare-sapphire
rare-sapphireOP•16mo ago
Ok bri haha Portuguese is harder than you think
robust-apricot
robust-apricot•16mo ago
Btw if someone wants some logs from your system again, you don't need to change language. LANG=C whatevertheywanted will output as english
rare-sapphire
rare-sapphireOP•16mo ago
Ok Thanks for the advice Copying logs rn
robust-apricot
robust-apricot•16mo ago
No need to copy something selective from in it Just post the whole As text file as it is
rare-sapphire
rare-sapphireOP•16mo ago
rare-sapphire
rare-sapphireOP•16mo ago
the pc i'm using rn but i can't use root cuz i'm not adm
robust-apricot
robust-apricot•16mo ago
For starters, don't use old as heck Wine
Wine - Wine-GE-Proton7-31
rare-sapphire
rare-sapphireOP•16mo ago
Yeah ik
robust-apricot
robust-apricot•16mo ago
Second; post output of this from terminal
rare-sapphire
rare-sapphireOP•16mo ago
I was testing all wines
robust-apricot
robust-apricot•16mo ago
vulkaninfo --summary
rare-sapphire
rare-sapphireOP•16mo ago
I always used wine lastest
robust-apricot
robust-apricot•16mo ago
inb4 you don't have vulkan-tools also 🐸
rare-sapphire
rare-sapphireOP•16mo ago
šŸ’€ How did you know
robust-apricot
robust-apricot•16mo ago
I said i have good deduction skills
rare-sapphire
rare-sapphireOP•16mo ago
Fr
robust-apricot
robust-apricot•16mo ago
:sunglase:
rare-sapphire
rare-sapphireOP•16mo ago
What can i do?
robust-apricot
robust-apricot•16mo ago
Well, post a log with when you were using latest wine ge
rare-sapphire
rare-sapphireOP•16mo ago
Ok Hold on
rare-sapphire
rare-sapphireOP•16mo ago
robust-apricot
robust-apricot•16mo ago
glxinfo | grep OpenGL Also this plz Yes, you cannot be missing glxinfo
rare-sapphire
rare-sapphireOP•16mo ago
NO WAY NOT EVEN THIS IS INSTALLED
robust-apricot
robust-apricot•16mo ago
Ffs Anyways, your problem is for some reason your gpu is not doing the rendering but your cpu does
rare-sapphire
rare-sapphireOP•16mo ago
fr?
robust-apricot
robust-apricot•16mo ago
Check /usr/share/vulkan/icd.d and see if there is an nvidia.json there
rare-sapphire
rare-sapphireOP•16mo ago
but my ram memory fills up to 9gb RL normally uses 5gb
robust-apricot
robust-apricot•16mo ago
llvmpipe (LLVM 17.0.6, 256 bits):
info: Driver : llvmpipe 0.0.1
info: Memory Heap[0]:
info: Size: 9939 MiB
info: Flags: 0x1
info: Memory Type[0]: Property Flags
llvmpipe (LLVM 17.0.6, 256 bits):
info: Driver : llvmpipe 0.0.1
info: Memory Heap[0]:
info: Size: 9939 MiB
info: Flags: 0x1
info: Memory Type[0]: Property Flags
rare-sapphire
rare-sapphireOP•16mo ago
wdym
robust-apricot
robust-apricot•16mo ago
Llvmpipe/lavapipe is cpu based rendering Which guess what a cpu doesn't have Vram So all your ram belongs to us situation occurs
rare-sapphire
rare-sapphireOP•16mo ago
there's nvidia icd.json
robust-apricot
robust-apricot•16mo ago
Ok, so what does it say in it You can view it in whatever you use for text files
rare-sapphire
rare-sapphireOP•16mo ago
brb 10 minutes { "file_format_version" : "1.0.0", "ICD": { "library_path": "libGLX_nvidia.so.0", "api_version" : "1.3.242" } }
robust-apricot
robust-apricot•16mo ago
Ok, close Heroic, do flatpak update and test again Probably for some reason youre missing a NV driver flatpak runtime Which causes your gpu to not function Time is up boyo
rare-sapphire
rare-sapphireOP•16mo ago
Sry Ok i will do it Friday Or tomorrow idk But i didn't do anything to delete this I will tell you the results It shows a black screen and insane ram consumption So it happens probably because of this driver? @"Leopard"
robust-apricot
robust-apricot•16mo ago
Yes, most likely Bed time? 🐸
adverse-sapphire
adverse-sapphire•16mo ago
fwiw 10gb ram usage is not insane for modern games but as leopard says, its using more ram than usual because its software rendering, which uses system ram and the CPU instead of graphics ram and the GPU to do its work.
rare-sapphire
rare-sapphireOP•16mo ago
I mean for RL,it uses 5gb ram only And with this problem it stays at 8.9-9GB in startup šŸ’€šŸ˜…šŸ˜‚ Yeah 10pm rn Good night for u guys
robust-apricot
robust-apricot•16mo ago
Sleep tight :sunglase:
rare-sapphire
rare-sapphireOP•16mo ago
I will be back in 20 hours In pc @"Leopard" i will try it tomorrow
robust-apricot
robust-apricot•16mo ago
You gotta get yourself out of that opressive env asap 🐸 Joking aside, it is fine man
rare-sapphire
rare-sapphireOP•16mo ago
šŸ˜… @"Leopard" @Allora Flatpak update worked
robust-apricot
robust-apricot•16mo ago
šŸ‘
rare-sapphire
rare-sapphireOP•16mo ago
Thanks for helping me! NVIDIA drivers were updated/fixed through flatpak and nothing is missing now @"Leopard"
robust-apricot
robust-apricot•16mo ago
Yw
rare-sapphire
rare-sapphireOP•16mo ago
So you got it right! gpu issues

Did you find this page helpful?