How to fix Blender RBC 1.3 (for now - updated method)

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ต.ค. 2024
  • yea so that's how I fix it maybe..
    get the addon : blendermarket....
    This will fix the "Python: Traceback (most recent call last): _init,py_ ...line 788, ... line 782, ...line 756, ...line 7676, ...line 113" or the "ADD RIG" to a custom model.
    Find this line of code :
    bpy.ops.transform.translate(value=(0, 0, 0.15), orient_axis_ortho='X', orient_type='GLOBAL', orient_matrix=((1, 0, 0), (0, 1, 0), (0, 0, 1)), orient_matrix_type='GLOBAL', constraint_axis=(False, False, True), mirror=True, use_proportional_edit=False, proportional_edit_falloff='SMOOTH', proportional_size=1, use_proportional_connected=False, use_proportional_projected=False)
    Change it to :
    bpy.ops.transform.translate(value=(0, 0, 0.15), orient_type='GLOBAL', orient_matrix=((1, 0, 0), (0, 1, 0), (0, 0, 1)), orient_matrix_type='GLOBAL', constraint_axis=(False, False, True), mirror=True, use_proportional_edit=False, proportional_edit_falloff='SMOOTH', proportional_size=1, use_proportional_connected=False, use_proportional_projected=False)
    I DO MEWING DAILY 💀💀💀
    tags (ignore this fr) :
    #blender3d #blender #blenderanimation #blendertutorial #blendertutorialforbeginners #pythonprogramming #pyhton #blenderaddon #blenderaddons

ความคิดเห็น • 22

  • @atthariqinsanulhaq
    @atthariqinsanulhaq  หลายเดือนก่อน +1

    Fixing Record Cache Error : th-cam.com/video/-IhrsPsBa7Q/w-d-xo.html

  • @bukanrahull
    @bukanrahull หลายเดือนก่อน +1

    THANK YOU, this error almost makes me back to the older blender version

    • @atthariqinsanulhaq
      @atthariqinsanulhaq  หลายเดือนก่อน

      I'm glad you found it helpful ✨✨✨

  • @Kayra_Efe
    @Kayra_Efe 27 วันที่ผ่านมา +1

    DUDE SAVR MY LIFE AGAIN

  • @kenzietownsend6644
    @kenzietownsend6644 2 หลายเดือนก่อน +1

    Great job! :D Thank you for doing this.

    • @atthariqinsanulhaq
      @atthariqinsanulhaq  2 หลายเดือนก่อน

      Thank you so much, I'm glad you found it helpful 🐸✨

    • @azzahranur4071
      @azzahranur4071 2 หลายเดือนก่อน +1

      ​@@atthariqinsanulhaqit's croaky yes

    • @atthariqinsanulhaq
      @atthariqinsanulhaq  2 หลายเดือนก่อน

      @@azzahranur4071 yes 🐸✨

    • @Gamedito
      @Gamedito หลายเดือนก่อน

      I see you are giving D

  • @gazzawima
    @gazzawima 18 วันที่ผ่านมา +1

    I can’t fin the addon in the addons directory

    • @atthariqinsanulhaq
      @atthariqinsanulhaq  18 วันที่ผ่านมา

      @@gazzawima there could be 2 addon directories.
      The first one is in the blender folder (where u launch blender from)
      And the other one is in
      Users/user/AppData/Roaming/Blender Foundation/Blender/(version)/scripts/addons
      Try to check it and make sure that the addon is installed ✨✨✨

  • @Gamedito
    @Gamedito หลายเดือนก่อน

    THANKS MY WHIGGA

    • @atthariqinsanulhaq
      @atthariqinsanulhaq  หลายเดือนก่อน +1

      @@Gamedito not whigga 😭💀

    • @Gamedito
      @Gamedito หลายเดือนก่อน +1

      @@atthariqinsanulhaq u r browinga

    • @atthariqinsanulhaq
      @atthariqinsanulhaq  หลายเดือนก่อน +1

      @@Gamedito 💀💀💀

  • @griffpromax
    @griffpromax หลายเดือนก่อน +1

    record cache gicing a similar issue bro... HELP

    • @atthariqinsanulhaq
      @atthariqinsanulhaq  หลายเดือนก่อน +1

      @@griffpromax could you please provide the error message? I'm happy to help

    • @griffpromax
      @griffpromax หลายเดือนก่อน +1

      @@atthariqinsanulhaq Python: Traceback (most recent call last):
      File "C:\Users\thegr\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons
      bc_addon_pro_init_.py", line 2342, in invoke
      return self.execute(context)
      File "C:\Users\thegr\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons
      bc_addon_pro_init__.py", line 2332, in execute
      bpy.ops.ptcache.free_bake(override)
      File "C:\Program Files\Blender Foundation\Blender 4.2\4.2scripts\modules\bpy\ops.py", line 106, in call
      C_exec, C_undo = _BPyOpsSubModOp._parse_args(args)
      File "C:\Program Files\Blender Foundation\Blender 4.2\4.2scripts\modules\bpy\ops.py", line 60, in _parse_args
      raise ValueError("1-2 args execution context is supported")
      ValueError: 1-2 args execution context is supported

    • @griffpromax
      @griffpromax หลายเดือนก่อน +1

      @@atthariqinsanulhaq also It would really help if you could provide your rbc addon I need to complete my projects

    • @griffpromax
      @griffpromax หลายเดือนก่อน +1

      @@atthariqinsanulhaq I provided the error msg but its keeps getting deleted in TH-cam comment section maybe

    • @griffpromax
      @griffpromax หลายเดือนก่อน +1

      @@atthariqinsanulhaq tysm!