Advertisement
Guest User

Untitled

a guest
Nov 4th, 2019
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.38 KB | None | 0 0
  1. [00:22:42] [1/INFO] [tML]: Starting tModLoader v0.11.5 Windows client
  2. [00:22:42] [1/INFO] [tML]: Running on NetFramework 4.6.2
  3. [00:22:42] [1/INFO] [tML]: Executable: D:\Program Files (x86)\Steam\steamapps\common\Terraria\Terraria.exe
  4. [00:22:42] [1/INFO] [tML]: Working Directory: D:\Program Files (x86)\Steam\steamapps\common\Terraria
  5. [00:22:42] [1/INFO] [tML]: Launch Parameters:
  6. [00:22:42] [1/DEBUG] [tML]: Assembly Resolve: -> MonoMod.RuntimeDetour, Version=19.10.5.2, Culture=neutral, PublicKeyToken=null
  7. [00:22:42] [1/DEBUG] [tML]: Assembly Resolve: MonoMod.RuntimeDetour, Version=19.10.5.2, Culture=neutral, PublicKeyToken=null -> MonoMod.Utils, Version=19.10.5.2, Culture=neutral, PublicKeyToken=null
  8. [00:22:42] [1/DEBUG] [tML]: Assembly Resolve: MonoMod.RuntimeDetour, Version=19.10.5.2, Culture=neutral, PublicKeyToken=null -> Mono.Cecil, Version=0.10.4.0, Culture=neutral, PublicKeyToken=50cebf1cceb9d05e
  9. [00:22:42] [1/DEBUG] [tML]: Assembly Resolve: -> Ionic.Zip.Reduced, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c
  10. [00:22:42] [1/DEBUG] [tML]: Assembly Resolve: -> Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
  11. [00:22:43] [1/DEBUG] [tML]: Assembly Resolve: -> Steamworks.NET, Version=9.1.0.0, Culture=neutral, PublicKeyToken=null
  12. [00:22:44] [1/DEBUG] [Terraria]: Graphics Device: AMD Radeon (TM) R9 380 Series {Width:1360 Height:768 Format:Color AspectRatio:1.770833}
  13. [00:22:44] [1/DEBUG] [Terraria]: Device Reset, Profile: Reach -> HiDef, Width: 800, Height: 480, Fullscreen: False, Display: \\.\DISPLAY2
  14. [00:22:47] [1/DEBUG] [Terraria]: Device Reset, Profile: HiDef, Width: 800 -> 1260, Height: 480 -> 722, Fullscreen: False, Display: \\.\DISPLAY2
  15. [00:22:52] [7/DEBUG] [tML]: Assembly Resolve: -> MP3Sharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  16. [00:22:52] [7/DEBUG] [tML]: Assembly Resolve: -> NVorbis, Version=0.8.4.0, Culture=neutral, PublicKeyToken=null
  17. [00:22:53] [7/DEBUG] [tML]: Assembly Resolve: -> Mono.Cecil.Mdb, Version=0.10.4.0, Culture=neutral, PublicKeyToken=50cebf1cceb9d05e
  18. [00:22:53] [7/DEBUG] [tML]: Assembly Resolve: -> Mono.Cecil.Pdb, Version=0.10.4.0, Culture=neutral, PublicKeyToken=50cebf1cceb9d05e
  19. [00:22:54] [7/INFO] [Terraria]: JIT loading finished
  20. [00:22:54] [8/INFO] [tML]: Finding Mods...
  21. [00:22:55] [8/INFO] [tML]: Instantiating Mods...
  22. [00:22:55] [8/INFO] [tML]: Initializing: ModLoader v0.11.5
  23. [00:22:55] [8/INFO] [tML]: Setting up...
  24. [00:22:56] [8/INFO] [tML]: Loading: ModLoader v0.11.5
  25. [00:22:56] [8/INFO] [tML]: Adding Recipes...
  26. [00:23:05] [1/INFO] [tML]: Enabling Mod: HamstarHelpers
  27. [00:23:07] [8/INFO] [tML]: Unloading mods
  28. [00:23:07] [8/INFO] [tML]: Unloading: tModLoader
  29. [00:23:07] [8/INFO] [tML]: Finding Mods...
  30. [00:23:07] [8/INFO] [tML]: Sandboxing: HamstarHelpers
  31. [00:23:08] [8/INFO] [tML]: Instantiating Mods...
  32. [00:23:08] [8/INFO] [tML]: Initializing: ModLoader v0.11.5
  33. [00:23:08] [1/DEBUG] [tML]: Assembly Resolve: HamstarHelpers_0, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null -> System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
  34. [00:23:08] [8/INFO] [tML]: Initializing: HamstarHelpers v5.3.2
  35. [00:23:08] [8/WARN] [tML]: Silently Caught Exception:
  36. System.IO.FileLoadException: Could not load file or assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A strongly-named assembly is required. (Exception from HRESULT: 0x80131044)
  37. at System.Signature.GetSignature(Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType)
  38. at System.Signature..ctor(IRuntimeMethodInfo methodHandle, RuntimeType declaringType)
  39. at System.Reflection.RuntimeConstructorInfo.GetParametersNoCopy()
  40. at System.RuntimeType.FilterApplyMethodBase(MethodBase methodBase, BindingFlags methodFlags, BindingFlags bindingFlags, CallingConventions callConv, Type[] argumentTypes)
  41. at System.RuntimeType.GetConstructorCandidates(String name, BindingFlags bindingAttr, CallingConventions callConv, Type[] types, Boolean allowPrefixLookup)
  42. at System.RuntimeType.GetConstructorImpl(BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers)
  43. at System.Type.GetConstructor(BindingFlags bindingAttr, Binder binder, Type[] types, ParameterModifier[] modifiers)
  44. at Terraria.ModLoader.Mod.Autoload()
  45. at Terraria.ModLoader.ModContent.<>c.<Load>b__39_0(Mod mod)
  46. at Terraria.ModLoader.ModContent.LoadModContent(CancellationToken token, Action`1 loadAction)
  47. at Terraria.ModLoader.ModContent.Load(CancellationToken token)
  48. at Terraria.ModLoader.ModLoader.Load(CancellationToken token)
  49. at Terraria.ModLoader.ModLoader.<>c__DisplayClass42_0.<BeginLoad>b__0()
  50. at System.Threading.Tasks.Task.InnerInvoke()
  51. at System.Threading.Tasks.Task.Execute()
  52. at System.Threading.Tasks.Task.ExecutionContextCallback(Object obj)
  53. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  54. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  55. at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
  56. at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
  57. at System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
  58. at System.Threading.ThreadPoolWorkQueue.Dispatch()
  59. at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
  60.  
  61. [00:23:08] [8/ERROR] [tML]: An error occurred while loading HamstarHelpers
  62. The mod(s) have been automatically been disabled.
  63. System.IO.FileLoadException: Could not load file or assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A strongly-named assembly is required. (Exception from HRESULT: 0x80131044)
  64. File name: 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null'
  65. at System.Signature.GetSignature(Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType)
  66. at System.Signature..ctor(IRuntimeMethodInfo methodHandle, RuntimeType declaringType)
  67. at System.Reflection.RuntimeConstructorInfo.GetParametersNoCopy()
  68. at System.RuntimeType.FilterApplyMethodBase(MethodBase methodBase, BindingFlags methodFlags, BindingFlags bindingFlags, CallingConventions callConv, Type[] argumentTypes)
  69. at System.RuntimeType.GetConstructorCandidates(String name, BindingFlags bindingAttr, CallingConventions callConv, Type[] types, Boolean allowPrefixLookup)
  70. at System.RuntimeType.GetConstructorImpl(BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers)
  71. at System.Type.GetConstructor(BindingFlags bindingAttr, Binder binder, Type[] types, ParameterModifier[] modifiers)
  72. at Terraria.ModLoader.Mod.Autoload()
  73. at Terraria.ModLoader.ModContent.<>c.<Load>b__39_0(Mod mod)
  74. at Terraria.ModLoader.ModContent.LoadModContent(CancellationToken token, Action`1 loadAction)
  75. at Terraria.ModLoader.ModContent.Load(CancellationToken token)
  76. at Terraria.ModLoader.ModLoader.Load(CancellationToken token)
  77.  
  78.  
  79. [00:23:08] [8/INFO] [tML]: Disabling Mod: HamstarHelpers
  80. [00:23:10] [1/DEBUG] [tML]: Process.Start (UseShellExecute = True): "C:\Users\HawerHQ\Documents\My Games\Terraria\ModLoader\Logs\client.log"
  81. [00:25:20] [3/INFO] [tML]: Unloading mods
  82. [00:25:20] [3/INFO] [tML]: Unloading: Mod Helpers
  83. [00:25:20] [3/WARN] [tML]: Silently Caught Exception:
  84. System.IO.FileLoadException: Could not load file or assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A strongly-named assembly is required. (Exception from HRESULT: 0x80131044)
  85. at HamstarHelpers.Helpers.Debug.LogHelpers.FormatMessage(String msg, Int32 contextDepth)
  86. at HamstarHelpers.Helpers.Debug.LogHelpers.Alert(String msg) in HamstarHelpers\Helpers\Debug\LogHelpers.cs:line 110
  87. at HamstarHelpers.ModHelpersMod.Unload() in HamstarHelpers\MyMod.cs:line 75
  88. at Terraria.ModLoader.Mod.UnloadContent()
  89. at Terraria.ModLoader.ModContent.UnloadModContent()
  90. at Terraria.ModLoader.ModLoader.Unload()
  91. at Terraria.ModLoader.ModLoader.Load(CancellationToken token)
  92. at Terraria.ModLoader.ModLoader.<>c__DisplayClass42_0.<BeginLoad>b__0()
  93. at System.Threading.Tasks.Task.InnerInvoke()
  94. at System.Threading.Tasks.Task.Execute()
  95. at System.Threading.Tasks.Task.ExecutionContextCallback(Object obj)
  96. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  97. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  98. at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
  99. at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
  100. at System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
  101. at System.Threading.ThreadPoolWorkQueue.Dispatch()
  102. at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
  103.  
  104. [00:25:20] [3/FATAL] [tML]: One or more errors occured while unloading and tModLoader must be restarted to prevent further issues.
  105. HamstarHelpers was unable to unload properly. Modders must use defensive programming to ensure unloading completes regardless of any errors during loading.
  106. System.IO.FileLoadException: Could not load file or assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A strongly-named assembly is required. (Exception from HRESULT: 0x80131044)
  107. File name: 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null'
  108. at HamstarHelpers.Helpers.Debug.LogHelpers.FormatMessage(String msg, Int32 contextDepth)
  109. at HamstarHelpers.Helpers.Debug.LogHelpers.Alert(String msg) in HamstarHelpers\Helpers\Debug\LogHelpers.cs:line 110
  110. at HamstarHelpers.ModHelpersMod.Unload() in HamstarHelpers\MyMod.cs:line 74
  111. at Terraria.ModLoader.Mod.UnloadContent()
  112. at Terraria.ModLoader.ModContent.UnloadModContent()
  113. at Terraria.ModLoader.ModLoader.Unload()
  114.  
  115.  
  116. [00:25:21] [1/DEBUG] [tML]: Process.Start (UseShellExecute = True): "C:\Users\HawerHQ\Documents\My Games\Terraria\ModLoader\Logs\client.log"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement