01-13-2023, 09:46 AM
Hi
Thanks for the complete information, I managed to reproduce the issue. It will be fixed in an upcoming update. Until then, you can avoid the issue by adding the following to ToolBuddy\Assets\Curvy\link.xml
<assembly fullname="Assembly-CSharp-firstpass" ignoreIfMissing="1">
<type fullname="FluffyUnderware.*" preserve="all" />
</assembly>
Did this solution work?
Thanks for the complete information, I managed to reproduce the issue. It will be fixed in an upcoming update. Until then, you can avoid the issue by adding the following to ToolBuddy\Assets\Curvy\link.xml
<assembly fullname="Assembly-CSharp-firstpass" ignoreIfMissing="1">
<type fullname="FluffyUnderware.*" preserve="all" />
</assembly>
Did this solution work?
Available for freelance work, feel free to reach out: toolbuddy.net
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Please consider leaving a review for Curvy, this helps immensely. Thank you.

