Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Love this addon, thanks for sharing it for free <3

Ran into an issue when trying to rig meshes that have vertex colors assigned:

Python: Traceback (most recent call last):

  File "C:\Users\alexa\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\UE4_Vehicle_Rigging_Addon_v0_6_1\rig_op.py", line 123, in execute

    O.object.transform_apply(location = False, rotation = True, scale = True)

  File "C:\Program Files\Blender Foundation\Blender 3.1\3.1\scripts\modules\bpy\ops.py", line 132, in __call__

    ret = _op_call(self.idname_py(), None, kw)

RuntimeError: Operator bpy.ops.object.transform_apply.poll() failed, context is incorrect

location: <unknown location>:-1

I can't tell much from that error. Sometimes people get some errors, and then randomly get it working, and I never get to know what was causing the error. You can probably just try rigging again, and you might get as lucky as all the other people. If your error persists, it would be nice if you could send me your blender file or at least tell me how to exactly get that error, so I could fix it.