Coder Social home page Coder Social logo

Comments (6)

generatives avatar generatives commented on June 18, 2024

Does this happen every time you start the game?

from wrecker.

generatives avatar generatives commented on June 18, 2024

Could you provide a stack trace?

from wrecker.

shanto462 avatar shanto462 commented on June 18, 2024

Does this happen every time you start the game?

yes It happens everytime I start.

from wrecker.

shanto462 avatar shanto462 commented on June 18, 2024

Could you provide a stack trace?

at Veldrid.Vk.VulkanUtil.FindMemoryType(VkPhysicalDeviceMemoryProperties memProperties, UInt32 typeFilter, VkMemoryPropertyFlags properties)
at Veldrid.Vk.VkDeviceMemoryManager.Allocate(VkPhysicalDeviceMemoryProperties memProperties, UInt32 memoryTypeBits, VkMemoryPropertyFlags flags, Boolean persistentMapped, UInt64 size, UInt64 alignment, Boolean dedicated, VkImage dedicatedImage, VkBuffer dedicatedBuffer)
at Veldrid.Vk.VkBuffer..ctor(VkGraphicsDevice gd, UInt32 sizeInBytes, BufferUsage usage, String callerMember)
at Veldrid.Vk.VkResourceFactory.CreateBufferCore(BufferDescription& description)
at Veldrid.ResourceFactory.CreateBuffer(BufferDescription& description)
at Veldrid.ResourceFactory.CreateBuffer(BufferDescription description)
at Clunker.Graphics.ResizableBuffer1.Update(Span1 data) in D:\Trunk\F\Wrecker-master\Clunker\Graphics\ResizableBuffer.cs:line 60
at Clunker.Voxels.Meshing.VoxelGridMesher.Update(Double state, Entity& entity) in D:\Trunk\F\Wrecker-master\Clunker\Voxels\Meshing\VoxelGridMesher.cs:line 111
at DefaultEcs.System.AEntitySystem1.Update(T state, ReadOnlySpan1 entities)
at DefaultEcs.System.AEntitySystem1.Runnable.Run(Int32 index, Int32 maxIndex) at DefaultEcs.Threading.DefaultParallelRunner.Run(IParallelRunnable runnable) at DefaultEcs.System.AEntitySystem1.Update(T state)
at Clunker.Scene.Update(Double deltaSec) in D:\Trunk\F\Wrecker-master\Clunker\Scene.cs:line 114
at Clunker.ClunkerClientApp.<>c__DisplayClass36_0.b__0() in D:\Trunk\F\Wrecker-master\Clunker\ClunkerClientApp.cs:line 125
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.<>c.<.cctor>b__274_0(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)

this is the stack trace

from wrecker.

generatives avatar generatives commented on June 18, 2024

Thanks! Could you tell me what OS and version you are running on? This does not happen to me when I run the game.

from wrecker.

shanto462 avatar shanto462 commented on June 18, 2024

I am on Windows 10 Pro 20H2 OS Build 19042.985.

from wrecker.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.