You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the Servers page, I currently do not have any Message of the Day configured. I clicked on the Heart icon on the upper right above the TextBox and was served with a crash notification. It looks like the attempt to copy isn't performing a NULL value check before running.
Universal\REALstring.cpp: 167
Failure condition: false
Cannot access length of a Nil string.
The text was updated successfully, but these errors were encountered:
saluce65
changed the title
Crash Bug While Editing a Blank MOTD
Crash Bug While Copying a Blank MOTD
Oct 29, 2023
On the Servers page, I currently do not have any Message of the Day configured. I clicked on the Heart icon on the upper right above the TextBox and was served with a crash notification. It looks like the attempt to copy isn't performing a NULL value check before running.
Universal\REALstring.cpp: 167
Failure condition: false
Cannot access length of a Nil string.
The text was updated successfully, but these errors were encountered: