Int32Overflow
Int32Overflow
I changed it :-)
No I have not found a solution or a work around.🥺
> I would suggest to do the two requests separately as it is a development support. Which two requests do you mean?
Okay then my pull requests fit right?
> You have built the overlay logic into the main request. Which is activated with the parameter `ShowLabelaryOverlay`. I don't think that's so great. I do not understand the problem😔...
> > > I am missing something, `ToString()` is not intercepted and is passed thru to the original target. > > ```cs > void Main() > { > Order order...
I was able to elicit the behavior. It is because of the "override" of ToString which causes this behavior. (This also happened before my change.) If the ToString method was...
Please do not merge yet. There are still some bugs. I wanted to ask your opinion. Is this the right way?
@logicethos I answered in a few issues that these were solved. Can you please close these? The issues that need to be closed: - #3 - #6
@logicethos Do you know how to implement "attach remote process"?