About Store Forum Documentation Contact



Post Reply 
Error: Can't create actor from PHYS_MESH
Author Message
Tobbo Offline
Member

Post: #1
Error: Can't create actor from PHYS_MESH
I've been experimenting with the RPG2 code. It worked for a while and then I started getting this error when I tried to load and enter the world.

Error

Can't create actor from PHYS_MESH physical body.
Physics Library Used: PhysX
Universal Mesh Available: No
PhysXMesh Available: No
Bullet Mesh Available: No
PhysBody file: "Obj\plant\tree\Chinese\5.phys"
Actor Shapes: 213/65536

I've tried rebuilding the world, etc. It doesn't stop it. The weird thing is that sometimes it doesn't give an error and it works fine, but most of the time it gives an error.

Any help would be appreciated.

Thanks,
Tobbo
(This post was last modified: 07-13-2011 12:47 PM by Tobbo.)
07-13-2011 12:44 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Error: Can't create actor from PHYS_MESH
If you open the "Obj\plant\tree\Chinese\5.phys" file in the Editor, does it display fine?

Does it work ok with -unmodified- ERPG2 codes? (maybe you've made some code change that's causing the error?)
07-14-2011 12:06 PM
Find all posts by this user Quote this message in a reply
Tobbo Offline
Member

Post: #3
RE: Error: Can't create actor from PHYS_MESH
I reviewed the code over and over again, and I eventually found the problem.
It seems to work fine now.

Thanks.
07-14-2011 01:44 PM
Find all posts by this user Quote this message in a reply
Post Reply