AlwarrenSidh / ArmAToolbox

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

doesnt work on blender 3.4.1at all, tons and tons of errors is this not supported anymore? #41

Open DayZcustomMods opened 1 year ago

DayZcustomMods commented 1 year ago

Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\modules\addon_utils.py", line 333, in enable mod = import(module_name) File "C:\Users\Unite\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\ArmaToolbox__init__.py", line 24, in from MDLImporter import importMDL File "C:\Users\Unite\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\ArmaToolbox..\ArmaToolbox\MDLImporter.py", line 14, in import ArmaTools File "C:\Users\Unite\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\ArmaTools.py", line 9, in from ArmaProxy import RebaseProxies, GetMaxProxy ImportError: cannot import name 'RebaseProxies' from 'ArmaProxy' (C:\Users\Unite\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\ArmaToolbox..\ArmaToolbox\ArmaProxy.py)

AlwarrenSidh commented 1 year ago

Works without problems for me. Are you using a release version or the current trunk?

Vladimir8911 commented 1 year ago

тоже не работает

AlwarrenSidh commented 1 year ago

English only please

faerla commented 11 months ago

having the same issue, was this caused by a Blender update? I'm way out of my depth here

sutuliy-dog commented 11 months ago

Guys, using 3.0.4 version of this plugin for aboit half a year (since blender 3.3 i think, cant remember) and ever since had no issues. Works fine on the current version of Blender 3.6.

Im modding dayz, not arma, but only difference is location of O2 script.

You need to link path to it in the plugin settings after installation, make sure you did it. I remember having issues with import/export, until i linked this script to plugin. image