psk/psa export contains issue with source code #40084

Closed
opened 2014-05-08 01:36:39 +02:00 by Sebastian Weilhammer · 6 comments

Short description of error
Just describing the issue because its pretty straight forward:

At line 1209 of the source code the Error class is called with 4 arguments (5 counting self) when it was defined with 1 argument. It seems the intent was to make one string out of all arguments.

**Short description of error** Just describing the issue because its pretty straight forward: At line 1209 of the source code the Error class is called with 4 arguments (5 counting self) when it was defined with 1 argument. It seems the intent was to make one string out of all arguments.

Changed status to: 'Open'

Changed status to: 'Open'

Added subscriber: @shirtykezrat

Added subscriber: @shirtykezrat

By source code I do mean the file named io_export_unreal_psk_psa.py

By source code I do mean the file named io_export_unreal_psk_psa.py

This issue was referenced by f09c520a58

This issue was referenced by f09c520a58b24365f25c9b7840a5676538b10d6b
Bastien Montagne self-assigned this 2014-05-08 08:26:07 +02:00

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'

Closed by commit f09c520a58.

Closed by commit f09c520a58.
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#40084
No description provided.