Skip to content

Conversation

VilppeRiskidev
Copy link
Collaborator

No description provided.

@VilppeRiskidev
Copy link
Collaborator Author

Added a maxlength to profile name input. I can't seem to get it to fail silently anymore. The error message if/when it does fail is still not very user friendly, but I didn't figure out a way to reliably tell what caused the error.

@VilppeRiskidev VilppeRiskidev marked this pull request as ready for review October 15, 2024 10:56
Copy link
Collaborator

@anttimaki anttimaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@VilppeRiskidev Based on the branch name, did you test this on profile importing? There the recent refactorings have made the errors visible. But the problem applies also when installing mods normally, and there the error is still unhandled and download modal hangs forever. Note that this seems to be TSMM issue - it looks like on R2MM the node backend handles the longer paths ok. The fix will probably need to be done on the DownloadModModal on R2MM side though.

@VilppeRiskidev VilppeRiskidev force-pushed the importing-error-handling branch from 639e5b4 to b9a041a Compare October 24, 2024 10:41
@VilppeRiskidev VilppeRiskidev force-pushed the importing-error-handling branch from 2af8233 to d83fb23 Compare October 31, 2024 13:37
@anttimaki
Copy link
Collaborator

@VilppeRiskidev closing this now due to path lengths being handled via changes done in other PRs.

@anttimaki anttimaki closed this Nov 13, 2024
@anttimaki anttimaki deleted the importing-error-handling branch November 13, 2024 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants