Guest User

Untitled

a guest
Oct 21st, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. 3.09.2011 17:55:53 Serv> ArgsPool<RecvArgs> capacity is now: 1.
  2. 3.09.2011 17:55:53 Pool> Error processing read from client 127.0.0.1:52432 @ -1:
  3.  
  4. System.TypeInitializationException: The type initializer for 'Terraria_Server.Me
  5. ssages.MessageDispatcher' threw an exception. ---> System.Reflection.ReflectionT
  6. ypeLoadException: Unable to load one or more of the requested types. Retrieve th
  7. e LoaderExceptions property for more information.
  8. at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
  9. at System.Reflection.RuntimeModule.GetTypes()
  10. at System.Reflection.Assembly.GetTypes()
  11. at Terraria_Server.Messages.MessageDispatcher.<GetMessageArray>b__0(Assembly
  12. clazz)
  13. at System.Linq.Enumerable.<SelectManyIterator>d__14`2.MoveNext()
  14. at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
  15. at Terraria_Server.Messages.MessageDispatcher.GetMessageArray()
  16. at Terraria_Server.Messages.MessageDispatcher..cctor()
  17. --- End of inner exception stack trace ---
  18. at Terraria_Server.Messages.MessageDispatcher.Dispatch(ClientConnection conn,
  19. Byte[] readBuffer, Int32 start, Int32 length)
  20. at Terraria_Server.Networking.ClientConnection.DecodeMessages(Byte[] readBuff
  21. er, Int32& totalData, Int32& msgLen)
  22. at Terraria_Server.Networking.ClientConnection.ProcessRead()
  23. 3.09.2011 17:55:53 Pool> 127.0.0.1:52432: disconnecting for: Server malfunction,
  24. please reconnect.
  25. 3.09.2011 17:55:53 Pool> ArgsPool<KickArgs> capacity is now: 1.
  26. 3.09.2011 17:55:53 Pool> 127.0.0.1:52432: connection closed (ConnectionAborted).
Add Comment
Please, Sign In to add comment