ilikecheating Posted August 7, 2021 Share Posted August 7, 2021 I have a big issue. My client freezes after some time and you can't click on anything. I'm using the injectionmode. I hope you can help me Quote Link to comment Share on other sites More sharing options...
BloodyNoah Posted August 7, 2021 Share Posted August 7, 2021 4 hours ago, ilikecheating said: I have a big issue. My client freezes after some time and you can't click on anything. I'm using the injectionmode. I hope you can help me Hey, I see you have VIP, my advice: use mirror, its much more secure. Quote Link to comment Share on other sites More sharing options...
ilikecheating Posted August 7, 2021 Author Share Posted August 7, 2021 Okay it says Java out of memory error... How can I fix it? Quote Link to comment Share on other sites More sharing options...
javjimen1996 Posted August 7, 2021 Share Posted August 7, 2021 1 hour ago, ilikecheating said: Okay it says Java out of memory error... How can I fix it? whats your virtual memory set in windows? and how much ram u got Quote Link to comment Share on other sites More sharing options...
Nbacon Posted August 8, 2021 Share Posted August 8, 2021 Sounds like a memory leak your script. It is making a lot of objects and not letting go of them; the Garbage collector cant get rid of them... In all of my shitty programs I have never ran out of memory in the JVM... Quote Link to comment Share on other sites More sharing options...
ilikecheating Posted August 8, 2021 Author Share Posted August 8, 2021 and now ? what can i do? Quote Link to comment Share on other sites More sharing options...
ilikecheating Posted August 8, 2021 Author Share Posted August 8, 2021 13 hours ago, javjimen1996 said: whats your virtual memory set in windows? and how much ram u got in total 49gb virtual memory. Available 33,3gb I have 32gb ram ddr4 3600mhz Quote Link to comment Share on other sites More sharing options...