anmonite / wows-stats-plus

Battle match statistics viewer for World of Warships
MIT License
23 stars 9 forks source link

Drag a replay file to view_chrome.bat, the app runs but no data load. #21

Open AaronChern opened 4 years ago

AaronChern commented 4 years ago

I drag a replay file to view_chrome.bat in file explorer. The app runs, but no data load. Is there any possible settings I forget to set? (firewall, API agreement, browser setting?)

Replay Setting: Enable versioned replays folder.

=====

C:\Users\user\Downloads>start "" chrome --new-window --app=http://localhost:8080

C:\Users\user\Downloads>set NODE_CAPTURE=true

C:\Users\user\Downloads>set NODE_ENV=production

C:\Users\user\Downloads>C:

C:\Users\user\Downloads>cd "\Games\wows-stats-plus-master"

C:\Games\wows-stats-plus-master>node index.js 6973_1596090804_20200730_080954_PB SD106-Icarus_17_NA_fault_line wows-stats-plus is running on port: 8080 latest season number of rank battle = 29 Got expected json file for PR. Download & Overwrite completed as './static/js/expected.json'. Success copy to 'expected_stable.json'.

not_load

anmonite commented 3 years ago

Hi,

I can't reproduce the issue you mentioned on my environment. Please show me the capture of debug messages on your browser debug console.

AaronChern commented 3 years ago

Hi @anmonite,

  (anonymous) @ angular.js:11821
  sendReq @ angular.js:11582
  serverRequest @ angular.js:11292
  processQueue @ angular.js:16104
  (anonymous) @ angular.js:16120
  $eval @ angular.js:17378
  $digest @ angular.js:17191
  $apply @ angular.js:17486
  (anonymous) @ app.js:1694

Image 2