Hmm, I'm out of ideas. I'll have to take extra care debugging this. I really hope this is a client problem and not an FA/FAFgame problem, because I'd be looking where nothing could be found.
Pretty nasty crash in the newer one:
- Code: Select all
...
info: Hooked /lua/gameColors.lua with /schook/lua/gameColors.lua
info: Hooked /lua/gameColors.lua with /schook/lua/gameColors.lua
info: Hooked /lua/gameColors.lua with /schook/lua/gameColors.lua
info: Hooked /lua/gameColors.lua with /schook/lua/gameColors.lua
info: CClientBase::Process(): ignoring out of sequence ACK from client 1 for 0 (beat=369499673, prevack=386080282)
info: CClientBase::Process(): ignoring out of sequence ACK from client 0 for 0 (beat=369499673, prevack=386080282)
warning: GetResource: Invalid name ""
info: Can't find texture "" -- trying fallback.
warning: GetResource: Invalid name ""
info: Can't find texture "" -- trying fallback.
warning: GetResource: Invalid name ""
info: Can't find texture "" -- trying fallback.
- Code: Select all
...
2012-04-04 23:38:17,023 INFO faf.client Login accepted.
2012-04-04 23:39:28,788 INFO faf.fa fa.exe.replay(C:\ProgramData\FAForever\replays\49382-Tiptushi.fafreplay, detach = False
2012-04-04 23:39:28,796 INFO faf.fa Extracted 999031 bytes of binary data from .fafreplay.
2012-04-04 23:39:28,796 INFO faf.fa Replaying C:/ProgramData/FAForever/cache/temp.scfareplay with mod faf on map scmp_020
2012-04-04 23:39:28,796 INFO faf.fa Checking FA for: faf and map scmp_020
2012-04-04 23:39:28,798 INFO faf.fa Updating FA for mod: faf
2012-04-04 23:39:29,737 INFO faf.fa Writing fa_path.lua config file.
2012-04-04 23:39:29,739 INFO faf.fa Updating FA for map: scmp_020
2012-04-04 23:39:29,739 INFO faf.fa Map is available.
2012-04-04 23:39:29,739 INFO faf.fa Running FA with info: None
2012-04-04 23:39:29,739 INFO faf.fa Running FA via command: "C:\ProgramData\FAForever\bin\ForgedAlliance.exe" /replay "C:/ProgramData/FAForever/cache/temp.scfareplay" /init init_faf.lua /nobugreport /log "C:\ProgramData\FAForever\logs\replay.log"
2012-04-04 23:39:29,760 INFO faf.client FA has launched in an attached process.
2012-04-04 23:39:29,760 INFO faf.fa Viewing Replay.
2012-04-04 23:41:56,331 WARNING faf.client FA has finished with exit code: -805306369
That older replay was from the time when the command stream was corrupted by a well-meant code change by me.