Search Unity

Batchmode output redirection

Discussion in 'Scripting' started by SnakeTheRipper, Nov 6, 2015.

  1. SnakeTheRipper

    SnakeTheRipper

    Joined:
    Dec 31, 2014
    Posts:
    136
    Hi, I'm working with some friends on a project for a Unity game which uses dedicated servers. Those dedicated servers use batchmode and when trying to redirect the output from that process it crashes.

    I'm using a ProcessLauncher with the redirect output option set as true to start the process.


    Does anybody know anything about how does Unity output work ?
     
  2. SnakeTheRipper

    SnakeTheRipper

    Joined:
    Dec 31, 2014
    Posts:
    136