Closed MarksNewHat98 closed 8 months ago
its most likely a lemon loader issue
what the buggy code outputs
what the melonloader code does (BaseDirectory is GameDirectory which is string.Copy(internal method called GetGameDirectory))
did you save any avatar stats?
yes but all of the settings get stored in the root folder
pushed a new update, version 1.2.2. try it out when it goes live. Might not do anything, all I did was swap from using string concatenation to Path.Combine which should at least fix using the wrong path separator.
you forgot to update the file saving and yes the folder now is located in userdata
Fixed it, version 1.2.3 is now uploaded to thunderstore but will take an unknown amount of time to be visible EDIT: should now be visible. I also applied the same fix to Level Utils.
main UserData folder does not contain a AvatarStats folder either