Stuck in Spawn

IAmFUBAR·6/6/2015, 5:19:26 AM·1 votes·659 views

I was playing as Morgana middle in Dominion, however I was stuck in loading screen and one persons loading percentage was stuck at around 12% I figured that I had gotten that bug again where you are stuck in loading screen while everyone is in game. So I relaunched lol and lo and behold, it was indeed that bug again I managed to get in early just around when creeps spawned, however I got stuck in spawn. I could not run past the area where the starting barrier is. I tried to flash across and It ended up with my character running back inside without my telling it to do so. Below should be the replay FOR WINDOWS:

  1. Make sure your LoL AIR client is running. You do not need to be logged in.
  2. Open a Windows Command Prompt (cmd.exe)
  3. Paste the code below into the Command Prompt and press Enter.

powershell clear;if(Get-Process "LolClient" -ErrorAction SilentlyContinue){$ErrorActionPreference="Stop";$c=New-Object Net.Sockets.TcpClient;$c.Connect("127.0.0.1",8393);$c.GetStream().write((16,0,0,0,1,0,0,0,0,0,0,0,69,0,0,0,114,101,112,108,97,121,32,114,101,112,108,97,121,46,103,103,58,56,48,56,48,32,87,110,105,81,70,121,110,87,78,51,76,76,75,43,89,99,66,65,81,85,103,116,117,112,102,111,81,53,88,66,90,89,32,49,56,52,55,54,56,48,50,51,50,32,78,65,49),0,85);Exit;}"Error. Please make sure your LoL client is running."; This is from lol replay

0 Comments