Shazbot / WH3-Mod-Manager

Mod manager for Total War: Warhammer 3, Steam version only
MIT License
117 stars 17 forks source link

Error during launching #93

Closed Mrw33554432 closed 5 months ago

Mrw33554432 commented 5 months ago
[2024-04-14 17:21:31.645] [info]  Error: No App config file exists!
    at l.readAppConfig (C:\Users\Shaow\Desktop\wh3mm-win32-x64-2.3.1\resources\app\.webpack\main\index.js:2:1009881)
    at G (C:\Users\Shaow\Desktop\wh3mm-win32-x64-2.3.1\resources\app\.webpack\main\index.js:2:1018536)
    at IpcMainImpl.<anonymous> (C:\Users\Shaow\Desktop\wh3mm-win32-x64-2.3.1\resources\app\.webpack\main\index.js:2:1029108)
    at IpcMainImpl.emit (node:events:526:28)
    at EventEmitter.<anonymous> (node:electron/js2c/browser_init:161:11014)
    at EventEmitter.emit (node:events:526:28)
Shazbot commented 5 months ago

If this is on the first launch it's fine because we need to create a new config file.

I removed the stack trace in the new version to not cause alarm.