ForNeVeR / xaml-math

A collection of .NET libraries for rendering mathematical formulae using the LaTeX typesetting style, for the WPF and Avalonia XAML-based frameworks
MIT License
641 stars 102 forks source link

The new update: unknown error #416

Closed seghier closed 1 year ago

seghier commented 1 year ago

Hi, Thank you for the new release but sadly it works then an error appears

image

1. I/O error occurred. (line: 0)

The same codes works fine with the previous release

ForNeVeR commented 1 year ago

Do you have a stacktrace of the error?

ForNeVeR commented 1 year ago

I wasn't successful in reproducing the problem in both .NET 7 and .NET Framework 4.8 WPF projects using a freshly released package, so far. Everything seems to work fine for me :(

seghier commented 1 year ago

I also don't know where the problem is. I use Rhino and Grasshopper , the plugins works at first time then this error appears and no other description available. I will use the previous version until i find the problem

seghier commented 1 year ago

It work again, i need more tests the coming days to see if the problem disappears definitely

ForNeVeR commented 1 year ago

I understand that you integrate XAML-Math's C# API with some graphical "blueprint-like" programming/workflow environment, but I've never used those things myself, and so can't advise on how to debug the code generated there.

I've genuinely taken a look at the latest changes and tried reproducing the issue in different combinations of things I control, to no avail so far.

I'd be glad to help if there are any additional details, or it stops working again.

For now, let's close this as "Cannot reproduce", but of course feel free to drop a comment if you experience this again.

seghier commented 1 year ago

Than you I am not sure but i think it was a conflict between the old and the new version, because i used both of them in two different tools in the same software.