0 votes
WhoopCDaisy Yootz by WhoopCDaisy Yootz (300 points)
recently i am getting a IIDialong: message too long, must be less than 512 characters, even with my folder name of JM 05 hairbase. Any idea how to fix this?

1 Answer

0 votes
Carlyle Theas by Carlyle Theas (7.5k points)
edited by Carlyle Theas

Such an error occurs if the dialog message (the text you see above a popup menu) exceeds the 512 character limit.

The fix is to make sure that you don't pass a string of length > 512 as the "message" argument to llDialog.

...