Author Topic: Invalid sun declaration in Corona Standalone  (Read 3654 times)

2013-11-25, 01:39:47

ohsnapitsjoel

  • Active Users
  • **
  • Posts: 54
    • View Profile
I'm getting an invalid sun declaration error using the following in an export.scn file:
Code: [Select]
# Automatic Corona scene export - main file

# comments start with #



include conf export.conf

include mtl  export.mtl

include obj export.obj



camera perspective origin 83.3142 -163.965 49.4354 target 34.2329 -78.9538 30.3545 roll -0.0954056 0.165253 0.981628 fov 45

sun dirTo -0.923719 -0.28241 0.258819 color 1.78994e+006 1.21048e+006 590156 halfAngleSize 0.00445059

enviro main texmap Map#6.exr



2013-11-25, 01:41:54
Reply #1

ohsnapitsjoel

  • Active Users
  • **
  • Posts: 54
    • View Profile
Also getting an error when declaring the environment that way. 

"-- Unknown enviro declaration"

2013-11-25, 17:55:36
Reply #2

Ondra

  • Administrator
  • Active Users
  • *****
  • Posts: 9048
  • Turning coffee to features since 2009
    • View Profile
you are just mixing different versions (older 3dsmax plugin with newer standalone Corona). Get the actual one for both.
Rendering is magic.How to get minidumps for crashed/frozen 3ds Max | Sorry for short replies, brief responses = more time to develop Corona ;)

2013-11-27, 07:12:24
Reply #3

ohsnapitsjoel

  • Active Users
  • **
  • Posts: 54
    • View Profile
Is there any updated documentation about the new declaration parameters?  I'd like to edit the Blender exporter so that it works with the newest version of standalone.

2013-11-27, 10:39:16
Reply #4

Ondra

  • Administrator
  • Active Users
  • *****
  • Posts: 9048
  • Turning coffee to features since 2009
    • View Profile
not yet, sorry. Please keep bugging me on skype, and i'll eventually do it :D
Rendering is magic.How to get minidumps for crashed/frozen 3ds Max | Sorry for short replies, brief responses = more time to develop Corona ;)

2013-12-01, 04:50:00
Reply #5

ohsnapitsjoel

  • Active Users
  • **
  • Posts: 54
    • View Profile