Just installed pre3 but MaxScript Export Error is still present in Max2019:
V3D-INFO: Initialize Verge3D plugin
V3D-INFO: Exporting glTF 2.0 asset (ASCII)
V3D-WARNING: Unsupported material type: VRayMtl
V3D-WARNING: Unsupported map type: VRaySky
-- Error occurred in anonymous codeblock; filename: C:\Users\user\Documents\verge3d\max_plugin\verge3d.ms; position: 16823; line: 445
-- MAXScript MacroScript Error Exception:
-- Runtime error:
Traceback (most recent call last):
File "C:\Users\user\Documents\verge3d\max_plugin\__init__.py", line 94, in <exportGLTF>
File "C:\Users\user\Documents\verge3d\max_plugin\__init__.py", line 141, in <exportGLTFPath>
File "C:\Users\user\Documents\verge3d\max_plugin\generate.py", line 1498, in <generate>
File "C:\Users\user\Documents\verge3d\max_plugin\generate.py", line 548, in <generateLights>
File "C:\Users\user\Documents\verge3d\max_plugin\generate.py", line 409, in <generateLight>
AttributeError: 'pymxs.MXSWrapperBase' object has no attribute 'type'
-- MAXScript callstack:
-- thread data: threadID:21512
-- ------------------------------------------------------
-- [stack level: 0]
-- In exportGLTF(); filename: C:\Users\user\Documents\verge3d\max_plugin\verge3d.ms; position: 16824; line: 445
-- member of: StructDef:V3DManagerStruct
-- Locals:
-- Externals:
-- importPython: Struct member:importPython : V3DManagerStruct.importPython()
-- owner: (V3DManagerStruct V3D_MENU_CONTEXT:1905594901 autoAssignAttrs:false settingsFile:"$userscripts/Verge3D/settings.ini" debug:false hasInitiated:true smeClock:dotNetObject:System.Windows.Forms.Timer)
-- ------------------------------------------------------
-- [stack level: 1]
-- called from codeblock macroScript: Verge3D_exportGLTF; filename: C:\Users\user\Documents\verge3d\max_plugin\verge3d.ms; position: 277; line: 11
-- Locals:
-- Externals:
-- ------------------------------------------------------
-- [stack level: 2]
-- called from top-level