Guest User

Untitled

a guest
Jun 8th, 2022
8
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.54 KB | None | 0 0
  1. [10:52:58] [Main Thread/INFO] [StatusText]: 100.0% - Finalizing world - 0.
  2. [10:53:01] [.NET ThreadPool Worker/WARN] [tML]: Silently Caught Exception:
  3. System.NullReferenceException: Object reference not set to an instance of an object.
  4. at Pings.PingsSystem.NetSend(BinaryWriter writer) in PingsSystem.cs:line 29
  5. at Terraria.ModLoader.IO.WorldIO.<>c__DisplayClass23_0.<SendModData>b__0(BinaryWriter w) in tModLoader\Terraria\ModLoader\IO\WorldIO.cs:line 415
  6. at Terraria.ModLoader.IO.BinaryIO.SafeWrite(BinaryWriter writer, Action`1 write) in tModLoader\Terraria\ModLoader\IO\BinaryIO.cs:line 42
  7. at Terraria.ModLoader.IO.WorldIO.SendModData(BinaryWriter writer) in tModLoader\Terraria\ModLoader\IO\WorldIO.cs:line 415
  8. at DMD<Terraria.NetMessage::SendData>(Int32 msgType, Int32 remoteClient, Int32 ignoreClient, NetworkText text, Int32 number, Single number2, Single number3, Single number4, Int32 number5, Int32 number6, Int32 number7)
  9. at QwertyMod.Common.FrozenDen.RunDenGenerator()
  10. at Terraria.WorldBuilding.WorldGenerator.GenerateWorld(GenerationProgress progress)
  11. at Terraria.WorldGen.GenerateWorld(Int32 seed, GenerationProgress customProgressObject)
  12. at Terraria.IO.WorldFile.LoadWorld(Boolean loadFromCloud)
  13. at Terraria.WorldGen.serverLoadWorldCallBack()
  14. at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
  15. at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
  16. at System.Threading.ThreadPoolWorkQueue.Dispatch()
  17. at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
  18.  
  19. [10:53:01] [.NET ThreadPool Worker/WARN] [tML]: Silently Caught Exception:
  20. System.BadImageFormatException: Read out of bounds.
  21. at System.Reflection.Throw.OutOfBounds()
  22. at System.Reflection.Metadata.Ecma335.MethodDebugInformationTableReader.GetSequencePoints(MethodDebugInformationHandle handle)
  23. at System.Reflection.Metadata.MethodDebugInformation.get_SequencePointsBlob()
  24. at System.Diagnostics.StackTraceSymbols.GetSourceLineInfo(Assembly assembly, String assemblyPath, IntPtr loadedPeAddress, Int32 loadedPeSize, Boolean isFileLayout, IntPtr inMemoryPdbAddress, Int32 inMemoryPdbSize, Int32 methodToken, Int32 ilOffset, String& sourceFile, Int32& sourceLine, Int32& sourceColumn)
  25. at System.Diagnostics.StackFrameHelper.InitializeSourceInfo(Int32 iSkip, Boolean fNeedFileInfo, Exception exception)
  26. at System.Diagnostics.StackTrace.CaptureStackTrace(Int32 skipFrames, Boolean fNeedFileInfo, Exception e)
  27. at Hook<System.Diagnostics.StackTrace::.ctor>?53046711(StackTrace , Exception , Boolean )
  28. at System.Exception.get_StackTrace()
  29. at System.Exception.ToString()
  30. at System.String.JoinCore(ReadOnlySpan`1 separator, Object[] values)
  31. at System.String.Join(String separator, Object[] values)
  32. at Terraria.WorldBuilding.WorldGenerator.GenerateWorld(GenerationProgress progress)
  33. at Terraria.WorldGen.GenerateWorld(Int32 seed, GenerationProgress customProgressObject)
  34. at Terraria.IO.WorldFile.LoadWorld(Boolean loadFromCloud)
  35. at Terraria.WorldGen.serverLoadWorldCallBack()
  36. at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
  37. at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
  38. at System.Threading.ThreadPoolWorkQueue.Dispatch()
  39. at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
  40.  
  41. [10:53:01] [.NET ThreadPool Worker/ERROR] [tML]: A problem was encountered during world generation
  42. Carving out a beast's den!
  43. System.NullReferenceException: Object reference not set to an instance of an object.
  44. at Pings.PingsSystem.NetSend(BinaryWriter writer) in PingsSystem.cs:line 29
  45. at Terraria.ModLoader.IO.WorldIO.<>c__DisplayClass23_0.<SendModData>b__0(BinaryWriter w) in tModLoader\Terraria\ModLoader\IO\WorldIO.cs:line 415
  46. at Terraria.ModLoader.IO.BinaryIO.SafeWrite(BinaryWriter writer, Action`1 write) in tModLoader\Terraria\ModLoader\IO\BinaryIO.cs:line 45
  47. at Terraria.ModLoader.IO.WorldIO.SendModData(BinaryWriter writer) in tModLoader\Terraria\ModLoader\IO\WorldIO.cs:line 415
  48. at DMD<Terraria.NetMessage::SendData>(Int32 msgType, Int32 remoteClient, Int32 ignoreClient, NetworkText text, Int32 number, Single number2, Single number3, Single number4, Int32 number5, Int32 number6, Int32 number7)
  49. at QwertyMod.Common.FrozenDen.RunDenGenerator()
  50. at Terraria.WorldBuilding.WorldGenerator.GenerateWorld(GenerationProgress progress)
  51. [10:53:01] [.NET ThreadPool Worker/WARN] [tML]: Silently Caught Exception:
  52. System.NullReferenceException: Object reference not set to an instance of an object.
  53. at Terraria.WorldBuilding.WorldGenerator.GenerateWorld(GenerationProgress progress) in tModLoader\Terraria\WorldBuilding\WorldGenerator.cs:line 30
  54. at Terraria.WorldGen.GenerateWorld(Int32 seed, GenerationProgress customProgressObject) in tModLoader\Terraria\WorldGen.cs:line 12341
  55. at Terraria.IO.WorldFile.LoadWorld(Boolean loadFromCloud) in tModLoader\Terraria\IO\WorldFile.cs:line 336
  56. at Terraria.WorldGen.serverLoadWorldCallBack() in tModLoader\Terraria\WorldGen.cs:line 2613
  57. at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
  58. at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
  59. at System.Threading.ThreadPoolWorkQueue.Dispatch()
  60. at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
  61.  
  62. [10:53:01] [Main Thread/INFO] [Terraria]: Running one update...
  63. [10:53:01] [Main Thread/INFO] [tML]: Server starting with AllowVanillaClients set to False
  64. [10:53:01] [Main Thread/WARN] [tML]: Silently Caught Exception:
  65. System.NullReferenceException: Object reference not set to an instance of an object.
  66. at Pings.PingsSystem.NetSend(BinaryWriter writer) in PingsSystem.cs:line 29
  67. at Terraria.ModLoader.IO.WorldIO.<>c__DisplayClass23_0.<SendModData>b__0(BinaryWriter w) in tModLoader\Terraria\ModLoader\IO\WorldIO.cs:line 415
  68. at Terraria.ModLoader.IO.BinaryIO.SafeWrite(BinaryWriter writer, Action`1 write) in tModLoader\Terraria\ModLoader\IO\BinaryIO.cs:line 42
  69. at Terraria.ModLoader.IO.WorldIO.SendModData(BinaryWriter writer) in tModLoader\Terraria\ModLoader\IO\WorldIO.cs:line 415
  70. at DMD<Terraria.NetMessage::SendData>(Int32 msgType, Int32 remoteClient, Int32 ignoreClient, NetworkText text, Int32 number, Single number2, Single number3, Single number4, Int32 number5, Int32 number6, Int32 number7)
  71. at Terraria.Main.UpdateWeather(GameTime gameTime)
  72. at Terraria.Main.DoUpdate(GameTime& gameTime)
  73. at Terraria.Main.Update(GameTime gameTime)
  74. at DMD<Terraria.Main::DedServ_PostModLoad>(Main this, Boolean& reloadMods)
  75. at Terraria.Main.DedServ()
  76. at Terraria.Program.LaunchGame_(Boolean isServer)
  77. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  78. at MonoLaunch.<>c__DisplayClass2_0.<Main>b__0()
  79. at MonoLaunch.Main(String[] args)
  80.  
  81. [10:53:01] [Main Thread/WARN] [tML]: Silently Caught Exception:
  82. System.BadImageFormatException: Read out of bounds.
  83. at System.Reflection.Throw.OutOfBounds()
  84. at System.Reflection.Metadata.Ecma335.MethodDebugInformationTableReader.GetSequencePoints(MethodDebugInformationHandle handle)
  85. at System.Reflection.Metadata.MethodDebugInformation.get_SequencePointsBlob()
  86. at System.Diagnostics.StackTraceSymbols.GetSourceLineInfo(Assembly assembly, String assemblyPath, IntPtr loadedPeAddress, Int32 loadedPeSize, Boolean isFileLayout, IntPtr inMemoryPdbAddress, Int32 inMemoryPdbSize, Int32 methodToken, Int32 ilOffset, String& sourceFile, Int32& sourceLine, Int32& sourceColumn)
  87. at System.Diagnostics.StackFrameHelper.InitializeSourceInfo(Int32 iSkip, Boolean fNeedFileInfo, Exception exception)
  88. at System.Diagnostics.StackTrace.CaptureStackTrace(Int32 skipFrames, Boolean fNeedFileInfo, Exception e)
  89. at Hook<System.Diagnostics.StackTrace::.ctor>?53046711(StackTrace , Exception , Boolean )
  90. at System.Exception.get_StackTrace()
  91. at System.Exception.ToString()
  92. at log4net.ObjectRenderer.DefaultRenderer.RenderObject(RendererMap rendererMap, Object obj, TextWriter writer)
  93. at log4net.ObjectRenderer.RendererMap.FindAndRender(Object obj, TextWriter writer)
  94. at log4net.Util.PatternConverter.Format(TextWriter writer, Object state)
  95. at log4net.Layout.PatternLayout.Format(TextWriter writer, LoggingEvent loggingEvent)
  96. at log4net.Appender.AppenderSkeleton.RenderLoggingEvent(LoggingEvent loggingEvent)
  97. at log4net.Appender.DebugAppender.Append(LoggingEvent loggingEvent)
  98. at log4net.Appender.AppenderSkeleton.DoAppend(LoggingEvent loggingEvent)
  99. at log4net.Util.AppenderAttachedImpl.AppendLoopOnAppenders(LoggingEvent loggingEvent)
  100. at log4net.Repository.Hierarchy.Logger.CallAppenders(LoggingEvent loggingEvent)
  101. at log4net.Repository.Hierarchy.Logger.Log(Type callerStackBoundaryDeclaringType, Level level, Object message, Exception exception)
  102. at log4net.Core.LogImpl.Error(Object message)
  103. at Terraria.Main.Update(GameTime gameTime)
  104. at DMD<Terraria.Main::DedServ_PostModLoad>(Main this, Boolean& reloadMods)
  105. at Terraria.Main.DedServ()
  106. at Terraria.Program.LaunchGame_(Boolean isServer)
  107. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  108. at MonoLaunch.<>c__DisplayClass2_0.<Main>b__0()
  109. at MonoLaunch.Main(String[] args)
  110.  
  111. [10:53:01] [Main Thread/ERROR] [Terraria]: System.NullReferenceException: Object reference not set to an instance of an object.
  112. at Pings.PingsSystem.NetSend(BinaryWriter writer) in PingsSystem.cs:line 29
  113. at Terraria.ModLoader.IO.WorldIO.<>c__DisplayClass23_0.<SendModData>b__0(BinaryWriter w) in tModLoader\Terraria\ModLoader\IO\WorldIO.cs:line 415
  114. at Terraria.ModLoader.IO.BinaryIO.SafeWrite(BinaryWriter writer, Action`1 write) in tModLoader\Terraria\ModLoader\IO\BinaryIO.cs:line 45
  115. at Terraria.ModLoader.IO.WorldIO.SendModData(BinaryWriter writer) in tModLoader\Terraria\ModLoader\IO\WorldIO.cs:line 415
  116. at DMD<Terraria.NetMessage::SendData>(Int32 msgType, Int32 remoteClient, Int32 ignoreClient, NetworkText text, Int32 number, Single number2, Single number3, Single number4, Int32 number5, Int32 number6, Int32 number7)
  117. at Terraria.Main.UpdateWeather(GameTime gameTime)
  118. at Terraria.Main.DoUpdate(GameTime& gameTime)
  119. at Terraria.Main.Update(GameTime gameTime)
  120. [10:53:01] [Main Thread/WARN] [tML]: Silently Caught Exception:
  121. System.NullReferenceException: Object reference not set to an instance of an object.
  122. at Terraria.Main.WriteFancyWorldLoadErrorToConsole() in tModLoader\Terraria\Main.cs:line 4627
  123. at DMD<Terraria.Main::DedServ_PostModLoad>(Main this, Boolean& reloadMods)
  124. at Terraria.Main.DedServ()
  125. at Terraria.Program.LaunchGame_(Boolean isServer)
  126. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  127. at MonoLaunch.<>c__DisplayClass2_0.<Main>b__0()
  128. at MonoLaunch.Main(String[] args)
  129.  
  130. [10:53:01] [Main Thread/WARN] [tML]: Silently Caught Exception:
  131. System.BadImageFormatException: Read out of bounds.
  132. at System.Reflection.Throw.OutOfBounds()
  133. at System.Reflection.Metadata.Ecma335.MethodDebugInformationTableReader.GetSequencePoints(MethodDebugInformationHandle handle)
  134. at System.Reflection.Metadata.MethodDebugInformation.get_SequencePointsBlob()
  135. at System.Diagnostics.StackTraceSymbols.GetSourceLineInfo(Assembly assembly, String assemblyPath, IntPtr loadedPeAddress, Int32 loadedPeSize, Boolean isFileLayout, IntPtr inMemoryPdbAddress, Int32 inMemoryPdbSize, Int32 methodToken, Int32 ilOffset, String& sourceFile, Int32& sourceLine, Int32& sourceColumn)
  136. at System.Diagnostics.StackFrameHelper.InitializeSourceInfo(Int32 iSkip, Boolean fNeedFileInfo, Exception exception)
  137. at System.Diagnostics.StackTrace.CaptureStackTrace(Int32 skipFrames, Boolean fNeedFileInfo, Exception e)
  138. at Hook<System.Diagnostics.StackTrace::.ctor>?53046711(StackTrace , Exception , Boolean )
  139. at System.Exception.get_StackTrace()
  140. at System.Exception.ToString()
  141. at log4net.ObjectRenderer.DefaultRenderer.RenderObject(RendererMap rendererMap, Object obj, TextWriter writer)
  142. at log4net.ObjectRenderer.RendererMap.FindAndRender(Object obj, TextWriter writer)
  143. at log4net.ObjectRenderer.RendererMap.FindAndRender(Object obj)
  144. at log4net.Core.LoggingEvent.GetExceptionString()
  145. at log4net.Appender.AppenderSkeleton.RenderLoggingEvent(TextWriter writer, LoggingEvent loggingEvent)
  146. at log4net.Appender.AppenderSkeleton.RenderLoggingEvent(LoggingEvent loggingEvent)
  147. at log4net.Appender.DebugAppender.Append(LoggingEvent loggingEvent)
  148. at log4net.Appender.AppenderSkeleton.DoAppend(LoggingEvent loggingEvent)
  149. at log4net.Util.AppenderAttachedImpl.AppendLoopOnAppenders(LoggingEvent loggingEvent)
  150. at log4net.Repository.Hierarchy.Logger.CallAppenders(LoggingEvent loggingEvent)
  151. at log4net.Repository.Hierarchy.Logger.Log(Type callerStackBoundaryDeclaringType, Level level, Object message, Exception exception)
  152. at log4net.Core.LogImpl.Fatal(Object message, Exception exception)
  153. at Terraria.Program.LaunchGame_(Boolean isServer)
  154. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  155. at MonoLaunch.<>c__DisplayClass2_0.<Main>b__0()
  156. at MonoLaunch.Main(String[] args)
  157.  
  158. [10:53:01] [Main Thread/FATAL] [Terraria]: Main engine crash
  159. System.NullReferenceException: Object reference not set to an instance of an object.
  160. at Terraria.Main.WriteFancyWorldLoadErrorToConsole() in tModLoader\Terraria\Main.cs:line 4627
  161. at DMD<Terraria.Main::DedServ_PostModLoad>(Main this, Boolean& reloadMods)
  162. at Terraria.Main.DedServ()
  163. at Terraria.Program.LaunchGame_(Boolean isServer)
  164. [10:53:01] [Main Thread/WARN] [tML]: Silently Caught Exception:
  165. System.BadImageFormatException: Read out of bounds.
  166. at System.Reflection.Throw.OutOfBounds()
  167. at System.Reflection.Metadata.Ecma335.MethodDebugInformationTableReader.GetSequencePoints(MethodDebugInformationHandle handle)
  168. at System.Reflection.Metadata.MethodDebugInformation.get_SequencePointsBlob()
  169. at System.Diagnostics.StackTraceSymbols.GetSourceLineInfo(Assembly assembly, String assemblyPath, IntPtr loadedPeAddress, Int32 loadedPeSize, Boolean isFileLayout, IntPtr inMemoryPdbAddress, Int32 inMemoryPdbSize, Int32 methodToken, Int32 ilOffset, String& sourceFile, Int32& sourceLine, Int32& sourceColumn)
  170. at System.Diagnostics.StackFrameHelper.InitializeSourceInfo(Int32 iSkip, Boolean fNeedFileInfo, Exception exception)
  171. at System.Diagnostics.StackTrace.CaptureStackTrace(Int32 skipFrames, Boolean fNeedFileInfo, Exception e)
  172. at Hook<System.Diagnostics.StackTrace::.ctor>?53046711(StackTrace , Exception , Boolean )
  173. at System.Exception.get_StackTrace()
  174. at System.Exception.ToString()
  175. at Terraria.Program.DisplayException(Exception e)
  176. at Terraria.Program.LaunchGame_(Boolean isServer)
  177. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  178. at MonoLaunch.<>c__DisplayClass2_0.<Main>b__0()
  179. at MonoLaunch.Main(String[] args)
  180.  
  181. [10:53:01] [Main Thread/WARN] [tML]: Silently Caught Exception:
  182. System.BadImageFormatException: Read out of bounds.
  183. at System.Reflection.Throw.OutOfBounds()
  184. at System.Reflection.Metadata.Ecma335.MethodDebugInformationTableReader.GetSequencePoints(MethodDebugInformationHandle handle)
  185. at System.Reflection.Metadata.MethodDebugInformation.get_SequencePointsBlob()
  186. at System.Diagnostics.StackTraceSymbols.GetSourceLineInfo(Assembly assembly, String assemblyPath, IntPtr loadedPeAddress, Int32 loadedPeSize, Boolean isFileLayout, IntPtr inMemoryPdbAddress, Int32 inMemoryPdbSize, Int32 methodToken, Int32 ilOffset, String& sourceFile, Int32& sourceLine, Int32& sourceColumn)
  187. at System.Diagnostics.StackFrameHelper.InitializeSourceInfo(Int32 iSkip, Boolean fNeedFileInfo, Exception exception)
  188. at System.Diagnostics.StackTrace.CaptureStackTrace(Int32 skipFrames, Boolean fNeedFileInfo, Exception e)
  189. at Hook<System.Diagnostics.StackTrace::.ctor>?53046711(StackTrace , Exception , Boolean )
  190. at System.Exception.get_StackTrace()
  191. at System.Exception.ToString()
  192. at System.Text.StringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args)
  193. at System.IO.StreamWriter.WriteFormatHelper(String format, ParamsArray args, Boolean appendNewLine)
  194. at System.IO.StreamWriter.WriteLine(String format, Object arg0, Object arg1)
  195. at System.IO.TextWriter.SyncTextWriter.WriteLine(String format, Object arg0, Object arg1)
  196. at System.Console.WriteLine(String format, Object arg0, Object arg1)
  197. at Terraria.Program.DisplayException(Exception e)
  198. at Terraria.Program.LaunchGame_(Boolean isServer)
  199. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  200. at MonoLaunch.<>c__DisplayClass2_0.<Main>b__0()
  201. at MonoLaunch.Main(String[] args)
  202.  
  203. [10:53:01] [Main Thread/WARN] [tML]: Silently Caught Exception:
  204. System.BadImageFormatException: Read out of bounds.
  205. at System.Reflection.Throw.OutOfBounds()
  206. at System.Reflection.Metadata.Ecma335.MethodDebugInformationTableReader.GetSequencePoints(MethodDebugInformationHandle handle)
  207. at System.Reflection.Metadata.MethodDebugInformation.get_SequencePointsBlob()
  208. at System.Diagnostics.StackTraceSymbols.GetSourceLineInfo(Assembly assembly, String assemblyPath, IntPtr loadedPeAddress, Int32 loadedPeSize, Boolean isFileLayout, IntPtr inMemoryPdbAddress, Int32 inMemoryPdbSize, Int32 methodToken, Int32 ilOffset, String& sourceFile, Int32& sourceLine, Int32& sourceColumn)
  209. at System.Diagnostics.StackFrameHelper.InitializeSourceInfo(Int32 iSkip, Boolean fNeedFileInfo, Exception exception)
  210. at System.Diagnostics.StackTrace.CaptureStackTrace(Int32 skipFrames, Boolean fNeedFileInfo, Exception e)
  211. at Hook<System.Diagnostics.StackTrace::.ctor>?53046711(StackTrace , Exception , Boolean )
  212. at System.Exception.get_StackTrace()
  213. at System.Exception.ToString()
  214. at Terraria.ModLoader.UI.Interface.MessageBoxShow(Exception e, String caption, Boolean generateTip)
  215. at Terraria.Program.DisplayException(Exception e)
  216. at Terraria.Program.LaunchGame_(Boolean isServer)
  217. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  218. at MonoLaunch.<>c__DisplayClass2_0.<Main>b__0()
  219. at MonoLaunch.Main(String[] args)
  220.  
  221. [10:53:02] [Main Thread/WARN] [tML]: Silently Caught Exception:
  222. System.BadImageFormatException: Read out of bounds.
  223. at System.Reflection.Throw.OutOfBounds()
  224. at System.Reflection.Metadata.Ecma335.MethodDebugInformationTableReader.GetSequencePoints(MethodDebugInformationHandle handle)
  225. at System.Reflection.Metadata.MethodDebugInformation.get_SequencePointsBlob()
  226. at System.Diagnostics.StackTraceSymbols.GetSourceLineInfo(Assembly assembly, String assemblyPath, IntPtr loadedPeAddress, Int32 loadedPeSize, Boolean isFileLayout, IntPtr inMemoryPdbAddress, Int32 inMemoryPdbSize, Int32 methodToken, Int32 ilOffset, String& sourceFile, Int32& sourceLine, Int32& sourceColumn)
  227. at System.Diagnostics.StackFrameHelper.InitializeSourceInfo(Int32 iSkip, Boolean fNeedFileInfo, Exception exception)
  228. at System.Diagnostics.StackTrace.CaptureStackTrace(Int32 skipFrames, Boolean fNeedFileInfo, Exception e)
  229. at Hook<System.Diagnostics.StackTrace::.ctor>?53046711(StackTrace , Exception , Boolean )
  230. at System.Exception.get_StackTrace()
  231. at Terraria.Program.DisplayException(Exception e)
  232. at Terraria.Program.LaunchGame_(Boolean isServer)
  233. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  234. at MonoLaunch.<>c__DisplayClass2_0.<Main>b__0()
  235. at MonoLaunch.Main(String[] args)
  236.  
  237.  
Advertisement
Add Comment
Please, Sign In to add comment