Keho Blue V 1.10.0.0(updated 9th AUGUST 2020)
Published by soulza on
BLACKWOT › Forums › Stats & Other Mods for World of Tanks › Soulzas Corner › Keho Blue V 1.10.0.0(updated 9th AUGUST 2020)
- This topic has 466 replies, 23 voices, and was last updated 5 years, 4 months ago by Sailor.
-
AuthorPosts
-
02.06.2018 at 13:35 #113569HawgMember
Here is what I done in all this new hangar frontier 😀
(Note : Screen shot is a friend Alt acct just 29 Battle so Wn8 & Eff will not show in my stats )
Also I Added to Login Screen Players name ,It will pop up in the middle of screen
Line code is >>
“”updateEvent”: ” ON_EVERY_SECOND”,
“x”: 0,
“y”:310,
“screenHAlign”: “center”,
“shadow”: {“enabled”: true, “alpha”: 90, “blur”: 3, “strength”: 3 },
“textFormat”: { “color”: “0xa8ffbb”, “size”: 15 },
“format”: “<font size=’85’ color=’#a8ffbb’> <font size=’85’>{{mystat.name}} </font>”
I tried to add Personal Stats to Login Screen also, but they will only show for a split sec just right before you enter hangar
02.06.2018 at 14:09 #113570soulzaParticipanti am pushed for time due to work , but like what you have done ,i added or am in the process of adding coat of arms to the hanger screen , i have not decided on size and placement as of yet but here are the german and american ones i have done, i think with these i can afford to go bigger and maybe drop them in lower down between both stats.
05.06.2018 at 11:09 #113571soulzaParticipantanyone getting random crashes ? mine happen when i try to leave the hanger around once every two hours or so ,I checked xvm log and all seems ok ,python log throwing errors as usual but nothing that stands out?
05.06.2018 at 22:15 #113572masterblaster1Member11 hours ago, soulza said:anyone getting random crashes ? mine happen when i try to leave the hanger around once every two hours or so ,I checked xvm log and all seems ok ,python log throwing errors as usual but nothing that stands out?
occasionally i do exit match game freezes no hanger blank screen light blue in color.
also can you put your hanger up please? i like it. I am using one from Pharon.
06.06.2018 at 12:49 #113573soulzaParticipantthis should be ok , download and unpack then just copy/replace existing files.
this includes the hanger, hanger layout for stats ,also bigger healthbars over tanks.
<a class="ipsAttachLink" href="/applications/core/interface/file/attachment.php?id=10928″ data-fileid=”10928″ rel=””>KehoBlue-update.rar
06.06.2018 at 17:54 #113574T7010Member5 hours ago, soulza said:это должно быть нормально, загрузить и распаковать, а затем просто скопировать / заменить существующие файлы.
это включает в себя вешалку, вешалку для статистики, а также больше баров над баками.
<a class="ipsAttachLink" data-fileid="10928" href="/applications/core/interface/file/attachment.php?id=10928″ rel=””>KehoBlue-update.rar
спасибо
07.06.2018 at 08:20 #113575SailorMemberOn 6/5/2018 at 3:09 AM, soulza said:anyone getting random crashes ? mine happen when i try to leave the hanger around once every two hours or so ,I checked xvm log and all seems ok ,python log throwing errors as usual but nothing that stands out?
I was getting them during FL and I wasn’t using any mods at the time. Also got them one game (3 times) during startup and was never able to get into the battle. When I was finally able to get in, I was dead, so it might not be a mod/xvm problem at all.
07.06.2018 at 10:05 #113576soulzaParticipantthanks for the answer ,i am seeing errors in python that are xvm related but they should not be there they are not showing in the xvm log which is strange , here is an example,
these routines call the squad icons and fragg symbols to the players panels they do show but these errors are appearing , this could cause a constant memory leak that would eventually crash to desktop.
2018-06-04 14:38:07.896: INFO: 2018-06-04 14:38:07: [ERROR] [IOErrorEvent type=”ioError” bubbles=false text=”Error reading img://../configs/xvm/soulzaskehoblue/keho/squads_a/.png”]
2018-06-04 14:38:07.896: INFO: 2018-06-04 14:38:07: [ERROR] [IOErrorEvent type=”ioError” bubbles=false text=”Error reading img://../configs/xvm/soulzaskehoblue/keho/squads_s/.png”]
2018-06-04 14:38:07.897: INFO: 2018-06-04 14:38:07: [ERROR] [IOErrorEvent type=”ioError” bubbles=false text=”Error reading img://../configs/xvm/soulzaskehoblue/img/ppanel/fraggsa/.png”]
2018-06-04 14:38:07.900: INFO: 2018-06-04 14:38:07: [ERROR] [IOErrorEvent type=”ioError” bubbles=false text=”Error reading img://../configs/xvm/soulzaskehoblue/keho/squads_e/.png”]
2018-06-04 14:38:07.901: INFO: 2018-06-04 14:38:07: [ERROR] [IOErrorEvent type=”ioError” bubbles=false text=”Error reading img://../configs/xvm/soulzaskehoblue/img/ppanel/fraggse/.png”]
2018-06-04 14:38:09.096: INFO: 2018-06-04 14:38:09: [ERROR] [IOErrorEvent type=”ioError” bubbles=false text=”Error reading ../../../mods/shared_resources/xvm/res/SixthSense.png”]07.06.2018 at 14:02 #113577HawgMemberI had that problem like that before I replace all the mods folder except icons in res_mods ,that fixed it for me.
Maybe after next Wensday it will be 1.0.2.0 it will fix it,
07.06.2018 at 21:26 #113578masterblaster1Member11 hours ago, soulza said:thanks for the answer ,i am seeing errors in python that are xvm related but they should not be there they are not showing in the xvm log which is strange , here is an example,
these routines call the squad icons and fragg symbols to the players panels they do show but these errors are appearing , this could cause a constant memory leak that would eventually crash to desktop.
2018-06-04 14:38:07.896: INFO: 2018-06-04 14:38:07: [ERROR] [IOErrorEvent type=”ioError” bubbles=false text=”Error reading img://../configs/xvm/soulzaskehoblue/keho/squads_a/.png”]
2018-06-04 14:38:07.896: INFO: 2018-06-04 14:38:07: [ERROR] [IOErrorEvent type=”ioError” bubbles=false text=”Error reading img://../configs/xvm/soulzaskehoblue/keho/squads_s/.png”]
2018-06-04 14:38:07.897: INFO: 2018-06-04 14:38:07: [ERROR] [IOErrorEvent type=”ioError” bubbles=false text=”Error reading img://../configs/xvm/soulzaskehoblue/img/ppanel/fraggsa/.png”]
2018-06-04 14:38:07.900: INFO: 2018-06-04 14:38:07: [ERROR] [IOErrorEvent type=”ioError” bubbles=false text=”Error reading img://../configs/xvm/soulzaskehoblue/keho/squads_e/.png”]
2018-06-04 14:38:07.901: INFO: 2018-06-04 14:38:07: [ERROR] [IOErrorEvent type=”ioError” bubbles=false text=”Error reading img://../configs/xvm/soulzaskehoblue/img/ppanel/fraggse/.png”]
2018-06-04 14:38:09.096: INFO: 2018-06-04 14:38:09: [ERROR] [IOErrorEvent type=”ioError” bubbles=false text=”Error reading ../../../mods/shared_resources/xvm/res/SixthSense.png”]getting this also
2018-05-16 16:19:38.260: INFO: 2018-05-16 16:19:38: [ERROR] [IOErrorEvent type=”ioError” bubbles=false text=”Error reading img://../configs/xvm/soulzaskehoblue/keho/squads_a/.png”]
2018-05-16 16:19:38.261: INFO: 2018-05-16 16:19:38: [ERROR] [IOErrorEvent type=”ioError” bubbles=false text=”Error reading img://../configs/xvm/soulzaskehoblue/keho/squads_s/.png”]
2018-05-16 16:19:38.262: INFO: 2018-05-16 16:19:38: [ERROR] [IOErrorEvent type=”ioError” bubbles=false text=”Error reading img://../configs/xvm/soulzaskehoblue/img/ppanel/fraggsa/.png”]
2018-05-16 16:19:38.268: INFO: 2018-05-16 16:19:38: [ERROR] [IOErrorEvent type=”ioError” bubbles=false text=”Error reading img://../configs/xvm/soulzaskehoblue/img/ppanel/fraggse/.png”]
2018-05-16 16:19:38.269: INFO: 2018-05-16 16:19:38: [ERROR] [IOErrorEvent type=”ioError” bubbles=false text=”Error reading img://../configs/xvm/soulzaskehoblue/keho/squads_e/.png”]
2018-05-16 16:19:38.651: INFO: 2018-05-16 16:19:38: [ERROR] [IOErrorEvent type=”ioError” bubbles=false text=”Error reading ../../../mods/shared_resources/xvm/res/SixthSense.png”]
2018-05-16 16:19:44.458: INFO: [marksOnGunExtended] Start sweden:S11_Strv_103B: CurrMark: 19.26%, Battles: 173, EMAStart: 840, CurrentLimits: (20.18% – 19.26%)(856 – 840)
2018-05-16 16:20:25.418: INFO: 2018-05-16 16:20:25: [ERROR] [IOErrorEvent type=”ioError” bubbles=false text=”Error reading img://../configs/xvm/soulzaskehoblue/keho/squads_a/.png”]
2018-05-16 16:20:25.418: INFO: 2018-05-16 16:20:25: [ERROR] [IOErrorEvent type=”ioError” bubbles=false text=”Error reading img://../configs/xvm/soulzaskehoblue/keho/squads_s/.png”]
2018-05-16 16:20:25.419: INFO: 2018-05-16 16:20:25: [ERROR] [IOErrorEvent type=”ioError” bubbles=false text=”Error reading img://../configs/xvm/soulzaskehoblue/img/ppanel/fraggsa/.png”]
2018-05-16 16:20:25.420: INFO: 2018-05-16 16:20:25: [ERROR] [IOErrorEvent type=”ioError” bubbles=false text=”Error reading img://../configs/xvm/soulzaskehoblue/img/ppanel/fraggse/.png”]
2018-05-16 16:20:25.420: INFO: 2018-05-16 16:20:25: [ERROR] [IOErrorEvent type=”ioError” bubbles=false text=”Error reading img://../configs/xvm/soulzaskehoblue/keho/squads_e/.png”]08.06.2018 at 15:01 #113579BobCMemberOn 6/7/2018 at 3:02 PM, Hawg said:I had that problem like that before I replace all the mods folder except icons in res_mods ,that fixed it for me.
Maybe after next Wensday it will be 1.0.2.0 it will fix it,
As usual I thought I had broken the files and therefore deleted them all and reinstalled. It worked.
Replacing all the folders worked untill I seen a few minor errors but that was my own typo when ammeding files.
08.06.2018 at 15:03 #113580BobCMemberOn 6/6/2018 at 1:49 PM, soulza said:this should be ok , download and unpack then just copy/replace existing files.
this includes the hanger, hanger layout for stats ,also bigger healthbars over tanks.
<a class="ipsAttachLink" data-fileid="10928" href="/applications/core/interface/file/attachment.php?id=10928″ rel=””>KehoBlue-update.rar
If I am not mistaken then the BIGGER health bars were ginormous on my screen
Currently reinstalling the pack. (from back up
)13.06.2018 at 09:15 #113581SailorMemberSoulza,
Got a friend that really likes your hanger mod with the stats etc. Is it possible you could post just that or what files are used and I can do it myself?
TYVM.
13.06.2018 at 23:11 #113582BOOGEYMANParticipantdoes anybody know if we change directory to current up date , will it work or just wait for pack update ?
14.06.2018 at 05:12 #113583SailorMember6 hours ago, Boogeyman said:does anybody know if we change directory to current up date , will it work or just wait for pack update ?
It should.
-
AuthorPosts
- You must be logged in to reply to this topic.