| 
 | 
 
 本帖最后由 Bobg 于 2024-2-24 08:48 编辑  
Hi, 
 
I got a positive on "run.exe" with an antivirus. I restored the .exe and restarted my computer and since then when I run unlocker.exe or rune.exe nothing is displayed. I tried to reinstall the overlay but still nothing appears. I also uninstalled my antivirus.I have been using LightningMOD for several months without problems 
Just the runetimeconfig.json with his dll created with in it. 
 
{ 
  "runtimeOptions": { 
    "tfm": "net8.0", 
    "frameworks": [ 
      { 
        "name": "Microsoft.NETCore.App", 
        "version": "8.0.0" 
      }, 
      { 
        "name": "Microsoft.WindowsDesktop.App", 
        "version": "8.0.0" 
      } 
    ], 
    "configProperties": { 
      "System.Reflection.Metadata.MetadataUpdater.IsSupported": false, 
      "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true 
    } 
  } 
} 
 
Any idea ? 
 
THANKS  I used a backup point of my PC from a few days ago and everything works again. 
Problem fixed but not resolved. 
Can be closed |   
 
 
 
 |