Advertisement
Guest User

Untitled

a guest
Jul 13th, 2016
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.01 KB | None | 0 0
  1. Unhandled Exception:
  2. System.TypeInitializationException: An exception was thrown by the type initializer for Terraria.Main ---> System.TypeInitializationException: An exception was thrown by the type initializer for Terraria.Netplay ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.DllNotFoundException: ole32.dll
  3. at (wrapper managed-to-native) System.__ComObject:CoCreateInstance (System.Guid,intptr,uint,System.Guid,intptr&)
  4. at System.__ComObject.Initialize (System.Type t) [0x00000] in <filename unknown>:0
  5. at (wrapper remoting-invoke-with-check) System.__ComObject:Initialize (System.Type)
  6. at Mono.Interop.ComInteropProxy.CreateProxy (System.Type t) [0x00000] in <filename unknown>:0
  7. at System.Runtime.Remoting.RemotingServices.CreateClientProxyForComInterop (System.Type type) [0x00000] in <filename unknown>:0
  8. at System.Runtime.Remoting.Activation.ActivationServices.CreateProxyForType (System.Type type) [0x00000] in <filename unknown>:0
  9. at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  10. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
  11. --- End of inner exception stack trace ---
  12. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
  13. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  14. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  15. at Terraria.Netplay..cctor () [0x00000] in <filename unknown>:0
  16. --- End of inner exception stack trace ---
  17. --- End of inner exception stack trace ---
  18. at Terraria.Program.LaunchGame (System.String[] args) [0x00000] in <filename unknown>:0
  19. at Terraria.LinuxLaunch.Main (System.String[] args) [0x00000] in <filename unknown>:0
  20. [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An exception was thrown by the type initializer for Terraria.Main ---> System.TypeInitializationException: An exception was thrown by the type initializer for Terraria.Netplay ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.DllNotFoundException: ole32.dll
  21. at (wrapper managed-to-native) System.__ComObject:CoCreateInstance (System.Guid,intptr,uint,System.Guid,intptr&)
  22. at System.__ComObject.Initialize (System.Type t) [0x00000] in <filename unknown>:0
  23. at (wrapper remoting-invoke-with-check) System.__ComObject:Initialize (System.Type)
  24. at Mono.Interop.ComInteropProxy.CreateProxy (System.Type t) [0x00000] in <filename unknown>:0
  25. at System.Runtime.Remoting.RemotingServices.CreateClientProxyForComInterop (System.Type type) [0x00000] in <filename unknown>:0
  26. at System.Runtime.Remoting.Activation.ActivationServices.CreateProxyForType (System.Type type) [0x00000] in <filename unknown>:0
  27. at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  28. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
  29. --- End of inner exception stack trace ---
  30. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
  31. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  32. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  33. at Terraria.Netplay..cctor () [0x00000] in <filename unknown>:0
  34. --- End of inner exception stack trace ---
  35. --- End of inner exception stack trace ---
  36. at Terraria.Program.LaunchGame (System.String[] args) [0x00000] in <filename unknown>:0
  37. at Terraria.LinuxLaunch.Main (System.String[] args) [0x00000] in <filename unknown>:0
  38. root@gc:/home/steam/server#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement