Advertisement
Guest User

Untitled

a guest
May 22nd, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1. Unhandled Exception:
  2. System.TypeInitializationException: The type initializer for 'Terraria.Main' threw an exception. ---> System.TypeInitializationException: The type initializer for '<Module>' threw an exception. ---> System.EntryPointNotFoundException: SetDllDirectory
  3. at (wrapper managed-to-native) Costura.AssemblyLoader:SetDllDirectory (string)
  4. at Costura.AssemblyLoader.InternalPreloadUnmanagedLibraries (System.String tempBasePath, System.Collections.Generic.IList`1[T] libs, System.Collections.Generic.Dictionary`2[TKey,TValue] checksums) [0x00099] in <264e7a8566c8460fb95e15bbfbeda3ea>:0
  5. at Costura.AssemblyLoader.PreloadUnmanagedLibraries (System.String hash, System.String tempBasePath, System.Collections.Generic.List`1[T] libs, System.Collections.Generic.Dictionary`2[TKey,TValue] checksums) [0x00059] in <264e7a8566c8460fb95e15bbfbeda3ea>:0
  6. at Costura.AssemblyLoader.Attach () [0x00044] in <264e7a8566c8460fb95e15bbfbeda3ea>:0
  7. at <Module>..cctor () [0x00000] in <264e7a8566c8460fb95e15bbfbeda3ea>:0
  8. --- End of inner exception stack trace ---
  9. at Terraria.Main..cctor () [0x00046] in <123e2560e7d249b3aa8f7a478585de14>:0
  10. --- End of inner exception stack trace ---
  11. at Terraria.Program.LaunchGame (System.String[] args, System.Boolean monoArgs) [0x000d5] in <123e2560e7d249b3aa8f7a478585de14>:0
  12. at Terraria.UniversalLaunch.Main (System.String[] args) [0x00046] in <123e2560e7d249b3aa8f7a478585de14>:0
  13. [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'Terraria.Main' threw an exception. ---> System.TypeInitializationException: The type initializer for '<Module>' threw an exception. ---> System.EntryPointNotFoundException: SetDllDirectory
  14. at (wrapper managed-to-native) Costura.AssemblyLoader:SetDllDirectory (string)
  15. at Costura.AssemblyLoader.InternalPreloadUnmanagedLibraries (System.String tempBasePath, System.Collections.Generic.IList`1[T] libs, System.Collections.Generic.Dictionary`2[TKey,TValue] checksums) [0x00099] in <264e7a8566c8460fb95e15bbfbeda3ea>:0
  16. at Costura.AssemblyLoader.PreloadUnmanagedLibraries (System.String hash, System.String tempBasePath, System.Collections.Generic.List`1[T] libs, System.Collections.Generic.Dictionary`2[TKey,TValue] checksums) [0x00059] in <264e7a8566c8460fb95e15bbfbeda3ea>:0
  17. at Costura.AssemblyLoader.Attach () [0x00044] in <264e7a8566c8460fb95e15bbfbeda3ea>:0
  18. at <Module>..cctor () [0x00000] in <264e7a8566c8460fb95e15bbfbeda3ea>:0
  19. --- End of inner exception stack trace ---
  20. at Terraria.Main..cctor () [0x00046] in <123e2560e7d249b3aa8f7a478585de14>:0
  21. --- End of inner exception stack trace ---
  22. at Terraria.Program.LaunchGame (System.String[] args, System.Boolean monoArgs) [0x000d5] in <123e2560e7d249b3aa8f7a478585de14>:0
  23. at Terraria.UniversalLaunch.Main (System.String[] args) [0x00046] in <123e2560e7d249b3aa8f7a478585de14>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement