Fragtality / Fenix2GSX

GSX Integration for the Fenix A320
MIT License
103 stars 4 forks source link

[ERR] [ FenixContoller:Update] Exception during Update Object reference not set to an instance of an object. #91

Open vittorrio816 opened 2 days ago

vittorrio816 commented 2 days ago

Hi,

I am experiencing an issue with F2G and A321. During the initializing phase, everything seems to go as expected, however the flows ends with

[ERR] [ FenixContoller:Update ] Exception during Update Object reference not set to an instance of an object.

Am not sure where to look as the error does not ring a bell. Could you please help? Adding the log:

2024-09-19 17:52:11.202 [INF] ----------------------------------------------------------------------- 2024-09-19 17:52:11.213 [INF] [ App:InitLog ] Fenix2GSX started! Log Level: Debug Log File: Fenix2GSX.log 2024-09-19 17:52:11.255 [INF] [ App:InitSystray ] Creating SysTray Icon ... 2024-09-19 17:52:11.586 [INF] [ App:InitCef ] Initializing Cef Browser ... 2024-09-19 17:52:11.814 [INF] [ ServiceController:Run ] Service starting ... 2024-09-19 17:52:11.820 [INF] [ IPCManager:WaitForSimulator ] Simulator started 2024-09-19 17:52:11.942 [INF] [ MobiSimConnect:Connect ] SimConnect Connection open 2024-09-19 17:52:11.942 [INF] [ IPCManager:WaitForConnection ] Connection not established - waiting 30s for Retry 2024-09-19 17:52:12.049 [INF] [ MobiSimConnect:SimConnect_OnOpen ] SimConnect OnOpen received 2024-09-19 17:52:17.347 [DBG] [ MobiSimConnect:SimConnect_Receiv ] Sending Ping to MobiFlight WASM Module 2024-09-19 17:52:17.464 [INF] [ MobiSimConnect:SimConnect_OnClie ] MobiFlight WASM Ping acknowledged - opening Client Connection 2024-09-19 17:52:17.582 [INF] [ MobiSimConnect:SimConnect_OnClie ] MobiFlight WASM Client Connection opened 2024-09-19 17:52:26.956 [INF] [ IPCManager:WaitForFenixBinary ] FenixSystem is running 2024-09-19 17:52:27.313 [INF] [ AudioController:ResetAudio ] Clearing all Sessions 2024-09-19 17:52:28.325 [INF] [ ServiceController:ServiceLoop ] Starting Service Loop 2024-09-19 17:52:30.938 [ERR] [ FenixContoller:Update ] Exception during Update Object reference not set to an instance of an object. 2024-09-19 17:52:30.938 [INF] [ GsxController:RunServices ] Waiting 3s before Repositioning ... 2024-09-19 17:52:33.947 [INF] [ GsxController:RunServices ] Repositioning Plane 2024-09-19 17:52:33.947 [DBG] [ GsxController:MenuOpen ] Opening GSX Menu 2024-09-19 17:52:34.593 [DBG] [ GsxController:MenuWaitReady ] Wait ended after 500ms 2024-09-19 17:52:34.593 [DBG] [ GsxController:MenuItem ] Selecting Menu Option 10 (L-Var Value 9) 2024-09-19 17:52:34.863 [DBG] [ GsxController:MenuWaitReady ] Wait ended after 0ms 2024-09-19 17:52:34.863 [DBG] [ GsxController:MenuItem ] Selecting Menu Option 1 (L-Var Value 0) 2024-09-19 17:52:36.372 [INF] [ GsxController:RunServices ] Resetting Chocks/Cones 2024-09-19 17:52:37.391 [INF] [ GsxController:RunServices ] Resetting EFB/Flight State and FOB 2024-09-19 17:52:37.391 [DBG] [ FenixController:ResetEFB ] Resetting finalloadsheet 2024-09-19 17:52:37.392 [DBG] [ FenixController:ResetEFB ] Resetting prelimloadsheet 2024-09-19 17:52:37.392 [DBG] [ FenixController:ResetEFB ] Resetting flightTimestampJSON 2024-09-19 17:52:39.719 [ERR] [ FenixContoller:Update ] Exception during Update Object reference not set to an instance of an object. 2024-09-19 17:52:39.719 [DBG] [ GsxController:MenuOpen ] Opening GSX Menu 2024-09-19 17:52:39.720 [INF] [ GsxController:CallJetwayStairs ] Calling Jetway 2024-09-19 17:52:40.264 [DBG] [ GsxController:MenuWaitReady ] Wait ended after 500ms 2024-09-19 17:52:40.264 [DBG] [ GsxController:MenuItem ] Selecting Menu Option 6 (L-Var Value 5) 2024-09-19 17:52:42.272 [DBG] [ GsxController:IsOperatorSelectio ] Match found for operator Selection: 'Select handling operator' 2024-09-19 17:52:42.272 [INF] [ GsxController:OperatorSelection ] Operator Selection active, choosing Option 1 2024-09-19 17:52:42.272 [DBG] [ GsxController:MenuWaitReady ] Wait ended after 0ms 2024-09-19 17:52:42.272 [DBG] [ GsxController:MenuItem ] Selecting Menu Option 1 (L-Var Value 0) 2024-09-19 17:52:43.488 [ERR] [ FenixContoller:Update ] Exception during Update Object reference not set to an instance of an object. 2024-09-19 17:52:43.488 [DBG] [ GsxController:MenuOpen ] Opening GSX Menu 2024-09-19 17:52:43.488 [INF] [ GsxController:RunServices ] Connecting PCA 2024-09-19 17:52:44.708 [ERR] [ FenixContoller:Update ] Exception during Update Object reference not set to an instance of an object. 2024-09-19 17:52:44.708 [INF] [ GsxController:RunServices ] Setting VHF1 & INT Volume Knob to 100% 2024-09-19 17:52:44.708 [INF] [ GsxController:RunServices ] Setting GPU, Chocks, Pax and Cargo 2024-09-19 17:52:44.708 [DBG] [ FenixController:SetEmpty ] Set Pax/Cargo to Zero 2024-09-19 17:52:44.712 [INF] [ GsxController:RunServices ] State: Preparation (Waiting for Flightplan import) 2024-09-19 17:52:45.903 [ERR] [ FenixContoller:Update ] Exception during Update Object reference not set to an instance of an object. 2024-09-19 17:52:47.187 [ERR] [ FenixContoller:Update ] Exception during Update Object reference not set to an instance of an object. 2024-09-19 17:52:48.482 [ERR] [ FenixContoller:Update ] Exception during Update Object reference not set to an instance of an object.

Fragtality commented 2 days ago

Oh, that Thing again!

Do you have Steps to reproduce that? It is not the first Time I hear about that, but for everyone it just randomly happens and when tried does not happen again. If it is reproduceable, you could try to enable to Verbose Logging und let F2G run until shortly after "State: Preparation ...". (DO NOT run Verbose Logging all the Time and hope for it to happen - the Logs get too huge)

I can only assume that F2G gets some Kind of Garbage / unexpected Results from Fenix under certain Conditions. But until I know what these Conditions are and what that "Garbage" looks like I can't really fix it :/

vittorrio816 commented 2 days ago

Will try to reproduce, but I am afraid you are right, i've already seen the error, but then it just disappeared. Just wanted to check if there is a known fix or workaround. Will come back if I manage to reproduce.

vittorrio816 commented 1 day ago

ok i can reproduce it, how do i enable verbose logging?

Fragtality commented 1 day ago

https://github.com/Fragtality/Fenix2GSX?tab=readme-ov-file#advanced--hidden-options

vittorrio816 commented 19 hours ago

Thanks. These are the logs:

2024-09-21 10:57:51.024 [INF] [ App:InitLog ] Fenix2GSX started! Log Level: Debug Log File: Fenix2GSX.log 2024-09-21 10:57:51.025 [INF] [ App:InitSystray ] Creating SysTray Icon ... 2024-09-21 10:57:51.103 [INF] [ App:InitCef ] Initializing Cef Browser ... 2024-09-21 10:57:51.187 [INF] [ ServiceController:Run ] Service starting ... 2024-09-21 10:57:51.192 [INF] [ IPCManager:WaitForSimulator ] Simulator started 2024-09-21 10:57:51.204 [INF] [ MobiSimConnect:Connect ] SimConnect Connection open 2024-09-21 10:57:51.204 [INF] [ IPCManager:WaitForConnection ] Connection not established - waiting 30s for Retry 2024-09-21 10:57:51.312 [INF] [ MobiSimConnect:SimConnect_OnOpen ] SimConnect OnOpen received 2024-09-21 10:57:56.607 [DBG] [ MobiSimConnect:SimConnect_Receiv ] Sending Ping to MobiFlight WASM Module 2024-09-21 10:57:56.734 [INF] [ MobiSimConnect:SimConnect_OnClie ] MobiFlight WASM Ping acknowledged - opening Client Connection 2024-09-21 10:57:56.843 [INF] [ MobiSimConnect:SimConnect_OnClie ] MobiFlight WASM Client Connection opened 2024-09-21 10:58:06.220 [INF] [ IPCManager:WaitForFenixBinary ] FenixSystem is running 2024-09-21 10:58:06.511 [INF] [ AudioController:ResetAudio ] Clearing all Sessions 2024-09-21 10:58:07.521 [INF] [ ServiceController:ServiceLoop ] Starting Service Loop 2024-09-21 10:58:09.669 [ERR] [ FenixContoller:Update ] Exception during Update Object reference not set to an instance of an object. 2024-09-21 10:58:09.670 [INF] [ GsxController:RunServices ] Repositioning was skipped (disabled in Settings) 2024-09-21 10:58:09.670 [DBG] [ GsxController:MenuOpen ] Opening GSX Menu 2024-09-21 10:58:09.671 [INF] [ GsxController:CallJetwayStairs ] Calling Stairs 2024-09-21 10:58:09.991 [DBG] [ GsxController:MenuWaitReady ] Wait ended after 300ms 2024-09-21 10:58:09.991 [DBG] [ GsxController:MenuItem ] Selecting Menu Option 7 (L-Var Value 6) 2024-09-21 10:58:11.995 [DBG] [ GsxController:IsOperatorSelectio ] No Match found for operator Selection: 'Activate Services at Gate 50' 2024-09-21 10:58:11.995 [INF] [ GsxController:OperatorSelection ] No Operator Selection needed 2024-09-21 10:58:13.178 [ERR] [ FenixContoller:Update ] Exception during Update Object reference not set to an instance of an object. 2024-09-21 10:58:13.179 [INF] [ GsxController:RunServices ] Connecting PCA 2024-09-21 10:58:14.381 [ERR] [ FenixContoller:Update ] Exception during Update Object reference not set to an instance of an object. 2024-09-21 10:58:14.381 [INF] [ GsxController:RunServices ] Setting GPU, Chocks, Pax and Cargo 2024-09-21 10:58:14.381 [DBG] [ FenixController:SetEmpty ] Set Pax/Cargo to Zero 2024-09-21 10:58:14.383 [INF] [ GsxController:RunServices ] State: Preparation (Waiting for Flightplan import) 2024-09-21 10:58:15.555 [ERR] [ FenixContoller:Update ] Exception during Update Object reference not set to an instance of an object. 2024-09-21 10:58:16.711 [ERR] [ FenixContoller:Update ] Exception during Update Object reference not set to an instance of an object. 2024-09-21 10:58:17.839 [ERR] [ FenixContoller:Update ] Exception during Update Object reference not set to an instance of an object. 2024-09-21 10:58:19.026 [ERR] [ FenixContoller:Update ] Exception during Update Object reference not set to an instance of an object. 2024-09-21 10:58:20.198 [ERR] [ FenixContoller:Update ] Exception during Update Object reference not set to an instance of an object. 2024-09-21 10:58:21.342 [ERR] [ FenixContoller:Update ] Exception during Update Object reference not set to an instance of an object. 2024-09-21 10:58:22.499 [ERR] [ FenixContoller:Update ] Exception during Update Object reference not set to an instance of an object. 2024-09-21 10:58:23.768 [ERR] [ FenixContoller:Update ] Exception during Update Object reference not set to an instance of an object.

Debug log: [0120/170102.671:WARNING:frame_impl.cc(420)] SendProcessMessage sent to detached frame 25769803782 [6,6] will be ignored [0120/170102.671:WARNING:frame_impl.cc(420)] SendProcessMessage sent to detached frame 25769803782 [6,6] will be ignored [0120/170104.469:INFO:CONSOLE(1)] "LTFJ", source: http://localhost:8083/js/fenix.js (1) [0120/170104.552:ERROR:cache_util_win.cc(20)] Unable to move the cache: Access is denied. (0x5) [0120/170104.553:ERROR:disk_cache.cc(205)] Unable to create cache [0120/170104.553:ERROR:gpu_disk_cache.cc(676)] Gpu Cache Creation failed: -2 [0120/170104.554:ERROR:cache_util_win.cc(20)] Unable to move the cache: Access is denied. (0x5) [0120/170104.554:ERROR:disk_cache.cc(205)] Unable to create cache [0120/170104.554:ERROR:gpu_disk_cache.cc(676)] Gpu Cache Creation failed: -2 [0120/170104.881:INFO:CONSOLE(1)] "LTFJ ATIS ONLINE", source: http://localhost:8083/js/fenix.js (1) [0120/170105.479:INFO:CONSOLE(1)] "29.983999597486104", source: http://localhost:8083/js/fenix.js (1) [0120/170105.479:INFO:CONSOLE(1)] "-2.8205648064614", source: http://localhost:8083/js/fenix.js (1) [0120/170106.343:INFO:CONSOLE(1)] "Uncaught ReferenceError: importSB is not defined", source: about:blank (1) [0120/170106.344:INFO:CONSOLE(1)] "Uncaught ReferenceError: importSB is not defined", source: about:blank (1) [0120/170106.771:INFO:CONSOLE(1)] "LTFJ", source: http://localhost:8083/js/fenix.js (1) [0120/170107.219:INFO:CONSOLE(1)] "LTFJ ATIS ONLINE", source: http://localhost:8083/js/fenix.js (1) [0120/170107.791:INFO:CONSOLE(1)] "30.21771827371613", source: http://localhost:8083/js/fenix.js (1) [0120/170107.791:INFO:CONSOLE(1)] "-2.8205648064614", source: http://localhost:8083/js/fenix.js (1) [0120/170107.953:WARNING:frame_impl.cc(420)] SendProcessMessage sent to detached frame 25769803782 [6,6] will be ignored [0120/170107.953:WARNING:frame_impl.cc(420)] SendProcessMessage sent to detached frame 25769803782 [6,6] will be ignored [0120/170109.842:INFO:CONSOLE(1)] "LTFJ", source: http://localhost:8083/js/fenix.js (1) [0120/170110.066:INFO:CONSOLE(1)] "LTFJ ATIS ONLINE", source: http://localhost:8083/js/fenix.js (1) [0120/170110.848:INFO:CONSOLE(1)] "30.456710231019684", source: http://localhost:8083/js/fenix.js (1) [0120/170110.848:INFO:CONSOLE(1)] "-2.8205648064614", source: http://localhost:8083/js/fenix.js (1) [0120/170111.638:INFO:CONSOLE(1)] "Uncaught ReferenceError: importSB is not defined", source: about:blank (1) [0120/170111.638:INFO:CONSOLE(1)] "Uncaught ReferenceError: importSB is not defined", source: about:blank (1) [0120/170113.315:INFO:CONSOLE(1)] "LTFJ", source: http://localhost:8083/js/fenix.js (1) [0120/170113.638:INFO:CONSOLE(1)] "LTFJ ATIS ONLINE", source: http://localhost:8083/js/fenix.js (1) [0120/170113.856:INFO:CONSOLE(1)] "Uncaught ReferenceError: generateFinalLoadsheet is not defined", source: about:blank (1) [0120/170113.856:INFO:CONSOLE(1)] "Uncaught ReferenceError: generateFinalLoadsheet is not defined", source: about:blank (1) [0120/170114.331:INFO:CONSOLE(1)] "30.21771827371613", source: http://localhost:8083/js/fenix.js (1) [0120/170114.331:INFO:CONSOLE(1)] "-2.8205648064614", source: http://localhost:8083/js/fenix.js (1) [0120/170118.864:INFO:CONSOLE(1)] "Uncaught ReferenceError: resendLS is not defined", source: about:blank (1) [0120/170118.866:INFO:CONSOLE(1)] "Uncaught ReferenceError: resendLS is not defined", source: about:blank (1) [0120/170119.148:INFO:CONSOLE(1)] "Uncaught ReferenceError: generateFinalLoadsheet is not defined", source: about:blank (1) [0120/170119.148:INFO:CONSOLE(1)] "Uncaught ReferenceError: generateFinalLoadsheet is not defined", source: about:blank (1) [0120/170124.164:INFO:CONSOLE(1)] "Uncaught ReferenceError: resendLS is not defined", source: about:blank (1) [0120/170124.164:INFO:CONSOLE(1)] "Uncaught ReferenceError: resendLS is not defined", source: about:blank (1) [0121/102755.552:WARNING:chrome_browser_cloud_management_controller.cc(87)] Could not create policy manager as CBCM is not enabled. [0121/151538.553:WARNING:frame_impl.cc(420)] SendProcessMessage sent to detached frame 25769803782 [6,6] will be ignored [0121/151538.554:WARNING:frame_impl.cc(420)] SendProcessMessage sent to detached frame 25769803782 [6,6] will be ignored [0121/151540.373:INFO:CONSOLE(1)] "LTFJ", source: http://localhost:8083/js/fenix.js (1) [0121/151540.972:INFO:CONSOLE(1)] "LTFJ ATIS OFFLINE", source: http://localhost:8083/js/fenix.js (1) [0121/151541.380:INFO:CONSOLE(1)] "31.566453819087503", source: http://localhost:8083/js/fenix.js (1) [0121/151541.380:INFO:CONSOLE(1)] "-1.6696184873581", source: http://localhost:8083/js/fenix.js (1) [0121/151542.219:INFO:CONSOLE(1)] "Uncaught ReferenceError: importSB is not defined", source: about:blank (1) [0121/151542.220:INFO:CONSOLE(1)] "Uncaught ReferenceError: importSB is not defined", source: about:blank (1) [0121/151542.611:INFO:CONSOLE(1)] "LTFJ", source: http://localhost:8083/js/fenix.js (1) [0121/151542.961:INFO:CONSOLE(1)] "LTFJ ATIS OFFLINE", source: http://localhost:8083/js/fenix.js (1) [0121/151543.621:INFO:CONSOLE(1)] "31.566453819087503", source: http://localhost:8083/js/fenix.js (1) [0121/151543.621:INFO:CONSOLE(1)] "-1.6696184873581", source: http://localhost:8083/js/fenix.js (1) [0121/151549.729:INFO:CONSOLE(1)] "Uncaught ReferenceError: generateFinalLoadsheet is not defined", source: about:blank (1) [0121/151549.729:INFO:CONSOLE(1)] "Uncaught ReferenceError: generateFinalLoadsheet is not defined", source: about:blank (1) [0121/151554.730:INFO:CONSOLE(1)] "Uncaught ReferenceError: resendLS is not defined", source: about:blank (1) [0121/151554.730:INFO:CONSOLE(1)] "Uncaught ReferenceError: resendLS is not defined", source: about:blank (1) [0204/134857.349:WARNING:chrome_browser_cloud_management_controller.cc(87)] Could not create policy manager as CBCM is not enabled. [0204/142125.563:WARNING:frame_impl.cc(420)] SendProcessMessage sent to detached frame 25769803782 [6,6] will be ignored [0204/142125.563:WARNING:frame_impl.cc(420)] SendProcessMessage sent to detached frame 25769803782 [6,6] will be ignored [0204/142127.327:INFO:CONSOLE(1)] "EDDM", source: http://localhost:8083/js/fenix.js (1) [0204/142127.706:INFO:CONSOLE(1)] "EDDM ATIS ONLINE", source: http://localhost:8083/js/fenix.js (1) [0204/142128.337:INFO:CONSOLE(1)] "31.198440272358198", source: http://localhost:8083/js/fenix.js (1) [0204/142128.337:INFO:CONSOLE(1)] "-2.2531598806381", source: http://localhost:8083/js/fenix.js (1) [0204/142129.209:INFO:CONSOLE(1)] "Uncaught ReferenceError: importSB is not defined", source: about:blank (1) [0204/142129.209:INFO:CONSOLE(1)] "Uncaught ReferenceError: importSB is not defined", source: about:blank (1) [0204/142129.620:INFO:CONSOLE(1)] "EDDM", source: http://localhost:8083/js/fenix.js (1) [0204/142129.927:INFO:CONSOLE(1)] "EDDM ATIS ONLINE", source: http://localhost:8083/js/fenix.js (1) [0204/142130.631:INFO:CONSOLE(1)] "30.738530711641115", source: http://localhost:8083/js/fenix.js (1) [0204/142130.631:INFO:CONSOLE(1)] "-2.2531598806381", source: http://localhost:8083/js/fenix.js (1) [0204/142136.716:INFO:CONSOLE(1)] "Uncaught ReferenceError: generateFinalLoadsheet is not defined", source: about:blank (1) [0204/142136.716:INFO:CONSOLE(1)] "Uncaught ReferenceError: generateFinalLoadsheet is not defined", source: about:blank (1) [0204/142141.740:INFO:CONSOLE(1)] "Uncaught ReferenceError: resendLS is not defined", source: about:blank (1) [0204/142141.740:INFO:CONSOLE(1)] "Uncaught ReferenceError: resendLS is not defined", source: about:blank (1) [0204/175540.636:WARNING:frame_impl.cc(420)] SendProcessMessage sent to detached frame 30064771078 [7,6] will be ignored [0204/175540.637:WARNING:frame_impl.cc(420)] SendProcessMessage sent to detached frame 30064771078 [7,6] will be ignored [0204/175542.367:INFO:CONSOLE(1)] "EIDW", source: http://localhost:8083/js/fenix.js (1) [0204/175542.853:INFO:CONSOLE(1)] "EIDW ATIS ONLINE", source: http://localhost:8083/js/fenix.js (1) [0204/175543.376:INFO:CONSOLE(1)] "29.684459917207974", source: http://localhost:8083/js/fenix.js (1) [0204/175543.376:INFO:CONSOLE(1)] "-2.0798236131668", source: http://localhost:8083/js/fenix.js (1) [0204/175544.302:INFO:CONSOLE(1)] "Uncaught ReferenceError: importSB is not defined", source: about:blank (1) [0204/175544.303:INFO:CONSOLE(1)] "Uncaught ReferenceError: importSB is not defined", source: about:blank (1) [0204/175544.682:INFO:CONSOLE(1)] "EIDW", source: http://localhost:8083/js/fenix.js (1) [0204/175545.170:INFO:CONSOLE(1)] "EIDW ATIS ONLINE", source: http://localhost:8083/js/fenix.js (1) [0204/175545.692:INFO:CONSOLE(1)] "31.512675368819938", source: http://localhost:8083/js/fenix.js (1) [0204/175545.692:INFO:CONSOLE(1)] "-2.0798236131668", source: http://localhost:8083/js/fenix.js (1) [0204/175551.808:INFO:CONSOLE(1)] "Uncaught ReferenceError: generateFinalLoadsheet is not defined", source: about:blank (1) [0204/175551.808:INFO:CONSOLE(1)] "Uncaught ReferenceError: generateFinalLoadsheet is not defined", source: about:blank (1) [0204/175556.821:INFO:CONSOLE(1)] "Uncaught ReferenceError: resendLS is not defined", source: about:blank (1) [0204/175556.822:INFO:CONSOLE(1)] "Uncaught ReferenceError: resendLS is not defined", source: about:blank (1) [0205/172300.277:WARNING:chrome_browser_cloud_management_controller.cc(87)] Could not create policy manager as CBCM is not enabled. [0205/175508.998:WARNING:frame_impl.cc(420)] SendProcessMessage sent to detached frame 25769803782 [6,6] will be ignored [0205/175508.998:WARNING:frame_impl.cc(420)] SendProcessMessage sent to detached frame 25769803782 [6,6] will be ignored [0205/175510.798:INFO:CONSOLE(1)] "EDDL", source: http://localhost:8083/js/fenix.js (1) [0205/175511.367:INFO:CONSOLE(1)] "EDDL ATIS ONLINE", source: http://localhost:8083/js/fenix.js (1) [0205/175511.804:INFO:CONSOLE(1)] "31.00933167995303", source: http://localhost:8083/js/fenix.js (1) [0205/175511.804:INFO:CONSOLE(1)] "-1.9010722637177", source: http://localhost:8083/js/fenix.js (1) [0205/175512.659:INFO:CONSOLE(1)] "Uncaught ReferenceError: importSB is not defined", source: about:blank (1) [0205/175512.660:INFO:CONSOLE(1)] "Uncaught ReferenceError: importSB is not defined", source: about:blank (1) [0205/175513.065:INFO:CONSOLE(1)] "EDDL", source: http://localhost:8083/js/fenix.js (1) [0205/175513.372:INFO:CONSOLE(1)] "EDDL ATIS ONLINE", source: http://localhost:8083/js/fenix.js (1) [0205/175514.078:INFO:CONSOLE(1)] "31.014664586967587", source: http://localhost:8083/js/fenix.js (1) [0205/175514.078:INFO:CONSOLE(1)] "-1.9010722637177", source: http://localhost:8083/js/fenix.js (1) [0205/175520.163:INFO:CONSOLE(1)] "Uncaught ReferenceError: generateFinalLoadsheet is not defined", source: about:blank (1) [0205/175520.163:INFO:CONSOLE(1)] "Uncaught ReferenceError: generateFinalLoadsheet is not defined", source: about:blank (1) [0205/175525.169:INFO:CONSOLE(1)] "Uncaught ReferenceError: resendLS is not defined", source: about:blank (1) [0205/175525.169:INFO:CONSOLE(1)] "Uncaught ReferenceError: resendLS is not defined", source: about:blank (1) [0309/120757.686:WARNING:chrome_browser_cloud_management_controller.cc(87)] Could not create policy manager as CBCM is not enabled. [0310/152802.344:WARNING:chrome_browser_cloud_management_controller.cc(87)] Could not create policy manager as CBCM is not enabled. [0407/183115.239:WARNING:chrome_browser_cloud_management_controller.cc(87)] Could not create policy manager as CBCM is not enabled. [0407/183457.390:WARNING:chrome_browser_cloud_management_controller.cc(87)] Could not create policy manager as CBCM is not enabled. [0422/183440.256:WARNING:chrome_browser_cloud_management_controller.cc(87)] Could not create policy manager as CBCM is not enabled. [0907/112718.032:WARNING:chrome_browser_cloud_management_controller.cc(87)] Could not create policy manager as CBCM is not enabled. [0907/120553.788:WARNING:chrome_browser_cloud_management_controller.cc(87)] Could not create policy manager as CBCM is not enabled. [0919/175211.780:WARNING:chrome_browser_cloud_management_controller.cc(87)] Could not create policy manager as CBCM is not enabled.

Fragtality commented 17 hours ago

That isn't a Verbose Log I'm afraid - there is not a single [VRB] Message in there. The Chrome/CEF Log isn't needed here (like 99% of the Time not needed). I can only assume you changed the wrong Config-File.

What would be more important for that Issue are the Steps to actually reproduce it - it would be more effective for me (and less time consuming for you) to actively debug such a Situation. The alternative is that you get one specialized Build after another till we get to the root cause ;)