Level Date and Time Source Event ID Task Category Error 4/17/2024 00:34:40 .NET Runtime 1026 None Application: osu!.exe CoreCLR Version: 8.0.424.16909 .NET Version: 8.0.4 Description: The process was terminated due to an unhandled exception. Exception Info: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Stack: at Vulkan.VulkanNative.vkMapMemory(Vulkan.VkDevice, Vulkan.VkDeviceMemory, UInt64, UInt64, UInt32, Void**) at Veldrid.Vk.VkDeviceMemoryManager+ChunkAllocator..ctor(Vulkan.VkDevice, UInt32, Boolean) at Veldrid.Vk.VkDeviceMemoryManager+ChunkAllocatorSet.Allocate(UInt64, UInt64, Veldrid.Vk.VkMemoryBlock ByRef) at Veldrid.Vk.VkDeviceMemoryManager.Allocate(Vulkan.VkPhysicalDeviceMemoryProperties, UInt32, Vulkan.VkMemoryPropertyFlags, Boolean, UInt64, UInt64, Boolean, Vulkan.VkImage, Vulkan.VkBuffer) at Veldrid.Vk.VkBuffer..ctor(Veldrid.Vk.VkGraphicsDevice, UInt32, Veldrid.BufferUsage, System.String) at Veldrid.ResourceFactory.CreateBuffer(Veldrid.BufferDescription ByRef) at osu.Framework.Graphics.Rendering.Deferred.Allocation.DeviceBufferPool.Get() at osu.Framework.Graphics.Rendering.Deferred.Allocation.VertexManager.Write[[osu.Framework.Graphics.Rendering.Vertices.TexturedVertex2D, osu.Framework, Version=2024.329.0.0, Culture=neutral, PublicKeyToken=null]](osu.Framework.Graphics.Rendering.Deferred.Allocation.MemoryReference ByRef) at osu.Framework.Graphics.Rendering.Deferred.EventProcessor.processUploads() at osu.Framework.Platform.GameHost.DrawFrame() at osu.Framework.Threading.GameThread.processFrame() at osu.Framework.Threading.GameThread.g__runWork|66_0() at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)