import/export maxtoblender v2.5.0 plugin errors in blender 2.79b #80442

Closed
opened 2020-09-03 21:32:11 +02:00 by nigelmerle · 4 comments

System Information
Operating system: windows 10 1903
Graphics card: nividia

Blender Version
Broken: maxtoblender addon
blender 2.79b release
Please mail to Marcelo Bruno the creator of maxtoblender addon because I am about to ask for a refund for his maxtoblender addon if the errors are not resolved, his email address is: info@3dtoall.com

Worked: (optional)

Short description of error
Screenshot (1).png

when I try to enable maxtoblender addon , i get following errors :
File "C:\Program Files\Blender Foundation\Blender\2.79\scripts\modules\addon_utils.py", line 331, in enable mod = import(module_name)
File "C:\Program Files\Blender Foundation\Blender\2.79\scripts\addons\MaxToBlender_init_py",line 54 zipPath : StringProperty(
^
SyntaxError: invalid syntax

Exact steps for others to reproduce the error
Based on the default startup or an attached .blend file (as simple as possible).
First I installed the addon first in 3ds max
when I try to enable maxtoblender addon in blender , i get following errors :
File "C:\Program Files\Blender Foundation\Blender\2.79\scripts\modules\addon_utils.py", line 331, in enable mod = import(module_name)
File "C:\Program Files\Blender Foundation\Blender\2.79\scripts\addons\MaxToBlender_init_py",line 54 zipPath : StringProperty(
^
SyntaxError: invalid syntax

**System Information** Operating system: windows 10 1903 Graphics card: nividia **Blender Version** Broken: maxtoblender addon blender 2.79b release Please mail to Marcelo Bruno the creator of maxtoblender addon because I am about to ask for a refund for his maxtoblender addon if the errors are not resolved, his email address is: info@3dtoall.com Worked: (optional) **Short description of error** ![Screenshot (1).png](https://archive.blender.org/developer/F8837260/Screenshot__1_.png) when I try to enable maxtoblender addon , i get following errors : File "C:\Program Files\Blender Foundation\Blender\2.79\scripts\modules\addon_utils.py", line 331, in enable mod = _import_(module_name) File "C:\Program Files\Blender Foundation\Blender\2.79\scripts\addons\MaxToBlender\_init_py",line 54 zipPath : StringProperty( ^ SyntaxError: invalid syntax **Exact steps for others to reproduce the error** Based on the default startup or an attached .blend file (as simple as possible). First I installed the addon first in 3ds max when I try to enable maxtoblender addon in blender , i get following errors : File "C:\Program Files\Blender Foundation\Blender\2.79\scripts\modules\addon_utils.py", line 331, in enable mod = _import_(module_name) File "C:\Program Files\Blender Foundation\Blender\2.79\scripts\addons\MaxToBlender\_init_py",line 54 zipPath : StringProperty( ^ SyntaxError: invalid syntax
Author

Added subscriber: @nigelmerle

Added subscriber: @nigelmerle

Added subscriber: @rjg

Added subscriber: @rjg

Changed status from 'Needs Triage' to: 'Archived'

Changed status from 'Needs Triage' to: 'Archived'
Robert Guetzkow self-assigned this 2020-09-03 21:42:47 +02:00

You seem to have installed an add-on that was written for Blender 2.8x in Blender 2.79. This is not a bug in the add-on.

Unfortunately we cannot provide support for commercial add-ons. We only provide support for add-ons distributed with Blender. Please contact the developer directly.

You seem to have installed an add-on that was written for Blender 2.8x in Blender 2.79. This is not a bug in the add-on. Unfortunately we cannot provide support for commercial add-ons. We only provide support for add-ons distributed with Blender. Please contact the developer directly.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#80442
No description provided.