Rick58
Forum Replies Created
-
AuthorPosts
-
Rick58Member
I have it back to close what I want in notepad ++
Rick58MemberI had updated from 6.4.1
Rick58MemberI C , Thanks
Rick58MemberIs there a good laser mod?
Rick58Memberok
Rick58Member16 hours ago, kupjones said:Anytime! Lets see if that works then go from there
The one thing that does have me bugged is this line – I run Yasen and I dont see that in the logs
2016-08-04 15:41:47.187: NOTICE: [NOTE] (res_mods.9.15scriptsclientguimodsmod_stat.py, 805): <font size=’14’ color=’#66CC66′>Victory</font><BR><TEXTFORMAT INDENT=’1′><font size=’12’ color=’#A3966E’>Cliff</font> <BR><font size=’12’ color=’#c5ab5d’>Bat.-Châtillon 25 t AP<img src=’img://gui/maps/icons/library/YasenKrasen/Tanks/Bat.-Châtillon 25 t AP.png’ width=’40’ height=’12’ align=’baseline’ vspace=’-3’/></font><BR/><font size=’0′>Experience received:</font><font size=’12’ color=’#928a75′><b>765</b></font> <img src=’img://gui/maps/icons/library/YasenKrasen/XpIcon.png’ width=’16’ height=’16’ align=’baseline’ vspace=’-3’/><font size=’12’> </font><font size=’0′> Credits earned</font><font size=’12’ color=’#FFFFFF’><b> 17,370</b></font> <img src=’img://gui/maps/icons/library/YasenKrasen/CreditsIcon.png’ width=’16’ height=’16’ align=’baseline’ vspace=’-4’/><font size=’12’ color=’#929290′> (compensation for damage caused by allies: 450)</font><font size=’12’></font><font size=’12’></font><font size=’12’></font><font size=’12’></font><font size=’12’></font></TEXTFORMAT>
I just checked after playing the Bat Chat 25t AP with no crashes and this notice is not in the log, only after a crash.
Something that bugs me to is this message that will not go away. Platoon invite will not go away from yesterday and stats were cleared today and game was started a bunch of times testing yesterday and today. Wonder now if YasenKrasen stat mod might be cause of crash?
Rick58MemberI may try those, the crashes just start this week so still trying to fix that.
Another thing with the spot markers, I could choose the eye type spot markers and those worked without editing the text.xc but selecting the bulb I get nothing. Removing the ttf files get colored boxes.
The main thing is stopping the game crashes.
Thanks
Rick58MemberWhat directory would I find the fonts? Someone said the fonts had a xvm directory in c:windowsfonts for those. I don’t have a dir /folder but do have some related xvm fonts in the .ttf format. I install xvm via a xvm updater tool today hoping it would work but it didn’t until I edited the text.xc as before.
added: I have windows on C: drive and games on D: drive… not sure if it makes a difference.
I found the xfwfont.swf D:GamesWorld_of_Tanksres_modsxfwactionscript
I have these is the C:Windowsfonts I moved out to a hold folder
XVM.ttf
XVMSymbol.ttf
XVMSymbol_11.1.ttf
XVMSymbol_17.0.ttf
XVMSymbol_22.0.ttf
and in game I get these box’s, I edited the text.xc back to what it was at install.
and I did get another crash and restart when I removed fonts from WindowsFonts the next game.
2016-08-04 20:41:35.387: NOTICE: [NOTE] (res_mods.9.15scriptsclientguimodsmod_stat.py, 805): <font size=’14’ color=’#F02828′>Defeat</font><BR><TEXTFORMAT INDENT=’1′><font size=’12’ color=’#A3966E’>Sacred Valley</font> <BR><font size=’12’ color=’#c5ab5d’>AC 4 Experimental<img src=’img://gui/maps/icons/library/YasenKrasen/Tanks/AC 4 Experimental.png’ width=’40’ height=’12’ align=’baseline’ vspace=’-3’/></font><BR/><font size=’0′>Experience received:</font><font size=’12’ color=’#928a75′><b>599</b></font> <img src=’img://gui/maps/icons/library/YasenKrasen/XpIcon.png’ width=’16’ height=’16’ align=’baseline’ vspace=’-3’/><font size=’12’> </font><font size=’0′> Credits earned</font><font size=’12’ color=’#FFFFFF’><b> 22,992</b></font> <img src=’img://gui/maps/icons/library/YasenKrasen/CreditsIcon.png’ width=’16’ height=’16’ align=’baseline’ vspace=’-4’/><font size=’12’ color=’#929290′></font><font size=’12’></font><font size=’12’></font><font size=’12’></font><font size=’12’></font><font size=’12’></font></TEXTFORMAT>
When I edit the text.xc to the quick qix and the .ttf files in the WindowsFonts folder I get the spotted bulbs.
Rick58MemberI looked at it to be sure I hadn’t used that file from another mod, but that one came from Aslain’s mod pack, I used Yasen session stats but do that a stand alone mod with the same. No crashes since clearing the cache…. One thing I’ve had a problem with in XVM is xvm fonts, I can never get the spot bulbs to work on the player panel. Those are blank and if I remove the .ttf from windows/fonts I get color squares where to fonts go. Aslain did a replacement string for me to edit the text.xc file so I could get those working by using this:
Replace this:
“spotted”: {
“neverSeen”: “<font face=’xvm’ color=’#999999′ size=’23’>p</font>”,
“lost”: “<font face=’xvm’ size=’23’>p</font>”,
“spotted”: “<font face=’xvm’ color=’#FFAF00′ size=’23’>p</font>”,
“dead”: “”,
“neverSeen_arty”: “<font face=’xvm’ color=’#999999′ size=’23’>p</font>”,
“lost_arty”: “<font face=’xvm’ size=’23’>p</font>”,
“spotted_arty”: “<font face=’xvm’ color=’#FFAF00′ size=’23’>p</font>”,
“dead_arty”: “”
}
With this:
“spotted”: {
“neverSeen”: “<font face=’XVMSymbol’ color=’#999999′ size=’23’>p</font>”,
“lost”: “<font face=’XVMSymbol’ size=’23’>p</font>”,
“spotted”: “<font face=’XVMSymbol’ color=’#FFAF00′ size=’23’>p</font>”,
“dead”: “”,
“neverSeen_arty”: “<font face=’XVMSymbol’ color=’#999999′ size=’23’>p</font>”,
“lost_arty”: “<font face=’XVMSymbol’ size=’23’>p</font>”,
“spotted_arty”: “<font face=’XVMSymbol’ color=’#FFAF00′ size=’23’>p</font>”,
“dead_arty”: “”
}But I would rather have it fixed to work as it should. I have searched everywhere to find the missing fonts but no luck even after a new install of both game and XVM.
Rick58Member
Thank youRick58MemberI did not fine one but still looking, if you can point me to one I’ll use it.

Thanks
I found about 6 cache dir, not sure what to delete.
Rick58MemberNo, but I did a fresh install for 9.15.1
Rick58MemberThat may be the problem. Thanks
-
AuthorPosts