Important update for everyone who installed RenderChan in the period from 2017.01.04 to 2017.09.29: we have discovered a nasty issue which was triggering (silent) render errors for PNG sequences. This was preventing “one-click” rendering for some situations and users had to run RenderChan manually several times to get complete set of rendered files.
Now the issue is fixed and all users are advised to update their RenderChan installation to the latest version.
This is easy to do, if you installed RenderChan according to our official guide – just use use following quick commands to update:
cd $HOME/renderchan git fetch git reset --hard master