Advertisement
Guest User

Eco Crash Dump

a guest
Nov 26th, 2015
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. --BEGIN DUMP--
  2. Dump Time
  3. 11/26/2015 22:28:00
  4.  
  5. Exception
  6. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  7. Parameter name: index
  8. at System.Collections.Generic.List`1.get_Item(Int32 index)
  9. at lambda_method(Closure , ItemCollection , IEncoder )
  10. at lambda_method(Closure , SelectionInventory , IEncoder )
  11. at lambda_method(Closure , IEncoder , ServerUser )
  12. at Microsoft.Hadoop.Avro.AvroSerializer`1.Serialize(Stream stream, T obj)
  13. at Eco.Plugin.Serialization.PluginAvroSerializer`1.Serialize(Object obj)
  14. at Eco.Plugin.Serialization.ZipBlob.Persist(Object obj)
  15. at Eco.Simulation.Simulation.TickAll()
  16. at Eco.Gameplay.Players.UserManager.Run()
  17. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  18. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  19. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  20. at System.Threading.ThreadHelper.ThreadStart(Object obj)
  21.  
  22. --END DUMP--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement