I'm trying to do a small update for my already released game, but I have issues compiling the game in AGS, as Windows Security interrupts it due to threats it sees in the .tmp files during the process.
The compilation errors I get in AGS:
Unable to register for Windows Game Explorer: Unable to replace resource: BeginUpdateResource failed
Unable to set EXE name/description: LoadLibrary failed
And my Windows Security protection history says:
Detected:
Trojan: Win32/Bancteian!pz
Affected items:
file: C:\Users\Valtteri\Documents\Rock 'n' Roll Will Never Die\Compiled\Windows\RCX16A8.tmp
file: C:\Users\Valtteri\Documents\Rock 'n' Roll Will Never Die\Compiled\Windows\RCX87E.tmp
Windows Defender also says that the threat is removed, but it repeats every time nonetheless (the names of the .tmp files change). I could try allowing the threat, but since it's a specifically named Trojan, I'd want to make sure there aren't any actual viruses there. I know AGS can sometimes cause false positives with the virus scanners, but two months ago everything was still working fine, so something's changed somewhere. How do I know if it's a real threat or not?
Doing a full virus scan on my computer doesn't find any threats. It's just those .tmp files that AGS creates while compiling the game that are problematic. Also, the game actually compiles despite the errors and it seems to run okay. But I'm not sure I want to make it available to people if it has potential virus issues.
The compilation errors I get in AGS:
Unable to register for Windows Game Explorer: Unable to replace resource: BeginUpdateResource failed
Unable to set EXE name/description: LoadLibrary failed
And my Windows Security protection history says:
Detected:
Trojan: Win32/Bancteian!pz
Affected items:
file: C:\Users\Valtteri\Documents\Rock 'n' Roll Will Never Die\Compiled\Windows\RCX16A8.tmp
file: C:\Users\Valtteri\Documents\Rock 'n' Roll Will Never Die\Compiled\Windows\RCX87E.tmp
Windows Defender also says that the threat is removed, but it repeats every time nonetheless (the names of the .tmp files change). I could try allowing the threat, but since it's a specifically named Trojan, I'd want to make sure there aren't any actual viruses there. I know AGS can sometimes cause false positives with the virus scanners, but two months ago everything was still working fine, so something's changed somewhere. How do I know if it's a real threat or not?
Doing a full virus scan on my computer doesn't find any threats. It's just those .tmp files that AGS creates while compiling the game that are problematic. Also, the game actually compiles despite the errors and it seems to run okay. But I'm not sure I want to make it available to people if it has potential virus issues.