View Issue Details

IDProjectCategoryView StatusLast Update
0005682Spring engineGeneralpublic2017-08-04 12:05
ReporterGoogle_Frog Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionduplicate 
Product Version103.0 +git 
Summary0005682: 103.0.1-1244 Hang in loading weaponDefs
Descriptionhttps://github.com/ZeroK-RTS/CrashReports/issues/1676
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Kloot

2017-08-04 12:02

developer   ~0018168

Last edited: 2017-08-04 12:05

same as 0005679 / 1641, are you going to take our advice at some point or keep opening these?


as proof of sdp's harmfulness, debug output shows 25 seconds (!) were spent in total reading ZK's pool archive files from disk for the one game that was played here:

  [f=0040191] [~CPoolArchive] name="C:\Users\kiera\Documents\My Games\Zero-K\packages\1c4524bd12abc2ef1ebad7f625c6a85c.sdp" numZipFiles=6778 sumInflSize=603347kb sumReadTime=25236ms
  [f=0040191] file="sounds/music/peace/far beyond the stars.ogg" indx=5049 inflSize=6427kb readTime=239ms
  [f=0040191] file="sounds/music/victory/modern warstory.ogg" indx=5056 inflSize=3745kb readTime=180ms
  [f=0040191] file="sounds/music/war/the revolution (strings only).ogg" indx=5062 inflSize=1977kb readTime=157ms
  [f=0040191] file="sounds/music/peace/earth.ogg" indx=5048 inflSize=2036kb readTime=143ms
  [f=0040191] file="sounds/music/peace/a whole world on paper.ogg" indx=5047 inflSize=2558kb readTime=114ms
  [f=0040191] file="sounds/reply/light_bot_move.wav" indx=5109 inflSize=25kb readTime=105ms
  [f=0040191] file="sounds/music/peace/vague.ogg" indx=5054 inflSize=855kb readTime=99ms
  [f=0040191] file="sounds/music/peace/journey to the sky.ogg" indx=5051 inflSize=1574kb readTime=97ms
  [f=0040191] file="sounds/reply/builder_start.wav" indx=5090 inflSize=82kb readTime=94ms
  [f=0040191] file="unittextures/milo.1.dds" indx=6230 inflSize=1365kb readTime=93ms


even accessing the chobby sdp pre-game (presumably from a cold start) took almost 5 seconds:

  [f=-000001] [~CPoolArchive] name="C:\Users\kiera\Documents\My Games\Zero-K\packages\073a2d9d7f6c14ed4ee07f60bfb5f104.sdp" numZipFiles=2354 sumInflSize=117958kb sumReadTime=4846ms
  [f=-000001] file="campaign/sample/planets/planet23.lua" indx=54 inflSize=2kb readTime=915ms
  [f=-000001] file="luamenu/widgets/gui_campaign_options.lua" indx=2306 inflSize=4kb readTime=129ms
  [f=-000001] file="sounds/lobbymusic/the secret of ayers rock.ogg" indx=2349 inflSize=7740kb readTime=127ms
  [f=-000001] file="luamenu/configs/gameconfig/zk/mainconfig.lua" indx=382 inflSize=5kb readTime=99ms
  [f=-000001] file="libs/chiliui/luamenu/chili/chili/headers/links.lua" indx=119 inflSize=3kb readTime=83ms
  [f=-000001] file="libs/chiliui/luamenu/chili/chili/handlers/debughandler.lua" indx=111 inflSize=13kb readTime=80ms
  [f=-000001] file="libs/liblobby/lobby/json.lua" indx=288 inflSize=14kb readTime=77ms
  [f=-000001] file="luamenu/widgets/gui_login_window.lua" indx=2315 inflSize=7kb readTime=73ms
  [f=-000001] file="luamenu/widgets/api_ingame_interface.lua" indx=1895 inflSize=3kb readTime=71ms
  [f=-000001] file="libs/chiliui/luamenu/chili/chili/controls/screen.lua" indx=98 inflSize=8kb readTime=64ms

Issue History

Date Modified Username Field Change
2017-08-04 02:14 Google_Frog New Issue
2017-08-04 12:02 Kloot Status new => closed
2017-08-04 12:02 Kloot Resolution open => duplicate
2017-08-04 12:02 Kloot Note Added: 0018168
2017-08-04 12:05 Kloot Note Edited: 0018168