Load v2.1.3 Panels in v3.0

Peer support for Air Manager desktop users

Moderators: russ, Ralph

Message
Author
User avatar
shanefmorris
Posts: 9
Joined: Thu Nov 30, 2017 10:11 pm
Location: Cardiff, Wales

Load v2.1.3 Panels in v3.0

#1 Post by shanefmorris »

I had made a number of panels in v2.1.3. Can these be imported into v3, or do I have to start from scratch?

User avatar
Ralph
Posts: 7933
Joined: Tue Oct 27, 2015 7:02 pm
Location: De Steeg
Contact:

Re: Load v2.1.3 Panels in v3.0

#2 Post by Ralph »

Got your message on the support or email as well if I remember correctly, sorry for not replying sooner. V3 should convert all your panels to the new format.

A few things to note:
It creates them as 1920x1080 panels, so for any other size monitor you will have to use the Resize function to set the correct panel size. Fairly easy.

It will download all known instruments as a 3.x version. So if you edited any community instruments, you will loose those modifications. The solution would be to clone those instruments (with version 2 before you install 3), so they have a different unique identifier.

Any instruments you made yourself which are not modifications of the existing ones are no problem. Though you have to convert them to the 3.x API, especially if they have text.

flyatr
Posts: 300
Joined: Tue Dec 01, 2015 8:53 am

Re: Load v2.1.3 Panels in v3.0

#3 Post by flyatr »

Though you have to convert them to the 3.x API, especially if they have text.
How do I do that?

User avatar
Corjan
Posts: 2941
Joined: Thu Nov 19, 2015 9:04 am

Re: Load v2.1.3 Panels in v3.0

#4 Post by Corjan »

Hi,


Note that existing instrument have already been updated by us.

Instruments you created yourself have to. Luckily, around 95% of the code stays the same, the differences are described here:
http://siminnovations.com/wiki/index.ph ... ade_2_to_3


Corjan

flyatr
Posts: 300
Joined: Tue Dec 01, 2015 8:53 am

Re: Load v2.1.3 Panels in v3.0

#5 Post by flyatr »

Corjan wrote: Sat Dec 02, 2017 4:35 pm Note that existing instrument have already been updated by us.
Awesome! The list of changes in the wiki is not too long either, totally doable.

User avatar
Ralph
Posts: 7933
Joined: Tue Oct 27, 2015 7:02 pm
Location: De Steeg
Contact:

Re: Load v2.1.3 Panels in v3.0

#6 Post by Ralph »

Take a look at string.format (also documented on the wiki) if you have problems with the old var_format.

User avatar
shanefmorris
Posts: 9
Joined: Thu Nov 30, 2017 10:11 pm
Location: Cardiff, Wales

Re: Load v2.1.3 Panels in v3.0

#7 Post by shanefmorris »

Hi Ralph,

When I try to 'show' existing panels made in v2 in v3, I get the following error:
Assertion Failed
Program C:\Program Files\Air Manager\win32-x86|AMBase,dll
File:..\src\si_glc
Line: 720

Expression compile_status Q=0

For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts

(Press Retry to debug the application - JIT must be enabled)

I then get a Java(TM) Platform SE binary has stopped working error...

Then Air Manager closes.

Any ideas?

User avatar
Ralph
Posts: 7933
Joined: Tue Oct 27, 2015 7:02 pm
Location: De Steeg
Contact:

Re: Load v2.1.3 Panels in v3.0

#8 Post by Ralph »

Can post a screenshot? Sorry for the trouble.

User avatar
Corjan
Posts: 2941
Joined: Thu Nov 19, 2015 9:04 am

Re: Load v2.1.3 Panels in v3.0

#9 Post by Corjan »

Hi,

Could you try updating your video card drivers?

Corjan

User avatar
shanefmorris
Posts: 9
Joined: Thu Nov 30, 2017 10:11 pm
Location: Cardiff, Wales

Re: Load v2.1.3 Panels in v3.0

#10 Post by shanefmorris »

Screenshots as requested


.
Air Manager 3 Error.JPG
Air Manager Error 2.JPG

Post Reply