Version

menu_open

AK::SpatialAudio::SetGeometry - Triangle formed by vertices is too large.

A triangle provided to AK::SpatialAudio::SetGeometryis too large.

Probable cause:

  • This issue is caused by two or more vertices of a triangle being so far apart that they cause a floating point overflow when certian calulations are performed.

Recommended resolution steps:

  • Profile the API calls the game is making by enabling the "API Calls" options of the Profiler Settings (Alt-G). Retest your scenario and check the parameters given to the function prior to this error.

    The numbers in the error message indicate the triangle index in the triangle array, and its corresponding vertex indices in the vertex array, for triangles that are too large.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise