mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Merge pull request #797 from Pax1601/manager-wizard
Added package url to version.json for autoupdate
This commit is contained in:
commit
36f828acb1
@ -1,3 +0,0 @@
|
||||
Microsoft (R) Windows Script Host Versione 5.812
|
||||
Copyright (C) Microsoft Corporation. Tutti i diritti riservati.
|
||||
|
||||
@ -1,35 +0,0 @@
|
||||
^CTerminare il processo batch (S/N)?
|
||||
Microsoft (R) Windows Script Host Versione 5.812
|
||||
Copyright (C) Microsoft Corporation. Tutti i diritti riservati.
|
||||
|
||||
C:\Users\Davide Passoni\Documents\DCSOlympus\client\client.vbs(1, 1) Errore di run-time di Microsoft VBScript: Indice non incluso nell'intervallo
|
||||
|
||||
Microsoft (R) Windows Script Host Versione 5.812
|
||||
Copyright (C) Microsoft Corporation. Tutti i diritti riservati.
|
||||
|
||||
C:\Users\Davide Passoni\Documents\DCSOlympus\client\client.vbs(1, 1) Errore di run-time di Microsoft VBScript: Indice non incluso nell'intervallo
|
||||
|
||||
Microsoft (R) Windows Script Host Versione 5.812
|
||||
Copyright (C) Microsoft Corporation. Tutti i diritti riservati.
|
||||
|
||||
Microsoft (R) Windows Script Host Versione 5.812
|
||||
Copyright (C) Microsoft Corporation. Tutti i diritti riservati.
|
||||
|
||||
Microsoft (R) Windows Script Host Versione 5.812
|
||||
Copyright (C) Microsoft Corporation. Tutti i diritti riservati.
|
||||
|
||||
Microsoft (R) Windows Script Host Versione 5.812
|
||||
Copyright (C) Microsoft Corporation. Tutti i diritti riservati.
|
||||
|
||||
Microsoft (R) Windows Script Host Versione 5.812
|
||||
Copyright (C) Microsoft Corporation. Tutti i diritti riservati.
|
||||
|
||||
Microsoft (R) Windows Script Host Versione 5.812
|
||||
Copyright (C) Microsoft Corporation. Tutti i diritti riservati.
|
||||
|
||||
Microsoft (R) Windows Script Host Versione 5.812
|
||||
Copyright (C) Microsoft Corporation. Tutti i diritti riservati.
|
||||
|
||||
Microsoft (R) Windows Script Host Versione 5.812
|
||||
Copyright (C) Microsoft Corporation. Tutti i diritti riservati.
|
||||
|
||||
@ -46,10 +46,10 @@
|
||||
background-color: var(--background);
|
||||
border: 1px solid var(--offwhite);
|
||||
width: 460px;
|
||||
height: 80px;
|
||||
height: 70px;
|
||||
color: var(--offwhite);
|
||||
display: flex;
|
||||
font-size: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 600;
|
||||
padding-left: 15px;
|
||||
align-items: center;
|
||||
|
||||
119
manager/out.log
119
manager/out.log
@ -1,119 +0,0 @@
|
||||
^CTerminare il processo batch (S/N)?
|
||||
[36m*********************************************************************[0m
|
||||
[36m* _____ _____ _____ ____ _ *[0m
|
||||
[36m* | __ \ / ____|/ ____| / __ \| | *[0m
|
||||
[36m* | | | | | | (___ | | | | |_ _ _ __ ___ _ __ _ _ ___ *[0m
|
||||
[36m* | | | | | \___ \ | | | | | | | | '_ ` _ \| '_ \| | | / __| *[0m
|
||||
[36m* | |__| | |____ ____) | | |__| | | |_| | | | | | | |_) | |_| \__ \ *[0m
|
||||
[36m* |_____/ \_____|_____/ \____/|_|\__, |_| |_| |_| .__/ \__,_|___/ *[0m
|
||||
[36m* __/ | | | *[0m
|
||||
[36m* |___/ |_| *[0m
|
||||
[36m*********************************************************************[0m
|
||||
[36m[0m
|
||||
Please wait while DCS Olympus Server starts up...
|
||||
Config location: C:\Users\Davide Passoni\Saved Games\DCS\Config\olympus.json
|
||||
node:internal/modules/cjs/loader:1078
|
||||
throw err;
|
||||
^
|
||||
|
||||
Error: Cannot find module 'http-proxy-middleware'
|
||||
Require stack:
|
||||
- C:\Users\Davide Passoni\Documents\DCSOlympus\client\app.js
|
||||
- C:\Users\Davide Passoni\Documents\DCSOlympus\client\bin\www
|
||||
at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
|
||||
at Module._load (node:internal/modules/cjs/loader:920:27)
|
||||
at Module.require (node:internal/modules/cjs/loader:1141:19)
|
||||
at require (node:internal/modules/cjs/helpers:110:18)
|
||||
at module.exports (C:\Users\Davide Passoni\Documents\DCSOlympus\client\app.js:8:39)
|
||||
at Object.<anonymous> (C:\Users\Davide Passoni\Documents\DCSOlympus\client\bin\www:33:28)
|
||||
at Module._compile (node:internal/modules/cjs/loader:1254:14)
|
||||
at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
|
||||
at Module.load (node:internal/modules/cjs/loader:1117:32)
|
||||
at Module._load (node:internal/modules/cjs/loader:958:12) {
|
||||
code: 'MODULE_NOT_FOUND',
|
||||
requireStack: [
|
||||
'C:\\Users\\Davide Passoni\\Documents\\DCSOlympus\\client\\app.js',
|
||||
'C:\\Users\\Davide Passoni\\Documents\\DCSOlympus\\client\\bin\\www'
|
||||
]
|
||||
}
|
||||
|
||||
Node.js v18.15.0
|
||||
[36m*********************************************************************[0m
|
||||
[36m* _____ _____ _____ ____ _ *[0m
|
||||
[36m* | __ \ / ____|/ ____| / __ \| | *[0m
|
||||
[36m* | | | | | | (___ | | | | |_ _ _ __ ___ _ __ _ _ ___ *[0m
|
||||
[36m* | | | | | \___ \ | | | | | | | | '_ ` _ \| '_ \| | | / __| *[0m
|
||||
[36m* | |__| | |____ ____) | | |__| | | |_| | | | | | | |_) | |_| \__ \ *[0m
|
||||
[36m* |_____/ \_____|_____/ \____/|_|\__, |_| |_| |_| .__/ \__,_|___/ *[0m
|
||||
[36m* __/ | | | *[0m
|
||||
[36m* |___/ |_| *[0m
|
||||
[36m*********************************************************************[0m
|
||||
[36m[0m
|
||||
Please wait while DCS Olympus Server starts up...
|
||||
Config location: C:\Users\Davide Passoni\Saved Games\DCS\Config\olympus.json
|
||||
node:internal/modules/cjs/loader:1078
|
||||
throw err;
|
||||
^
|
||||
|
||||
Error: Cannot find module 'http-proxy-middleware'
|
||||
Require stack:
|
||||
- C:\Users\Davide Passoni\Documents\DCSOlympus\client\app.js
|
||||
- C:\Users\Davide Passoni\Documents\DCSOlympus\client\bin\www
|
||||
at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
|
||||
at Module._load (node:internal/modules/cjs/loader:920:27)
|
||||
at Module.require (node:internal/modules/cjs/loader:1141:19)
|
||||
at require (node:internal/modules/cjs/helpers:110:18)
|
||||
at module.exports (C:\Users\Davide Passoni\Documents\DCSOlympus\client\app.js:8:39)
|
||||
at Object.<anonymous> (C:\Users\Davide Passoni\Documents\DCSOlympus\client\bin\www:33:28)
|
||||
at Module._compile (node:internal/modules/cjs/loader:1254:14)
|
||||
at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
|
||||
at Module.load (node:internal/modules/cjs/loader:1117:32)
|
||||
at Module._load (node:internal/modules/cjs/loader:958:12) {
|
||||
code: 'MODULE_NOT_FOUND',
|
||||
requireStack: [
|
||||
'C:\\Users\\Davide Passoni\\Documents\\DCSOlympus\\client\\app.js',
|
||||
'C:\\Users\\Davide Passoni\\Documents\\DCSOlympus\\client\\bin\\www'
|
||||
]
|
||||
}
|
||||
|
||||
Node.js v18.15.0
|
||||
[36m*********************************************************************[0m
|
||||
[36m* _____ _____ _____ ____ _ *[0m
|
||||
[36m* | __ \ / ____|/ ____| / __ \| | *[0m
|
||||
[36m* | | | | | | (___ | | | | |_ _ _ __ ___ _ __ _ _ ___ *[0m
|
||||
[36m* | | | | | \___ \ | | | | | | | | '_ ` _ \| '_ \| | | / __| *[0m
|
||||
[36m* | |__| | |____ ____) | | |__| | | |_| | | | | | | |_) | |_| \__ \ *[0m
|
||||
[36m* |_____/ \_____|_____/ \____/|_|\__, |_| |_| |_| .__/ \__,_|___/ *[0m
|
||||
[36m* __/ | | | *[0m
|
||||
[36m* |___/ |_| *[0m
|
||||
[36m*********************************************************************[0m
|
||||
[36m[0m
|
||||
Please wait while DCS Olympus Server starts up...
|
||||
Config location: C:\Users\Davide Passoni\Saved Games\DCS\Config\olympus.json
|
||||
node:internal/modules/cjs/loader:1078
|
||||
throw err;
|
||||
^
|
||||
|
||||
Error: Cannot find module 'http-proxy-middleware'
|
||||
Require stack:
|
||||
- C:\Users\Davide Passoni\Documents\DCSOlympus\client\app.js
|
||||
- C:\Users\Davide Passoni\Documents\DCSOlympus\client\bin\www
|
||||
at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
|
||||
at Module._load (node:internal/modules/cjs/loader:920:27)
|
||||
at Module.require (node:internal/modules/cjs/loader:1141:19)
|
||||
at require (node:internal/modules/cjs/helpers:110:18)
|
||||
at module.exports (C:\Users\Davide Passoni\Documents\DCSOlympus\client\app.js:8:39)
|
||||
at Object.<anonymous> (C:\Users\Davide Passoni\Documents\DCSOlympus\client\bin\www:33:28)
|
||||
at Module._compile (node:internal/modules/cjs/loader:1254:14)
|
||||
at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
|
||||
at Module.load (node:internal/modules/cjs/loader:1117:32)
|
||||
at Module._load (node:internal/modules/cjs/loader:958:12) {
|
||||
code: 'MODULE_NOT_FOUND',
|
||||
requireStack: [
|
||||
'C:\\Users\\Davide Passoni\\Documents\\DCSOlympus\\client\\app.js',
|
||||
'C:\\Users\\Davide Passoni\\Documents\\DCSOlympus\\client\\bin\\www'
|
||||
]
|
||||
}
|
||||
|
||||
Node.js v18.15.0
|
||||
^CTerminare il processo batch (S/N)?
|
||||
@ -1,3 +1,4 @@
|
||||
{
|
||||
"version": "v1.0.4"
|
||||
"version": "v1.0.4",
|
||||
"package": "https://github.com/Pax1601/DCSOlympus/actions/runs/7394992884/artifacts/1144735244"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user