4. define a custom item and use a description that is 2057 characters long
Result:
Unhandled Exception is thrown
Expected Behavior:
support a much longer description length as varchar(max) so that DMs can issue player non magic items that might have really long descriptions. Example: a custom book with a long story in it.
I'm getting this exact same issue using the website. I'm just trying to add a letter to my character's inventory as an item, and wanted to put the letter's description and its content in the Description field. The letter isn't super long, but I guess it's long enough to get this bug.
I was able to add the letter as an item when I left the Description field blank, but whenever I try to add the letter's description and its content in the Description field I get the error again. I feel like it's not uncommon for players to get letters from NPCs, so hopefully this bug isn't throwing off too many games. I could always create a Google Doc and put the letter content in there, and have just the doc's link as the description, but that's pretty inconvenient for me or my DM referencing the letter later.
How to replicate:
1. Open character sheet
2. click the inventory tab
3. click manage inventory
4. define a custom item and use a description that is 2057 characters long
Result:
Unhandled Exception is thrown
Expected Behavior:
support a much longer description length as varchar(max) so that DMs can issue player non magic items that might have really long descriptions. Example: a custom book with a long story in it.
Edit: Exception Details
Error Code: 7caa23eeb36b4f88b853406be7507b30
Version: @dndbeyond/character-app@1.34.6
I'm getting this exact same issue using the website. I'm just trying to add a letter to my character's inventory as an item, and wanted to put the letter's description and its content in the Description field. The letter isn't super long, but I guess it's long enough to get this bug.
I was able to add the letter as an item when I left the Description field blank, but whenever I try to add the letter's description and its content in the Description field I get the error again. I feel like it's not uncommon for players to get letters from NPCs, so hopefully this bug isn't throwing off too many games. I could always create a Google Doc and put the letter content in there, and have just the doc's link as the description, but that's pretty inconvenient for me or my DM referencing the letter later.
Happens to me trying to buy certain books on the app. I have no idea what the problem is