monyarm / Patchifier

Generate Skypatcher/INI patches
GNU General Public License v3.0
0 stars 0 forks source link

Cache error #1

Open schroedingercat opened 1 month ago

schroedingercat commented 1 month ago

I am a complete synthesis noob, but I figured I'd report this just in case you needed to know it!

Program.cs(11,24): error CS0234: The type or namespace name 'Cache' does not exist in the namespace 'Mutagen.Bethesda' (are you missing an assembly reference?)
Program.cs(58,93): error CS0246: The type or namespace name 'ImmutableLoadOrderLinkCache<,>' could not be found (are you missing a using directive or an assembly reference?)
Program.cs(11,24): error CS0234: The type or namespace name 'Cache' does not exist in the namespace 'Mutagen.Bethesda' (are you missing an assembly reference?)
Program.cs(58,93): error CS0246: The type or namespace name 'ImmutableLoadOrderLinkCache<,>' could not be found (are you missing a using directive or an assembly reference?)
monyarm commented 1 month ago

Patchifier is very much a wip that's not ready for use and is somewhat abandoned. I'll check the error when I have time, but ya.