Hi YAL,
I finally updated the builder plugin from your github but it's giving me this stacktrace:
Writing Chunk... OPTN size ... 0.00 MB Writing Chunk... LANG size ... 0.00 MB Writing Chunk... EXTN size ... 0.00 MB Unhandled exception. System.Exception: Can't find PE header at GMAssetCompiler.Machines.Windows.GetDllMachineType(String dllPath) at GMAssetCompiler.Machines.Windows.UnmanagedDllIs64Bit(String dllPath) at GMAssetCompiler.Machines.Windows.CheckDllMachineType(String _proxyFilename) at GMAssetCompiler.Machines.Windows.IsProxyValid(String _proxyFilename) at GMAssetCompiler.WADSaver`1.WriteExtensions(IList`1 _data, Stream _s, IFF _iff) at GMAssetCompiler.IFFChunkHandler`1.Save(Stream _stream, IFF _iff) at GMAssetCompiler.IFF.WriteChunks(Stream _stream, TextWriter _out) at GMAssetCompiler.WADSaver`1.Save(GMAssets _assets, Stream _stream, List`1 _extraFilenames, Dictionary`2 _extraAttributes) at GMAssetCompiler.IFFSaver.Save(GMAssets _assets, String _name) at GMAssetCompiler.Program.CompileProject(GMAssets _file) at GMAssetCompiler.Program.Main(String[] _args)
I'm on 2022.6 if that makes any difference.