Skip to content

PxArticulationLink stress test #454

@hazidh

Description

@hazidh

Hello, I am now in PxArticulationLink stress test, I will create 10000 group PxArticulationReducedCoordinate and define good PxArticulationLink, but when I created at the bottom of the encounter this problem, Is there any way to solve it?The scenario I'm using is SnippetArticulationRC, the official test case, which modifies the code below.

for (int i = 0; i < 10000;i++) {

	gArticulation = gPhysics->createArticulationReducedCoordinate();

	createScissorLift();

}

[ABORT] User allocator returned NULL. (F:\11_Physx\PhysxJniGithub2.4.2\physx-jni\PhysX\physx\include\foundation/PxBroadcast.h:196)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions