Issues with LunchBox-plugin

Hey,
After some tweeks and aditions to a script that previously functioned in ShapeDiver am I now getting error-messages like this one:

## Error
Plugin LunchBox, Version 2024.2.9.0, AssemblyVersion 2024.2.9.0 can not be used yet. The currently installed maximum version is 2020.11.2.0. Plugin LunchBox, Version 2024.2.9.0, AssemblyVersion 2024.2.9.0 can not be used yet. The currently supported maximum version is 2020.11.2.0.

Model uuid: 9d423c4f-b7f5-423f-96b3-df7e92129649
Model guid: 470316ea-64b5-48e2-ace4-f6cb4af39c30

Im a bit confused why the LuchBox-plugin suddenly is an issue?
I have been over the newest version of my script a couple of times but cant seem to find any mistakes.

The script is made with all compatible components from Grasshopper, a sigle kangaroo 2 component (remove dup-lines) and a grid-structure component from LunchBox.

I hope my issue and confusion makes sense. Thanks in advance!

Script that works with ShapeDiver:
CPH_Ø_F2_00.gh (63.9 KB)

Script that dont work with ShapeDiver:
CPH_Ø_Mock-Up (MVI).gh (104.9 KB)

There seems to be a conflict of Lunchbox versions in your files. As the message you got explains, Lunchbox is only supported up to version 2020.11.2.0 at the moment. Please make sure you are working with this version locally before saving your files.

If you have installed Lunchbox manually in your Libraries folder, I would recommend deleting those files and using the package manager to install the ShapeDiver-supported version. It looks like the package manager includes 2020 versions that should be supported:

Hey Mathieu

After “downgrading” the LunchBox-version it works and its running without any problems!

Thanks for the quick and helpfull response! :slight_smile:

1 Like