question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bullet.RigidBody has no field setWorldTransform

See original GitHub issue

After sdk update, error messages appear when publishing Android©

Read blend: /home/sungreen/blender/plugs/armory3d/armory_examples-master/physics_examples/break.blend
Project cleaned
Armory v2019.12 ($Id: 94dc8b99633e01e2432e7b7818ba7c0fe7a461a9 $)
OS: linux, Target: android-hl, GAPI: opengl, Blender: 2.81 (sub 12)
... ... ...
.../bullet/RigidBody.hx:461: characters 8-25 : bullet.RigidBody has no field setWorldTransform
.../bullet/RigidBody.hx:257: characters 100-122 : bullet.CollisionObject has no field CF_NO_CONTACT_RESPONSE
.../bullet/RigidBody.hx:259: characters 88-107 : bullet.CollisionObject has no field CF_KINEMATIC_OBJECT
.../bullet/RigidBody.hx:260: characters 89-105 : bullet.CollisionObject has no field CF_STATIC_OBJECT
.../bullet/RigidBody.hx:262: characters 115-131 : bullet.CollisionObject has no field CF_STATIC_OBJECT

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
QuantumCoderQCcommented, Dec 7, 2019

@N8n5h Thanks for the help.

I have already modified the Bt.hx and RigidBody.hx at #1507 . The issue should be solved after merge.

awaiting feedback!

0reactions
luboslencocommented, Dec 11, 2019

Merged, thanks for the fix!

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Newbie] kinematic objects transform and updating - PyBullet
I coudln't find the main game loop. I'm not saying they are not there, but just to make sure. Make sure all RigidBodies...
Read more >
Bullet 2.80 Physics SDK Manual
Bullet Physics is a professional open source collision detection, rigid body and soft body dynamics library. The library is free for commercial use...
Read more >
c++ - Physic Bullet - Any 'Ghost' Body? - Stack Overflow
The problem is to create this area and add it into the world. I only found documentation about RigidBody and SoftBody, and I...
Read more >
Bullet: Apply any Transformation to RigidBody?
The problem doing it this way is, if my scene contains a rotated cube, the collisionbox is obviously not rotated, but parallel to...
Read more >
Bullet 2.55 Physics User Manual
Bullet Rigid Body Dynamics. ... there is no influence from dynamics objects ... rigidbodies using the btMotionState::setWorldTransform.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found