Advertisement
Guest User

Untitled

a guest
Jan 19th, 2019
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.44 KB | None | 0 0
  1. 2019-01-18T23:28:25 147.092 INF NET: LiteNetLib: Connect from: 76.124.138.244:65201
  2. 2019-01-18T23:28:25 147.099 INF Started thread NCS_Reader_636834689051390045_0
  3. 2019-01-18T23:28:25 147.102 INF Started thread NCS_Writer_636834689051390045_0
  4. 2019-01-18T23:28:25 147.106 INF Started thread NCS_Reader_636834689051390045_1
  5. 2019-01-18T23:28:25 147.106 INF [NET] PlayerConnected EntityID=-1, PlayerID='', OwnerID='', PlayerName=''
  6. 2019-01-18T23:28:25 147.106 INF Started thread NCS_Writer_636834689051390045_1
  7. 2019-01-18T23:28:26 147.292 INF PlayerLogin: def2a11/Alpha 17.1
  8. 2019-01-18T23:28:26 147.293 INF Client IP: 76.124.138.244
  9. 2019-01-18T23:28:26 147.293 INF [Steamworks.NET] Auth.AuthenticateUser()
  10. 2019-01-18T23:28:26 147.293 INF [Steamworks.NET] Authenticating player: def2a11 SteamId: 76561198074891907 TicketLen: 1024 Result: k_EBeginAuthSessionResultOK
  11. 2019-01-18T23:28:26 147.642 INF [Steamworks.NET] Authentication callback. ID: 76561198074891907, owner: 76561198074891907, result: k_EAuthSessionResponseOK
  12. 2019-01-18T23:28:26 147.642 INF Steam authentication successful, allowing user: EntityID=-1, PlayerID='76561198074891907', OwnerID='76561198074891907', PlayerName='def2a11'
  13. 2019-01-18T23:28:26 147.642 INF Allowing player with id 76561198074891907
  14. 2019-01-18T23:28:28 149.192 INF RequestToEnterGame: 76561198074891907/def2a11
  15. 2019-01-18T23:28:46 167.676 INF RequestToSpawnPlayer: 181, ripperprime, 6
  16. 2019-01-18T23:28:46 167.755 INF Created player with id=181
  17. ArgumentNullException: Argument cannot be null.
  18. Parameter name: key
  19. at System.Collections.Generic.Dictionary`2[System.String,ProgressionClass].TryGetValue (System.String key, .ProgressionClass& value) [0x00000] in <filename unknown>:0
  20. at ProgressionValue.cacheProgressionClassPointer () [0x00000] in <filename unknown>:0
  21. at ProgressionValue.Read (System.IO.BinaryReader _reader, UInt32 _version) [0x00000] in <filename unknown>:0
  22. at Progression.Read (System.IO.BinaryReader _br, .EntityAlive _parent) [0x00000] in <filename unknown>:0
  23. at PlayerDataFile.ToPlayer (.EntityPlayer _player) [0x00000] in <filename unknown>:0
  24. at GameManager.RequestToSpawnPlayer (.ClientInfo _cInfo, Int32 _chunkViewDim, .PlayerProfile _playerProfile) [0x00000] in <filename unknown>:0
  25. at NetPackageRequestToSpawnPlayer.ProcessPackage (.World _world, INetConnectionCallbacks _netConnectionCallback) [0x00000] in <filename unknown>:0
  26. at ConnectionManager.ProcessPackages (INetConnection _connection, NetPackageDirection _disallowedDirection) [0x00000] in <filename unknown>:0
  27. at ConnectionManager.Update () [0x00000] in <filename unknown>:0
  28.  
  29. (Filename: Line: -1)
  30.  
  31. 2019-01-18T23:28:49 170.963 INF RequestToSpawnPlayer: 6894, def2a11, 6
  32. 2019-01-18T23:28:49 170.968 INF Created player with id=6894
  33. 2019-01-18T23:28:56 177.188 INF GMSG: Player 'def2a11' joined the game
  34. 2019-01-18T23:28:56 177.196 INF PlayerSpawnedInWorld (reason: JoinMultiplayer, position: -1676, 76, -258): EntityID=6894, PlayerID='76561198074891907', OwnerID='76561198074891907', PlayerName='def2a11'
  35. 2019-01-18T23:28:56 177.278 INF Time: 1.67m FPS: 20.65 Heap: 965.5MB Max: 1086.0MB Chunks: 225 CGO: 0 Ply: 1 Zom: 0 Ent: 1 (2) Items: 0 CO: 1 RSS: 1886.5MB
  36. 2019-01-18T23:29:09 191.096 INF Player def2a11 disconnected after 0.3 minutes
  37. 2019-01-18T23:29:10 191.285 INF Player disconnected: EntityID=6894, PlayerID='76561198074891907', OwnerID='76561198074891907', PlayerName='def2a11'
  38. 2019-01-18T23:29:10 191.299 INF GMSG: Player 'def2a11' left the game
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement