Jump to content

AnimState:SetHaunted potentially crashing the game


Tykvesh
  • Fixed

When there are a bunch of entities present (24 or more to be precise) each of which have haunted FX applied to them, the game will silently crash and this will appear in the log:

Quote

Assert failure 'mFreeConstantIdx + num_floats <= MAX_NUM_FLOATS' at c:\dst-jobs\workspace\dst_buildgame_windows\source\renderlib\ShaderConstantSet.h(262): Trace follows...

This doesn't happen outside the beta.


Steps to Reproduce
for i = 1, 24 do c_spawn("ash").AnimState:SetHaunted(true) end



User Feedback


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...