it translates as this- # Warning: Your file thief is healthy~ I just say it has no other meaning. According to a couple of websites and Maya’s official announcement, it seems malware.
solution:
- Under C:\Users\\Documents\maya\\scripts. Remove:
- vaccine.py
- vaccine.pyc
- userSetup.py
(These are generated by this malware when the infected scene was saved)
- Open the maya scene which shows the error, then, search and remove the following on outliner;
vaccine_gene
or
run the script
jobs = cmds.scriptJob(lj=True)
for job in jobs:
if "leukocyte.antivirus()" in job:
id = job.split(":")[0]
if id.isdigit():
cmds.scriptJob(k=int(id), f=True)
script_nodes = cmds.ls("vaccine_gene", type="script")
if script_nodes:
cmds.delete(script_nodes)
Another method is to install the maya security tools
source: https://knowledge.autodesk.com/support/maya/troubleshooting/caas/sfdcarticles/sfdcarticles/Chinese-warning-message-when-saving-a-scene-in-Maya.html