Could someone explain me following inconsistencies with the same Rhino build when running with .NETCore ?
Rhino 8 SR5 2024-3-12 (Rhino 8, 8.5.24072.13001) on Windows 10 (10.0.19045) with .NET 7.0.0 (PL) running in EN without PL lang pack does not complain, loads plugin and works fine.
While two other machines:
- Rhino 8 SR5 2024-3-12 (Rhino 8, 8.5.24072.13001) on Windows 11 (10.0.22631) with .NET 7.0.9 (CN) using EN lang pack
- Rhino 8 SR5 2024-3-12 (Rhino 8, 8.5.24072.13001) on Windows 10 (10.0.19045) with .NET 7.0.0 (CN) using EN lang pack
Also this one with a higher build:
- Rhino 8 SR6 2024-4-2 (Rhino 8, 8.6.24093.11001) on Windows 10 (10.0.19045) with .NET 7.0.0 (CZ) using CZ pack
Does not work, fails to load⌠BUT
The next one works fine being:
- (Rhino 8, 8.7.24088.06001) on Windows 11 (10.0.22631) with .NET ? (PL) - donât know the lang pack
In Addition just received another info that such works fine:
- Rhino 8 SR5 2024-3-12 (Rhino 8, 8.5.24072.13001) on Windows 11 (10.0.22631) with .NET ? (CN) with CN lang pack
Btw. how can you decide if it runs on 7.0.0 or 7.0.9 ? I suspect this could an issue though itâs weird if flat 7 works but .9 not, isnât it ? On the other hand 8.6 have 7.0.0
Rhino plugin compact checker literally explodes right at the beginning while checking â.NETCore compatibilityâ on load and fails so quickly that my logger isnât even triggered.
I donât know how this can be helpful for diagnosis but it looks like laptops are less prone to loader compat thing issue.
OK. First time ever I was able to recreate this issue on different local machine, BUT Rhino Compat thing does not offer anything. To be consistent:
- Fresh install of - Rhino 8 SR5 2024-3-12 (Rhino 8, 8.5.24072.13001) on Windows 10 (10.0.19045) with .NET 7.0.0 (System PL) using EN lang pack only
Interesting is that it seems the most probable âfailâ factor is if PC is a desktop or a laptop âŚ
The only output provided by Rhino Compat tool is:
Rhino Nature, Version=1.0.4.16355, Culture=neutral, PublicKeyToken=null
*Note: No difference if I call Compat.exe
on clean or obfuscated rhp, the above-listed client devices also have not found any output besides the mentioned one line. OFC clean also fails to load.
Nothing else, no error, no warning, no nothing⌠Sorry guys for pinging but no idea who I should ask about it @dale @pascal @scottd ?