-
Notifications
You must be signed in to change notification settings - Fork 214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Green dot player position frozen #62
Comments
Check routing from GamePC to Server. This code get player position information from outging packets. |
Sorry can you explain it a bit more? In my router settings i set port forwarding from pubg to my second pc. Also i needed to set pubg's TCP/UDP which im not sure if i put right numbers in it. Is this what you meant? Thanks |
Not sure about PortForwarding in your router. But to correct decoding of player position you should get all traffic between GamePC and GameServer. Hot to achieve this- depend on yur exact network configuration. |
Thank you! I gonna look into that, is good to know there is a solution somewhere. |
Any Java exception in console ? |
yeah there were some, i can post them here. And #43 dindn't help me. |
Good I have figured it out now. First its because arpspoof doenst get everything from you, so to make it work you need to setup a vpn Step 1: Search and run "cmd" - This should open the command prompt. Step 2: type "ipconfig" and press enter. Step 3: Take note of your IPv4 address for VPN Settings on gaming pc. Step 4: Take note of your default gateway. Step 5: Search and run "ncpa.cpl" Step 6: Right click your primary internet adapter, then click properties. Step 7: Select "Internet Protocol Version 4 (TCP/IPv4)" Step 8: Use "Obatain an IP address automatically" and "Obtain Step 9: Click "OK" Step 10: Uncheck "Internet Protocol Version 6 (TCP/IPv6) Step 11: Click OK. - The PC may need up to 10 minutes for settings to refresh. Step 12: On your keyboard, Press ALT - File will now appear on the top left. Step 13: Click File, Then click "New Incoming Connection" Step 14: Add someone (bottom left) - Make username and password - click ok - Then click Next. Step 15: Checkmark "Through the Internet" - Then click Next. Step 16: Select "Internet Protocol Version 4 (Already selected by default, make sure it is checkmarked" Then select "properties" Step 17: Make sure "Network Access" is checked Step 18: Under "IP address assignment" Check "Specifiy IP Addresses" Step 19: Use your Default Gateway from earlier, to create a proper IP range for "Specify IP addresses" Step 20: Select Allow Access Step 21: DONE. Now to setup the Gaming PC. On Gaming PC: (This is the PC that will run PUBG) Step 1: Search and run "ncpa.cpl" Step 2: Right click your primary internet adapter, then click properties. Step 3: Select "Internet Protocol Version 4 (TCP/IPv4)" Step 4: Use "Obtain an IP address automatically" and "Obtain DNS server address automatically" Step 5: Click "OK" Step 6: Uncheck "Internet Protocol Version 6 (TCP/IPv6) Step 7: Click OK. - The PC may need up to 10 minutes for settings to refresh. Now close out the "Network Connections" window. Step 8: Click your windows button (default location bottom left) Step 9: Click the settings cog Step 10: Click "Network & Internet" Step 11: Click "VPN" on left side Step 12: Click "Add a VPN Connection" on the top Step 13: Use these settings: Step 14: Connect to the VPN that you created. Step 15: If you were able to connect, you are done! Remember to open port 1723 on your router to make sure you are getting internet though, that should fix the green lock |
how open port 1723 i dont use router, |
Yeah thanks for reply, I'm running it with VPN already. I was just wondering if there's some fix to run it through arpspoof only but I couldn't get over the frozen green dot. Does it work for you on test server though? I think is not gonna take long for BH to stop this radar. |
Its gonna take a long while for them to stop this radar since it's been around since April, its a whole server restructure they need to do to fix this. |
Ok good, it's the test server what concerns me. Looks like they are on something, especially when the radar is getting more public these days. |
the test server? dont get me wrong but i think dont think this has ever worked on the test server. |
I actually tried it few weeks back and it worked well, laggy, but now it won't let you connect to the game. Who knows, will see. Hope you're right. |
Did anyone actually know how to fix it?? I tried udpated sniffer.kt, my mic is on set to always on. Still the player position is broken. I can see my player when i jump from the plane as white dot but after landing the green dot is still stuck on Miramar prison or Erangel island. When i play duo or squad there is no problem to see my teammate position as yellow dot. This happening when runnig on second pc. With VMware on same pc as game i haven't had this problem.
The text was updated successfully, but these errors were encountered: