5.5.4 outdated client

A few things you could try:

  1. Disable the Iris Plugin.
  2. bUseIris = false; in your .Target.cs
  3. bUseIris = false in your .Build.cs
[SystemSettings]
net.Iris.UseIrisReplication=0
  1. Start your game with -UseIrisReplication=0 in the commandline.