so like when i play game just closes doesn’t matter low quality or high quality i keep uninstalling reinstalling nothing w*rks
im not an expert in performance stuff, but can you tell me what the game is? ill try to figure it out.
after like 3 or 5 minutes of being in game on pc just randomly closes
Does your game contain scripts that use loops? Or any model that includes them?
im not a coder but i believe in the app something is making it close
With what game is happening that? And about the app, try to check Task Manager if you’re using Windows, maybe it’s not the app
its the app itself doing the closing
Whats the hardware you are using?
im using nvidia gaming pc to play
I see… maybe you need to lower the graphics, also try joining at small games and then tell me if it continues
i did everything before that still does just closes when on low quality doesn’t matter
and also will a patch be rolled out to be fixed?
I helped you as much as I could, hopefully someone will suggest more things if they see this post
bet thank you so much yea i did every step online looked at everything deleted the files that were said idk maybe a patch will be fixed
i think there might be too much fighting going on, causing the game to crash? or maybe its something else? if you can, check if you have maybe repeating stuff in your code, stuff like this for example:
while true do
task.wait(x)
…
task.spawn(function()
– spawns the thread every time the loop repeats, use checks to prevent this.
– considering its a fighting game from what i see from the photoes, you probably have LOTS of threads.
end)
end
now, im not saying this IS the issue, but it probably is considering this is probably a fighting game.
i dont code its the app itself that needs a patch not even my game
if you “didnt code”, then yea, i really have no idea why this is happening. i really hope you can get the help you need, but if this is apparently not the issue, then i really cant help, sorry.
damn maybe a roblox dev will look into this further and see what he says cuz i tried every step online and all i can do is turn down the graphics cuz that sometimes w*rks
did you install roblox from the official browser version or microsoft store?
