Platform: Windows 10
Build: 104.10
Issue: See screenshot

Download from itch.io
Steps to reproduce: Run Mindustry.exe
Link to mod(s) used, if applicable: vanilla
Crash report, if applicable: nothing
Place an X (no spaces) between the brackets to confirm that you have read the line below.
OMG steam version too
Probably a false positive. It's just a heuristics based analysis, can be expected to do some errors. Already submitted a false positive report to bit defender.
Also what's stupid about it is, the executable just launches the game.
this is an issue with your antivirus
read and compile the source then
#!/bin/sh
java -jar Mindustry.jar
It's not the .jar that getting flagged @DeltaNedas it's the executable.
I've never seen anyone else report AV issues recently, so unless it's a widespread problem this isn't worth looking into. They probably don't like the EXE icon.
if the launcher is the problem use the simple script, chmod +x and use
chmod +x
If you were running this on Linux, you wouldn't have a problem with antiviruses in the first place.