1. Trouble with the game?
    Try the troubleshooter!

    Dismiss Notice
  2. Issues with the game?
    Check the Known Issues list before reporting!

    Dismiss Notice
  3. Before reporting issues or bugs, please check the up-to-date Bug Reporting Thread for the current version.
    0.35 Bug Reporting thread
    Solutions and more information may already be available.

replay code analysis

Discussion in 'Troubleshooting: Bugs, Questions and Support' started by tombays.games, Aug 26, 2020.

  1. tombays.games

    tombays.games
    Expand Collapse

    Joined:
    Mar 19, 2019
    Messages:
    3
    I was recently analyzing the code of the replay module and found a strange thing:
    Code:
    local function getFileStream()
      if not be then return end
      return be:getFileStream()
    end
    already understood that "be" is "BeamEngine"
    but where can i see what exactly is happening?

    maybe, if I'm not too lazy, I'll make a blender plugin to import these replays.
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice