The Dreaded Junk Symbol! (Already tried many fixes for this, too!)

Joined
Jan 19, 2017
Messages
7
Reaction score
0
First Language
English
Primarily Uses
Before you ask, I have tried Lonewolf's custom Font Junk Symbol Fix, as well as Mithran's Text Cache Fix and Mezzolan's Arrow Fix and one other arrow fix script that I saw posted somewhere by Galv. (Lonewolf's script did fix this issue outside of battle, such as on item descriptions and the like.) I have also tried changing or retyping the popup messages in the YEA Battle Engine code as well. I've dug around the forums as much as I could, and tried every solution I could find.


I'm making this game using the Luna Engine, with the YEA Battle and Core Engine as provided with Luna. I'm also running another script that doesn't alter the battles in any way: modern algebra's Fix Picture to Map script. I'm using assets from several different packs, but almost all of the assets are from the POP Horror City pack on Steam. The font that I am using is one such asset that I got from that pack.





(Screenshot from battle test, not in game.)


As you can see, the DEF buff popup has that dreaded square symbol on the end. As mentioned above, none of those bugfixes worked on this end. That symbol only appears in battle popups. If I knew Ruby or RGSS, I could root it out. However, I don't have time to do that as my university classes have me learning Java right now. Any and all help is greatly appreciated, and you'll be mentioned in my game whenever it's finished (if you care to be)!
 
Last edited by a moderator:

Kes

Veteran
Veteran
Joined
Aug 3, 2012
Messages
22,299
Reaction score
11,713
First Language
English
Primarily Uses
RMVXA
There is a minor bug in Yanfly's Battle Engine which is similar to, but not identical with, your symbol problem.  However, the fix suggested on Yanfly's site might also sort you out.  The fix is this:


Go to line 312 and 313 and look for these:
:add_buff   => “%s{“,      # Appears when a positive buff is applied.
:add_debuff => “%s|”,      # Appears when a negative buff is applied.
Just retype %s but don’t add { or |. There’s an invisible letter between %s{ that you can’t see unless you can see Japanese text.
 
Joined
Jan 19, 2017
Messages
7
Reaction score
0
First Language
English
Primarily Uses
There is a minor bug in Yanfly's Battle Engine which is similar to, but not identical with, your symbol problem.  However, the fix suggested on Yanfly's site might also sort you out.  The fix is this:


Go to line 312 and 313 and look for these:
:add_buff   => “%s{“,      # Appears when a positive buff is applied.
:add_debuff => “%s|”,      # Appears when a negative buff is applied.
Just retype %s but don’t add { or |. There’s an invisible letter between %s{ that you can’t see unless you can see Japanese text.
I've tried this. :(


To give you an idea, the buff being shown is a DEF buff (clearly.) The junk symbol must be in the vocab setting on the menu, because the junk symbol actually appears whether or not there is a | there. As you can see, the buff message on line 312 is "+%s".
 
Last edited by a moderator:

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Posts

Latest Profile Posts

Are we allowed to post about non-RPG Maker games?
I should realize that error was produced by a outdated version of MZ so that's why it pop up like that
Ami
i can't wait to drink some ice after struggling with my illness in 9 days. 9 days is really bad for me,i can't focus with my shop and even can't do something with my project
How many hours have you got in mz so far?

A bit of a "sparkle" update to the lower portion of the world map. :LZSexcite:

Forum statistics

Threads
105,884
Messages
1,017,238
Members
137,608
Latest member
Arm9
Top