- Joined
- Feb 28, 2022
- Messages
- 76
- Reaction score
- 12
- First Language
- Indonesia
- Primarily Uses
- RMMV
and what exactly is the bug you're writing about?
the quest description get black which is when i run it on pc it doesn't looks like that.and what exactly is the bug you're writing about?
oh okey thank youas assumed, yanfly's plugins are in the wrong order.
the order is on his website in his main list, top to bottom - you can add other plugins between them, but yanfly's plugins have to be in exactly that order or they will cause strange effects and work only partially.
and even at first glance your message core is in the completely wrong position, and probably others as well.
i have been re arrange the plugin as you say with that plugin but it still get black.either check the website or my spoiler "ALOE_YEP_PluginOrderChecker".
read the helpfile how it exactly works as it can see which plugin is in
the wrong order.
that plugin is updated version from the old one.
see if it works AFTER the re-order of the plugins of yanfly.
neither am I, but you have to start somewhere...Btw, I am not pretty sure if the problem is on the plugin list.
Did you try Googling it? I found this post that seems to have an identical issue:
RMMV - Problems with displaying the quest book: "Dark screen" in the mobile version [RPG Maker MV]
Hey! While working on one project, there was a problem after porting a game from a PC to a phone. The game uses the Yanfly_Quest Jornal plugin. On the PC, when the "Quest" option is selected, the task is displayed normally (see screen 1). With the same actions on the android (in the web \ apk...forums.rpgmakerweb.com
and they listed their solution as adjusting the font size and padding to make the quest description window smaller. Have you tried that?
i am using message core to and i am still deleting the <WordWrap> and it's Worked. Thanks guys for the help !to fix it, its on the last post, where in the "Quest Data Format" remove
<WordWrap> but if you use MessageCore, it should work, if you dont
use MessageCore, try removing <WordWrap> there and test again.