Hello Yanfly. I'm sorry to bother you, but after I updated the Message Core and Extended Message Pack 1 plugins to the latest version, my \autoevent[x] messages only display 1 row. I tried exchanging the commands to the \msgrows[auto] and got this error.
Spoiler
rpg_managers.js:1618 RangeError: Maximum call stack size exceeded
at Window_Message.<anonymous> (file:///C:/Users/Fernando/Documents/Games/Projeto%20Zero/js/plugins/YEP_X_ExtMesPack1.js:1323:59)
at String.replace (native)
at Window_Message.convertMessagePositions (file:///C:/Users/Fernando/Documents/Games/Projeto%20Zero/js/plugins/YEP_X_ExtMesPack1.js:1323:17)
at Window_Message.convertNameBox (file:///C:/Users/Fernando/Documents/Games/Projeto%20Zero/js/plugins/YEP_X_ExtMesPack1.js:1182:17)
at Window_Message.convertEscapeCharacters (file:///C:/Users/Fernando/Documents/Games/Projeto%20Zero/js/plugins/YEP_MessageCore.js:1081:15)
at Window_Message.Window_Base.getTextExHeight (file:///C:/Users/Fernando/Documents/Games/Projeto%20Zero/js/plugins/YEP_X_ExtMesPack1.js:1009:31)
at Window_Message.Window_Base.textHeightEx (file:///C:/Users/Fernando/Documents/Games/Projeto%20Zero/js/plugins/YEP_X_ExtMesPack1.js:1003:17)
at Window_Message.getFittedMessageRows (file:///C:/Users/Fernando/Documents/Games/Projeto%20Zero/js/plugins/YEP_X_ExtMesPack1.js:1373:23)
at Window_Message.<anonymous> (file:///C:/Users/Fernando/Documents/Games/Projeto%20Zero/js/plugins/YEP_X_ExtMesPack1.js:1328:22)
at String.replace (native)
at Window_Message.<anonymous> (file:///C:/Users/Fernando/Documents/Games/Projeto%20Zero/js/plugins/YEP_X_ExtMesPack1.js:1323:59)
at String.replace (native)
at Window_Message.convertMessagePositions (file:///C:/Users/Fernando/Documents/Games/Projeto%20Zero/js/plugins/YEP_X_ExtMesPack1.js:1323:17)
at Window_Message.convertNameBox (file:///C:/Users/Fernando/Documents/Games/Projeto%20Zero/js/plugins/YEP_X_ExtMesPack1.js:1182:17)
at Window_Message.convertEscapeCharacters (file:///C:/Users/Fernando/Documents/Games/Projeto%20Zero/js/plugins/YEP_MessageCore.js:1081:15)
at Window_Message.Window_Base.getTextExHeight (file:///C:/Users/Fernando/Documents/Games/Projeto%20Zero/js/plugins/YEP_X_ExtMesPack1.js:1009:31)
at Window_Message.Window_Base.textHeightEx (file:///C:/Users/Fernando/Documents/Games/Projeto%20Zero/js/plugins/YEP_X_ExtMesPack1.js:1003:17)
at Window_Message.getFittedMessageRows (file:///C:/Users/Fernando/Documents/Games/Projeto%20Zero/js/plugins/YEP_X_ExtMesPack1.js:1373:23)
at Window_Message.<anonymous> (file:///C:/Users/Fernando/Documents/Games/Projeto%20Zero/js/plugins/YEP_X_ExtMesPack1.js:1328:22)
at String.replace (native)
WordWrap is set to FALSE by the way. Is it something I'm missing? Thanks for the help.


