Do friends who like QQ chat often encounter such a problem?
When you chat with N friends at the same time, when you reach the eleventh one, the system will prompt: Due to memory limitations, you cannot add more friends to chat together. Please close some friends who are chatting and try again.
Now I will teach you how to solve this problem. In fact, the method is very simple.
Required tools: halo/JAVA running environment
First step: (Those who know a little bit about changing Q can skip it directly) Use halo to open a QQ, click Category Edit-Full Text Search, enter 00:00 in find what, and select By total for search mode classes, two results will appear soon. One result is the class where the navigation menu is located, and the other is the class where the chat window is located. What we are looking for here is the class where the chat window is located (if you cannot confirm, you can search according to the method just now: the message you just sent timed out, the server did not respond, see which class it is in is the same as the one just now)
Step 2: In the method- signature: ()V, the first line bipush 10, (just above the result of searching for 00:00), just change 10 to 20, 30, or 1000 (I changed it to 1000 just now, you can change it to whatever number you like), then press the save method above, click Edit in the project, click Package when done, and then go to the game in the halo file to find the modified QQ
~~~~~~~I just found this thing and shared it with everyone. I hope you can give it a thumbs up! Since the test time is short, if you find any problems, please contact me immediately! (I'll post a few pictures)