1
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Problem signature:
Problem Event Name: APPCRASH
Application Name: CoronaStandalone.exe
Application Version: 0.0.0.0
Application Timestamp: 5c701b0e
Fault Module Name: Corona_Release.dll
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 5c7018b8
Exception Code: c0000005
Exception Offset: 000000000032e444
OS Version: 6.1.7601.2.1.0.256.1
Locale ID: 2057
Additional Information 1: e624
Additional Information 2: e624e3e4dde396faabe0c30f9c8ff665
Additional Information 3: 8c35
Additional Information 4: 8c35568e5705226bf415a7e9f318f81d
easiest way is to create a simple scene in 3ds Max, go to development/experimental stuff rollout, and press the "Export+Render" button
string system.sceneExportPath = "C:/scene.scn"
Probably we should remove that landing page at our homepage (Motiva) but currently we are pretty busy on lots of different projects (Anima crowd system, we are third party contractor of Epic Games, our own 3d projects...).
There are some things that probably most of people don't now:
- Solidiris sent us a note informing us that they have decided to drop 3dsmax support due the low amount of sales.
- We didn't know nothing about changes on licensing, but probably taking in account current status we won't update the product.
- Maybe (I really don't know) Solidiris will create a new plugin at their own.
- I suppose that some of you are sad, others could be angry etc, just my apologizes, to be honest I'm most near the users at some points that from Solidiris.
Regards, Víctor
Traceback (most recent call last):
File "C:\Users\UserName\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\render_corona\engine.py", line 353, in render
render_start( self, scene)
File "C:\Users\UserName\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\render_corona\engine.py", line 38, in render_start
render_scene( engine, scene)
File "C:\Users\UserName\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\render_corona\engine.py", line 189, in render_scene
bpy.ops.corona.export_mat()
File "C:\Programs\b278\2.78\scripts\modules\bpy\ops.py", line 189, in __call__
ret = op_call(self.idname_py(), None, kw)
RuntimeError: Error: Traceback (most recent call last):
File "C:\Users\UserName\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\render_corona\operators\export.py", line 117, in execute
write_mtl( root, default_mat, mat, None, mtl_mat_name, True)
File "C:\Users\UserName\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\render_corona\outputs.py", line 233, in write_mtl
addTexture(xml_col, crn_map.map_ke)
NameError: name 'crn_map' is not defined
location: C:\Programs\b278\2.78\scripts\modules\bpy\ops.py:189
location: <unknown location>:-1