Closed Dranorandin17 closed 6 years ago
How through the proxy to redirect the player from the server to the server, I did through this code:
self.connect_host = '127.0.0.1' self.connect_port = 25568 self.connect ()
But when this code is executed, the player flips from the server to the server, but there is a long download of the world:
How and with what to do?
@barneygale
Hey, barney
No idea why this would happen. Without a repro case I can't help, sorry.
How through the proxy to redirect the player from the server to the server, I did through this code:
But when this code is executed, the player flips from the server to the server, but there is a long download of the world:
How and with what to do?