AlwarrenSidh / ArmAToolbox

Arma Toolbox for Blender
GNU General Public License v3.0
84 stars 35 forks source link

AttributeError #58

Open Forskorned opened 2 months ago

Forskorned commented 2 months ago

Traceback (most recent call last): File "D:\SteamLibrary\steamapps\common\Blender\4.1\scripts\modules\addon_utils.py", line 444, in enable mod.register() File "C:\Users\Fenoj\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\ArmaToolbox__init__.py", line 2334, in register bpy.utils.register_module(name, verbose=True) ^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module 'bpy.utils' has no attribute 'register_module'

If anyone could help with this it would be greatly appreciated. I keep getting this error anytime after I install the newest version of Arma Toolbox onto my blender and then checking the enabled box.

AlwarrenSidh commented 2 months ago

There is something seriously wrong if bpy.utils doesn't have register_module. I'd recomment a reinstall of both blender and the Toolbox