Fauxcore not working?
madii597 opened this issue ยท 0 comments
Since the initial 1.16.9 update, every time I ran SMAPI, it would say:
"FauxCore 1.2.0 because it's no longer compatible. Please check for a new version at https://smapi.io/mods"
But I had stopped using a mod that needed Fauxcore, so I never thought to check until now. And it seems to still be doing it.
I also noticed in the SMAPI log, it said this:
[19:19:51 TRACE SMAPI] FauxCore (from mods\FauxCore\FauxCore.dll, ID: furyx639.FauxCore, assembly version: 1.2.0)...
[19:19:51 TRACE SMAPI] Loading assembly 'SimpleInjector.dll'...
[19:19:51 TRACE SMAPI] Broken code in Pidgin.dll: reference to System.Runtime.InteropServices.MemoryMarshal.CreateReadOnlySpan (no such method), reference to System.Runtime.InteropServices.MemoryMarshal.CreateSpan (no such method).
[19:19:51 TRACE SMAPI] Loading assembly 'Pidgin.dll'...
[19:19:51 TRACE SMAPI] Detected game patcher in assembly FauxCore.dll.
[19:19:51 TRACE SMAPI] Loading assembly 'FauxCore.dll'...
I'm not a modder or a coder, but I thought maybe the broken code meant something. I just wanted to check to see if maybe something on my end is messing it up or something.