Author Topic: Need help to setup Max to run different versions of Corona  (Read 3436 times)

2016-07-18, 15:14:44

romullus

  • Global Moderator
  • Active Users
  • ****
  • Posts: 9280
  • Let's move this topic, shall we?
    • View Profile
    • My Models
I tried to setup Max launching with different versions of Corona, like int this article about a week ago, but get lost when i had to write all those paths. Either that article could be better explained or my brain needs couple more folds :]
« Last Edit: 2016-07-18, 15:57:38 by romullus »
I'm not Corona Team member. Everything i say, is my personal opinion only.
My Models | My Videos | My Pictures

2016-07-18, 15:21:21
Reply #1

maru

  • Corona Team
  • Active Users
  • ****
  • Posts: 13739
  • Marcin
    • View Profile
I followed that guide a few times (since I don't remember all of that) and always managed to do it, but if you believe something could be written better or more clearly let me know which parts you find confusing. I am always open to suggestions, and this applies to the whole helpdesk.
Marcin Miodek | chaos-corona.com
3D Support Team Lead - Corona | contact us

2016-07-18, 15:35:53
Reply #2

romullus

  • Global Moderator
  • Active Users
  • ****
  • Posts: 9280
  • Let's move this topic, shall we?
    • View Profile
    • My Models
It's that part which gets me confused:
Code: [Select]
4. Open notepad and paste the following code:
 
1 | [Directories]
2 | corona=version1

Ptahs in your example are C:/corona/version1/ I used different paths to store Corona dll files. Should i change line 2 in that ini file accordingly to my paths?
I'm not Corona Team member. Everything i say, is my personal opinion only.
My Models | My Videos | My Pictures

2016-07-18, 15:43:32
Reply #3

maru

  • Corona Team
  • Active Users
  • ****
  • Posts: 13739
  • Marcin
    • View Profile
Yes, it works only if you are using exactly the same naming as in the guide (I will add this info).

So if your folders are:

X:/folder/folder1
and
X:/folder/folder2

Then the 1st .ini should be
1 | [Directories]
2 | corona=folder1

It just tells Max where to look for Corona files.

The only problem I have now is that Max always displays warnings about some MR stuff missing when opening scenes (not sure why as it is still allowed to look for all the native plugins). But I just click ok and forget about it.
Marcin Miodek | chaos-corona.com
3D Support Team Lead - Corona | contact us

2016-07-18, 15:54:25
Reply #4

romullus

  • Global Moderator
  • Active Users
  • ****
  • Posts: 9280
  • Let's move this topic, shall we?
    • View Profile
    • My Models
Now it's much clearer. Thanks for info!

I'll split those posts and will move to appropriate board.
I'm not Corona Team member. Everything i say, is my personal opinion only.
My Models | My Videos | My Pictures

2016-07-18, 16:13:31
Reply #5

johan belmans

  • Primary Certified Instructor
  • Active Users
  • ***
  • Posts: 768
    • View Profile
    • blacksquid
Hi

if it could be of any help, I use the method Martin described in this post https://forum.corona-renderer.com/index.php/topic,2796.0.html
I find it quite easy to use. The only thing you have to remember is not to swap Corona versions when you are rendering on your farm.

2016-07-18, 16:33:02
Reply #6

maru

  • Corona Team
  • Active Users
  • ****
  • Posts: 13739
  • Marcin
    • View Profile
if it could be of any help, I use the method Martin described in this post
This method is also mentioned in that support article. :)
Marcin Miodek | chaos-corona.com
3D Support Team Lead - Corona | contact us

2016-07-18, 20:45:54
Reply #7

johan belmans

  • Primary Certified Instructor
  • Active Users
  • ***
  • Posts: 768
    • View Profile
    • blacksquid