I'm trying to just send out a test build so my fellow team mates can just see how things feel right now but when I go to compile I get the fallowing error
Processing script file: "C:\ProgramData/GameMakerStudio2/Cache/runtimes\runtime-2024.11.0.226\BaseProject\options/windows/installer/nsis_script.nsi" (ACP)
File: failed creating mmap of "C:\Users\drago\AppData\Local\GameMakerStudio2\GMS2TEMP\CoCoAdv_-_Water_Physics_02-06_3CA52B95_VM\data.win"
Error in script "C:\ProgramData/GameMakerStudio2/Cache/runtimes\runtime-2024.11.0.226\BaseProject\options/windows/installer/nsis_script.nsi" on line 178 -- aborting creation processC:\ProgramData/GameMakerStudio2/Cache/runtimes\runtime-2024.11.0.226\windows\makensis\makensis.exe exited with non-zero status (1)
elapsed time 00:00:05.7149243s for command "C:\ProgramData/GameMakerStudio2/Cache/runtimes\runtime-2024.11.0.226/bin/igor/windows/x64/Igor.exe" -j=8 -options="C:\Users\drago\AppData\Local\GameMakerStudio2\GMS2TEMP\build.bff" -v -- Windows PackageNsis started at 02/06/2025 18:39:51
FAILED: Package Program Complete
For the details of why this build failed, please review the whole log above and also see your Compile Errors window.
but there are no errors in compile erors and....I dont think I can affect nsis_script.nsi to see what this line 178 is...any ideas on what I have missed I needed to do?