Advertisement
Guest User

Untitled

a guest
May 30th, 2020
326
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.65 KB | None | 0 0
  1. Error Logging Enabled.
  2. ================
  3. 5/30/2020 11:22:24 AM: First-Chance Exception
  4. Thread: 1 [Main Thread]
  5. Culture: en-US
  6. Exception: System.BadImageFormatException: Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The module was expected to contain an assembly manifest.
  7. File name: 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
  8. at Newtonsoft.Json.Converters.BinaryConverter.CanConvert(Type objectType)
  9. at Newtonsoft.Json.JsonSerializer.GetMatchingConverter(IList`1 converters, Type objectType)
  10.  
  11. WRN: Assembly binding logging is turned OFF.
  12. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  13. Note: There is some performance penalty associated with assembly bind failure logging.
  14. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  15.  
  16. ================
  17.  
  18. Error.UnableToWritePreferences
  19. System.BadImageFormatException: Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The module was expected to contain an assembly manifest.
  20. File name: 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
  21. at Newtonsoft.Json.Converters.BinaryConverter.CanConvert(Type objectType)
  22. at Newtonsoft.Json.JsonSerializer.GetMatchingConverter(IList`1 converters, Type objectType)
  23. at Newtonsoft.Json.Serialization.DefaultContractResolver.InitializeContract(JsonContract contract)
  24. at Newtonsoft.Json.Serialization.DefaultContractResolver.CreateDictionaryContract(Type objectType)
  25. at Newtonsoft.Json.Serialization.DefaultContractResolver.CreateContract(Type objectType)
  26. at Newtonsoft.Json.Serialization.DefaultContractResolver.ResolveContract(Type type)
  27. at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
  28. at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
  29. at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
  30. at Terraria.IO.Preferences.Save(Boolean canCreateFile)
  31.  
  32. WRN: Assembly binding logging is turned OFF.
  33. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  34. Note: There is some performance penalty associated with assembly bind failure logging.
  35. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  36.  
  37. Misc.ResolutionChanged
  38. ================
  39. 5/30/2020 11:22:24 AM: First-Chance Exception
  40. Thread: 1 [Main Thread]
  41. Culture: en-US
  42. Exception: System.BadImageFormatException: Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The module was expected to contain an assembly manifest.
  43. File name: 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
  44. at Newtonsoft.Json.Converters.BinaryConverter.CanConvert(Type objectType)
  45. at Newtonsoft.Json.JsonSerializer.GetMatchingConverter(IList`1 converters, Type objectType)
  46.  
  47. WRN: Assembly binding logging is turned OFF.
  48. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  49. Note: There is some performance penalty associated with assembly bind failure logging.
  50. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  51.  
  52. ================
  53.  
  54. Error.UnableToWritePreferences
  55. System.BadImageFormatException: Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The module was expected to contain an assembly manifest.
  56. File name: 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
  57. at Newtonsoft.Json.Converters.BinaryConverter.CanConvert(Type objectType)
  58. at Newtonsoft.Json.JsonSerializer.GetMatchingConverter(IList`1 converters, Type objectType)
  59. at Newtonsoft.Json.Serialization.DefaultContractResolver.InitializeContract(JsonContract contract)
  60. at Newtonsoft.Json.Serialization.DefaultContractResolver.CreateDictionaryContract(Type objectType)
  61. at Newtonsoft.Json.Serialization.DefaultContractResolver.CreateContract(Type objectType)
  62. at Newtonsoft.Json.Serialization.DefaultContractResolver.ResolveContract(Type type)
  63. at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
  64. at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
  65. at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
  66. at Terraria.IO.Preferences.Save(Boolean canCreateFile)
  67.  
  68. WRN: Assembly binding logging is turned OFF.
  69. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  70. Note: There is some performance penalty associated with assembly bind failure logging.
  71. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  72.  
  73. ================
  74. 5/30/2020 11:22:25 AM: First-Chance Exception
  75. Thread: 1 [Main Thread]
  76. Culture: en-US
  77. Exception: System.DllNotFoundException: Unable to load DLL 'RzChromaSDK.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
  78. at ReLogic.Peripherals.RGB.Razer.NativeMethods.Init()
  79. at ReLogic.Peripherals.RGB.Razer.RazerDeviceGroup.Initialize()
  80. ================
  81.  
  82. Razer Chroma not supported: System.DllNotFoundException: Unable to load DLL 'RzChromaSDK.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
  83. at ReLogic.Peripherals.RGB.Razer.NativeMethods.Init()
  84. at ReLogic.Peripherals.RGB.Razer.RazerDeviceGroup.Initialize()
  85. ================
  86. 5/30/2020 11:22:25 AM: First-Chance Exception
  87. Thread: 1 [Main Thread]
  88. Culture: en-US
  89. Exception: ReLogic.Peripherals.RGB.DeviceInitializationException: Corsair initialization failed with: CE_ServerNotFound
  90. at ReLogic.Peripherals.RGB.Corsair.CorsairDeviceGroup.Initialize()
  91. ================
  92.  
  93. Corsair RGB not supported: ReLogic.Peripherals.RGB.DeviceInitializationException: Corsair initialization failed with: CE_ServerNotFound
  94. at ReLogic.Peripherals.RGB.Corsair.CorsairDeviceGroup.Initialize()
  95. ================
  96. 5/30/2020 11:22:25 AM: First-Chance Exception
  97. Thread: 1 [Main Thread]
  98. Culture: en-US
  99. Exception: System.DllNotFoundException: Unable to load DLL 'LogitechLedEnginesWrapper ': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
  100. at ReLogic.Peripherals.RGB.Logitech.NativeMethods.LogiLedInit()
  101. at ReLogic.Peripherals.RGB.Logitech.LogitechDeviceGroup.Initialize()
  102. ================
  103.  
  104. Logitech RGB not supported: System.DllNotFoundException: Unable to load DLL 'LogitechLedEnginesWrapper ': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
  105. at ReLogic.Peripherals.RGB.Logitech.NativeMethods.LogiLedInit()
  106. at ReLogic.Peripherals.RGB.Logitech.LogitechDeviceGroup.Initialize()
  107. ================
  108. 2020-05-30 11:22:33 AM: First-Chance Exception
  109. Thread: 8 []
  110. Culture: en-CA
  111. Exception: System.BadImageFormatException: Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The module was expected to contain an assembly manifest.
  112. File name: 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
  113. at Newtonsoft.Json.Converters.BinaryConverter.CanConvert(Type objectType)
  114. at Newtonsoft.Json.JsonSerializer.GetMatchingConverter(IList`1 converters, Type objectType)
  115.  
  116. WRN: Assembly binding logging is turned OFF.
  117. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  118. Note: There is some performance penalty associated with assembly bind failure logging.
  119. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  120.  
  121. ================
  122.  
  123. ================
  124. 2020-05-30 11:22:33 AM: First-Chance Exception
  125. Thread: 8 []
  126. Culture: en-CA
  127. Exception: System.TypeInitializationException: The type initializer for 'Terraria.GameContent.Metadata.TileMaterials' threw an exception. ---> System.BadImageFormatException: Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The module was expected to contain an assembly manifest.
  128. at Newtonsoft.Json.Converters.BinaryConverter.CanConvert(Type objectType)
  129. at Newtonsoft.Json.JsonSerializer.GetMatchingConverter(IList`1 converters, Type objectType)
  130. at Newtonsoft.Json.Serialization.DefaultContractResolver.InitializeContract(JsonContract contract)
  131. at Newtonsoft.Json.Serialization.DefaultContractResolver.CreateDictionaryContract(Type objectType)
  132. at Newtonsoft.Json.Serialization.DefaultContractResolver.CreateContract(Type objectType)
  133. at Newtonsoft.Json.Serialization.DefaultContractResolver.ResolveContract(Type type)
  134. at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
  135. at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
  136. at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
  137. at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
  138. at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value)
  139. at Terraria.GameContent.Metadata.TileMaterials.DeserializeEmbeddedResource[T](String path)
  140. at Terraria.GameContent.Metadata.TileMaterials..cctor()
  141. --- End of inner exception stack trace ---
  142. at System.Runtime.CompilerServices.RuntimeHelpers._PrepareMethod(IRuntimeMethodInfo method, IntPtr* pInstantiation, Int32 cInstantiation)
  143. at Terraria.Program.ForceJITOnAssembly(Assembly assembly)
  144. ================
  145.  
  146. ================
  147. 2020-05-30 11:22:33 AM: Unhandled Exception
  148. Thread: 8 []
  149. Culture: en-CA
  150. Exception: System.TypeInitializationException: The type initializer for 'Terraria.GameContent.Metadata.TileMaterials' threw an exception. ---> System.BadImageFormatException: Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The module was expected to contain an assembly manifest.
  151. at Newtonsoft.Json.Converters.BinaryConverter.CanConvert(Type objectType)
  152. at Newtonsoft.Json.JsonSerializer.GetMatchingConverter(IList`1 converters, Type objectType)
  153. at Newtonsoft.Json.Serialization.DefaultContractResolver.InitializeContract(JsonContract contract)
  154. at Newtonsoft.Json.Serialization.DefaultContractResolver.CreateDictionaryContract(Type objectType)
  155. at Newtonsoft.Json.Serialization.DefaultContractResolver.CreateContract(Type objectType)
  156. at Newtonsoft.Json.Serialization.DefaultContractResolver.ResolveContract(Type type)
  157. at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
  158. at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
  159. at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
  160. at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
  161. at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value)
  162. at Terraria.GameContent.Metadata.TileMaterials.DeserializeEmbeddedResource[T](String path)
  163. at Terraria.GameContent.Metadata.TileMaterials..cctor()
  164. --- End of inner exception stack trace ---
  165. at System.Runtime.CompilerServices.RuntimeHelpers._PrepareMethod(IRuntimeMethodInfo method, IntPtr* pInstantiation, Int32 cInstantiation)
  166. at Terraria.Program.ForceJITOnAssembly(Assembly assembly)
  167. at Terraria.Program.ForceLoadThread(Object threadContext)
  168. at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  169. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  170. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  171. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  172. at System.Threading.ThreadHelper.ThreadStart(Object obj)
  173. ================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement