FAForever Forums
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login
    1. Home
    2. WYSIWYG239
    W
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Groups 0

    WYSIWYG239

    @WYSIWYG239

    1
    Reputation
    1
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    WYSIWYG239 Unfollow Follow

    Best posts made by WYSIWYG239

    • More detailed replay statistics (mass killed etc.)

      Hey!

      As I am trying to climb the multiplayer ladder back to 1000 from my current 700, I started to realise that the issue might not be only with my meager APM but also with bad decision making (e.g. investing mass too early while not doing enough damage).

      I am interested in detailed replay analysis, e.g. instead of just total mass graphs I would like to see:

      • mass reclaimed over time
      • mass spent on mexes, fabricators and related upgrades
      • mass spent on energy production
      • mass spent on factories and engineers
      • mass spent on units and combat upgrades
      • mass of enemy units killed by player
      • mass of enemy structures killed by player
        etc.

      Maybe there is a mod for this or some replay processing library that would allow quickly putting up some code (in Python?) for generating this detailed analysis?

      posted in General Discussion
      W
      WYSIWYG239

    Latest posts made by WYSIWYG239

    • RE: The game is frozen. Question.

      Maybe this is one of the relevant log messages:

      warning: Error running OnCollisionCheck script in Entity at 27a60700: Unexpected type for army object
      stack traceback:
      [C]: in function `IsEnemy'
      ...rogramdata\faforever\gamedata\lua.nx2\lua\shield.lua(360): in function <...rogramdata\faforever\gamedata\lua.nx2\lua\shield.lua:334>

      posted in Game Issues and Gameplay questions
      W
      WYSIWYG239
    • RE: The game is frozen. Question.

      I also had the game freeze twice in the last several days

      The game keeps high CPU load for several minutes, alt-tab doesn't work properly (task manager is displayed only in the alt-tab menu but I can't swich to another window)

      6 active mods:
      Advanced Selection Info
      Advanced target priorities
      Advanced Reclaim Info
      Common Mod Tools
      Supreme Economy 2.3
      Supreme Score Board

      Will try to run without any mods next time

      Attaching a log file
      game_15375181.log

      posted in Game Issues and Gameplay questions
      W
      WYSIWYG239
    • RE: More detailed replay statistics (mass killed etc.)

      @techmind_ thanks for suggestion! It appears that I can simply modify local files for existing mods to write some debug information from LUA code, and later build some charts in HTML based on those log files (I am not sure, however, if it is possible to access some external logs or not).

      It would be cool to see these stats in-game but viewing them afterwards would work too.

      @Brutus5000 does this look like a reasonable way to approach this task? Or maybe I am missing something more simple?

      posted in General Discussion
      W
      WYSIWYG239
    • More detailed replay statistics (mass killed etc.)

      Hey!

      As I am trying to climb the multiplayer ladder back to 1000 from my current 700, I started to realise that the issue might not be only with my meager APM but also with bad decision making (e.g. investing mass too early while not doing enough damage).

      I am interested in detailed replay analysis, e.g. instead of just total mass graphs I would like to see:

      • mass reclaimed over time
      • mass spent on mexes, fabricators and related upgrades
      • mass spent on energy production
      • mass spent on factories and engineers
      • mass spent on units and combat upgrades
      • mass of enemy units killed by player
      • mass of enemy structures killed by player
        etc.

      Maybe there is a mod for this or some replay processing library that would allow quickly putting up some code (in Python?) for generating this detailed analysis?

      posted in General Discussion
      W
      WYSIWYG239