Simple fix, was just missing the reference to the filename in the PyErr_Format call.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Differential D5879
Fixed a bug where the exception message for imbuf.load would represent the filename as garbage bytes Authored by Colin Basnett (cmbasnett) on Sep 24 2019, 1:53 AM.
Details Simple fix, was just missing the reference to the filename in the PyErr_Format call.
Diff Detail
|