-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sub Array Problems #6
Comments
Just tested a new project in AC 10.18.1 on Windows 19042.1110 with 20 L/R arrays and a 40x2 sub array without any issues. Can you try a blank project with the same array sizes and amount and see if it fails too? I haven't come across any differences between Windows and Mac dbpr files yet so it isn't immediately obvious why it failed in Windows. |
AutoR1 Test Win10 18.3.dbpr.zip Hi lachyc, here's a file that throws the error:
Could be an 18.3 thing specifically? |
@olicrump I've done an overhaul of the code base this last week. Could you give the v1.7.0 beta a go - https://github.com/lachyc/AutoR1/releases/tag/v1.7.0 |
Hi Mate,
Sorry just coming around to this again and getting an “Invalid version of device table” error when I try to open the auto file up in Arraycalc, using 1.7.1
Is this common? can attach the files if you want to send my your email?
Cheers,
Oli
… On 19 Aug 2021, at 07:11, Lachlan Cresswell ***@***.***> wrote:
@olicrump <https://github.com/olicrump> I've done an overhaul of the code base this last week. Could you give the v1.7.0 beta a go - https://github.com/lachyc/AutoR1/releases/tag/v1.7.0 <https://github.com/lachyc/AutoR1/releases/tag/v1.7.0>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#6 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AVD52IBKNJADKCTZIANS2ALT5SOCXANCNFSM5BXWMXMQ>.
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>.
|
Attempting to use this on a large file (18 arrays + sub) created in windows (Arraycalc v10.18.3) and it threw an error at line 785 of r1py.py saying the list was out of range. Removed the sub array and it worked, added it back in on mac (AC v10.18.1) and it successfully processed the file but still didn't add the sub array to the auto-created pages.
I can't supply the exact files because of an NDA, but the error is apparently repeatable with any file generated on windows, but doesn't occur if the file was built on a mac. Any ideas what the issue might be?
The text was updated successfully, but these errors were encountered: