Oscar McNoe

Results 4 comments of Oscar McNoe

I was also experiencing this issue. I was able to build the project using Mono, rather than the native MacOS dotnet sdk. I configured this in Rider. Configured to build...

Can confirm that this still occurs, I'm using the Windows LNP 0.43.03-r06. Pretty easy to reproduce, I try and resize stonesense and it crashes.

@WardenGnaw There is a typo in your task, there is an extra `a` before `\nendtask` that breaks osascript. Workaround worked for me, thanks.

Recently was bitten by this issue, luckily was caught in testing. Fundamental issue is that there are more values for a type like `int option option` than can be fit...