dfaker / VR-reversal

VR-Reversal - Player for conversion of 3D video to 2D with optional saving of head tracking data and rendering out of 2D copies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lua error: 360plugin.lua:539: bad argument #16 to 'format'

PascalArevalo opened this issue · comments

When trying to record with the hotkey r the following error occurs when stopping the recording.

[360plugin] Lua error: 360plugin.lua:539: bad argument #16 to 'format' (number expected, got string)

I have found an error with the order of the parameters, and I have sent a Pull Request to fix this issue #28