ChrisNZL / Tallowmere2

Changelog, issue tracker, and development knowledge for Tallowmere 2.
https://tallowmere2.com
13 stars 0 forks source link

Feedback Form: Handle "Failed to receive data" error better #1065

Open ChrisNZL opened 2 years ago

ChrisNZL commented 2 years ago

Noticed in upcoming 0.3.6:

7:31:08, Frame 7166, WARNING »  GameClientFeedbackSubmitter: webRequest.error:

Failed to receive data

... and the Feedback Form displays a generic "Please check the Debug Log for details", which is inconvenient.

This Failed to receive data text is not in my code on either C# nor PHP, so seems likely a Unity internal error message or something.

TODO: