Project-Pandora-Game / pandora

https://project-pandora.com
Other
11 stars 3 forks source link

[CHANGE] Improve robustness of DM encryption checks #733

Closed Jomshir98 closed 5 months ago

Jomshir98 commented 5 months ago

Adds a few assets with more helpful error messages, removes saving crypto.subtle in a local variable, and adds a log of the full error when send crashes. This (most likely) won't fix the crashes, but will at least allow us to debug them more.

Ref: #703