Open PLMMJ-FH opened 4 months ago
It crashed again, I checked the log file and this is the error message:
Main engine crash
Tip: This is likely a mod's fault. Disable mods one by one and check if the issue persists
System.InvalidOperationException: Texture2D creation failed! Error Code: Not enough memory resources are available to complete this operation. (0x8007000E)
at Microsoft.Xna.Framework.FNALoggerEXT.FNA3DLogError(IntPtr msg) in D:\a\tModLoader\tModLoader\FNA\src\FNALoggerEXT.cs:line 98
at Microsoft.Xna.Framework.Graphics.FNA3D_Impl.FNA3D_CreateTexture2D(IntPtr device, SurfaceFormat format, Int32 width, Int32 height, Int32 levelCount, Byte isRenderTarget)
at Microsoft.Xna.Framework.Graphics.Texture2D..ctor(GraphicsDevice graphicsDevice, Int32 width, Int32 height, Boolean mipMap, SurfaceFormat format) in D:\a\tModLoader\tModLoader\FNA\src\Graphics\Texture2D.cs:line 116
at Microsoft.Xna.Framework.Graphics.RenderTarget2D..ctor(GraphicsDevice graphicsDevice, Int32 width, Int32 height, Boolean mipMap, SurfaceFormat preferredFormat, DepthFormat preferredDepthFormat, Int32 preferredMultiSampleCount, RenderTargetUsage usage) in D:\a\tModLoader\tModLoader\FNA\src\Graphics\RenderTarget2D.cs:line 132
at Microsoft.Xna.Framework.Graphics.RenderTarget2D..ctor(GraphicsDevice graphicsDevice, Int32 width, Int32 height) in D:\a\tModLoader\tModLoader\FNA\src\Graphics\RenderTarget2D.cs:line 92
at Luminance.Core.Graphics.PrimitivePixelationSystem.CreatePixelTarget(Int32 width, Int32 height) in Luminance\Core\Graphics\Primitives\PrimitivePixelationSystem.cs:line 25
at Luminance.Core.Graphics.ManagedRenderTarget.Recreate(Int32 screenWidth, Int32 screenHeight) in Luminance\Core\Graphics\Automators\ManagedRenderTarget.cs:line 148
at Luminance.Core.Graphics.RenderTargetManager.<>c__DisplayClass10_0.
Oh. My computer memory is not enough apparently. It was okay up until the update yesterday.
System.InvalidOperationException: Texture2D creation failed! Error Code: Not enough memory resources are available to complete this operation. (0x8007000E)
I have Luminance on, and the game crashed when it tried to finish loading. I didn't remember to copy the crash message but it only mentioned directories referring to Terraria, Microsoft, and Luminance.