Sandor Drieënhuizen
Sandor Drieënhuizen
I think that a relative path to the `MonoGame.Extended.Content.Pipeline.dll` cannot be determined when your repository is not located under `C:\Users\myusername`. In my case, I'm using the exact same location for...
Same here with Grpc.Tools 2.37.0. #15 22.52 /root/.nuget/packages/grpc.tools/2.37.0/build/_protobuf/Google.Protobuf.Tools.targets(280,5): error MSB6003: The specified task executable "/root/.nuget/packages/grpc.tools/2.37.0/tools/linux_x64/protoc" could not be run. System.ComponentModel.Win32Exception (2): No such file or directory [/app/src/XX/XX.csproj] #15 22.52 /root/.nuget/packages/grpc.tools/2.37.0/build/_protobuf/Google.Protobuf.Tools.targets(280,5):...
> I fixed this in my project by replacing usage of image `mcr.microsoft.com/dotnet/sdk:5.0-alpine` for `mcr.microsoft.com/dotnet/sdk:5.0` The downside of that approach is that you can't use self-contained deployments since it forces...
Of course this applies to any kind of exceptions that is thrown during `CalcAndFormatExpression`. All of them are hidden, only their underlying exceptions are exposed which most of the time...
If you feel comfortable with reading the entire bible (or any similar sized work for that matter) out loud, you're nearly there.
That's great to hear. I've changed jobs in the meantime so I'm not in the position to try it anymore.
Escaping the `@` with a `\` at least stops the subsystem regarding it as a response file. However, this is not a fix but a workaround, you'll need to remove...
That being said, your addon is by far the best there is out there, compared to competing add-ons 👍
I intended to say this last week but didn't get around to doing it: this is great news! I've been too busy to try it out yet but I certainly...
I'm very happy with the way it works now. This saves me a lot of time! Thank you again!